chatty-pub/node_modules/omggif/package.json
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00

50 lines
1.2 KiB
JSON

{
"_from": "omggif@1.0.7",
"_id": "omggif@1.0.7",
"_inBundle": false,
"_integrity": "sha1-WdLuywJj3oRjWz/riHwMmXPx5J0=",
"_location": "/omggif",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "omggif@1.0.7",
"name": "omggif",
"escapedName": "omggif",
"rawSpec": "1.0.7",
"saveSpec": null,
"fetchSpec": "1.0.7"
},
"_requiredBy": [
"/jspdf"
],
"_resolved": "https://registry.npmjs.org/omggif/-/omggif-1.0.7.tgz",
"_shasum": "59d2eecb0263de84635b3feb887c0c9973f1e49d",
"_spec": "omggif@1.0.7",
"_where": "/Users/km/Desktop/CHATTYPUB/node_modules/jspdf",
"author": {
"name": "Dean McNamee",
"email": "dean@gmail.com"
},
"bugs": {
"url": "https://github.com/deanm/omggif/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "omggif is a JavaScript implementation of a GIF 89a encoder and decoder.",
"homepage": "https://github.com/deanm/omggif#readme",
"keywords": [
"gif",
"gif89a",
"gif87a",
"plask"
],
"main": "omggif.js",
"name": "omggif",
"repository": {
"type": "git",
"url": "git+https://github.com/deanm/omggif.git"
},
"version": "1.0.7"
}