{
    "name": "@types/bitcoinjs-lib",
    "version": "5.0.4",
    "description": "Stub TypeScript definitions entry for bitcoinjs-lib, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "license": "MIT",
    "dependencies": {
        "bitcoinjs-lib": "*"
    },
    "deprecated": "This is a stub types definition. bitcoinjs-lib provides its own type definitions, so you do not need this installed."
}