{
  "name": "rgc",
  "version": "3.0.1",
  "description": "",
  "main": "index.js",
  "bin": {
    "rgc": "index.js"
  },
  "preferGlobal": true,
  "scripts": {
    "test": "mocha tests"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.4.2",
    "commander": "^2.20.0",
    "configstore": "^4.0.0",
    "create-react-app": "^3.0.1",
    "fs-extra": "^7.0.1",
    "inquirer": "^6.5.0",
    "node-touch": "0.0.3",
    "path": "^0.12.7",
    "process": "^0.11.10",
    "shell-exec": "^1.0.2",
    "shelljs": "^0.8.3",
    "touch": "^3.1.0"
  },
  "devDependencies": {
    "babel-eslint": "^10.0.2",
    "chai": "^4.2.0",
    "eslint": "^5.16.0",
    "eslint-plugin-import": "^2.18.0",
    "execution-time": "^1.3.0",
    "mocha": "^5.2.0",
    "rimraf": "^2.6.3"
  },
  "keywords": [
    "react",
    "client",
    "react-cli",
    "components",
    "@react/cli",
    "tools",
    "component",
    "generator",
    "npm",
    "ecmascript",
    "javascript",
    "command",
    "line",
    "tool"
  ]
}
