HEX
Server: nginx/1.18.0
System: Linux srv01 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
User: RaviMohan (1026)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/GemsPile/simkkr.gemspile.com/web/node_modules/color-string/package.json
{
  "name": "color-string",
  "description": "Parser and generator for CSS color strings",
  "version": "1.9.1",
  "author": "Heather Arthur <[email protected]>",
  "contributors": [
    "Maxime Thirouin",
    "Dyma Ywanov <[email protected]>",
    "Josh Junon"
  ],
  "repository": "Qix-/color-string",
  "scripts": {
    "pretest": "xo",
    "test": "node test/basic.js"
  },
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "xo": {
    "rules": {
      "no-cond-assign": 0,
      "operator-linebreak": 0
    }
  },
  "dependencies": {
    "color-name": "^1.0.0",
    "simple-swizzle": "^0.2.2"
  },
  "devDependencies": {
    "xo": "^0.12.1"
  },
  "keywords": [
    "color",
    "colour",
    "rgb",
    "css"
  ]
}