{
    "name": "@types/request-promise",
    "version": "4.1.51",
    "description": "TypeScript definitions for request-promise",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request-promise",
    "license": "MIT",
    "contributors": [
        {
            "name": "Christopher Glantschnig",
            "githubUsername": "cglantschnig",
            "url": "https://github.com/cglantschnig"
        },
        {
            "name": "Joe Skeen",
            "githubUsername": "joeskeen",
            "url": "https://github.com/joeskeen"
        },
        {
            "name": "Aya Morisawa",
            "githubUsername": "AyaMorisawa",
            "url": "https://github.com/AyaMorisawa"
        },
        {
            "name": "Matt R. Wilson",
            "githubUsername": "mastermatt",
            "url": "https://github.com/mastermatt"
        },
        {
            "name": "Sergey Bakulin",
            "githubUsername": "vansergen",
            "url": "https://github.com/vansergen"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/request-promise"
    },
    "scripts": {},
    "dependencies": {
        "@types/bluebird": "*",
        "@types/request": "*"
    },
    "typesPublisherContentHash": "c0067b5af2c970e6e454022275363f3ab258cb306f3bb5d5cc2a85379067bedc",
    "typeScriptVersion": "4.5"
}