{ "_args": [ [ { "raw": "is-png@^1.0.0", "scope": null, "escapedName": "is-png", "name": "is-png", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-optipng" ] ], "_from": "is-png@>=1.0.0 <2.0.0", "_id": "is-png@1.1.0", "_inCache": 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": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "is-png@^1.0.0", "scope": null, "escapedName": "is-png", "name": "is-png", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-optipng", "/imagemin-pngquant" ], "_resolved": "https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz", "_shasum": "d574b12bf275c0350455570b0e5b57ab062077ce", "_shrinkwrap": null, "_spec": "is-png@^1.0.0", "_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-optipng", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "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": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "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" }