{"name":"nyc","version":"6.4.2","description":"a code coverage tool that works well with subprocesses.","main":"index.js","scripts":{"pretest":"standard","test":"npm run cover","clean":"rimraf ./.nyc_output ./node_modules/.cache ./.self_coverage ./test/fixtures/.nyc_output ./test/fixtures/node_modules/.cache *covered.js ./lib/*covered.js","build":"node ./build-tests","instrument":"node ./build-self-coverage.js","run-tests":"tap -t120 --no-cov -b ./test/build/*.js ./test/src/source-map-cache.js ./test/src/nyc-bin.js","report":"istanbul report --include=./.self_coverage/*.json lcov text","cover":"npm run clean && npm run build && npm run instrument && npm run run-tests && npm run report","dev":"npm run clean && npm run build && npm run run-tests","version":"standard-version"},"bin":{"nyc":"./bin/nyc.js"},"files":["index.js","bin/*.js","lib/*.js","!**/*covered.js"],"nyc":{"exclude":["node_modules","bin","coverage","test/fixtures/coverage.js","test/build/*","test/nyc-test.js","test/source-map-cache.js","index.covered.js","test/fixtures/_generateCoverage.js"]},"standard":{"ignore":["**/fixtures/**","**/test/build/*"]},"keywords":["coverage","reporter","subprocess","testing"],"contributors":[{"name":"Isaac Schlueter"},{"name":"Mark Wubben"},{"name":"James Talmage"}],"author":{"name":"Ben Coe","email":"ben@npmjs.com"},"license":"ISC","dependencies":{"append-transform":"^0.4.0","arrify":"^1.0.1","caching-transform":"^1.0.0","convert-source-map":"^1.1.2","default-require-extensions":"^1.0.0","find-cache-dir":"^0.1.1","find-up":"^1.1.2","foreground-child":"^1.4.0","glob":"^7.0.3","istanbul":"^0.4.3","lodash":"^4.9.0","md5-hex":"^1.2.0","micromatch":"^2.3.7","mkdirp":"^0.5.0","pkg-up":"^1.0.0","resolve-from":"^2.0.0","rimraf":"^2.5.0","signal-exit":"^2.1.1","source-map":"^0.5.3","spawn-wrap":"^1.2.2","strip-bom":"^3.0.0","yargs":"^4.4.0"},"devDependencies":{"any-path":"^1.3.0","chai":"^3.0.0","coveralls":"^2.11.4","exists-sync":"0.0.3","forking-tap":"^0.1.1","is-windows":"^0.1.0","lodash":"^4.6.1","newline-regex":"^0.2.1","sanitize-filename":"^1.5.3","sinon":"^1.15.3","source-map-fixtures":"^2.1.0","source-map-support":"^0.4.0","split-lines":"^1.0.0","standard":"^6.0.8","standard-version":"^2.2.0","tap":"^5.7.1","which":"^1.2.4","zero-fill":"^2.2.3"},"repository":{"type":"git","url":"git+ssh://git@github.com/bcoe/nyc.git"},"gitHead":"1b625ff550f8185a5f553df51b32529330400826","bugs":{"url":"https://github.com/bcoe/nyc/issues"},"homepage":"https://github.com/bcoe/nyc#readme","bundleDependencies":["append-transform","arrify","caching-transform","convert-source-map","default-require-extensions","find-cache-dir","find-up","foreground-child","glob","istanbul","md5-hex","micromatch","mkdirp","pkg-up","resolve-from","rimraf","signal-exit","source-map","spawn-wrap","strip-bom","yargs"],"_id":"nyc@6.4.2","_shasum":"6e36f6702b3a08b09e30cb81ec2e63663b4f352c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"bcoe","email":"ben@npmjs.com"},"dist":{"shasum":"6e36f6702b3a08b09e30cb81ec2e63663b4f352c","size":1806749,"noattachment":false,"key":"/nyc/-/nyc-6.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nyc/download/nyc-6.4.2.tgz"},"maintainers":[{"name":"bcoe","email":""},{"name":"coreyfarrell","email":"git@cfware.com"},{"name":"isaacs","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/nyc-6.4.2.tgz_1462162473284_0.176653902977705"},"directories":{},"publish_time":1462162474318,"_cnpm_publish_time":1462162474318,"_hasShrinkwrap":false,"dist-tags":{"latest":"18.0.0","latest-12":"12.0.1","next":"18.0.0"}}