@types/braintree
Version:
TypeScript definitions for braintree
43 lines • 1.3 kB
JSON
{
"name": "@types/braintree",
"version": "3.4.3",
"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": "34887c688d856d9c91b6e7fd678f2089c9bc95aaa206cbbfe82afc4cf6d168d9",
"typeScriptVersion": "5.2"
}