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