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.189.185.100
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 /
glob-stream /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.14
KB
-rwxrwxr-x
2022-08-30 11:49
README.md
4.38
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.31
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.42
KB
-rw-rw-r--
2022-08-30 11:49
readable.js
2.62
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "glob-stream", "version": "6.1.0", "description": "A Readable Stream interface over node-glob.", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [ "Eric Schoffstall <yo@contra.io>", "Blaine Bublitz <blaine.bublitz@gmail.com>" ], "repository": "gulpjs/glob-stream", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "index.js", "readable.js", "LICENSE" ], "scripts": { "lint": "eslint . && jscs index.js readable.js test/", "pretest": "npm run lint", "test": "mocha --async-only", "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "extend": "^3.0.0", "glob": "^7.1.1", "glob-parent": "^3.1.0", "is-negated-glob": "^1.0.0", "ordered-read-streams": "^1.0.0", "pumpify": "^1.3.5", "readable-stream": "^2.1.5", "remove-trailing-separator": "^1.0.1", "to-absolute-glob": "^2.0.0", "unique-stream": "^2.0.2" }, "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.19.0", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.4.0", "jscs-preset-gulp": "^1.0.0", "mississippi": "^1.2.0", "mocha": "^2.4.5" }, "keywords": [ "glob", "stream", "gulp", "readable", "fs", "files" ] }