{
  "name": "1337-docs",
  "version": "1.0.16",
  "description": "javadoc to markdown",
  "main": "cli.js",
  "scripts": {
    "start": "node cli"
  },
  "bin": {
    "generate-docs": "cli.js",
    "mvn-test": "mvn-cli.js",
    "test-report": "junit-md-cli.js"
  },
  "author": "",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.zhaw.ch/pm1-it19tazh-bles-berp-zubj/gruppe1-1337-projekt2-editor.git"
  },
  "dependencies": {
    "fast-xml-parser": "^3.14.0",
    "glob": "^7.1.5",
    "node-fetch": "^2.6.0"
  }
}
