junit-bark
Version:
JUnit XML reporter for Alsatian
38 lines (37 loc) • 785 B
JSON
{
"name": "junit-bark",
"version": "1.3.1",
"description": "JUnit XML reporter for Alsatian",
"main": "bin/junit-bark.js",
"bin": {
"junit-bark": "bin/junit-bark.js"
},
"files": [
"README.md",
"LICENSE",
"bin/junit-bark.js"
],
"scripts": {
"test": "cd test && ./test.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/djfdyuruiry/junit-bark.git"
},
"keywords": [
"Alsatain",
"JUnit",
"TAP"
],
"author": "Matthew Snoddy",
"license": "MIT",
"bugs": {
"url": "https://github.com/djfdyuruiry/junit-bark/issues"
},
"homepage": "https://github.com/djfdyuruiry/junit-bark#readme",
"dependencies": {
"get-stdin": "^8.0.0",
"junit-report-builder": "^2.0.0",
"tmp": "^0.2.1"
}
}