{
  "_args": [
    [
      "react-native-shareable@1.1.3",
      "/Users/assemabozaid/Desktop/ocra-poc"
    ]
  ],
  "_from": "react-native-shareable@1.1.3",
  "_id": "react-native-shareable@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-BAWNqSabpQGGJKBxjl9i5oYPh1sqVrNvTc7HVfGFLNE2I6may+Ibp3H2P33PyRnGFIBQs/1umTkFNdbWDNKpmA==",
  "_location": "/react-native-shareable",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-native-shareable@1.1.3",
    "name": "react-native-shareable",
    "escapedName": "react-native-shareable",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-shareable/-/react-native-shareable-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/Users/assemabozaid/Desktop/ocra-poc",
  "author": {
    "name": "Assem Abozaid",
    "email": "assemabozaidfcih@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/assemmohamedali/react-native-shareable/issues"
  },
  "dependencies": {
    "react-native-tcp": "3.3.0"
  },
  "description": "Shareable is a react native library that provides an easy way to share data with other devices!",
  "homepage": "https://github.com/assemmohamedali/react-native-shareable#readme",
  "keywords": [
    "react",
    "react-component",
    "react-native",
    "android",
    "wifi",
    "connection",
    "hotspot",
    "wifi-direct",
    "shareable",
    "transfer"
  ],
  "license": "ISC",
  "main": "src/index.js",
  "name": "react-native-shareable",
  "peerDependencies": {
    "react-native": ">=0.40"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/assemmohamedali/react-native-shareable.git"
  },
  "rnpm": {
    "android": {
      "packageInstance": "new ShareableModule()"
    }
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.3",
  "react-native": {
    "_stream_transform": "readable-stream/transform",
    "_stream_readable": "readable-stream/readable",
    "_stream_writable": "readable-stream/writable",
    "_stream_duplex": "readable-stream/duplex",
    "_stream_passthrough": "readable-stream/passthrough",
    "stream": "stream-browserify"
  },
  "browser": {
    "_stream_transform": "readable-stream/transform",
    "_stream_readable": "readable-stream/readable",
    "_stream_writable": "readable-stream/writable",
    "_stream_duplex": "readable-stream/duplex",
    "_stream_passthrough": "readable-stream/passthrough",
    "stream": "stream-browserify"
  }
}