{
  "_args": [
    [
      "keccak@3.0.1",
      "/home/lash/src/ext/cic/grassrootseconomics/cic-internal-integration/apps/cic-meta"
    ]
  ],
  "_from": "keccak@3.0.1",
  "_id": "keccak@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-epq90L9jlFWCW7+pQa6JOnKn2Xgl2mtI664seYR6MHskvI9agt7AnDqmAlp9TqU4/caMYbA08Hi5DMZAl5zdkA==",
  "_location": "/keccak",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "keccak@3.0.1",
    "name": "keccak",
    "escapedName": "keccak",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/ethereum-cryptography"
  ],
  "_resolved": "https://registry.npmjs.org/keccak/-/keccak-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "/home/lash/src/ext/cic/grassrootseconomics/cic-internal-integration/apps/cic-meta",
  "browser": {
    "./index.js": "./js.js"
  },
  "bugs": {
    "url": "https://github.com/cryptocoinjs/keccak/issues"
  },
  "contributors": [
    {
      "name": "Kirill Fomichev",
      "email": "fanatid@ya.ru",
      "url": "https://github.com/fanatid"
    }
  ],
  "dependencies": {
    "node-addon-api": "^2.0.0",
    "node-gyp-build": "^4.2.0"
  },
  "description": "Keccak sponge function family",
  "engines": {
    "node": ">=10.0.0"
  },
  "gypfile": true,
  "homepage": "https://github.com/cryptocoinjs/keccak#readme",
  "keywords": [
    "sha3",
    "sha-3",
    "keccak",
    "shake"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "keccak",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cryptocoinjs/keccak.git"
  },
  "scripts": {
    "install": "node-gyp-build || exit 0"
  },
  "version": "3.0.1"
}
