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.148.202.164
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 /
gulp /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
7.65
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.14
KB
-rw-rw-r--
2022-08-30 11:49
README.md
8.83
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.39
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.31
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "gulp", "version": "4.0.2", "description": "The streaming build system.", "homepage": "https://gulpjs.com", "author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)", "contributors": [ "Eric Schoffstall <yo@contra.io>", "Blaine Bublitz <blaine.bublitz@gmail.com>" ], "repository": "gulpjs/gulp", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "LICENSE", "index.js", "bin" ], "bin": { "gulp": "./bin/gulp.js" }, "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "nyc mocha --async-only", "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", "coveralls": "nyc report --reporter=text-lcov | coveralls" }, "dependencies": { "glob-watcher": "^5.0.3", "gulp-cli": "^2.2.0", "undertaker": "^1.2.1", "vinyl-fs": "^3.0.0" }, "devDependencies": { "coveralls": "github:phated/node-coveralls#2.x", "eslint": "^2.13.1", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "mkdirp": "^0.5.1", "mocha": "^3.0.0", "nyc": "^10.3.2", "rimraf": "^2.6.3" }, "keywords": [ "build", "stream", "system", "make", "tool", "asset", "pipeline", "series", "parallel", "streaming" ] }