@types/mailgun-js
Version:
TypeScript definitions for mailgun-js
43 lines • 1.33 kB
JSON
{
"name": "@types/mailgun-js",
"version": "0.22.18",
"description": "TypeScript definitions for mailgun-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mailgun-js",
"license": "MIT",
"contributors": [
{
"name": "Sampson Oliver",
"githubUsername": "sampsonjoliver",
"url": "https://github.com/sampsonjoliver"
},
{
"name": "Andi Pätzold",
"githubUsername": "andipaetzold",
"url": "https://github.com/andipaetzold"
},
{
"name": "Jiri Balcar",
"githubUsername": "JiriBalcar",
"url": "https://github.com/JiriBalcar"
},
{
"name": "Ryan Leonard",
"githubUsername": "CodeLenny",
"url": "https://github.com/CodeLenny"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mailgun-js"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"form-data": "^2.5.0"
},
"typesPublisherContentHash": "5fee0508af1458cade26ed1c1af118d115f3a2967fe81fb95dbaaad31d2dde92",
"typeScriptVersion": "4.5"
}