Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.181
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
node_modules /
npm /
node_modules /
color-support /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
765
B
-rw-r--r--
2023-08-08 22:32
README.md
4.47
KB
-rw-r--r--
2023-08-08 22:32
bin.js
127
B
-rw-r--r--
2023-08-08 22:32
browser.js
299
B
-rw-r--r--
2023-08-08 22:32
index.js
2.58
KB
-rw-r--r--
2023-08-08 22:32
package.json
816
B
-rw-r--r--
2023-08-08 22:32
Save
Rename
{ "name": "color-support", "version": "1.1.3", "description": "A module which will endeavor to guess your terminal's level of color support.", "main": "index.js", "browser": "browser.js", "bin": "bin.js", "devDependencies": { "tap": "^10.3.3" }, "scripts": { "test": "tap test/*.js --100 -J", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --all; git push origin --tags" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/color-support.git" }, "keywords": [ "terminal", "color", "support", "xterm", "truecolor", "256" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "files": [ "browser.js", "index.js", "bin.js" ] }