{
  "_from": "ethereum-common@^0.0.18",
  "_id": "ethereum-common@0.0.18",
  "_inBundle": false,
  "_integrity": "sha1-L9w1dvIykDNYl26znaeDIT/5Uj8=",
  "_location": "/ethereum-common",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ethereum-common@^0.0.18",
    "name": "ethereum-common",
    "escapedName": "ethereum-common",
    "rawSpec": "^0.0.18",
    "saveSpec": null,
    "fetchSpec": "^0.0.18"
  },
  "_requiredBy": [
    "/ethereumjs-tx"
  ],
  "_resolved": "https://registry.npmjs.org/ethereum-common/-/ethereum-common-0.0.18.tgz",
  "_shasum": "2fdc3576f232903358976eb39da783213ff9523f",
  "_spec": "ethereum-common@^0.0.18",
  "_where": "/ude/hb/projects/protocol/packages/token/smart-contracts/ethereum/node_modules/ethereumjs-tx",
  "author": "",
  "bugs": {
    "url": "https://github.com/ethereumjs/common/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Resources common to all Ethereum implementations",
  "homepage": "https://github.com/ethereumjs/common",
  "keywords": [
    "ethereum"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "null_radix",
      "email": "mjbecze@gmail.com"
    }
  ],
  "name": "ethereum-common",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ethereumjs/common.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.18"
}
