{
  "name": "browserify-react-live",
  "version": "3.1.3",
  "description": "React live module reload for browserify",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Alexey Kureev <kureev-mail@ya.ru> (https://github.com/Kureev)",
  "license": "MIT",
  "dependencies": {
    "diff": "^1.4.0",
    "logdown": "^1.2.4",
    "minimatch": "^2.0.10",
    "moment": "^2.10.3",
    "react-proxy": "^1",
    "strip-ansi": "^3.0.0",
    "through2": "^2.0.0",
    "ws": "^0.7.2"
  }
}
