{ "_args": [ [ "is-png@1.1.0", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "is-png@1.1.0", "_id": "is-png@1.1.0", "_inBundle": false, "_integrity": "sha1-1XSxK/J1wDUEVVcLDltXqwYgd84=", "_location": "/is-png", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-png@1.1.0", "name": "is-png", "escapedName": "is-png", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/imagemin-optipng" ], "_resolved": "https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-png/issues" }, "description": "Check if a Buffer/Uint8Array is a PNG image", "devDependencies": { "mocha": "*", "read-chunk": "^1.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "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", "name": "is-png", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-png.git" }, "scripts": { "test": "mocha" }, "version": "1.1.0" }