{
    "name": "create-cli-hh",
    "version": "1.0.1",
    "description": "react的cli项目",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/HHH-Disguiser/react-cli.git"
    },
    "bin": {
      "qc-cli": "./bin/index.js"
    },
    "author": "huihua",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/HHH-Disguiser/react-cli/issues"
    },
    "homepage": "https://github.com/HHH-Disguiser/react-cli#readme",
    "dependencies": {
        "@octokit/rest": "^18.0.5",
        "chalk": "^4.1.0",
        "child_process": "^1.0.2",
        "clear": "^0.1.0",
        "cli-spinner": "^0.2.10",
        "clui": "^0.3.6",
        "configstore": "^5.0.1",
        "figlet": "^1.5.0",
        "inquirer": "^7.3.3"
    },
    "directories": {
        "lib": "lib"
    },
    "devDependencies": {},
    "keywords": [
        "cli"
    ]
}
