{
    "name": "@types/secp256k1",
    "version": "4.0.1",
    "description": "TypeScript definitions for secp256k1",
    "license": "MIT",
    "contributors": [
        {
            "name": "Anler",
            "url": "https://github.com/anler",
            "githubUsername": "anler"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/secp256k1"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "ce18928fa4f48686df7b413f8247531848b8f22243b4f53778e7a3bb67f2120e",
    "typeScriptVersion": "2.8"

,"_resolved": "https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.1.tgz"
,"_integrity": "sha512-+ZjSA8ELlOp8SlKi0YLB2tz9d5iPNEmOBd+8Rz21wTMdaXQIa9b6TEnD6l5qKOCypE7FSyPyck12qZJxSDNoog=="
,"_from": "@types/secp256k1@4.0.1"
}