{"name":"lighthouse","version":"1.0.5","description":"Lighthouse","main":"./lighthouse-core/module/index.js","bin":{"lighthouse":"./lighthouse-cli/index.js"},"engines":{"node":">=5"},"scripts":{"//":"// passing through tasks to core","postinstall":"node _install_deps.js","lint":"eslint .","smoke":"lighthouse-cli/scripts/run-smoke-tests.sh","coverage":"istanbul cover -x \"**/third_party/**\" _mocha -- $(find */test -name '*.js') --timeout 60000","coveralls":"npm run coverage && cat ./coverage/lcov.info | coveralls","start":"node ./lighthouse-cli/index.js","test":"npm run lint --silent && npm run unit && npm run closure","cli-unit":"mocha $(find lighthouse-cli/test -name '*.js') --timeout 60000","unit":"npm run cli-unit && npm --prefix ./lighthouse-core run unit","closure":"npm --prefix ./lighthouse-core run closure","watch":"npm --prefix ./lighthouse-core run watch","chrome":"npm --prefix ./lighthouse-core run chrome"},"devDependencies":{"mocha":"^2.3.3","eslint":"^2.4.0","eslint-config-google":"^0.4.0","istanbul":"^0.4.3","coveralls":"^2.11.9"},"dependencies":{"semver":">=4.3.3","yargs":"3.30.0"},"repository":{"type":"git","url":"git+https://github.com/googlechrome/lighthouse.git"},"keywords":["google","chrome","devtools"],"author":{"name":"The Chromium Authors"},"license":"Apache-2.0","bugs":{"url":"https://github.com/googlechrome/lighthouse/issues"},"homepage":"https://github.com/googlechrome/lighthouse#readme","contributors":[{"name":"Google Inc."}],"gitHead":"90ffa1a22077b2deacc0a1e4aaa3d73565fcc1d6","_id":"lighthouse@1.0.5","_shasum":"ac11c3732f162c063b053b97e4086bd4a2d0d729","_from":".","_npmVersion":"3.8.8","_nodeVersion":"6.0.0","_npmUser":{"name":"paulirish","email":"paul.irish@gmail.com"},"dist":{"shasum":"ac11c3732f162c063b053b97e4086bd4a2d0d729","size":14178503,"noattachment":false,"key":"/lighthouse/-/lighthouse-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/lighthouse/download/lighthouse-1.0.5.tgz"},"maintainers":[{"name":"adamraine","email":""},{"name":"brendankenny","email":"bckenny@gmail.com"},{"name":"hoten","email":"cjamcl@gmail.com"},{"name":"paulirish","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lighthouse-1.0.5.tgz_1468013199932_0.06537911971099675"},"directories":{},"publish_time":1468013205897,"_cnpm_publish_time":1468013205897,"_hasShrinkwrap":false,"dist-tags":{"latest":"13.1.0","next":"13.0.1-dev.20251208"}}