{
  "_args": [
    [
      "blakejs@1.1.0",
      "/home/lash/src/ext/cic/grassrootseconomics/cic-internal-integration/apps/cic-meta"
    ]
  ],
  "_from": "blakejs@1.1.0",
  "_id": "blakejs@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-ad+S75U6qIylGjLfarHFShVfx6U=",
  "_location": "/blakejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "blakejs@1.1.0",
    "name": "blakejs",
    "escapedName": "blakejs",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/ethereum-cryptography"
  ],
  "_resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/lash/src/ext/cic/grassrootseconomics/cic-internal-integration/apps/cic-meta",
  "author": "",
  "bugs": {
    "url": "https://github.com/dcposch/blakejs/issues"
  },
  "description": "Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions",
  "devDependencies": {
    "standard": "*",
    "tape": "*"
  },
  "homepage": "https://github.com/dcposch/blakejs#readme",
  "license": "CC0-1.0",
  "main": "index.js",
  "name": "blakejs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcposch/blakejs.git"
  },
  "scripts": {
    "test": "standard && node test_blake2b.js && node test_blake2s.js"
  },
  "version": "1.1.0"
}
