{
  "_args": [
    [
      "gcr-mnemomic@1.0.1",
      "/Users/apple/Documents/Quaestor/quaestor-wallet"
    ]
  ],
  "_from": "gcr-mnemomic@1.0.1",
  "_id": "gcr-mnemomic@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-/LemLJTQzRnkDmzJQncOdGDRbBPmPYjZYjgmO6wiZEYbH7uTJzwGdC5KoCayXEHYoa1cgW4qH/l5L94BRS3CHA==",
  "_location": "/gcr-mnemomic",
  "_phantomChildren": {
    "base-x": "3.0.5",
    "brorand": "1.1.0",
    "hash.js": "1.1.7",
    "hmac-drbg": "1.0.1",
    "inherits": "2.0.1",
    "minimalistic-assert": "1.0.1",
    "minimalistic-crypto-utils": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gcr-mnemomic@1.0.1",
    "name": "gcr-mnemomic",
    "escapedName": "gcr-mnemomic",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gcr-mnemomic/-/gcr-mnemomic-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/Users/apple/Documents/Quaestor/quaestor-wallet",
  "author": {
    "name": "BitPay",
    "email": "dev@bitpay.com"
  },
  "browser": {
    "request": "browser-request"
  },
  "bugs": {
    "url": "https://github.com/bitpay/poliscore-lib/issues"
  },
  "dependencies": {
    "bn.js": "=4.11.8",
    "bs58": "=4.0.1",
    "buffer-compare": "=1.1.1",
    "elliptic": "=6.4.0",
    "inherits": "=2.0.1",
    "lodash": "=4.17.4",
    "x11-hash-js": "^1.0.0"
  },
  "description": "A pure and powerful JavaScript Polis library.",
  "devDependencies": {
    "brfs": "^1.2.0",
    "chai": "^1.10.0",
    "gulp": "^3.8.10",
    "sinon": "^1.13.0"
  },
  "directories": {
    "doc": "docs",
    "lib": "lib",
    "test": "test"
  },
  "homepage": "https://github.com/bitpay/poliscore-lib#readme",
  "keywords": [
    "polis",
    "transaction",
    "address",
    "p2p",
    "ecies",
    "cryptocurrency",
    "blockchain",
    "payment",
    "bip21",
    "bip32",
    "bip37",
    "bip69",
    "bip70",
    "multisig"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gcr-mnemomic",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bitpay/poliscore-lib.git"
  },
  "scripts": {
    "build": "gulp",
    "coverage": "gulp coverage",
    "lint": "gulp lint",
    "test": "gulp test"
  },
  "version": "1.0.2"
}
