{
    "name": "@types/promise-retry",
    "version": "1.1.6",
    "description": "TypeScript definitions for promise-retry",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise-retry",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jamie Birch",
            "githubUsername": "shirakaba",
            "url": "https://github.com/shirakaba"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/promise-retry"
    },
    "scripts": {},
    "dependencies": {
        "@types/retry": "*"
    },
    "typesPublisherContentHash": "3dd94ba6314ad694fe0c1f560fe339966a1c2476568445376ce0a3a657adc5fe",
    "typeScriptVersion": "4.5"
}