{
  "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"
}
