{
  "name": "auto-build-react-redux",
  "version": "0.1.0",
  "description": "auto build react & redux",
  "main": "create-react-redux.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "dazan <757566833@qq.com>",
  "license": "MIT",
  "bin": "./bin/auto-build-react-redux",
  "dependencies": {
    "ejs": "^2.6.1",
    "inquirer": "^6.2.1",
    "koa": "^2.7.0",
    "koa-bodyparser": "^4.2.1",
    "koa-router": "^7.4.0",
    "koa-static": "^5.0.0",
    "koa-views": "^6.2.0"
  },
  "repository": "git+https://github.com/757566833/auto-build-react-redux.git",
  "bugs": {
    "url": "https://github.com/757566833/auto-build-react-redux/issues"
  },
  "homepage": "https://github.com/757566833/auto-build-react-redux#readme",
  "keywords": [
    "react",
    "redux",
    "react-redux",
    "webpack",
    "mvc",
    "auto"
  ],
  "engines": {
    "node": "^10.15.3"
  }
}
