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.119.164.151
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 /
findup-sync /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.15
KB
-rw-rw-r--
2022-08-30 11:49
README.md
2.12
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.98
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.36
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "findup-sync", "version": "3.0.0", "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [ "Ben Alman <cowboy@rj3.net>", "Tyler Kellen <tyler@sleekcode.net>", "Jon Schlinkert <jon.schlinkert@sellside.com>", "Blaine Bublitz <blaine.bublitz@gmail.com>" ], "repository": "gulpjs/findup-sync", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "index.js", "LICENSE" ], "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only", "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "detect-file": "^1.0.0", "is-glob": "^4.0.0", "micromatch": "^3.0.4", "resolve-dir": "^1.0.1" }, "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "homedir-polyfill": "^1.0.1", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3", "normalize-path": "^3.0.0", "resolve": "^1.4.0" }, "keywords": [ "file", "find", "find-up", "findup", "glob", "match", "pattern", "resolve", "search" ] }