{
  "name": "react-native-ios-controllers",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aksonov/react-native-controllers.git"
  },
  "version": "2.4.0",
  "description": "React Native iOS Controllers (fork of react-native-controllers)",
  "nativePackage": true,
  "bugs": {
    "url": "https://github.com/wix/react-native-controllers/issues"
  },
  "homepage": "https://github.com/wix/react-native-controllers",
  "main": "index.js",
  "author": "Tal Kol <talkol@gmail.com>",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.41.2",
    "react": "15.4.2"
  },
  "directories": {
    "example": "example"
  },
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
