Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
p-limit /
Delete
Unzip
Name
Size
Permission
Date
Action
index.d.ts
1.32
KB
-rw-r--r--
2022-04-21 14:26
index.js
1.09
KB
-rw-r--r--
2022-04-21 14:26
license
1.08
KB
-rw-r--r--
2022-04-21 14:26
package.json
924
B
-rw-r--r--
2022-04-21 14:26
readme.md
2.83
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "p-limit", "version": "2.3.0", "description": "Run multiple promise-returning & async functions with limited concurrency", "license": "MIT", "repository": "sindresorhus/p-limit", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "engines": { "node": ">=6" }, "scripts": { "test": "xo && ava && tsd-check" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "promise", "limit", "limited", "concurrency", "throttle", "throat", "rate", "batch", "ratelimit", "task", "queue", "async", "await", "promises", "bluebird" ], "dependencies": { "p-try": "^2.0.0" }, "devDependencies": { "ava": "^1.2.1", "delay": "^4.1.0", "in-range": "^1.0.0", "random-int": "^1.0.0", "time-span": "^2.0.0", "tsd-check": "^0.3.0", "xo": "^0.24.0" } }