51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"_from": "omggif@^1.0.9",
|
|
"_id": "omggif@1.0.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==",
|
|
"_location": "/omggif",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "omggif@^1.0.9",
|
|
"name": "omggif",
|
|
"escapedName": "omggif",
|
|
"rawSpec": "^1.0.9",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.9"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jimp/gif"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/omggif/-/omggif-1.0.10.tgz",
|
|
"_shasum": "ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19",
|
|
"_spec": "omggif@^1.0.9",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@jimp/gif",
|
|
"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"
|
|
],
|
|
"license": "MIT",
|
|
"main": "omggif.js",
|
|
"name": "omggif",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/deanm/omggif.git"
|
|
},
|
|
"version": "1.0.10"
|
|
}
|