{
  "_args": [
    [
      "@react-pdf/png-js@2.2.0",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "@react-pdf/png-js@2.2.0",
  "_id": "@react-pdf/png-js@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-csZU5lfNW73tq7s7zB/1rWXGro+Z9cQhxtsXwxS418TSszHUiM6PwddouiKJxdGhbVLjRIcuuFVa0aR5cDOC6w==",
  "_location": "/@react-pdf/png-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@react-pdf/png-js@2.2.0",
    "name": "@react-pdf/png-js",
    "escapedName": "@react-pdf%2fpng-js",
    "scope": "@react-pdf",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/@react-pdf/image",
    "/@react-pdf/layout/@react-pdf/pdfkit",
    "/@react-pdf/pdfkit"
  ],
  "_resolved": "https://registry.npmjs.org/@react-pdf/png-js/-/png-js-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Devon Govett",
    "email": "devongovett@gmail.com",
    "url": "http://badassjs.com/"
  },
  "browser": {
    "./lib/png-js.es.js": "./lib/png-js.browser.es.js",
    "./lib/png-js.cjs.js": "./lib/png-js.browser.cjs.js"
  },
  "bugs": {
    "url": "https://github.com/diegomura/react-pdf/issues"
  },
  "dependencies": {
    "browserify-zlib": "^0.2.0"
  },
  "description": "A PNG decoder in JS",
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/diegomura/react-pdf#readme",
  "license": "MIT",
  "main": "./lib/png-js.cjs.js",
  "module": "./lib/png-js.es.js",
  "name": "@react-pdf/png-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diegomura/react-pdf.git",
    "directory": "packages/png-js"
  },
  "scripts": {
    "build": "rimraf ./lib && rollup -c",
    "watch": "rimraf ./lib && rollup -c -w"
  },
  "version": "2.2.0"
}
