{ "_args": [ [ "retry@0.10.1", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "retry@0.10.1", "_id": "retry@0.10.1", "_inBundle": false, "_integrity": "sha1-52OI0heZLCUnUCQdPTlW/tmNj/Q=", "_location": "/retry", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "retry@0.10.1", "name": "retry", "escapedName": "retry", "rawSpec": "0.10.1", "saveSpec": null, "fetchSpec": "0.10.1" }, "_requiredBy": [ "/promise-retry" ], "_resolved": "https://registry.npmjs.org/retry/-/retry-0.10.1.tgz", "_spec": "0.10.1", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Tim Koschützki", "email": "tim@debuggable.com", "url": "http://debuggable.com/" }, "bugs": { "url": "https://github.com/tim-kos/node-retry/issues" }, "dependencies": {}, "description": "Abstraction for exponential and custom retry strategies for failed operations.", "devDependencies": { "fake": "0.2.0", "far": "0.0.1" }, "directories": { "lib": "./lib" }, "engines": { "node": "*" }, "homepage": "https://github.com/tim-kos/node-retry", "license": "MIT", "main": "index", "name": "retry", "repository": { "type": "git", "url": "git://github.com/tim-kos/node-retry.git" }, "version": "0.10.1" }