UNPKG

gfvue

Version:

a Tool of vue framework to install project for scaffolding

38 lines (37 loc) 805 B
{ "name": "gfvue", "version": "1.0.1", "description": "a Tool of vue framework to install project for scaffolding", "main": "index.js", "bin": { "gfvue": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/1571063049/gaofeng" }, "keywords": [ "gf", "gfcli", "gfvue", "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" } }