{
    "name": "@types/superagent",
    "version": "4.1.15",
    "description": "TypeScript definitions for SuperAgent",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent",
    "license": "MIT",
    "contributors": [
        {
            "name": "Nico Zelaya",
            "url": "https://github.com/NicoZelaya",
            "githubUsername": "NicoZelaya"
        },
        {
            "name": "Michael Ledin",
            "url": "https://github.com/mxl",
            "githubUsername": "mxl"
        },
        {
            "name": "Pap Lőrinc",
            "url": "https://github.com/paplorinc",
            "githubUsername": "paplorinc"
        },
        {
            "name": "Shrey Jain",
            "url": "https://github.com/shreyjain1994",
            "githubUsername": "shreyjain1994"
        },
        {
            "name": "Alec Zopf",
            "url": "https://github.com/zopf",
            "githubUsername": "zopf"
        },
        {
            "name": "Adam Haglund",
            "url": "https://github.com/beeequeue",
            "githubUsername": "beeequeue"
        },
        {
            "name": "Lukas Elmer",
            "url": "https://github.com/lukaselmer",
            "githubUsername": "lukaselmer"
        },
        {
            "name": "Jesse Rogers",
            "url": "https://github.com/theQuazz",
            "githubUsername": "theQuazz"
        },
        {
            "name": "Chris Arnesen",
            "url": "https://github.com/carnesen",
            "githubUsername": "carnesen"
        },
        {
            "name": "Anders Kindberg",
            "url": "https://github.com/ghostganz",
            "githubUsername": "ghostganz"
        },
        {
            "name": "LuckyWind_sck",
            "url": "https://github.com/LuckyWindsck",
            "githubUsername": "LuckyWindsck"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/superagent"
    },
    "scripts": {},
    "dependencies": {
        "@types/cookiejar": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "2c0bbeaebfa8db47b247092a1d80cd606251f233e6139c512c856020051df830",
    "typeScriptVersion": "3.8"
}