travis-cov
Version:
Mocha/blanket coverage reporter for travis-ci.
21 lines • 393 B
JSON
{
"version": "0.1.2",
"name": "travis-cov",
"description": "Mocha/blanket coverage reporter for travis-ci.",
"keywords": [
"travis",
"mocha",
"blanket",
"test",
"coverage"
],
"author": "Alex Seville",
"repository": {
"type": "git",
"url": "https://github.com/alex-seville/travis-cov"
},
"engines": {
"node": ">=0.6"
},
"main": "index.js"
}