{
  "name": "pdoc",
  "version": "0.0.3",
  "description": "A comment and md tools html output through.",
  "main": "index.js",
  "scripts": {
    "test": "pdoc -output ./output"
  },
  "dependencies": {

  },
  "keywords": [
    "pdoc",
    "markdown",
    "js",
    "nodejs",
    "doc",
    "html"
  ],
  "author": "nuer",
  "license": "MIT"
}
