{
  "name": "chui_app_name",
  "version": "1.0.0",
  "description": "''",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Foo Bar",
  "repository": "foo",
  "license": "MIT",
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-plugin-transform-react-jsx": "^6.24.1",
    "babel-preset-es2015": "^6.14.0",
    "bluebird": "~2.9.24",
    "browser-sync": "^2.12.10",
    "gulp": "^3.9.1",
    "gulp-better-rollup": "^1.1.1",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-commonjs": "^8.0.2",
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-plugin-uglify": "^2.0.1"
  }
}
