UNPKG

gaofeng

Version:

a Tool of vue framework to install project for scaffolding

36 lines (35 loc) 781 B
{ "name": "gaofeng", "version": "1.0.4", "description": "a Tool of vue framework to install project for scaffolding", "main": "index.js", "bin": { "gaofeng": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/1571063049/gaofeng" }, "keywords": [ "gf", "gaofeng", "vue", "CLI", "component" ], "author": "gaofeng", "license": "MIT", "bugs": { "url": "https://github.com/1571063049/gaofeng/issues" }, "homepage": "https://github.com/1571063049/gaofeng", "dependencies": { "commander": "^9.4.0", "download-git-repo": "^3.0.2", "ejs": "^3.1.8", "open": "^8.4.0" } }