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.
 
 
 
 

104 lines
2.4 KiB

{
"_args": [
[
"is-png@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-optipng"
]
],
"_from": "is-png@>=1.0.0 <2.0.0",
"_id": "is-png@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/is-png",
"_nodeVersion": "4.7.3",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/is-png-1.1.0.tgz_1492359784040_0.0196734513156116"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "is-png",
"raw": "is-png@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/imagemin-optipng"
],
"_resolved": "https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz",
"_shasum": "d574b12bf275c0350455570b0e5b57ab062077ce",
"_shrinkwrap": null,
"_spec": "is-png@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/imagemin-optipng",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-png/issues"
},
"dependencies": {},
"description": "Check if a Buffer/Uint8Array is a PNG image",
"devDependencies": {
"mocha": "*",
"read-chunk": "^1.0.0"
},
"directories": {},
"dist": {
"shasum": "d574b12bf275c0350455570b0e5b57ab062077ce",
"tarball": "https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "f84fe7fa3c92a56be521aef6d3e621ca8e5a7993",
"homepage": "https://github.com/sindresorhus/is-png#readme",
"keywords": [
"png",
"portable",
"network",
"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-png",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-png.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.1.0"
}