Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
colors /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2022-04-21 14:28
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:32
themes
[ DIR ]
drwxr-xr-x
2022-04-21 14:28
LICENSE
1.16
KB
-rw-r--r--
2022-04-21 14:25
README.md
4.54
KB
-rw-r--r--
2022-04-21 14:25
index.d.ts
2.88
KB
-rw-r--r--
2022-04-21 14:25
package.json
1.01
KB
-rw-r--r--
2022-04-21 14:25
safe.d.ts
1.88
KB
-rw-r--r--
2022-04-21 14:25
safe.js
248
B
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "colors", "description": "get colors in your node.js console", "version": "1.4.0", "author": "Marak Squires", "contributors": [ { "name": "DABH", "url": "https://github.com/DABH" } ], "homepage": "https://github.com/Marak/colors.js", "bugs": "https://github.com/Marak/colors.js/issues", "keywords": [ "ansi", "terminal", "colors" ], "repository": { "type": "git", "url": "http://github.com/Marak/colors.js.git" }, "license": "MIT", "scripts": { "lint": "eslint . --fix", "test": "node tests/basic-test.js && node tests/safe-test.js" }, "engines": { "node": ">=0.1.90" }, "main": "lib/index.js", "files": [ "examples", "lib", "LICENSE", "safe.js", "themes", "index.d.ts", "safe.d.ts" ], "devDependencies": { "eslint": "^5.2.0", "eslint-config-google": "^0.11.0" } }