{
  "_from": "matrixbithash@^2.0.6",
  "_id": "matrixbithash@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-usccr2XjLYqC/hccx/DFBMgTJczeAAcH5VNG4pW9CeiZrB22Sk41kcEyCruyibTA87Kqe6+cU2b6VtBYGy5VJQ==",
  "_location": "/matrixbithash",
  "_phantomChildren": {
    "safe-buffer": "5.1.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "matrixbithash@^2.0.6",
    "name": "matrixbithash",
    "escapedName": "matrixbithash",
    "rawSpec": "^2.0.6",
    "saveSpec": null,
    "fetchSpec": "^2.0.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/matrixbithash/-/matrixbithash-2.0.6.tgz",
  "_shasum": "3375bd50b13fc026dbede3c75137ed06c5f65d31",
  "_spec": "matrixbithash@^2.0.6",
  "_where": "/home/aorus/mxcoin",
  "author": {
    "name": "Matrixbit Lab Inc"
  },
  "bugs": {
    "url": "https://github.com/matrix-pay/matrixbithash/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bindings": "^1.3.0",
    "import-scripts": "^1.0.0",
    "lodash": "^4.17.11",
    "nan": "^2.10.0",
    "node-gyp": "^3.7.0",
    "string_decoder": "^1.2.0"
  },
  "deprecated": false,
  "description": "Verify Matrixbit Hashing",
  "devDependencies": {
    "coveralls": "^3.0.1",
    "miniquery": "^1.1.2"
  },
  "gypfile": true,
  "homepage": "https://github.com/matrix-pay/matrixbithash",
  "keywords": [
    "mxbit",
    "matrixbit",
    "hashing javascript"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "matrixbithash",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/matrix-pay/matrixbithash.git"
  },
  "scripts": {
    "configure": "node-gyp configure",
    "install": "node-gyp rebuild",
    "make": "node-gyp build"
  },
  "version": "2.0.6"
}
