⚝
One Hat Cyber Team
⚝
Your IP:
172.22.0.1
Server IP:
151.80.20.34
Server:
Linux 794f04d97d5e 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64
Server Software:
Apache/2.4.62 (Debian)
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
node_modules
/
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