One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
9611
/
root
/
usr
/
share
/
nodejs
/
supports-color
/
Edit File:
package.json
{ "name": "supports-color", "version": "8.1.1", "description": "Detect whether a terminal supports color", "license": "MIT", "repository": "chalk/supports-color", "funding": "https://github.com/chalk/supports-color?sponsor=1", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js", "browser.js" ], "exports": { "node": "./index.js", "default": "./browser.js" }, "keywords": [ "color", "colour", "colors", "terminal", "console", "cli", "ansi", "styles", "tty", "rgb", "256", "shell", "xterm", "command-line", "support", "supports", "capability", "detect", "truecolor", "16m" ], "dependencies": { "has-flag": "^4.0.0" }, "devDependencies": { "ava": "^2.4.0", "import-fresh": "^3.2.2", "xo": "^0.35.0" }, "browser": "browser.js" }
Simpan