{"_id":"browserify-istanbul","_rev":"260121","name":"browserify-istanbul","description":"A browserify transform for the istanbul code coverage tool","dist-tags":{"latest":"3.0.1"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"time":{"modified":"2021-06-03T16:42:32.000Z","created":"2014-05-03T04:22:29.263Z","3.0.1":"2017-10-16T16:57:09.137Z","3.0.0":"2017-10-16T16:41:21.091Z","2.0.0":"2016-03-15T09:13:55.135Z","1.0.0":"2016-02-23T22:40:12.158Z","0.2.1":"2015-03-09T06:06:00.578Z","0.2.0":"2015-02-23T18:15:34.218Z","0.1.5":"2015-02-15T17:49:25.488Z","0.1.4":"2015-02-05T05:29:19.279Z","0.1.3":"2015-01-10T00:49:30.909Z","0.1.2":"2014-08-13T22:18:37.873Z","0.1.1":"2014-07-04T19:02:44.210Z","0.1.0":"2014-05-03T04:22:29.263Z"},"users":{"ivanoats":true,"nmccready":true,"zer0latency":true,"filipve":true,"sahilsk":true},"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"versions":{"3.0.1":{"name":"browserify-istanbul","version":"3.0.1","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"lint":"eslint index.js test/*.js","pretest":"npm run lint","test":"nyc --reporter=text --reporter=lcov mocha"},"pre-commit":["lint","test"],"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"istanbul-lib-instrument":"^1.8.0","minimatch":"^3.0.4","object-assign":"^4.1.1","through":"^2.3.8"},"devDependencies":{"browserify":"^14.4.0","coveralls":"^3.0.0","eslint":"^4.8.0","eslint-plugin-mocha":"^4.11.0","mocha":"^4.0.1","nyc":"^11.2.1","pre-commit":"^1.2.2"},"gitHead":"a51a4bb8bf8496863ccc99533cbac9e7a30f5eb4","_id":"browserify-istanbul@3.0.1","_shasum":"1a2dd63c0c81a12391a80a466fbef917eb12de07","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"alexindigo","email":"iam@alexindigo.com"},"dist":{"shasum":"1a2dd63c0c81a12391a80a466fbef917eb12de07","size":4065,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-3.0.1.tgz"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browserify-istanbul-3.0.1.tgz_1508173029002_0.13111581886187196"},"publish_time":1508173029137,"_hasShrinkwrap":false,"_cnpm_publish_time":1508173029137},"3.0.0":{"name":"browserify-istanbul","version":"3.0.0","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"lint":"eslint index.js test/*.js","pretest":"npm run lint","test":"nyc --reporter=text --reporter=lcov mocha"},"pre-commit":["lint","test"],"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"istanbul-lib-instrument":"^1.8.0","minimatch":"^3.0.4","object-assign":"^4.1.1","through":"^2.3.8"},"devDependencies":{"browserify":"^14.4.0","coveralls":"^3.0.0","eslint":"^4.8.0","eslint-plugin-mocha":"^4.11.0","mocha":"^4.0.1","nyc":"^11.2.1","pre-commit":"^1.2.2"},"gitHead":"ddef4a9f4e13f5a4b8acf556c1a72f2a19dc6322","_id":"browserify-istanbul@3.0.0","_shasum":"843077e8b63abf691f765bf3b339e6ee1f9df721","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"alexindigo","email":"iam@alexindigo.com"},"dist":{"shasum":"843077e8b63abf691f765bf3b339e6ee1f9df721","size":4072,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-3.0.0.tgz"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browserify-istanbul-3.0.0.tgz_1508172080991_0.5766080713365227"},"publish_time":1508172081091,"_cnpm_publish_time":1508172081091,"_hasShrinkwrap":false},"2.0.0":{"name":"browserify-istanbul","version":"2.0.0","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"lint":"eslint index.js test/*.js","test":"istanbul cover _mocha"},"pre-commit":["lint","test"],"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"minimatch":"^3.0.0","through":"^2.3.8"},"devDependencies":{"browserify":"^13.0.0","coveralls":"^2.11.8","eslint":"^2.2.0","eslint-plugin-mocha":"^2.0.0","istanbul":"^0.4.2","mocha":"^2.4.5","pre-commit":"^1.1.2"},"gitHead":"50af37b2c95a68a12c804e33f36c8bf87c8eca59","_id":"browserify-istanbul@2.0.0","_shasum":"85a4b425da1f7c09e02ba32a3b44f6535d38c257","_from":".","_npmVersion":"2.14.9","_nodeVersion":"0.12.11","_npmUser":{"name":"alexindigo","email":"iam@alexindigo.com"},"dist":{"shasum":"85a4b425da1f7c09e02ba32a3b44f6535d38c257","size":2376,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-2.0.0.tgz"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/browserify-istanbul-2.0.0.tgz_1458033234557_0.97842335421592"},"publish_time":1458033235135,"_cnpm_publish_time":1458033235135,"_hasShrinkwrap":false},"1.0.0":{"name":"browserify-istanbul","version":"1.0.0","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"minimatch":"^2.0.0","through":"^2.3.4"},"devDependencies":{"istanbul":"^0.4.2","browserify":"^9.0.0","mocha":"^2.0.0"},"gitHead":"bfafcbcac08cc9f9cddd4e2d440750fe0c27d118","_id":"browserify-istanbul@1.0.0","_shasum":"37eccbe8896bdc93bd773969dd43b64d3c43852a","_from":".","_npmVersion":"2.14.6","_nodeVersion":"0.10.38","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"dist":{"shasum":"37eccbe8896bdc93bd773969dd43b64d3c43852a","size":1561,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-1.0.0.tgz"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/browserify-istanbul-1.0.0.tgz_1456267209886_0.17265570210292935"},"publish_time":1456267212158,"_cnpm_publish_time":1456267212158,"_hasShrinkwrap":false},"0.2.1":{"name":"browserify-istanbul","version":"0.2.1","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"istanbul":"~0.3.6","minimatch":"^2.0.0","through":"^2.3.4"},"devDependencies":{"browserify":"^9.0.0","mocha":"^2.0.0"},"gitHead":"e513172da43f90205102acc4df27c0fe428e74a7","_id":"browserify-istanbul@0.2.1","_shasum":"5f6015b64a3961cc3432d54bdcec48a453d59fcc","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"5f6015b64a3961cc3432d54bdcec48a453d59fcc","size":1478,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.2.1.tgz"},"publish_time":1425881160578,"_cnpm_publish_time":1425881160578,"_hasShrinkwrap":false},"0.2.0":{"name":"browserify-istanbul","version":"0.2.0","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"istanbul":"~0.3.6","minimatch":"^2.0.0","through":"^2.3.4"},"devDependencies":{"browserify":"^9.0.0","mocha":"^2.0.0"},"gitHead":"a2e9f902d03830cf42d9589fe773e347a9b66781","_id":"browserify-istanbul@0.2.0","_shasum":"f8c895bcbefd5738948745cdac19ecbe19194052","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"f8c895bcbefd5738948745cdac19ecbe19194052","size":1467,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.2.0.tgz"},"publish_time":1424715334218,"_cnpm_publish_time":1424715334218,"_hasShrinkwrap":false},"0.1.5":{"name":"browserify-istanbul","version":"0.1.5","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"gitHead":"1f7c5ffdad5af2b48623d4ad61b9c1c83ed74742","_id":"browserify-istanbul@0.1.5","_shasum":"01c8e31d6a358ee5150f4321c3f28995a964c39f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"01c8e31d6a358ee5150f4321c3f28995a964c39f","size":1467,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.5.tgz"},"publish_time":1424022565488,"_cnpm_publish_time":1424022565488,"_hasShrinkwrap":false},"0.1.4":{"name":"browserify-istanbul","version":"0.1.4","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"gitHead":"dc134caba4293bf93f39fc59a45a69e1ed5a9bdd","_id":"browserify-istanbul@0.1.4","_shasum":"a0715feef9a5e75916547efd0f8b9a1cac12024b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"a0715feef9a5e75916547efd0f8b9a1cac12024b","size":1501,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.4.tgz"},"publish_time":1423114159279,"_cnpm_publish_time":1423114159279,"_hasShrinkwrap":false},"0.1.3":{"name":"browserify-istanbul","version":"0.1.3","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"gitHead":"0b9cab4bf893380f3f48849cc54a3bf53d67f77b","_id":"browserify-istanbul@0.1.3","_shasum":"42eca8f8040b75fd601c8b3d30aebb612114a89d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"42eca8f8040b75fd601c8b3d30aebb612114a89d","size":1461,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.3.tgz"},"publish_time":1420850970909,"_cnpm_publish_time":1420850970909,"_hasShrinkwrap":false},"0.1.2":{"name":"browserify-istanbul","version":"0.1.2","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"gitHead":"9b9eeabd64467faa98999e72073e4de77499fac4","_id":"browserify-istanbul@0.1.2","_shasum":"815119165a9000e0553b6b956f97bf0ea668bc45","_from":".","_npmVersion":"1.4.15","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"815119165a9000e0553b6b956f97bf0ea668bc45","size":1449,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.2.tgz"},"publish_time":1407968317873,"_cnpm_publish_time":1407968317873,"_hasShrinkwrap":false},"0.1.1":{"name":"browserify-istanbul","version":"0.1.1","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"gitHead":"dad76d03c5bbea67afdfe9c29086ca04d2a3857f","_id":"browserify-istanbul@0.1.1","_shasum":"1d4c929c6a17abf2599e81f156213cd4d44b5597","_from":".","_npmVersion":"1.4.15","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"dist":{"shasum":"1d4c929c6a17abf2599e81f156213cd4d44b5597","size":1970,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.1.tgz"},"publish_time":1404500564210,"_cnpm_publish_time":1404500564210,"_hasShrinkwrap":false},"0.1.0":{"name":"browserify-istanbul","version":"0.1.0","description":"A browserify transform for the istanbul code coverage tool","main":"index.js","directories":{"test":"test"},"scripts":{"test":"mocha"},"repository":{"type":"git","url":"git://github.com/devongovett/browserify-istanbul.git"},"keywords":["browserify","coverage","istanbul"],"author":{"name":"Devon Govett","email":"devongovett@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"homepage":"https://github.com/devongovett/browserify-istanbul","dependencies":{"through":"^2.3.4","minimatch":"^0.2.14","istanbul":"^0.2.8"},"devDependencies":{"browserify":"^3.46.0","mocha":"^1.18.2"},"_id":"browserify-istanbul@0.1.0","dist":{"shasum":"7d18c0035db84e82d74378948488ac8b30888014","size":1948,"noattachment":false,"key":"/browserify-istanbul/-/browserify-istanbul-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/browserify-istanbul/download/browserify-istanbul-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"devongovett","email":"devongovett@gmail.com"},"maintainers":[{"name":"alexindigo","email":"iam@alexindigo.com"},{"name":"devongovett","email":""}],"publish_time":1399090949263,"_cnpm_publish_time":1399090949263,"_hasShrinkwrap":false}},"readme":"# browserify-istanbul\n\nA [browserify](http://github.com/substack/node-browserify) transform for the [istanbul](https://github.com/gotwarlost/istanbul) code coverage tool.\n\n## Installing\n\n    npm install --save-dev browserify-istanbul\n\n## Usage\n\nThere are several ways to register browserify transforms: on the command line, in your `package.json`, or using the browserify API.\nYou can use all of these with browserify-istanbul: see the [browserify docs](http://github.com/substack/node-browserify) for more info.\n\nThere are a few options available to browserify-istanbul when you use it from JavaScript.  They are shown in the following code example:\n\n```javascript\nvar istanbul = require('browserify-istanbul');\n\n// use without any options...\nbrowserifyBundle.transform(istanbul);\n\n// or with some options...\nbrowserifyBundle.transform(istanbul({\n  // ignore these glob paths (the ones shown are the defaults)\n  ignore: ['**/node_modules/**', '**/bower_components/**', '**/test/**', '**/tests/**', '**/*.json'],\n\n  // by default, any paths you include in the ignore option are ignored\n  // in addition to the defaults. set the defaultIgnore option to false\n  // to only ignore the paths you specify.\n  defaultIgnore: true\n}));\n```\n\n### Command line\n\n- without options:\n\n```\n./node_modules/.bin/browserify -t browserify-istanbul test/test-*.js -o bundle.js\n```\n\n- with options\n\n```\n./node_modules/.bin/browserify -t [ browserify-istanbul --ignore \"**/bower_components/**\" ] test/test-*.js -o bundle.js\n```\n\n### Interacting With Coverage Reports\n\nTo load and manipulate coverage reports, the command line tool [nyc](https://www.npmjs.com/package/nyc) can be used:\n\n1. output the the `__coverage__` object to `./.nyc_output/coverage.json`.\n  * this can be facilitated using a library like [mocha-phantomjs-istanbul](https://www.npmjs.com/package/mocha-phantomjs-istanbul).\n2. execute nyc with a list of [reporters](https://github.com/istanbuljs/istanbul-reports/tree/master/lib).\n  * `nyc report --reporter=lcov --reporter=text-summary`.\n\nSee [istanbul.js.org](https://istanbul.js.org/) for more examples and documentation.\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/devongovett/browserify-istanbul","bugs":{"url":"https://github.com/devongovett/browserify-istanbul/issues"},"license":"MIT"}