{
  "name": "demo",
  "version": "0.1.17",
  "private": true,
  "dependencies": {
    "react": "^15.5.4",
    "react-codemirror": "^0.3.0",
    "react-doc-props": "^0.1.17",
    "react-dom": "^15.5.4"
  },
  "devDependencies": {
    "gh-pages": "^0.12.0",
    "react-scripts": "0.9.5"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject",
    "predeploy": "npm run build",
    "deploy": "gh-pages -d build -r https://github.com/alsiola/react-doc-props.git"
  },
  "homepage": "http://alsiola.github.io/react-doc-props"
}
