{
  "name": "maxleap-react-native",
  "version": "0.0.16",
  "scripts": {
    "start": "node_modules/react-native/packager/packager.sh"
  },
  "main": "./lib/ml.react-native",
  "dependencies": {
    "underscore": "^1.8.3"
  },
  "devDependencies": {
    "react": "^0.14.8",
    "react-native": "^0.23.1",
    "gulp": "^3.9.1",
    "gulp-exec": "^2.1.2"
  },
  "description": "MaxLeap SDK for ReactNative",
  "directories": {
    "example": "example"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/MaxLeap/SDK-ReactNative.git"
  },
  "keywords": [
    "MaxLeap",
    "ReactNative",
    "JavaScript",
    "Android",
    "iOS"
  ],
  "author": "MaxLeap",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MaxLeap/SDK-ReactNative/issues"
  },
  "homepage": "https://github.com/MaxLeap/SDK-ReactNative#readme"
}
