{
  "name": "react-native-uport-connect",
  "version": "1.1.4",
  "description": "Library for integrating uPort into your React Native app",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uport-project/react-native-uport-connect.git"
  },
  "keywords": [
    "uport",
    "identity",
    "self-sovereign",
    "ethereum",
    "consensys",
    "web3",
    "react-native"
  ],
  "author": "“Simonas Karuzas <simonas.karuzas@consensys.net>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/uport-project/react-native-uport-connect/issues"
  },
  "homepage": "https://github.com/uport-project/react-native-uport-connect#readme",
  "dependencies": {
    "babel-plugin-module-resolver": "^3.1.1",
    "babel-plugin-rewrite-require": "^1.14.5",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "brorand-shim": "https://github.com/HoardInvest/brorand",
    "buffer": "^5.1.0",
    "crypto-browserify": "^3.12.0",
    "events": "^2.0.0",
    "process": "^0.11.10",
    "stream-browserify": "^2.0.1",
    "uport-connect": "^1.1.4",
    "uport-credentials": "^1.1.4",
    "uport-transports": "^0.2.3",
    "vm-browserify": "^1.1.0",
    "web3": "0.19.1",
    "zlib-browserify": "0.0.3"
  }
}
