{
  "_from": "@ant-design/fast-color@^2.0.6",
  "_id": "@ant-design/fast-color@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
  "_location": "/@ant-design/fast-color",
  "_phantomChildren": {
    "regenerator-runtime": "0.14.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@ant-design/fast-color@^2.0.6",
    "name": "@ant-design/fast-color",
    "escapedName": "@ant-design%2ffast-color",
    "scope": "@ant-design",
    "rawSpec": "^2.0.6",
    "saveSpec": null,
    "fetchSpec": "^2.0.6"
  },
  "_requiredBy": [
    "/@rc-component/color-picker"
  ],
  "_resolved": "https://registry.npmjs.org/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
  "_shasum": "ab4d4455c1542c9017d367c2fa8ca3e4215d0ba2",
  "_spec": "@ant-design/fast-color@^2.0.6",
  "_where": "/var/www/html/frontend-new/node_modules/@rc-component/color-picker",
  "author": {
    "name": "Guo Yunhe",
    "email": "i@guoyunhe.me",
    "url": "https://guoyunhe.me/"
  },
  "bugs": {
    "url": "https://github.com/ant-design/fast-color/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.24.7"
  },
  "deprecated": false,
  "description": "fast and small color class",
  "devDependencies": {
    "@ctrl/tinycolor": "^4.1.0",
    "@rc-component/father-plugin": "^1.0.3",
    "@types/jest": "^29.5.12",
    "@types/node": "^22.1.0",
    "@umijs/fabric": "^4.0.1",
    "color2k": "^2.0.3",
    "cross-env": "^7.0.3",
    "dumi": "^2.3.8",
    "eslint": "^8.57.0",
    "father": "^4.4.4",
    "np": "^10.0.5",
    "rc-test": "^7.0.15",
    "typescript": "^5.4.5",
    "vitest": "^1.6.0"
  },
  "engines": {
    "node": ">=8.x"
  },
  "files": [
    "es",
    "lib"
  ],
  "homepage": "https://github.com/ant-design/fast-color",
  "keywords": [
    "react",
    "react-component",
    "react-trigger",
    "trigger"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "@ant-design/fast-color",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ant-design/fast-color.git"
  },
  "scripts": {
    "bench": "vitest bench",
    "build": "dumi build",
    "compile": "father build",
    "coverage": "rc-test --coverage",
    "lint": "eslint src/ tests/ --ext .tsx,.ts,.jsx,.js",
    "now-build": "npm run build",
    "prepublishOnly": "npm run compile",
    "start": "dumi dev",
    "test": "rc-test"
  },
  "version": "2.0.6"
}
