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.222.112.142
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 /
browser-sync-client /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
11.08
KB
-rw-rw-r--
2022-08-30 11:49
README.md
446
B
-rw-rw-r--
2022-08-30 11:49
index.js
3.11
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.35
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "browser-sync-client", "description": "Client-side scripts for BrowserSync", "version": "2.27.9", "homepage": "https://github.com/shakyshane/browser-sync-client", "author": "Shane Osbourne <shane.osbourne8@gmail.com>", "repository": { "type": "git", "url": "git://github.com/shakyshane/browser-sync-client.git" }, "bugs": { "url": "https://github.com/shakyshane/browser-sync-client/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT" } ], "main": "index.js", "files": [ "dist" ], "engines": { "node": ">=8.0.0" }, "scripts": { "build": "npm run build:dev && npm run build:prod", "build:dev": "webpack --mode=development", "build:prod": "webpack --output-filename index.min.js", "watch": "npm run build:prod -- --watch", "prepublishOnly": "npm run build" }, "devDependencies": { "@types/node": "^8", "nanologger": "^1.3.1", "socket.io-client": "^4.4.1", "ts-loader": "^9.2.7", "typescript": "^4.6.2", "webpack": "^5.17.0", "webpack-cli": "^4.4.0", "webpack-dev-server": "^3.11.2" }, "keywords": [], "dependencies": { "etag": "1.8.1", "fresh": "0.5.2", "mitt": "^1.1.3", "rxjs": "^5.5.6" }, "directories": { "lib": "lib", "test": "test" }, "license": "ISC", "gitHead": "c30868aa767260e4611e5149a1a9c4d4f921a39f" }