@types/mailgun-js
Version:
TypeScript definitions for mailgun-js
44 lines • 1.36 kB
JSON
{
"name": "@types/mailgun-js",
"version": "0.22.19",
"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"
},
"peerDependencies": {},
"typesPublisherContentHash": "df032f4632c5ef9a6935ed8807875ea09239b7a76d66ab07a962def634f28ca2",
"typeScriptVersion": "5.2"
}