{"_id":"lcov-summary","_rev":"3-a817104d6a08f60582f6aadbedd7d0a1","name":"lcov-summary","description":"Cat lcov file and show summary of coverage to terminal.","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"lcov-summary","repository":{"type":"git","url":"git+https://github.com/azu/lcov-summary.git"},"author":{"name":"azu"},"email":"azuciao@gmail.com","homepage":"https://github.com/azu/lcov-summary","license":"MIT","bugs":{"url":"https://github.com/azu/lcov-summary/issues"},"version":"1.0.1","description":"Cat lcov file and show summary of coverage to terminal.","main":"lib/lcov-summary.js","bin":{"lcov-summary":"bin/cmd.js"},"files":["bin","lib","src"],"directories":{"test":"test"},"scripts":{"build":"babel src --out-dir lib --source-maps","watch":"babel src --out-dir lib --watch --source-maps","prepublish":"npm run --if-present build","lcov-summary":"npm run build && bin/cmd.js test/fixtures/lcov.info","test":"mocha"},"keywords":["lcov","console","reporter","formatter","terminal","text"],"dependencies":{"chalk":"^1.1.1","concat-stream":"^1.5.1","lcov-parse":"0.0.10","object.assign":"^4.0.3","sprintf-js":"^1.0.3"},"devDependencies":{"babel-cli":"^6.3.17","babel-plugin-add-module-exports":"^0.1.2","babel-preset-es2015":"^6.3.13"},"gitHead":"a6b2f6358b2156c5d60fb4435d40bae67e499a56","_id":"lcov-summary@1.0.1","_shasum":"d8ac25448b7b2e68e694b5b0fbf3ec2f438337dd","_from":".","_npmVersion":"3.5.1","_nodeVersion":"5.1.1","_npmUser":{"name":"azu","email":"azuciao@gmail.com"},"maintainers":[{"name":"azu","email":"azuciao@gmail.com"}],"dist":{"shasum":"d8ac25448b7b2e68e694b5b0fbf3ec2f438337dd","tarball":"https://registry.npmjs.org/lcov-summary/-/lcov-summary-1.0.1.tgz","integrity":"sha512-nuLd3rHSRP5W/pzoqpvAVTz3UfUr9aMQsN12Ddw0HBppG8tbecr4Aj9ZE3d85wRRrrycjdKvQqwDPncYFrHAOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGt84Am0ak7Q/mK/FUl7FXvS/0QvK2ujZNSV5TZ+7BgcAiEAkdcCQIdT1cwzDY3HkMYf/D2FqVcawFBYtC1RKZquM3o="}]}}},"readme":"# lcov-summary\n\nCat lcov file and show summary of coverage to terminal.\n\n## Installation\n\n    npm install lcov-summary\n\nDependencies\n\n- [davglass/lcov-parse](https://github.com/davglass/lcov-parse \"davglass/lcov-parse\")\n\n## Usage\n\n    cat lcov.info | lcov-summary\n    # or\n    lcov-summary lcov.info\n\n`lcov.info` should be compatible for [lcov](http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php) format. \n\nIf you want to get no-color version, please use `--no-color` option.\n\n    $ lcov-summary --no-color lcov.info\n\n### Example\n\n    $ lcov-summary test/fixtures/lcov.info\n    \n![screenshot](https://monosnap.com/file/Qgw6opV66MynWAw1aLZqRP1J6qM3S6.png)\n\n\n## Tests\n\n    npm test\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## License\n\nMIT","maintainers":[{"name":"azu","email":"azuciao@gmail.com"}],"time":{"modified":"2022-06-19T11:04:11.476Z","created":"2016-01-06T04:44:08.829Z","1.0.1":"2016-01-06T04:44:08.829Z"},"homepage":"https://github.com/azu/lcov-summary","keywords":["lcov","console","reporter","formatter","terminal","text"],"repository":{"type":"git","url":"git+https://github.com/azu/lcov-summary.git"},"author":{"name":"azu"},"bugs":{"url":"https://github.com/azu/lcov-summary/issues"},"license":"MIT","readmeFilename":"README.md"}