UNPKG

sn-vue-cli

Version:

* npm install sn-vue-cli -g

30 lines (29 loc) 532 B
{ "name": "sn-vue-cli", "version": "1.0.2", "description": "", "main": "index.js", "bin": { "sn": "./bin/sn.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cli", "sn", "snine" ], "author": "Snine", "license": "ISC", "dependencies": { "chalk": "^4.1.0", "clear": "^0.1.0", "commander": "^6.2.0", "download-git-repo": "^3.0.2", "figlet": "^1.5.0", "handlebars": "^4.7.6", "open": "^7.3.0", "ora": "^5.1.0" } }