UNPKG

whdx-ts

Version:

whdx-ts package

19 lines (18 loc) 348 B
{ "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" } }