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.141.192.51
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-babel /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
1.05
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE.md
1.1
KB
-rw-rw-r--
2022-08-30 11:49
README.md
2.97
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.27
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-babel", "version": "8.0.0", "description": "Use next generation JavaScript, today", "license": "MIT", "repository": "babel/gulp-babel", "author": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)", "contributors": [ "Charles Samborski <demurgos@demurgos.net> (demurgos.net)" ], "engines": { "node": ">=6" }, "scripts": { "test": "xo && mocha" }, "pre-commit": { "run": [ "test" ] }, "files": [ "index.js" ], "keywords": [ "gulpplugin", "babel", "transpiler", "es2015", "es2016", "es2017", "rewriting", "transformation", "syntax", "codegen", "desugaring", "javascript", "compiler" ], "dependencies": { "plugin-error": "^1.0.1", "replace-ext": "^1.0.0", "through2": "^2.0.0", "vinyl-sourcemaps-apply": "^0.2.0" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "^7.0.0", "@babel/plugin-transform-arrow-functions": "^7.0.0", "@babel/plugin-transform-block-scoping": "^7.0.0", "@babel/plugin-transform-classes": "^7.0.0", "gulp-sourcemaps": "^1.1.1", "mocha": "^5.0.0", "pre-commit": "^1.2.2", "vinyl": "^2.1.0", "xo": "^0.18.2" }, "xo": { "envs": [ "node", "mocha" ] } }