{
  "name": "types-ethereumjs-util",
  "version": "0.0.8",
  "description": "TypeScript declaration for ethereumjs-util",
  "main": "index.d.js",
  "types": "index.d.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/machinomy/types-ethereumjs-util.git"
  },
  "author": "Sergey Ukustov <sergey.ukustov@machinomy.com>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/machinomy/types-ethereumjs-util/issues"
  },
  "homepage": "https://github.com/machinomy/types-ethereumjs-util#readme",
  "dependencies": {
    "@machinomy/types-safe-buffer": "^0.0.1",
    "bn.js": "^4.11.7",
    "rlp": "^2.0.0",
    "types-bn": "https://github.com/machinomy/types-bn.git"
  }
}
