{
  "name": "react-hot-loader",
  "version": "1.3.1",
  "description": "Tweak React components in real time.",
  "main": "index.js",
  "dependencies": {
    "react-hot-api": "^0.4.5",
    "source-map": "^0.4.4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gaearon/react-hot-loader.git"
  },
  "keywords": [
    "react",
    "javascript",
    "webpack",
    "hmr",
    "livereload",
    "live",
    "edit",
    "hot",
    "loader",
    "reload"
  ],
  "author": "Dan Abramov",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gaearon/react-hot-loader/issues"
  },
  "homepage": "https://github.com/gaearon/react-hot-loader"
}
