Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.112
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
node_modules /
thenify /
Delete
Unzip
Name
Size
Permission
Date
Action
History.md
317
B
-rw-rw-rw-
2025-03-24 11:44
LICENSE
1.09
KB
-rw-rw-rw-
2025-03-24 11:44
README.md
3.7
KB
-rw-rw-rw-
2025-03-24 11:44
index.js
1.9
KB
-rw-rw-rw-
2025-03-24 11:44
package.json
752
B
-rw-rw-rw-
2025-03-24 11:44
Save
Rename
{ "name": "thenify", "description": "Promisify a callback-based function", "version": "3.3.1", "author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", "license": "MIT", "repository": "thenables/thenify", "dependencies": { "any-promise": "^1.0.0" }, "devDependencies": { "bluebird": "^3.1.1", "istanbul": "^0.4.0", "mocha": "^3.0.2" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "files": [ "index.js" ] }