{
  "name": "@img/colour",
  "versions": {
    "1.0.0-rc.0": {
      "name": "@img/colour",
      "version": "1.0.0-rc.0",
      "keywords": [
        "color",
        "colour",
        "cjs",
        "commonjs"
      ],
      "license": "MIT",
      "_id": "@img/colour@1.0.0-rc.0",
      "maintainers": [
        {
          "name": "lovell",
          "email": "npm@lovell.info"
        }
      ],
      "dist": {
        "shasum": "55311a33a6d74fc1477127dd1bf8988eb8c28917",
        "tarball": "http://mirrors.tencentyun.com/npm/@img/colour/-/colour-1.0.0-rc.0.tgz",
        "fileCount": 5,
        "integrity": "sha512-d3dqGsYbG7X+6ZtTkD1iZK2nu76t5k0MKha2NXfMpr4vD/rNfyxiQ1C1oktWKzfxotF9tL+wC2KaiaAI7oQrTA==",
        "signatures": [
          {
            "sig": "MEYCIQCpny1/P1iNYw94uDoKsn/OjAJyt1V2DncNE5qqVNnfvAIhAO6z+PoJi9f52Vky9hmwhZ0uT965bUNvN6+6hJNMRFjm",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 50919
      },
      "main": "index.cjs",
      "type": "commonjs",
      "authors": [
        "Heather Arthur <fayearthur@gmail.com>",
        "Josh Junon <josh@junon.me>",
        "Maxime Thirouin",
        "Dyma Ywanov <dfcreative@gmail.com>",
        "LitoMore (https://github.com/LitoMore)"
      ],
      "engines": {
        "node": ">=18"
      },
      "gitHead": "b88aff0f2dddf71ecedac52a451a6de666031613",
      "scripts": {
        "test": "node --test",
        "build": "esbuild node_modules/color/index.js --bundle --platform=node --outfile=color.cjs"
      },
      "_npmUser": {
        "name": "lovell",
        "email": "npm@lovell.info"
      },
      "_npmVersion": "10.9.2",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "directories": {},
      "_nodeVersion": "22.14.0",
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "color": "5.0.0",
        "esbuild": "^0.25.9",
        "color-name": "2.0.0",
        "color-string": "2.1.0",
        "color-convert": "3.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/colour_1.0.0-rc.0_1757452494144_0.5516687926656403",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.0.0-rc.2": {
      "name": "@img/colour",
      "version": "1.0.0-rc.2",
      "keywords": [
        "color",
        "colour",
        "cjs",
        "commonjs"
      ],
      "license": "MIT",
      "_id": "@img/colour@1.0.0-rc.2",
      "maintainers": [
        {
          "name": "lovell",
          "email": "npm@lovell.info"
        }
      ],
      "homepage": "https://github.com/lovell/colour#readme",
      "bugs": {
        "url": "https://github.com/lovell/colour/issues"
      },
      "dist": {
        "shasum": "79c0cbe03a4c60bb00fb242d40066124029e6739",
        "tarball": "http://mirrors.tencentyun.com/npm/@img/colour/-/colour-1.0.0-rc.2.tgz",
        "fileCount": 5,
        "integrity": "sha512-Gbd5DWUOoB+NtC5ROuTlIoHyh7kbBHxP3Yxuu9999H55INEG7etQ7sDSTs02AHrye+2p8gkiqZn9rvQzPg3YdQ==",
        "signatures": [
          {
            "sig": "MEYCIQCpxMy0VvbtJA5SU0lXa6Oew0zf4zyMPFaiM+zkU8v2TgIhAIHCW89qa7PH3cIuDNhzX9mvoKLkL8uDLyyb/WpX5flj",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@img%2fcolour@1.0.0-rc.2",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "unpackedSize": 51015
      },
      "main": "index.cjs",
      "type": "commonjs",
      "authors": [
        "Heather Arthur <fayearthur@gmail.com>",
        "Josh Junon <josh@junon.me>",
        "Maxime Thirouin",
        "Dyma Ywanov <dfcreative@gmail.com>",
        "LitoMore (https://github.com/LitoMore)"
      ],
      "engines": {
        "node": ">=18"
      },
      "gitHead": "23aa38868a46b6b1bc7ab15ca3b61ee1bd937a8d",
      "scripts": {
        "test": "node --test",
        "build": "esbuild node_modules/color/index.js --bundle --platform=node --outfile=color.cjs"
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:b604e953-3358-4d9c-98d6-ade3ef16cc62"
        }
      },
      "repository": {
        "url": "git+https://github.com/lovell/colour.git",
        "type": "git"
      },
      "_npmVersion": "11.5.1",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "directories": {},
      "_nodeVersion": "24.7.0",
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "color": "5.0.0",
        "esbuild": "^0.25.9",
        "color-name": "2.0.0",
        "color-string": "2.1.0",
        "color-convert": "3.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/colour_1.0.0-rc.2_1757454482974_0.9967389111296729",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.0.0": {
      "name": "@img/colour",
      "version": "1.0.0",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "license": "MIT",
      "main": "index.cjs",
      "authors": [
        "Heather Arthur <fayearthur@gmail.com>",
        "Josh Junon <josh@junon.me>",
        "Maxime Thirouin",
        "Dyma Ywanov <dfcreative@gmail.com>",
        "LitoMore (https://github.com/LitoMore)"
      ],
      "engines": {
        "node": ">=18"
      },
      "publishConfig": {
        "access": "public"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/lovell/colour.git"
      },
      "type": "commonjs",
      "keywords": [
        "color",
        "colour",
        "cjs",
        "commonjs"
      ],
      "scripts": {
        "build": "esbuild node_modules/color/index.js --bundle --platform=node --outfile=color.cjs",
        "test": "node --test"
      },
      "devDependencies": {
        "color": "5.0.0",
        "color-convert": "3.1.0",
        "color-name": "2.0.0",
        "color-string": "2.1.0",
        "esbuild": "^0.25.9"
      },
      "_id": "@img/colour@1.0.0",
      "gitHead": "1153699175fde42ba07da1f34dcfb70cd70cf569",
      "bugs": {
        "url": "https://github.com/lovell/colour/issues"
      },
      "homepage": "https://github.com/lovell/colour#readme",
      "_nodeVersion": "24.7.0",
      "_npmVersion": "11.5.1",
      "dist": {
        "integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
        "shasum": "d2fabb223455a793bf3bf9c70de3d28526aa8311",
        "tarball": "http://mirrors.tencentyun.com/npm/@img/colour/-/colour-1.0.0.tgz",
        "fileCount": 5,
        "unpackedSize": 51010,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@img%2fcolour@1.0.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDn2SHxZZireyp0hm8m5vFz6tt/u2YmUFFEMrZHruFrTgIgMU10TUd0q6uGRUaWBlRg2+uu4U9mBCIk7h3JH1GJ5Og="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:b604e953-3358-4d9c-98d6-ade3ef16cc62"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "lovell",
          "email": "npm@lovell.info"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/colour_1.0.0_1757455660525_0.8310739000362899"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.1.0": {
      "name": "@img/colour",
      "version": "1.1.0",
      "description": "The ESM-only 'color' package made compatible for use with CommonJS runtimes",
      "license": "MIT",
      "main": "index.cjs",
      "types": "index.d.ts",
      "exports": {
        ".": {
          "types": "./index.d.ts",
          "require": "./index.cjs",
          "default": "./index.cjs"
        },
        "./package.json": "./package.json"
      },
      "authors": [
        "Heather Arthur <fayearthur@gmail.com>",
        "Josh Junon <josh@junon.me>",
        "Maxime Thirouin",
        "Dyma Ywanov <dfcreative@gmail.com>",
        "LitoMore (https://github.com/LitoMore)"
      ],
      "engines": {
        "node": ">=18"
      },
      "publishConfig": {
        "access": "public"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/lovell/colour.git"
      },
      "type": "commonjs",
      "keywords": [
        "color",
        "colour",
        "cjs",
        "commonjs"
      ],
      "scripts": {
        "build:cjs": "esbuild node_modules/color/index.js --bundle --platform=node --outfile=color.cjs",
        "build:dts": "dts-bundle-generator ./dts-src.ts -o index.d.ts --project tsconfig.build.json --external-inlines color --external-inlines color-convert --export-referenced-types=false",
        "build": "npm run build:cjs && npm run build:dts",
        "test": "node --test"
      },
      "devDependencies": {
        "color": "5.0.3",
        "color-convert": "3.1.3",
        "color-name": "2.1.0",
        "color-string": "2.1.4",
        "dts-bundle-generator": "^9.5.1",
        "esbuild": "^0.27.3"
      },
      "gitHead": "179fa91fbdb8786b661f6bfb2b6de2885d4860f8",
      "_id": "@img/colour@1.1.0",
      "bugs": {
        "url": "https://github.com/lovell/colour/issues"
      },
      "homepage": "https://github.com/lovell/colour#readme",
      "_nodeVersion": "24.13.1",
      "_npmVersion": "11.8.0",
      "dist": {
        "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
        "shasum": "b0c2c2fa661adf75effd6b4964497cd80010bb9d",
        "tarball": "http://mirrors.tencentyun.com/npm/@img/colour/-/colour-1.1.0.tgz",
        "fileCount": 6,
        "unpackedSize": 73264,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@img%2fcolour@1.1.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEYCIQD6AY7tLHXJZeSw5K5akdAatr7AgGCBGmG0ODy3GkUdAAIhAOnO7hhphsCcK7xbcj/uyTRaXpj/EdAXyKRQdCEmURKq"
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:b604e953-3358-4d9c-98d6-ade3ef16cc62"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "lovell",
          "email": "npm@lovell.info"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/colour_1.1.0_1772361764076_0.7151519678914118"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2025-09-09T21:14:54.017Z",
    "modified": "2026-03-01T10:42:44.525Z",
    "1.0.0-rc.0": "2025-09-09T21:14:54.330Z",
    "1.0.0-rc.2": "2025-09-09T21:48:03.158Z",
    "1.0.0": "2025-09-09T22:07:40.729Z",
    "1.1.0": "2026-03-01T10:42:44.217Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.1.0",
    "next": "1.0.0-rc.2"
  },
  "_rev": "27989-69ae593489892ed7",
  "_id": "@img/colour",
  "readme": "# `@img/colour`\n\nThe latest version of the\n[color](https://www.npmjs.com/package/color)\npackage is now ESM-only,\nhowever some JavaScript runtimes do not yet support this,\nwhich includes versions of Node.js prior to 20.19.0.\n\nThis package converts the `color` package and its dependencies,\nall of which are MIT-licensed, to CommonJS.\n\n- [color](https://www.npmjs.com/package/color)\n- [color-convert](https://www.npmjs.com/package/color-convert)\n- [color-string](https://www.npmjs.com/package/color-string)\n- [color-name](https://www.npmjs.com/package/color-name)",
  "_attachments": {}
}
