{
  "name": "react-native-bluetooth-socket-bridge",
  "version": "1.2.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "Gordon Martin",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.55.4",
    "react-native-windows": "0.41.0-rc.1"
  },
  "react-native": {
    "crypto": "react-native-crypto",
    "chloride": "sodium-browserify-tweetnacl",
    "fs": false,
    "os": "@staltz/react-native-os",
    "react-native-os": "@staltz/react-native-os",
    "stream": "stream-browserify",
    "process": "react-native-process-shim",
    "url": "url",
    "vm": "vm-browserify",
    "rn-viewpager": "@staltz/rn-viewpager"
  }
}
