{
  "name": "react-native-socketio-background-service",
  "title": "React Native Socketio",
  "version": "1.1.2",
  "description": "TODO",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anlancan96/react-native-socketio-background-service.git",
    "baseUrl": "https://github.com/anlancan96/react-native-socketio-background-service"
  },
  "keywords": [
    "react-native"
  ],
  "author": "Green <anlancan96@gmail.com>",
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "ws": ">=3.3.1"
  },
  "bugs": {
    "url": "https://github.com/anlancan96/react-native-socketio-background-service/issues"
  },
  "homepage": "https://github.com/anlancan96/react-native-socketio-background-service#readme",
  "dependencies": {}
}
