{
    "name": "@types/supertest",
    "version": "2.0.12",
    "description": "TypeScript definitions for SuperTest",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alex Varju",
            "url": "https://github.com/varju",
            "githubUsername": "varju"
        },
        {
            "name": "Petteri Parkkila",
            "url": "https://github.com/pietu",
            "githubUsername": "pietu"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/supertest"
    },
    "scripts": {},
    "dependencies": {
        "@types/superagent": "*"
    },
    "typesPublisherContentHash": "a9c03b8b784744a21299096512e25ca14734512feab0840cca2849df0374d794",
    "typeScriptVersion": "3.9"
}