{
    "name": "@types/bitcore-lib",
    "version": "0.15.6",
    "description": "TypeScript definitions for bitcore-lib",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bitcore-lib",
    "license": "MIT",
    "contributors": [
        {
            "name": "Lautaro Dragan",
            "githubUsername": "lautarodragan",
            "url": "https://github.com/lautarodragan"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bitcore-lib"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "3ec42f098416c0ec6e555a3e63f12324a2a322b9a68563afcd56239b75dd7a71",
    "typeScriptVersion": "4.5"
}