{
    "name": "@types/bn.js",
    "version": "5.1.0",
    "description": "TypeScript definitions for bn.js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Leonid Logvinov",
            "url": "https://github.com/LogvinovLeon",
            "githubUsername": "LogvinovLeon"
        },
        {
            "name": "Henry Nguyen",
            "url": "https://github.com/HenryNguyen5",
            "githubUsername": "HenryNguyen5"
        },
        {
            "name": "Gaylor Bosson",
            "url": "https://github.com/Gilthoniel",
            "githubUsername": "Gilthoniel"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bn.js"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "39142d11f35983e9b12541025ea6c418ff34ad5b8460d07d6393d244c5ed78d9",
    "typeScriptVersion": "3.4"
}