⚝
One Hat Cyber Team
⚝
Your IP:
3.16.48.163
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
node_modules
/
npm
/
node_modules
/
color-convert
/
View File Name :
package.json
{ "_from": "color-convert@^1.9.0", "_id": "color-convert@1.9.1", "_inBundle": false, "_integrity": "sha512-mjGanIiwQJskCC18rPR6OmrZ6fm2Lc7PeGFYwCmy5J34wC6F1PzdGL6xeMfmgicfYcNLGuVFA3WzXtIDCQSZxQ==", "_location": "/color-convert", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "color-convert@^1.9.0", "name": "color-convert", "escapedName": "color-convert", "rawSpec": "^1.9.0", "saveSpec": null, "fetchSpec": "^1.9.0" }, "_requiredBy": [ "/ansi-styles" ], "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.1.tgz", "_shasum": "c1261107aeb2f294ebffec9ed9ecad529a6097ed", "_spec": "color-convert@^1.9.0", "_where": "/Users/rebecca/code/npm/node_modules/ansi-styles", "author": { "name": "Heather Arthur", "email": "fayearthur@gmail.com" }, "bugs": { "url": "https://github.com/Qix-/color-convert/issues" }, "bundleDependencies": false, "dependencies": { "color-name": "^1.1.1" }, "deprecated": false, "description": "Plain color conversion functions", "devDependencies": { "chalk": "^1.1.1", "xo": "^0.11.2" }, "files": [ "index.js", "conversions.js", "css-keywords.js", "route.js" ], "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", "convert", "converter", "conversion", "rgb", "hsl", "hsv", "hwb", "cmyk", "ansi", "ansi16" ], "license": "MIT", "name": "color-convert", "repository": { "type": "git", "url": "git+https://github.com/Qix-/color-convert.git" }, "scripts": { "pretest": "xo", "test": "node test/basic.js" }, "version": "1.9.1", "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } } }