@types/supertest
Version:
TypeScript definitions for supertest
39 lines • 1.19 kB
JSON
{
"name": "@types/supertest",
"version": "7.2.0",
"description": "TypeScript definitions for supertest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest",
"license": "MIT",
"contributors": [
{
"name": "Alex Varju",
"githubUsername": "varju",
"url": "https://github.com/varju"
},
{
"name": "Petteri Parkkila",
"githubUsername": "pietu",
"url": "https://github.com/pietu"
},
{
"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/supertest"
},
"scripts": {},
"dependencies": {
"@types/methods": "^1.1.4",
"@types/superagent": "^8.1.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "05480a1282574122d02d8f41360f4855ec9ed3cb420405910400a3c96f94b92b",
"typeScriptVersion": "5.2"
}