{
  "name": "react-cli-rc",
  "version": "1.1.2",
  "description": "A react-cli created by creatto",
  "main": "bin/rc",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "rc": "bin/rc"
  },
  "keywords": [
    "cli",
    "react-cli",
    "react-cli-rc",
    "create-react-app"
  ],
  "bugs": {
    "github": "https://github.com/AlwaysBeOk/react-cli-rc/issues"
  },
  "author": "creatto pang",
  "license": "ISC",
  "dependencies": {
    "chalk": "^2.4.2",
    "co": "^4.6.0",
    "co-prompt": "^1.0.0",
    "commander": "^2.19.0"
  },
  "devDependencies": {
    "webpack": "^4.38.0"
  }
}
