⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
p-retry
/
View File Name :
package.json
{ "_args": [ [ "p-retry@3.0.1", "/var/www/invoice" ] ], "_development": true, "_from": "p-retry@3.0.1", "_id": "p-retry@3.0.1", "_inBundle": false, "_integrity": "sha512-XE6G4+YTTkT2a0UWb2kjZe8xNwf8bIbnqpc/IS/idOBVhyves0mK5OJgeocjx7q5pvX/6m23xuzVPYT1uGM73w==", "_location": "/p-retry", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "p-retry@3.0.1", "name": "p-retry", "escapedName": "p-retry", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/p-retry/-/p-retry-3.0.1.tgz", "_spec": "3.0.1", "_where": "/var/www/invoice", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-retry/issues" }, "dependencies": { "retry": "^0.12.0" }, "description": "Retry a promise-returning or async function", "devDependencies": { "ava": "^1.1.0", "delay": "^4.1.0", "xo": "^0.24.0" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/p-retry#readme", "keywords": [ "promise", "retry", "retries", "operation", "failed", "rejected", "try", "exponential", "backoff", "attempt", "async", "await", "promises", "concurrently", "concurrency", "parallel", "bluebird" ], "license": "MIT", "name": "p-retry", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-retry.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.1" }