@types/superagent
Version:
TypeScript definitions for superagent
84 lines • 2.55 kB
JSON
{
"name": "@types/superagent",
"version": "8.1.7",
"description": "TypeScript definitions for superagent",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent",
"license": "MIT",
"contributors": [
{
"name": "Nico Zelaya",
"githubUsername": "NicoZelaya",
"url": "https://github.com/NicoZelaya"
},
{
"name": "Michael Ledin",
"githubUsername": "mxl",
"url": "https://github.com/mxl"
},
{
"name": "Pap Lőrinc",
"githubUsername": "paplorinc",
"url": "https://github.com/paplorinc"
},
{
"name": "Shrey Jain",
"githubUsername": "shreyjain1994",
"url": "https://github.com/shreyjain1994"
},
{
"name": "Alec Zopf",
"githubUsername": "zopf",
"url": "https://github.com/zopf"
},
{
"name": "Adam Haglund",
"githubUsername": "beeequeue",
"url": "https://github.com/beeequeue"
},
{
"name": "Lukas Elmer",
"githubUsername": "lukaselmer",
"url": "https://github.com/lukaselmer"
},
{
"name": "Jesse Rogers",
"githubUsername": "theQuazz",
"url": "https://github.com/theQuazz"
},
{
"name": "Chris Arnesen",
"githubUsername": "carnesen",
"url": "https://github.com/carnesen"
},
{
"name": "Anders Kindberg",
"githubUsername": "ghostganz",
"url": "https://github.com/ghostganz"
},
{
"name": "LuckyWind_sck",
"githubUsername": "LuckyWindsck",
"url": "https://github.com/LuckyWindsck"
},
{
"name": "David Tanner",
"githubUsername": "DavidTanner",
"url": "https://github.com/DavidTanner"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/superagent"
},
"scripts": {},
"dependencies": {
"@types/cookiejar": "^2.1.5",
"@types/node": "*",
"@types/methods": "^1.1.4"
},
"typesPublisherContentHash": "02db48039ef37ce6ce1285e9973aa03b324f560e7e907c18b21373a2a394553b",
"typeScriptVersion": "4.7"
}