init commit
正在显示
| ... | ... | @@ -22,6 +22,7 @@ |
| "author": "panyanan", | ||
| "license": "ISC", | ||
| "devDependencies": { | ||
| "@types/commander": "^2.12.2", | ||
| "@types/mocha": "^5.2.7", | ||
| "@types/node": "^12.12.17", | ||
| "@types/power-assert": "^1.5.2", | ||
| ... | ... | @@ -31,5 +32,8 @@ |
| "power-assert": "^1.6.1", | ||
| "ts-node": "^8.5.4", | ||
| "typescript": "^3.7.3" | ||
| }, | ||
| "dependencies": { | ||
| "commander": "^4.0.1" | ||
| } | ||
| } |
src/bin/create.ts
0 → 100644
src/config/template.config.ts
0 → 100644
请
注册
或者
登录
后发表评论