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 : 18.216.82.12
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 /
globby /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
gitignore.js
2.55
KB
-rw-rw-r--
2022-08-30 11:49
index.d.ts
5.94
KB
-rw-rw-r--
2022-08-30 11:49
index.js
4.37
KB
-rw-rw-r--
2022-08-30 11:49
license
1.08
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.36
KB
-rw-rw-r--
2022-08-30 11:49
readme.md
5.29
KB
-rw-rw-r--
2022-08-30 11:49
stream-utils.js
677
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "globby", "version": "11.1.0", "description": "User-friendly glob matching", "license": "MIT", "repository": "sindresorhus/globby", "funding": "https://github.com/sponsors/sindresorhus", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "bench": "npm update glob-stream fast-glob && matcha bench.js", "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts", "gitignore.js", "stream-utils.js" ], "keywords": [ "all", "array", "directories", "expand", "files", "filesystem", "filter", "find", "fnmatch", "folders", "fs", "glob", "globbing", "globs", "gulpfriendly", "match", "matcher", "minimatch", "multi", "multiple", "paths", "pattern", "patterns", "traverse", "util", "utility", "wildcard", "wildcards", "promise", "gitignore", "git" ], "dependencies": { "array-union": "^2.1.0", "dir-glob": "^3.0.1", "fast-glob": "^3.2.9", "ignore": "^5.2.0", "merge2": "^1.4.1", "slash": "^3.0.0" }, "devDependencies": { "ava": "^3.13.0", "get-stream": "^6.0.0", "glob-stream": "^6.1.0", "globby": "sindresorhus/globby#main", "matcha": "^0.7.0", "rimraf": "^3.0.2", "tsd": "^0.13.1", "xo": "^0.33.1" }, "xo": { "ignores": [ "fixtures" ] } }