{
  "name": "redis-live",
  "version": "0.4.3",
  "description": "",
  "main": "bin/index.js",
  "scripts": {
    "compile": "webpack --config webpack.config.js",
    "prepublish": "npm run compile"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lawrips/redis-live-react.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/lawrips/redis-live-react/issues"
  },
  "homepage": "https://github.com/lawrips/redis-live-react#readme",
  "dependencies": {
    "babel-loader": "^6.2.5",
    "babel-preset-es2015": "^6.14.0",
    "babel-preset-react": "^6.11.1",
    "babel-preset-stage-0": "^6.5.0",
    "json-loader": "^0.5.4",
    "react": "^15.3.1",
    "react-autosuggest": "^6.0.3",
    "react-chartjs-2": "^1.2.5",
    "react-dom": "^15.3.1",
    "react-sparklines": "^1.6.0",
    "webpack": "^1.13.2"
  }
}
