{
  "name": "react-starter-app",
  "version": "1.1.1",
  "description": "React: server-side rendering + gulp + browserify + express + nodemon + browserSync + jade/pug + sass",
  "main": "index.js",
  "bin": {
    "react-starter-app": "bin/cmd.js"
  },
  "author": "jpstone",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jpstone/react-starter-app.git"
  },
  "bugs": {
    "url": "https://github.com/jpstone/react-starter-app/issues"
  },
  "dependencies": {
    "bluebird": "^3.4.1",
    "cli-color": "^1.1.0"
  }
}
