{
  "name": "clouds-cli",
  "version": "1.0.4",
  "description": "Fast front-end scaffolding tools",
  "main": "index.js",
  "bin": {
    "clo": "./lib/index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue3.2",
    "component",
    "cli",
    "filemap"
  ],
  "author": "gq",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.2",
    "commander": "^10.0.0",
    "download-git-repo": "^3.0.2",
    "ejs": "^3.1.9",
    "open": "^8.4.2"
  }
}
