{
  "_args": [
    [
      "react-native-fhjr-crypto@2.1.2",
      "/Users/kim/Desktop/fjrhw"
    ]
  ],
  "_from": "react-native-fhjr-crypto@2.1.2",
  "_id": "react-native-fhjr-crypto@2.1.2",
  "_inBundle": false,
  "_integrity": "sha1-z+aMrVHNH3OkICt6wWT5bBFEyyo=",
  "_location": "/react-native-crypto",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-native-fhjr-crypto@2.1.2",
    "name": "react-native-fhjr-crypto",
    "escapedName": "react-native-fhjr-crypto",
    "rawSpec": "2.1.2",
    "saveSpec": null,
    "fetchSpec": "2.1.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-native-crypto/-/react-native-crypto-2.1.2.tgz",
  "_spec": "2.1.2",
  "_where": "/Users/kim/Desktop/fjrhw",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/mvayngrib/react-native-crypto/issues"
  },
  "dependencies": {
    "browserify-cipher": "^1.0.0",
    "browserify-sign": "^4.0.4",
    "create-ecdh": "^4.0.0",
    "create-hash": "^1.1.0",
    "create-hmac": "^1.1.0",
    "diffie-hellman": "^5.0.0",
    "inherits": "^2.0.1",
    "pbkdf2": "3.0.8",
    "public-encrypt": "^4.0.0"
  },
  "description": "implementation of crypto for React Native",
  "devDependencies": {
    "hash-test-vectors": "~1.3.2",
    "pseudorandombytes": "^2.0.0",
    "standard": "^5.0.2",
    "tape": "~2.3.2",
    "zuul": "^3.6.0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/mvayngrib/react-native-crypto",
  "keywords": [
    "react-native",
    "react-component",
    "ios"
  ],
  "license": "MIT",
  "name": "react-native-fhjr-crypto",
  "optionalDependencies": {},
  "peerDependencies": {
    "react-native-randombytes": ">=2.0.0 <4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/mvayngrib/react-native-crypto.git"
  },
  "scripts": {
    "standard": "standard",
    "test": "npm run standard && npm run unit",
    "unit": "Echo 'tests not set up for React Native yet'"
  },
  "version": "2.1.2",
  "react-native": {
    "zlib": "browserify-zlib",
    "console": "console-browserify",
    "constants": "constants-browserify",
    "crypto": "react-native-crypto",
    "dns": "dns.js",
    "net": "react-native-tcp",
    "domain": "domain-browser",
    "http": "@tradle/react-native-http",
    "https": "https-browserify",
    "os": "react-native-os",
    "path": "path-browserify",
    "querystring": "querystring-es3",
    "fs": "react-native-level-fs",
    "_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",
    "dgram": "react-native-udp",
    "stream": "stream-browserify",
    "timers": "timers-browserify",
    "tty": "tty-browserify",
    "vm": "vm-browserify",
    "tls": false
  },
  "browser": {
    "zlib": "browserify-zlib",
    "console": "console-browserify",
    "constants": "constants-browserify",
    "crypto": "react-native-crypto",
    "dns": "dns.js",
    "net": "react-native-tcp",
    "domain": "domain-browser",
    "http": "@tradle/react-native-http",
    "https": "https-browserify",
    "os": "react-native-os",
    "path": "path-browserify",
    "querystring": "querystring-es3",
    "fs": "react-native-level-fs",
    "_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",
    "dgram": "react-native-udp",
    "stream": "stream-browserify",
    "timers": "timers-browserify",
    "tty": "tty-browserify",
    "vm": "vm-browserify",
    "tls": false
  }
}