You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
2.1 KiB
98 lines
2.1 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"is-gif@^1.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-gifsicle"
|
||
|
]
|
||
|
],
|
||
|
"_from": "is-gif@>=1.0.0 <2.0.0",
|
||
|
"_id": "is-gif@1.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/is-gif",
|
||
|
"_npmUser": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
},
|
||
|
"_npmVersion": "1.4.21",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "is-gif",
|
||
|
"raw": "is-gif@^1.0.0",
|
||
|
"rawSpec": "^1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/imagemin-gifsicle"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/is-gif/-/is-gif-1.0.0.tgz",
|
||
|
"_shasum": "a6d2ae98893007bffa97a1d8c01d63205832097e",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "is-gif@^1.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-gifsicle",
|
||
|
"author": {
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "Sindre Sorhus",
|
||
|
"url": "http://sindresorhus.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/sindresorhus/is-gif/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Check if a Buffer/Uint8Array is a GIF image",
|
||
|
"devDependencies": {
|
||
|
"mocha": "*",
|
||
|
"read-chunk": "^1.0.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "a6d2ae98893007bffa97a1d8c01d63205832097e",
|
||
|
"tarball": "https://registry.npmjs.org/is-gif/-/is-gif-1.0.0.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"gitHead": "5f7948d3e73d798490b6967a106c675e3843702c",
|
||
|
"homepage": "https://github.com/sindresorhus/is-gif",
|
||
|
"keywords": [
|
||
|
"gif",
|
||
|
"graphics",
|
||
|
"image",
|
||
|
"img",
|
||
|
"pic",
|
||
|
"picture",
|
||
|
"photo",
|
||
|
"type",
|
||
|
"detect",
|
||
|
"check",
|
||
|
"is",
|
||
|
"exif",
|
||
|
"binary",
|
||
|
"buffer",
|
||
|
"uint8array"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "sindresorhus@gmail.com",
|
||
|
"name": "sindresorhus"
|
||
|
}
|
||
|
],
|
||
|
"name": "is-gif",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/sindresorhus/is-gif.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|