thedesk/app/node_modules/omggif/package.json
2019-09-12 23:38:13 +09:00

53 lines
1.2 KiB
JSON

{
"_args": [
[
"omggif@1.0.9",
"C:\\Users\\ryuki\\TheDesk\\app"
]
],
"_from": "omggif@1.0.9",
"_id": "omggif@1.0.9",
"_inBundle": false,
"_integrity": "sha1-3LcCTazVDFK00wPwSALJHAV8dl8=",
"_location": "/omggif",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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.9.tgz",
"_spec": "1.0.9",
"_where": "C:\\Users\\ryuki\\TheDesk\\app",
"author": {
"name": "Dean McNamee",
"email": "dean@gmail.com"
},
"bugs": {
"url": "https://github.com/deanm/omggif/issues"
},
"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.9"
}