istanbul-phabricator-reporter
Version:
istanbuljs reporter for the Phabricator code coverage format.
20 lines (19 loc) • 434 B
JSON
{
"name": "istanbul-phabricator-reporter",
"version": "1.1.4",
"description": "istanbuljs reporter for the Phabricator code coverage format.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"phabricator",
"codecoverage",
"code coverage",
"code-coverage",
"coverage",
"istanbuljs"
],
"author": "Stefan Parker",
"license": "ISC"
}