{
  "name": "express-react-router-views",
  "version": "0.0.3",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:DPr00f/express-react-router-views"
  },
  "author": "Joao Lopes <jocolopes@gmail.com> (http://joaolopes.info)",
  "license": "MIT",
  "peerDependencies": {
    "react": "0.14.x",
    "react-dom": "0.14.x",
    "react-router": "1.x",
    "express": "4.x",
    "history": "1.x"
  },
  "dependencies": {
    "lodash": "^3.10.1"
  },
  "devDependencies": {
    "browserify-middleware": "^7.0.0",
    "express": "^4.13.3",
    "reactify": "^1.1.1",
    "node-jsx": "^0.13.3"
  }
}
