UNPKG

wypcli

Version:

```npm install wypcli```

28 lines (27 loc) 587 B
{ "name": "wypcli", "version": "1.2.2", "description": "", "main": "index.js", "bin": { "wyp": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["vue", "cli", "wuyupei", "wyp", "wypcli"], "author": "wuyupei", "license": "ISC", "homepage": "https://github.com/wu-yu-pei", "repository": { "type": "git", "url": "https://github.com/wu-yu-pei" }, "dependencies": { "chalk": "^2.4.2", "commander": "^8.0.0", "download-git-repo": "^3.0.2", "ejs": "^3.1.6", "open": "^8.2.1" } }