REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 1.07 KB
Close
/opt/alt/alt-nodejs24/root/usr/lib/node_modules/npm/node_modules/@gar/promise-retry/package.json
Text
Base64
{ "name": "@gar/promise-retry", "version": "1.0.3", "description": "Retries a function that returns a promise, leveraging the power of the retry module.", "main": "./lib/index.js", "files": [ "lib" ], "type": "commonjs", "exports": { ".": [ { "default": "./lib/index.js", "types": "./lib/index.d.ts" }, "./lib/index.js" ] }, "scripts": { "lint": "npx standard", "lint:fix": "npx standard --fix", "test": "node --test --experimental-test-coverage --test-coverage-lines=100 --test-coverage-functions=100 --test-coverage-branches=100", "typelint": "npx -p typescript tsc ./lib/index.d.ts", "posttest": "npm run lint", "postlint": "npm run typelint" }, "bugs": { "url": "https://github.com/wraithgar/node-promise-retry/issues/" }, "repository": { "type": "git", "url": "git://github.com/wraithgar/node-promise-retry.git" }, "keywords": [ "retry", "promise", "backoff", "repeat", "replay" ], "license": "MIT", "engines": { "node": "^20.17.0 || >=22.9.0" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
lib
DIR
-
drwxr-xr-x
2026-05-14 18:53:29
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.13 KB
lrw-r--r--
2026-04-24 15:56:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.07 KB
lrw-r--r--
2026-04-24 15:56:04
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).