UNPKG

jiangjing-cli

Version:
34 lines 632 B
{ "name": "jiangjing-cli", "version": "1.0.1", "description": "", "main": "index.js", "bin": { "jiangjing-cli": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jiang", "jing", "jiangjing", "vue", "react", "template", "cli" ], "author": "蒋静", "license": "MIT", "homepage": "https://github.com/J-Jing-J", "repository": { "type": "git", "url": "https://github.com/J-Jing-J" }, "dependencies": { "commander": "^8.3.0", "download-git-repo": "^3.0.2", "ejs": "^3.1.6", "open": "^8.4.0" } }