{"name":"puppeteer","version":"3.3.0","author":{"name":"The Chromium Authors"},"license":"Apache-2.0","_id":"puppeteer@3.3.0","maintainers":[{"name":"aslushnikov","email":"aslushnikov@gmail.com"},{"name":"ebidel","email":"ebidel@gmail.com"},{"name":"hanselfmu","email":"changhaohan@google.com"},{"name":"jackfranklin","email":"jack@jackfranklin.net"},{"name":"mathias","email":"mathias@qiwi.be"},{"name":"orkon","email":"alexei.rudenko@gmail.com"},{"name":"paulirish","email":"paul.irish@gmail.com"}],"homepage":"https://github.com/puppeteer/puppeteer#readme","bugs":{"url":"https://github.com/puppeteer/puppeteer/issues"},"dist":{"shasum":"95839af9fdc0aa4de7e5ee073a4c0adeb9e2d3d7","tarball":"https://registry.npmjs.org/puppeteer/-/puppeteer-3.3.0.tgz","fileCount":48,"integrity":"sha512-23zNqRltZ1PPoK28uRefWJ/zKb5Jhnzbbwbpcna2o5+QMn17F0khq5s1bdH3vPlyj+J36pubccR8wiNA/VE0Vw==","signatures":[{"sig":"MEQCIDLqUdoU9VFqJ6mJey9ZjpSPnTzJm8PdLrdxAdZojydFAiBAaAqlMv6iSN1Lv/w5pnxZtSJISFi01Tx2JZvX4glMKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":904860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1hSMCRA9TVsSAnZWagAAGZcP/jfqT2V6XxjYviV2QbCM\ngYc+OZj8YPMQWaf2ezfAZq2utQ4W+coXzaMgsL9nDWJE3fLqaGFMMwwfsH9+\nN5Ltqr4dcutTOnxErydpkcIrCoM4ahZs8Hs65O1wKMwldeoJ/cjJpoviHVuK\n43vfNohkqyYrNgsbrAU5lqZyXrylbPGt38S/7gtD5fuplHnasxk7r5+3BYLc\nLFPIrL1vNrvY6GdwQhQHfDHdsoG5YLuvdEycZFFnfx9H5dwjBNht/AaU0gOr\nIUzRlIwUTVxysxcXa8nsK+cnLthu6OF2Yr9O2TtECBl+CraCFp3LXNuCite+\ncSrs++FlwpZNenJjZKd+KlQTl/r2H9FHIL3k4K0DyfOvPBVdsKIkkNkfQH+f\nzaSjv7gStcbYUln+DX091+kl/OIXPWePcLDjoliKaiAEfcFClW5lnvdhXGoG\nb8UcXsPjngxOscYSMZ0mlFszEVF3H4u2WtysJRMZFulk+FVSItDZtQoHpER9\nye+HKIFNuZ5/D5gzENR2Z5T16V/CdKTBFyE9osojv/As/BR5M3nFXJaiQqaB\n9H2mnFZRZNK/Y9QKLscbOABFnfdIeoqLFwDFjl3GVHvceTWHwQIXLfys7n4m\nA5e9Lke+Rr4wR9FLdZcmy5ZEbMMvHnM2hdBaj3MtuYdPVtlzKor9RlADGWJP\ndbHA\r\n=nfrC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","browser":{"fs":false,"ws":"./utils/browser/WebSocket","rimraf":false,"readline":false,"child_process":false,"./lib/BrowserFetcher.js":false},"engines":{"node":">=10.18.1"},"gitHead":"e84e579c3c8b8b443139ff07ca242af20dd4776e","scripts":{"doc":"node utils/doclint/cli.js","tsc":"tsc --version && tsc -p . && cp src/protocol.d.ts lib/","lint":"npm run eslint && npm run tsc && npm run doc","test":"npm run tsc && npm run lint --silent && npm run coverage && npm run test-doclint && npm run test-types","unit":"mocha --config mocha-config/puppeteer-unit-tests.js","funit":"PUPPETEER_PRODUCT=firefox npm run unit","eslint":"([ \"$CI\" = true ] && eslint --ext js --ext ts --quiet -f codeframe . || eslint --ext js --ext ts .)","install":"node install.js","prepare":"node typescript-if-required.js","debug-unit":"node --inspect-brk test/test.js","eslint-fix":"eslint --ext js --ext ts --fix .","dev-install":"npm run tsc && node install.js","test-doclint":"mocha --config mocha-config/doclint-tests.js","test-install":"scripts/test-install.sh","prepublishOnly":"npm run tsc","apply-next-version":"node utils/apply_next_version.js","unit-with-coverage":"cross-env COVERAGE=1 npm run unit","assert-unit-coverage":"cross-env COVERAGE=1 mocha --config mocha-config/coverage-tests.js","update-protocol-d-ts":"node utils/protocol-types-generator update","compare-protocol-d-ts":"node utils/protocol-types-generator compare"},"_npmUser":{"name":"jackfranklin","email":"jack@jackfranklin.net"},"puppeteer":{"firefox_revision":"latest","chromium_revision":"756035"},"deprecated":"< 24.15.0 is no longer supported","repository":{"url":"git+https://github.com/puppeteer/puppeteer.git","type":"git"},"_npmVersion":"6.13.4","description":"A high-level API to control headless Chrome over the DevTools Protocol","directories":{},"_nodeVersion":"12.14.1","dependencies":{"ws":"^7.2.3","mime":"^2.0.3","debug":"^4.1.0","rimraf":"^3.0.2","tar-fs":"^2.0.0","progress":"^2.0.1","extract-zip":"^2.0.0","proxy-from-env":"^1.0.0","unbzip2-stream":"^1.3.3","https-proxy-agent":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ncp":"^2.0.0","mocha":"^7.1.1","pngjs":"^5.0.0","sinon":"^9.0.2","eslint":"^6.8.0","expect":"^25.2.7","esprima":"^4.0.0","jpeg-js":"^0.3.7","minimist":"^1.2.0","prettier":"^2.0.5","@types/ws":"^7.2.4","cross-env":"^5.0.5","text-diff":"^1.0.1","commonmark":"^0.28.1","pixelmatch":"^4.0.2","typescript":"3.9.2","@types/mime":"^2.0.0","@types/node":"^10.17.14","@types/debug":"0.0.31","@types/rimraf":"^2.0.2","@types/tar-fs":"^1.16.2","eslint-plugin-mocha":"^6.3.0","@types/proxy-from-env":"^1.0.1","eslint-plugin-unicorn":"^19.0.1","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@typescript-eslint/parser":"^2.28.0","@typescript-eslint/eslint-plugin":"^2.28.0"},"_npmOperationalInternal":{"tmp":"tmp/puppeteer_3.3.0_1591088268156_0.10149258763982849","host":"s3://npm-registry-packages"}}