{
  "name": "akc-cli",
  "version": "1.0.2",
  "description": "akc cli",
  "main": "main.js",
  "keywords": [
    "cli",
    "akc",
    "akc-cli"
  ],
  "scripts": {},
  "dependencies": {
    "chalk": "^2.4.2",
    "commander": "^3.0.2",
    "download-git-repo": "^2.0.0",
    "inquirer": "^7.0.0",
    "ora": "^4.0.2"
  },
  "bin": {
    "akc": "main.js"
  },
  "author": "chenxiaofei",
  "license": "ISC"
}
