{
    "name": "@types/secp256k1",
    "version": "4.0.7",
    "description": "TypeScript definitions for secp256k1",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secp256k1",
    "license": "MIT",
    "contributors": [],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/secp256k1"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "816efd778b5de8e4657c8027a68723b0f9e8b5f028f13eaf182714088fac90e7",
    "typeScriptVersion": "5.2"
}