UNPKG

@types/async-retry

Version:
42 lines 1.31 kB
{ "name": "@types/async-retry", "version": "1.4.9", "description": "TypeScript definitions for async-retry", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-retry", "license": "MIT", "contributors": [ { "name": "Albert Wu", "githubUsername": "albertywu", "url": "https://github.com/albertywu" }, { "name": "Pablo Rodríguez", "githubUsername": "MeLlamoPablo", "url": "https://github.com/MeLlamoPablo" }, { "name": "Rafał Sawicki", "githubUsername": "rafsawicki", "url": "https://github.com/rafsawicki" }, { "name": "BendingBender", "githubUsername": "BendingBender", "url": "https://github.com/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": "1443b7629a05ab651647d11c00d82d65dd4dc27a06a07040039e55e42ce4a306", "typeScriptVersion": "4.8" }