UNPKG

cjlfastvuecli

Version:
27 lines (26 loc) 561 B
{ "name": "cjlfastvuecli", "version": "3.0.0", "description": "", "main": "index.js", "bin": { "cjlfastvue": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["cjl","vue","fastvue"], "author": "cjl", "homepage": "https://github.com/dduohereshui", "repository": { "type": "git", "url": "https://github.com/dduohereshui" }, "license": "ISC", "dependencies": { "commander": "^7.2.0", "download-git-repo": "^3.0.2", "ejs": "^3.1.6", "open": "^8.0.7" } }