cucumber-junit-convert
Version:
<a href="https://snyk.io/test/github/znevrly/cucumber-junit-convert"><img src="https://snyk.io/test/github/znevrly/cucumber-junit-convert/badge.svg" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/znevrly/cucumber-junit-convert
32 lines (31 loc) • 717 B
JSON
{
"name": "cucumber-junit-convert",
"version": "2.1.1",
"description": "",
"main": "index.js",
"dependencies": {
"junit-report-builder": "1.3.3",
"jsonfile": "5.0.0"
},
"scripts": {
"test": "node tests/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/znevrly/cucumber-junit-convert.git"
},
"keywords": [
"cucumber",
"cucumberjs",
"junit"
],
"author": {
"name": "Zbynek Nevrly",
"email": "znevrly@gmail.com"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/znevrly/cucumber-junit-convert/issues"
},
"homepage": "https://github.com/znevrly/cucumber-junit-convert#readme"
}