{
    "name": "@types/braintree",
    "version": "3.4.0",
    "description": "TypeScript definitions for braintree",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/braintree",
    "license": "MIT",
    "contributors": [
        {
            "name": "Sam Rubin",
            "githubUsername": "smrubin",
            "url": "https://github.com/smrubin"
        },
        {
            "name": "Aaron Rose",
            "githubUsername": "acdr",
            "url": "https://github.com/acdr"
        },
        {
            "name": "Sebastian Campos",
            "githubUsername": "sebacampos",
            "url": "https://github.com/sebacampos"
        },
        {
            "name": "Claudio Wilson",
            "githubUsername": "claudiowilson",
            "url": "https://github.com/claudiowilson"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/braintree"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "bce11c109b2af1c4635a05b115999a51b8b1758a9ca7174b80b5f9a272b068c3",
    "typeScriptVersion": "5.1"
}