{
  "name": "whdx-ts",
  "version": "0.1.1",
  "description": "whdx-ts package",
  "main": "index.js",
  "scripts": {
    "start": "node bin/index --s ./src/api --o ./src/types"
  },
  "bin": {
    "whdx-ts": "./bin/index.js"
  },
  "author": "ls",
  "license": "ISC",
  "devDependencies": {
    "commander": "^4.0.0-1",
    "file": "^0.2.2"
  }
}
