{
  "name": "miyo-react-native-getui",
  "version": "1.1.43",
  "description": "Getui push sdk plugin for rect-native",
  "main": "index.js",
  "scripts": {
    "postinstall": "node postInstall.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:GetuiLaboratory/react-native-getui.git"
  },
  "keywords": [
    "react",
    "native",
    "push",
    "getui"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/GetuiLaboratory/react-native-getui/issues"
  },
  "homepage": "https://github.com/GetuiLaboratory/react-native-getui#readme",
  "peerDependencies": {},
  "rnpm": {
    "ios": {
      "sharedLibraries": [
        "z",
        "resolv",
        "CFNetwork",
        "libz",
        "libc++",
        "libsqlite3",
        "Security",
        "MobileCoreServices",
        "SystemConfiguration",
        "CoreTelephony",
        "AVFoundation",
        "JavaScriptCore",
        "UserNotifications",
        "CoreLocation",
        "AdSupport",
        "CoreFoundation",
        "Foundation",
        "UIKit",
        "PushKit",
        "Network"
      ]
    }
  },
  "dependencies": {}
}
