{"name":"puppeteer","version":"0.9.0","description":"A high-level API to control headless Chrome over the DevTools Protocol","main":"index.js","repository":{"type":"git","url":"git+https://github.com/GoogleChrome/puppeteer.git"},"engines":{"node":">=7.10.0"},"scripts":{"unit":"jasmine test/test.js","debug-unit":"DEBUG_TEST=true node --inspect-brk ./node_modules/.bin/jasmine test/test.js","test-phantom":"python third_party/phantomjs/test/run-tests.py","test-doclint":"jasmine utils/doclint/check_public_api/test/test.js && jasmine utils/doclint/preprocessor/test.js","test":"npm run lint --silent && npm run coverage && npm run test-phantom && npm run test-doclint","install":"node install.js","lint":"([ \"$CI\" = true ] && eslint --quiet -f codeframe . || eslint .) && npm run doc","doc":"node utils/doclint/cli.js","coverage":"COVERAGE=true npm run unit"},"author":{"name":"The Chromium Authors"},"license":"SEE LICENSE IN LICENSE","dependencies":{"debug":"^2.6.8","extract-zip":"^1.6.5","mime":"^1.3.4","progress":"^2.0.0","rimraf":"^2.6.1","ws":"^3.0.0"},"puppeteer":{"chromium_revision":"494755"},"devDependencies":{"commonmark":"^0.27.0","deasync":"^0.1.9","eslint":"^4.0.0","esprima":"^4.0.0","jasmine":"^2.6.0","markdown-toc":"^1.1.0","minimist":"^1.2.0","ncp":"^2.0.0","pdfjs-dist":"^1.8.595","pixelmatch":"^4.0.2","pngjs":"^3.2.0","text-diff":"^1.0.1"},"gitHead":"3ce173c16bb9e8ae27ef148507c1bc2e1979645d","bugs":{"url":"https://github.com/GoogleChrome/puppeteer/issues"},"homepage":"https://github.com/GoogleChrome/puppeteer#readme","_id":"puppeteer@0.9.0","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"aslushnikov","email":"aslushnikov@gmail.com"},"dist":{"shasum":"d65997ff83e24eb569e5577d2f75695dcbe5be4a","size":72758,"noattachment":false,"key":"/puppeteer/-/puppeteer-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/puppeteer/download/puppeteer-0.9.0.tgz"},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/puppeteer-0.9.0.tgz_1502897081168_0.33841979457065463"},"directories":{},"publish_time":1502897081336,"_hasShrinkwrap":false,"_cnpm_publish_time":1502897081336,"deprecated":"< 24.15.0 is no longer supported","dist-tags":{"chrome-65":"1.0.0","chrome-66":"1.1.1","chrome-67":"1.3.0","chrome-68":"1.4.0","chrome-69":"1.6.2","chrome-70":"1.7.0","chrome-71":"1.9.0","chrome-72":"1.11.0","chrome-73":"1.12.2","chrome-74":"1.13.0","chrome-75":"1.15.0","chrome-76":"1.17.0","chrome-77":"1.19.0","chrome-78":"1.20.0","chrome-79":"2.0.0","chrome-80":"2.1.0","chrome-81":"3.0.0","chrome-83":"3.1.0","chrome-84":"5.1.0","chrome-85":"5.2.1","chrome-86":"5.3.1","latest":"24.36.1"}}