{
    "name": "@types/supertest",
    "version": "7.2.1",
    "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": "bca5f937f002659a91f8e2567fea7d713e0e82b4634f2c8985bdff93d1013b95",
    "typeScriptVersion": "5.6"
}