{
  "name": "launchdarkly-react-native-client",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/launchdarkly/react-native-client.git"
  },
  "keywords": [
    "react-native"
  ],
  "author": "LaunchDarkly",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/launchdarkly/react-native-client/issues"
  },
  "homepage": "https://docs.launchdarkly.com/v2.0/docs/react-native-sdk-reference",
  "peerDependencies": {
    "react-native": "^0.57.7",
    "react": "^16.6.1"
  },
  "devDependencies": {
    "metro-react-native-babel-preset": "0.50.0"
  }
}
