{
  "name": "react-native-hot-load",
  "version": "0.0.1",
  "description": "React Native plugin for the HotLoad service",
  "main": "HotLoad.js",
  "homepage": "https://github.com/MaxLeap/HotLoad-SDK",
  "keywords": [
    "react-native",
    "code",
    "push",
    "hotload"
  ],
  "author": "MaxLeap",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/MaxLeap/HotLoad-SDK"
  },
  "dependencies": {
    "hot-load": "file:./hot-load/sdk/bin"
  },
  "devDependencies": {
    "react-native": "0.19.0"
  }
}
