{
  "_from": "color-name@^2.0.0",
  "_id": "color-name@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-9vEt7gE16EW7Eu7pvZnR0abW9z6ufzhXxGXZEVU9IqPdlsUiMwJeJfRtq0zePUmnbHGT9zajca7mX8zgoayo4A==",
  "_location": "/color-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "color-name@^2.0.0",
    "name": "color-name",
    "escapedName": "color-name",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/color-convert",
    "/color-string"
  ],
  "_resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.2.tgz",
  "_shasum": "85054825a23e6d6f81d3503f660c4c4a2a15f04f",
  "_spec": "color-name@^2.0.0",
  "_where": "/home/gutilops/repositories/mimecanicoec_be/node_modules/color-convert",
  "author": {
    "name": "Dmitry Iv",
    "email": "dfcreative@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/colorjs/color-name/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A list of color names and its values",
  "engines": {
    "node": ">=12.20"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/colorjs/color-name",
  "keywords": [
    "color-name",
    "color",
    "color-keyword",
    "keyword"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "color-name",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/colorjs/color-name.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "type": "module",
  "version": "2.0.2"
}
