{
  "_args": [
    [
      "is-png@^1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/imagemin-optipng"
    ]
  ],
  "_from": "is-png@>=1.0.0 <2.0.0",
  "_id": "is-png@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-png",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.21",
  "_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",
    "/imagemin-pngquant"
  ],
  "_resolved": "https://registry.npmjs.org/is-png/-/is-png-1.0.0.tgz",
  "_shasum": "3d80373fe9b89d65fd341f659d3fc0a1135e718a",
  "_shrinkwrap": null,
  "_spec": "is-png@^1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/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": "3d80373fe9b89d65fd341f659d3fc0a1135e718a",
    "tarball": "http://registry.npmjs.org/is-png/-/is-png-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "69f6bb58baae7c8c60c145b8e68bb57d51d1ceca",
  "homepage": "https://github.com/sindresorhus/is-png",
  "keywords": [
    "binary",
    "buffer",
    "check",
    "detect",
    "exif",
    "graphics",
    "image",
    "img",
    "is",
    "network",
    "photo",
    "pic",
    "picture",
    "png",
    "portable",
    "type",
    "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.0.0"
}
