Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.199.9
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
universalify /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.96
KB
-rw-rw-r--
2022-08-30 11:49
index.js
777
B
-rw-rw-r--
2022-08-30 11:49
package.json
820
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "universalify", "version": "0.1.2", "description": "Make a callback- or promise-based function support both promises and callbacks.", "keywords": [ "callback", "native", "promise" ], "homepage": "https://github.com/RyanZim/universalify#readme", "bugs": "https://github.com/RyanZim/universalify/issues", "license": "MIT", "author": "Ryan Zimmerman <opensrc@ryanzim.com>", "files": [ "index.js" ], "repository": { "type": "git", "url": "git+https://github.com/RyanZim/universalify.git" }, "scripts": { "test": "standard && nyc tape test/*.js | colortape" }, "devDependencies": { "colortape": "^0.1.2", "coveralls": "^3.0.1", "nyc": "^10.2.0", "standard": "^10.0.1", "tape": "^4.6.3" }, "engines": { "node": ">= 4.0.0" } }