UNPKG

kxl

Version:
38 lines (37 loc) 662 B
{ "name": "kxl", "version": "1.0.2", "description": "", "main": "index.js", "directories": { "lib": "lib" }, "bin": { "kxl": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vue", "Vue", "VueCLI", "VUECLI", "vue-cli", "Vue-CLI", "kxl", "kxl-CLI" ], "author": "kxl", "license": "MIT", "homepage": "https://github.com/kangxulong/kxl-CLI", "repository": { "type": "git", "url": "https://github.com/kangxulong/kxl-CLI" }, "dependencies": { "commander": "^7.2.0", "download-git-repo": "^3.0.2", "ejs": "^3.1.6" } }