{"name":"lighthouse","version":"1.0.2","description":"Lighthouse","main":"./lighthouse-core/module/index.js","bin":{"lighthouse":"./lighthouse-cli/index.js"},"engines":{"node":">=5"},"scripts":{"//":"// passing through tasks to core","postinstall":"npm run core-install && npm run extension-install","core-install":"npm --prefix ./lighthouse-core install ./lighthouse-core","extension-install":"npm --prefix ./lighthouse-extension install ./lighthouse-extension","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":{"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":"ab00e2c7e43d365ce319173d2859427bd1f435cd","_id":"lighthouse@1.0.2","_shasum":"29a4f1022a9d330ff0e602b334feb1b4ee01db17","_from":".","_npmVersion":"3.8.8","_nodeVersion":"6.0.0","_npmUser":{"name":"paulirish","email":"paul.irish@gmail.com"},"dist":{"shasum":"29a4f1022a9d330ff0e602b334feb1b4ee01db17","size":6891816,"noattachment":false,"key":"/lighthouse/-/lighthouse-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lighthouse/download/lighthouse-1.0.2.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.2.tgz_1466729485463_0.2625278278719634"},"directories":{},"publish_time":1466729489503,"_cnpm_publish_time":1466729489503,"_hasShrinkwrap":false,"dist-tags":{"latest":"13.1.0","next":"13.0.1-dev.20251208"}}