{
  "name": "react-native-sse-client",
  "title": "React Native SSE Client for Alfred Systems",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github_account/react-native-sse-client.git",
    "baseUrl": "https://github.com/github_account/react-native-sse-client"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Dribba",
    "email": "support@dribba.com"
  },
  "license": "Apache-2.0",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "16.2.0",
    "react-native": "^0.52.0"
  },
  "devDependencies": {
    "react": "16.2.0",
    "react-native": "^0.52.0"
  }
}
