{"_id":"@csstools/postcss-color-function","_rev":"259756","name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","dist-tags":{"latest":"2.2.0"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"time":{"modified":"2023-03-27T17:09:24.000Z","created":"2022-02-07T08:30:50.318Z","2.2.0":"2023-03-25T07:57:39.478Z","2.1.0":"2023-02-06T17:18:04.700Z","2.0.1":"2023-01-28T07:31:39.152Z","2.0.0":"2023-01-24T08:47:14.720Z","1.1.1":"2022-07-08T16:13:16.556Z","1.1.0":"2022-04-04T05:48:26.167Z","1.0.3":"2022-03-08T08:07:25.818Z","1.0.2":"2022-02-12T14:23:08.522Z","1.0.1":"2022-02-11T14:51:33.414Z","1.0.0":"2022-02-07T08:30:50.318Z"},"users":{},"author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"versions":{"2.2.0":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"2.2.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/css-color-parser":"^1.0.0","@csstools/css-parser-algorithms":"^2.0.1","@csstools/css-tokenizer":"^2.1.0","@csstools/postcss-progressive-custom-properties":"^2.0.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"@csstools/postcss-tape":"*","postcss-lab-function":"^5.0.0"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run build && npm run test","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"49c8fbb2335f4bd1e4d1b6f1cf1e8a418d0f4bb1","_id":"@csstools/postcss-color-function@2.2.0","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"b9251d5dd13e56c5893a220c32008ac5af4b009f","size":6801,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-2.2.0.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-2.2.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_2.2.0_1679731059247_0.9096311500694216"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-25T07:57:39.478Z","publish_time":1679731059478,"_cnpm_publish_time":1679731059478},"2.1.0":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"2.1.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/color-helpers":"^1.0.0","@csstools/postcss-progressive-custom-properties":"^2.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"postcss-lab-function":"^5.0.0"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"7da995d2880cfae6bfc0184c07e445087bc0a2f9","_id":"@csstools/postcss-color-function@2.1.0","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"2ed0320b4f7e0d7718280e273f88ba4164eae7e7","size":8437,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-2.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-2.1.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_2.1.0_1675703884495_0.42900687990639774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T17:18:04.700Z","publish_time":1675703884700,"_cnpm_publish_time":1675703884700},"2.0.1":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"2.0.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^2.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"dc3dd6681757d13a4c7cdc59b03d3faa6e74b7f9","_id":"@csstools/postcss-color-function@2.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"0a5149105da4efa19e3a0fe7a533002c79b82492","size":11978,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-2.0.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_2.0.1_1674891098948_0.3043203752746253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:31:39.152Z","publish_time":1674891099152,"_cnpm_publish_time":1674891099152},"2.0.0":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"2.0.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^2.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"6bc29435c8bf2954d458c9f9ff816e9cdeb445d9","_id":"@csstools/postcss-color-function@2.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"08bcfe7ae89c872c75d91eaf074964b6519ca217","size":11941,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-2.0.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_2.0.0_1674550034556_0.4779701561494989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T08:47:14.720Z","publish_time":1674550034720,"_cnpm_publish_time":1674550034720},"1.1.1":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"1.1.1","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.1.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.2"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","color","colors","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"45b2f3e6d61aa218ec988dbb6bd7b6b7bb0ef8b8","_id":"@csstools/postcss-color-function@1.1.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"2bd36ab34f82d0497cfacdc9b18d34b5e6f64b6b","size":11813,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.1.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.1.1_1657296796384_0.4136261569079067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T16:49:43.209Z","publish_time":1657296796556,"_cnpm_publish_time":1657296796556},"1.1.0":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"1.1.0","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.1.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","color","colors","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"70d976c8553a1b6c95817ffad43da3107680c59e","_id":"@csstools/postcss-color-function@1.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"229966327747f58fbe586de35daa139db3ce1e5d","size":11753,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.1.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.1.0_1649051306035_0.7168035428083408"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T05:48:32.408Z","publish_time":1649051306167,"_cnpm_publish_time":1649051306167},"1.0.3":{"name":"@csstools/postcss-color-function","description":"Use the color() function in CSS","version":"1.0.3","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","engines":{"node":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.1.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","color","colors","css","design","display-p3","postcss","postcss-plugin","prophoto-rgb","rec2020","rgb","rgba","srgb-linear","syntax","xyz"],"csstools":{"cssdbId":"color-function","exportName":"postcssColorFunction","humanReadableName":"PostCSS Color Function","specUrl":"https://www.w3.org/TR/css-color-4/#funcdef-color"},"volta":{"extends":"../../package.json"},"gitHead":"45450b2038754c299311683ee2dc8a20cefa3c1d","_id":"@csstools/postcss-color-function@1.0.3","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"251c961a852c99e9aabdbbdbefd50e9a96e8a9ff","size":11819,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.0.3.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.0.3_1646726845593_0.023955749990903774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-08T08:07:38.583Z","publish_time":1646726845818,"_cnpm_publish_time":1646726845818},"1.0.2":{"name":"@csstools/postcss-color-function","version":"1.0.2","description":"Use the color() function in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","lint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","prepublishOnly":"npm run clean && npm run build && npm run test","stryker":"stryker run --logLevel error","test":"node .tape.mjs && npm run test:exports","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.1.0","postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","color","display-p3","prophoto-rgb","xyz","rec2020","srgb-linear","design","syntax"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"volta":{"extends":"../../package.json"},"gitHead":"bd275c6e43c1f276c5afcdad6caae16078080585","_id":"@csstools/postcss-color-function@1.0.2","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"0843fe19be08eeb22e5d2242a6ac06f8b87b9ed2","size":11564,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.0.2.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.0.2_1644675788387_0.9183700112408242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-12T14:23:17.792Z","publish_time":1644675788522,"_cnpm_publish_time":1644675788522},"1.0.1":{"name":"@csstools/postcss-color-function","version":"1.0.1","description":"Use the color() function in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","lint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","prepublishOnly":"npm run clean && npm run build && npm run test","stryker":"stryker run --logLevel error","test":"node .tape.mjs && npm run test:exports","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.0.0","postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","color","display-p3","prophoto-rgb","xyz","rec2020","srgb-linear","design","syntax"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"volta":{"extends":"../../package.json"},"gitHead":"3e1099161f501d54e1beacfeabcc5b7b58fbafe3","_id":"@csstools/postcss-color-function@1.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"e3fae61f0eb4998a749828a7e7eae3eab9139917","size":11493,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.0.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.0.1_1644591093205_0.0470339844954748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-11T14:51:42.039Z","publish_time":1644591093414,"_cnpm_publish_time":1644591093414},"1.0.0":{"name":"@csstools/postcss-color-function","version":"1.0.0","description":"Use the color() function in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","lint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","prepublishOnly":"npm run clean && npm run build && npm run test","stryker":"stryker run --logLevel error","test":"node .tape.mjs && npm run test:exports","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"@csstools/postcss-progressive-custom-properties":"^1.0.0","postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss-lab-function":"^4.0.3"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","color","display-p3","prophoto-rgb","xyz","rec2020","srgb-linear","design","syntax"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-color-function"},"volta":{"extends":"../../package.json"},"gitHead":"c06775410d052c62b3c8a89ff45a481e48619f67","_id":"@csstools/postcss-color-function@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"28ed125d2d5f8eb9bda10e78250aedee4fa382f9","size":11270,"noattachment":false,"key":"/@csstools/postcss-color-function/-/@csstools/postcss-color-function-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@csstools/postcss-color-function/download/@csstools/postcss-color-function-1.0.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-color-function_1.0.0_1644222650156_0.7198970347061946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-07T08:30:57.973Z","publish_time":1644222650318,"_cnpm_publish_time":1644222650318}},"readme":"# PostCSS Color Function [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" width=\"90\" height=\"90\" align=\"right\">][PostCSS]\n\n[<img alt=\"npm version\" src=\"https://img.shields.io/npm/v/@csstools/postcss-color-function.svg\" height=\"20\">][npm-url] [<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/images/badges/color-function.svg\" height=\"20\">][css-url] [<img alt=\"Build Status\" src=\"https://github.com/csstools/postcss-plugins/workflows/test/badge.svg\" height=\"20\">][cli-url] [<img alt=\"Discord\" src=\"https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white\">][discord]\n\n[PostCSS Color Function] lets you use the `color` function in\nCSS, following the [CSS Color] specification.\n\n```pcss\n.color {\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n\n:root {\n\t--a-color: color(srgb 0.64331 0.19245 0.16771);\n}\n\n/* becomes */\n\n.color {\n\tcolor: rgb(179, 35, 35);\n}\n\n:root {\n\t--a-color: rgb(164, 49, 43);\n}\n```\n\n## Usage\n\nAdd [PostCSS Color Function] to your project:\n\n```bash\nnpm install postcss @csstools/postcss-color-function --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssColorFunction = require('@csstools/postcss-color-function');\n\npostcss([\n\tpostcssColorFunction(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Color Function] runs in all Node environments, with special\ninstructions for:\n\n- [Node](INSTALL.md#node)\n- [PostCSS CLI](INSTALL.md#postcss-cli)\n- [PostCSS Load Config](INSTALL.md#postcss-load-config)\n- [Webpack](INSTALL.md#webpack)\n- [Next.js](INSTALL.md#nextjs)\n- [Gulp](INSTALL.md#gulp)\n- [Grunt](INSTALL.md#grunt)\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original notation\nis preserved. By default, it is not preserved.\n\n```js\npostcssColorFunction({ preserve: true })\n```\n\n```pcss\n.color {\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n\n:root {\n\t--a-color: color(srgb 0.64331 0.19245 0.16771);\n}\n\n/* becomes */\n\n.color {\n\tcolor: rgb(179, 35, 35);\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n\n:root {\n\t--a-color: rgb(164, 49, 43);\n}\n\n@supports (color: color(srgb 0 0 0)) {\n:root {\n\t--a-color: color(srgb 0.64331 0.19245 0.16771);\n}\n}\n```\n\n### enableProgressiveCustomProperties\n\nThe `enableProgressiveCustomProperties` option determines whether the original notation\nis wrapped with `@supports` when used in Custom Properties. By default, it is enabled.\n\n⚠️ We only recommend disabling this when you set `preserve` to `false` or if you bring your own fix for Custom Properties. See what the plugin does in its [README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties#readme).\n\n```js\npostcssColorFunction({ enableProgressiveCustomProperties: false })\n```\n\n```pcss\n.color {\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n\n:root {\n\t--a-color: color(srgb 0.64331 0.19245 0.16771);\n}\n\n/* becomes */\n\n.color {\n\tcolor: rgb(179, 35, 35);\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n\n:root {\n\t--a-color: rgb(164, 49, 43);\n\t--a-color: color(srgb 0.64331 0.19245 0.16771);\n}\n```\n\n_Custom properties do not fallback to the previous declaration_\n\n## Supported Color Spaces\n\n```css\n.color-spaces {\n\tcolor: color(a98-rgb 0.803 0.484 0.944);\n\tcolor: color(display-p3 0.8434 0.509 0.934);\n\tcolor: color(prophoto-rgb 0.759 0.493 0.898);\n\tcolor: color(rec2020 0.772 0.491 0.920);\n\tcolor: color(srgb 0.897 0.488 0.959);\n\tcolor: color(srgb-linear 0.783 0.203 0.910);\n\tcolor: color(xyz 0.560 0.377 0.904);\n\tcolor: color(xyz-d50 0.550 0.375 0.680);\n\tcolor: color(xyz-d65 0.560 0.377 0.904);\n}\n```\n\n## Copyright : color conversions\n\nThis software or document includes material copied from or derived from https://github.com/w3c/csswg-drafts/tree/main/css-color-4. Copyright © 2022 W3C® (MIT, ERCIM, Keio, Beihang).\n\n[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test\n[css-url]: https://cssdb.org/#color-function\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/@csstools/postcss-color-function\n\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Color Function]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function\n[CSS Color]: https://www.w3.org/TR/css-color-4/#funcdef-color\n","_attachments":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"license":"CC0-1.0"}