{
    "name": "@types/async-retry",
    "version": "1.4.5",
    "description": "TypeScript definitions for async-retry",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-retry",
    "license": "MIT",
    "contributors": [
        {
            "name": "Albert Wu",
            "url": "https://github.com/albertywu",
            "githubUsername": "albertywu"
        },
        {
            "name": "Pablo Rodríguez",
            "url": "https://github.com/MeLlamoPablo",
            "githubUsername": "MeLlamoPablo"
        },
        {
            "name": "Rafał Sawicki",
            "url": "https://github.com/rafsawicki",
            "githubUsername": "rafsawicki"
        },
        {
            "name": "BendingBender",
            "url": "https://github.com/BendingBender",
            "githubUsername": "BendingBender"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/async-retry"
    },
    "scripts": {},
    "dependencies": {
        "@types/retry": "*"
    },
    "typesPublisherContentHash": "6162feefbfc56fd9dcbe4b952d129bfcc941ef2b9db832c671fa9f9b3006f40e",
    "typeScriptVersion": "4.0"
}