{"_id":"postcss-lab-function","_rev":"259625","name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","dist-tags":{"latest":"5.2.0"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"time":{"modified":"2023-03-27T17:08:47.000Z","created":"2018-05-11T15:03:11.016Z","5.2.0":"2023-03-25T08:05:50.772Z","5.1.0":"2023-02-06T17:18:59.354Z","5.0.1":"2023-01-28T07:43:07.814Z","5.0.0":"2023-01-24T09:09:40.924Z","4.2.1":"2022-07-08T17:03:40.939Z","4.2.0":"2022-04-04T05:49:34.752Z","4.1.2":"2022-03-08T08:08:28.218Z","4.1.1":"2022-02-15T19:03:35.421Z","4.1.0":"2022-02-12T14:24:36.951Z","4.0.4":"2022-02-05T17:13:56.417Z","4.0.3":"2022-01-02T15:32:22.019Z","4.0.2":"2021-12-13T09:41:57.404Z","4.0.1":"2021-11-18T18:29:44.950Z","4.0.0":"2021-09-17T13:54:57.926Z","3.1.2":"2020-04-25T05:51:24.023Z","3.1.1":"2020-04-25T05:44:50.755Z","3.1.0":"2020-04-25T04:42:27.208Z","3.0.1":"2020-04-12T21:26:46.734Z","3.0.0":"2020-04-12T17:20:06.574Z","2.0.1":"2018-09-18T15:48:53.995Z","2.0.0":"2018-09-18T04:32:59.027Z","1.1.0":"2018-07-25T01:06:18.192Z","1.0.1":"2018-05-11T16:30:38.943Z","1.0.0":"2018-05-11T15:03:11.016Z"},"users":{},"author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"versions":{"5.2.0":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"5.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":"*"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","docs":"node ../../.github/bin/generate-docs/install.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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"d7bea8a023c0fa4d0486e24fc7e2fabc1b199834","_id":"postcss-lab-function@5.2.0","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"7504de96d5bd21177af241fe7601b5151f2df1a4","size":7763,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-5.2.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-5.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-lab-function_5.2.0_1679731550601_0.11994017674040602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-25T08:05:50.772Z","publish_time":1679731550772,"_cnpm_publish_time":1679731550772},"5.1.0":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"5.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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"b27b72fdc0bda4c507ee136343e49b94b7cfe38a","_id":"postcss-lab-function@5.1.0","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"ed3822feb0f7ff229e6d185929583b16861f7753","size":9622,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-5.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-5.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-lab-function_5.1.0_1675703939210_0.2424990320289011"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T17:18:59.354Z","publish_time":1675703939354,"_cnpm_publish_time":1675703939354},"5.0.1":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"5.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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"5430627fa2103e851541d880c0b554247a9a3749","_id":"postcss-lab-function@5.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"c3bded56192f7f6d502f344143a1b46592343a50","size":16112,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-5.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-5.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-lab-function_5.0.1_1674891787640_0.06337493629243562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:43:07.814Z","publish_time":1674891787814,"_cnpm_publish_time":1674891787814},"5.0.0":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"5.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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"0d3e5b67f6cabb108681a2316e914df1e6271df1","_id":"postcss-lab-function@5.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"9198607cd0fcb273590a2c96d6087995838be1b7","size":16090,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-5.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-5.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-lab-function_5.0.0_1674551380767_0.08296761290801657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T09:09:40.924Z","publish_time":1674551380924,"_cnpm_publish_time":1674551380924},"4.2.1":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"4.2.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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","colors","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"70022627842d2dd3f754c34e6fa74a79c7b0ebc1","_id":"postcss-lab-function@4.2.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"6fe4c015102ff7cd27d1bd5385582f67ebdbdc98","size":15402,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.2.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.2.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-lab-function_4.2.1_1657299820756_0.2947320059466765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T17:23:26.820Z","publish_time":1657299820939,"_cnpm_publish_time":1657299820939},"4.2.0":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"4.2.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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","colors","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"df32208e9f63c0fef9457d094c3815a40e31aa61","_id":"postcss-lab-function@4.2.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"e054e662c6480202f5760887ec1ae0d153357123","size":15166,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.2.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.2.0_1649051374591_0.058050466852437754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T05:49:41.223Z","publish_time":1649051374752,"_cnpm_publish_time":1649051374752},"4.1.2":{"name":"postcss-lab-function","description":"Use lab() and lch() color functions in CSS","version":"4.1.2","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"},"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","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-lab-function#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["color","colors","comma","css","design","functional","lab","lch","notation","postcss","postcss-plugin","rgb","rgba","space","syntax"],"csstools":{"cssdb":"lab-function","exportName":"postcssLabFunction","humanReadableName":"PostCSS Lab Function"},"volta":{"extends":"../../package.json"},"gitHead":"271a38898aa03bb4fe2961931ef87f72612c5b37","_id":"postcss-lab-function@4.1.2","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"b75afe43ba9c1f16bfe9bb12c8109cabd55b5fc2","size":12669,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.1.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.1.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-lab-function_4.1.2_1646726908021_0.5311922099284818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-08T08:08:37.558Z","publish_time":1646726908218,"_cnpm_publish_time":1646726908218},"4.1.1":{"name":"postcss-lab-function","version":"4.1.1","description":"Use lab() and lch() color functions 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-lab-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"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","lab","lch","functional","notation","design","syntax","space","comma"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"volta":{"extends":"../../package.json"},"gitHead":"fa6faa2a1771c435eaa409bcddd8f1fff9290ad4","_id":"postcss-lab-function@4.1.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"8b37dfcb9ca4ff82bbe7192c7ba3cc2bccbc0ef1","size":12591,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.1.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.1.1_1644951815212_0.017937734376113346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-15T19:03:55.885Z","publish_time":1644951815421,"_cnpm_publish_time":1644951815421},"4.1.0":{"name":"postcss-lab-function","version":"4.1.0","description":"Use lab() and lch() color functions 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-lab-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"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","lab","lch","functional","notation","design","syntax","space","comma"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"volta":{"extends":"../../package.json"},"gitHead":"217166e728c5fa2a91865104ff0367643b6db138","_id":"postcss-lab-function@4.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"676e0d8d968df1f4b1f4032ad30a11eecb756a8b","size":12579,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.1.0_1644675876818_0.849757401291023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-12T14:24:42.001Z","publish_time":1644675876951,"_cnpm_publish_time":1644675876951},"4.0.4":{"name":"postcss-lab-function","version":"4.0.4","description":"Use lab() and lch() color functions 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-lab-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 ./test/color/test.mjs && postcss-tape --ci && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss":"^8.3.6","postcss-tape":"^6.0.1"},"peerDependencies":{"postcss":"^8.4"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"volta":{"extends":"../../package.json"},"gitHead":"b85423051765c299416bf4dfd9ed7e9936913540","_id":"postcss-lab-function@4.0.4","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"504747ab2754e046fb01e72779bbb434a05357df","size":8580,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.0.4.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.0.4.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-lab-function_4.0.4_1644081236206_0.7884626055291155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-05T17:14:04.305Z","publish_time":1644081236417,"_cnpm_publish_time":1644081236417},"4.0.3":{"name":"postcss-lab-function","version":"4.0.3","description":"Use lab() and lch() color functions 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-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","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 ./test/color/test.mjs && postcss-tape --ci && npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss":"^8.3.6","postcss-tape":"^6.0.1"},"peerDependencies":{"postcss":"^8.3"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"volta":{"extends":"../../package.json"},"gitHead":"1e7ce2f5be9f4b8efe405694eedd464932419b46","_id":"postcss-lab-function@4.0.3","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"633745b324afbcd5881da85fe2cef58b17487536","size":8476,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.0.3.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.0.3_1641137541838_0.49253779936995223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-02T15:42:30.015Z","publish_time":1641137542019,"_cnpm_publish_time":1641137542019},"4.0.2":{"name":"postcss-lab-function","version":"4.0.2","description":"Use lab() and lch() color functions 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-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"./dist/index.d.ts","bin":{"postcss-lab-function":"dist/cli.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 ./test/color/test.mjs && postcss-tape --ci"},"engines":{"node":"^12 || ^14 || >=16"},"dependencies":{"postcss-value-parser":"^4.2.0"},"devDependencies":{"postcss":"^8.3.6","postcss-tape":"^6.0.1"},"peerDependencies":{"postcss":"^8.3"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-lab-function"},"gitHead":"fdfcd15c444f312e49fba68bf21d0472e095099a","_id":"postcss-lab-function@4.0.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"6b91acb5f44e3ddc283c2c593b8858e5c261bda4","size":45568,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.0.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.0.2_1639388517212_0.6042674431851942"},"_hasShrinkwrap":false,"publish_time":1639388517404,"_cnpm_publish_time":1639388517404,"_cnpmcore_publish_time":"2021-12-15T10:41:45.980Z"},"4.0.1":{"name":"postcss-lab-function","version":"4.0.1","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape","prepublishOnly":"npm test"},"engines":{"node":">=12"},"dependencies":{"@csstools/convert-colors":"2.0.0","postcss-values-parser":"6.0.1"},"peerDependencies":{"postcss":"^8.3"},"devDependencies":{"@babel/core":"^7.16.0","@babel/preset-env":"^7.16.4","@rollup/plugin-babel":"^5.3.0","eslint":"^8.2.0","postcss":"^8.3.11","postcss-tape":"^6.0.1","rollup":"^2.60.0"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parserOptions":{"sourceType":"module"}},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"6293f19d90be476a99e061dd1918a7a26e4a8146","_id":"postcss-lab-function@4.0.1","_nodeVersion":"14.17.6","_npmVersion":"7.24.1","dist":{"shasum":"b6a1fb1032ddd7f4f7198ca78ec84c9b5bc7d80e","size":9634,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.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-lab-function_4.0.1_1637260184767_0.4274565001590864"},"_hasShrinkwrap":false,"publish_time":1637260184950,"_cnpm_publish_time":1637260184950,"_cnpmcore_publish_time":"2021-12-15T10:41:46.207Z"},"4.0.0":{"name":"postcss-lab-function","version":"4.0.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape","prepublishOnly":"npm test"},"engines":{"node":">=12"},"dependencies":{"@csstools/convert-colors":"2.0.0","postcss-values-parser":"6.0.0"},"peerDependencies":{"postcss":"^8.3"},"devDependencies":{"@babel/core":"7.15.5","@babel/preset-env":"7.15.6","@rollup/plugin-babel":"5.3.0","eslint":"7.32.0","postcss":"8.3.6","postcss-tape":"6.0.1","rollup":"2.56.3"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parserOptions":{"sourceType":"module"}},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"91a0c3ccea6c61a4fda3ab45ca6c9d7e349b2bfc","_id":"postcss-lab-function@4.0.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"0a4a69efa79a268967f86643f50e203064952c67","size":9316,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-4.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-4.0.0.tgz"},"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_4.0.0_1631886897738_0.6053406651923996"},"_hasShrinkwrap":false,"publish_time":1631886897926,"_cnpm_publish_time":1631886897926,"_cnpmcore_publish_time":"2021-12-15T10:41:46.431Z"},"3.1.2":{"name":"postcss-lab-function","version":"3.1.2","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape","prepublishOnly":"npm test"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/convert-colors":"^2.0.0","postcss":"^7.0.27","postcss-values-parser":"^3.2.0"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-tape":"^5.0.2","rollup":"^2.7.2","rollup-plugin-babel":"^4.4.0"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint"},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"936585c93b6d7dd60dda62154f93cc162fa81418","_id":"postcss-lab-function@3.1.2","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"e6f7b301a3d72602a23f380570fdbfccfd70f6ce","size":6881,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-3.1.2.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-3.1.2.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_3.1.2_1587793883766_0.05918651163450117"},"_hasShrinkwrap":false,"publish_time":1587793884023,"_cnpm_publish_time":1587793884023},"3.1.1":{"name":"postcss-lab-function","version":"3.1.1","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/convert-colors":"^2.0.0","postcss":"^7.0.27","postcss-values-parser":"^3.2.0"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-tape":"^5.0.2","rollup":"^2.7.2","rollup-plugin-babel":"^4.4.0"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint"},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"dcc69ad453cc7da1add64fc1a693ee8ba9fdd6d7","_id":"postcss-lab-function@3.1.1","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"bcbc6429e0a21970c7966a49027133e837fcf935","size":6854,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-3.1.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-3.1.1.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_3.1.1_1587793490600_0.9680469723851408"},"_hasShrinkwrap":false,"publish_time":1587793490755,"_cnpm_publish_time":1587793490755},"3.1.0":{"name":"postcss-lab-function","version":"3.1.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/convert-colors":"^2.0.0","postcss":"^7.0.27","postcss-values-parser":"^3.2.0"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-tape":"^5.0.2","rollup":"^2.7.2","rollup-plugin-babel":"^4.4.0"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint"},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"8b41822d8dbfb032ba006a1579f5996b539e63c5","_id":"postcss-lab-function@3.1.0","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"4def971fc1835591fb574d563201379cc4f4f23f","size":6823,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-3.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-3.1.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_3.1.0_1587789747010_0.34496679100328276"},"_hasShrinkwrap":false,"publish_time":1587789747208,"_cnpm_publish_time":1587789747208},"3.0.1":{"name":"postcss-lab-function","version":"3.0.1","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-lab-function.git"},"homepage":"https://github.com/csstools/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm install && npm run build","test":"npm run lint && npm run tape","tape":"npx postcss-tape"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/convert-colors":"^2.0.0","postcss":"^7.0.27","postcss-values-parser":"^3.1.1"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-tape":"^5.0.2","rollup":"^2.6.0","rollup-plugin-babel":"^4.4.0"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"babel-eslint"},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"56dfc2a0c64988593ed8752a8ef9a04045b4d157","_id":"postcss-lab-function@3.0.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"ea1fd03325486ef7e9c5ba46ea51d76b3a9c7203","size":6790,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-3.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-3.0.1.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_3.0.1_1586726806522_0.8018383480746449"},"_hasShrinkwrap":false,"publish_time":1586726806734,"_cnpm_publish_time":1586726806734},"3.0.0":{"name":"postcss-lab-function","version":"3.0.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"dist/index.cjs.js","module":"dist/index.esm.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","test":"npm run lint && npm run tape","tape":"npx postcss-tape"},"engines":{"node":">=10.0.0"},"dependencies":{"@csstools/convert-colors":"^2.0.0","postcss":"^7.0.27","postcss-values-parser":"^3.1.1"},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","babel-eslint":"^10.1.0","eslint":"^6.8.0","postcss-tape":"^5.0.2","rollup":"^2.6.0","rollup-plugin-babel":"^4.4.0"},"eslintConfig":{"parser":"babel-eslint","ignorePatterns":["dist","node_modules"]},"babel":{"presets":["@babel/env"]},"rollup":{"input":"src/index.js","plugins":["rollup-plugin-babel"],"output":[{"file":"dist/index.cjs.js","format":"cjs"},{"file":"dist/index.esm.js","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"058391d97c926e11ed4fd3dde324609c820e1322","_id":"postcss-lab-function@3.0.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"7cdf83ec7c23eb2de40db8517cdfc12be49ba3d7","size":7534,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-3.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-3.0.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_3.0.0_1586712006458_0.5949545913601935"},"_hasShrinkwrap":false,"publish_time":1586712006574,"_cnpm_publish_time":1586712006574},"2.0.1":{"name":"postcss-lab-function","version":"2.0.1","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:ec":"echint --ignore index.*.js test","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"@csstools/convert-colors":"^1.4.0","postcss":"^7.0.2","postcss-values-parser":"^2.0.0"},"devDependencies":{"@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","babel-eslint":"^9.0.0","eslint":"^5.6.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.0","rollup-plugin-babel":"^4.0.3"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"325c378768d1a353af4effdc7ca1a1f82384fc2e","_id":"postcss-lab-function@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"bb51a6856cd12289ab4ae20db1e3821ef13d7d2e","size":9057,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-2.0.1.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_2.0.1_1537285733674_0.6850496861208555"},"_hasShrinkwrap":false,"publish_time":1537285733995,"_cnpm_publish_time":1537285733995},"2.0.0":{"name":"postcss-lab-function","version":"2.0.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"index.cjs.js","module":"index.es.mjs","scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:ec":"echint --ignore index.*.js test","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=6.0.0"},"dependencies":{"@csstools/convert-colors":"^1.4.0","postcss":"^7.0.2","postcss-values-parser":"^1.5.0"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-eslint":"^9.0.0","eslint":"^5.6.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.66.0","rollup-plugin-babel":"^4.0.1"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"5a6e848a8fe735820efd1299a74d990900ca5ba3","_id":"postcss-lab-function@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"08ffe61918250ec4822c9a80383e9024681b3b76","size":9053,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-2.0.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_2.0.0_1537245178819_0.38315984792893554"},"_hasShrinkwrap":false,"publish_time":1537245179027,"_cnpm_publish_time":1537245179027},"1.1.0":{"name":"postcss-lab-function","version":"1.1.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"index.cjs.js","module":"index.es.js","files":["index.cjs.js","index.es.js"],"scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:ec":"echint --ignore index.*.js test","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"@csstools/convert-colors":"^1.4.0","postcss":"^6.0.23","postcss-values-parser":"^1.5.0"},"devDependencies":{"babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-preset-env":"^1.7.0","eslint":"^5.2.0","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.63.4","rollup-plugin-babel":"^3.0.7"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"c0c9622daca64d36b5f696e610f6802a6fc09f9d","_id":"postcss-lab-function@1.1.0","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"1965cd4cfb380601129f29c59797a0df13463f48","size":6503,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-1.1.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_1.1.0_1532480778125_0.4744743143758454"},"_hasShrinkwrap":false,"publish_time":1532480778192,"_cnpm_publish_time":1532480778192},"1.0.1":{"name":"postcss-lab-function","version":"1.0.1","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"index.cjs.js","module":"index.es.js","files":["index.cjs.js","index.es.js"],"scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:ec":"echint --ignore index.*.js test","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"@csstools/convert-colors":"^1.4.0","postcss":"^6.0.22","postcss-values-parser":"^1.5.0"},"devDependencies":{"babel-core":"^6.26.3","babel-eslint":"^8.2.3","babel-preset-env":"^1.7.0","eslint":"^4.19.1","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.58.2","rollup-plugin-babel":"^3.0.4"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"1f3ce3b6590dfe442aec931bc1cd3a3908dfe124","_id":"postcss-lab-function@1.0.1","_npmVersion":"6.0.1","_nodeVersion":"10.1.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"f493a93edcd8379de716bc3aab156626c317ce3c","size":6158,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-1.0.1.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_1.0.1_1526056238804_0.4713493709815577"},"_hasShrinkwrap":false,"publish_time":1526056238943,"_cnpm_publish_time":1526056238943},"1.0.0":{"name":"postcss-lab-function","version":"1.0.0","description":"Use lab() and lch() color functions in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/jonathantneal/postcss-lab-function.git"},"homepage":"https://github.com/jonathantneal/postcss-lab-function#readme","bugs":{"url":"https://github.com/jonathantneal/postcss-lab-function/issues"},"main":"index.cjs.js","module":"index.es.js","files":["index.cjs.js","index.es.js"],"scripts":{"prepublishOnly":"npm test","pretest":"rollup -c .rollup.js --silent","test":"echo 'Running tests...'; npm run test:js && npm run test:tape","test:ec":"echint --ignore index.*.js test","test:js":"eslint *.js --cache --ignore-path .gitignore --quiet","test:tape":"postcss-tape"},"engines":{"node":">=4.0.0"},"dependencies":{"@csstools/convert-colors":"^1.4.0","postcss":"^6.0.22","postcss-values-parser":"^1.5.0"},"devDependencies":{"babel-core":"^6.26.3","babel-eslint":"^8.2.3","babel-preset-env":"^1.7.0","eslint":"^4.19.1","eslint-config-dev":"^2.0.0","postcss-tape":"^2.2.0","pre-commit":"^1.2.2","rollup":"^0.58.2","rollup-plugin-babel":"^3.0.4"},"eslintConfig":{"extends":"dev","parser":"babel-eslint"},"keywords":["postcss","css","postcss-plugin","color","colors","rgb","rgba","hsl","hsla","hwb","functional","notation","design","syntax","space","comma"],"gitHead":"a2b9cd2d621cee32063f4d43c282b7f9b0fd5aa1","_id":"postcss-lab-function@1.0.0","_npmVersion":"6.0.1","_nodeVersion":"10.1.0","_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"dist":{"shasum":"bbc80ac47a5e09b6aceb39f1dd732ad31881b560","size":6088,"noattachment":false,"key":"/postcss-lab-function/-/postcss-lab-function-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/postcss-lab-function/download/postcss-lab-function-1.0.0.tgz"},"maintainers":[{"name":"alaguna","email":""},{"name":"jonathantneal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-lab-function_1.0.0_1526050990907_0.8816213872241507"},"_hasShrinkwrap":false,"publish_time":1526050991016,"_cnpm_publish_time":1526050991016}},"readme":"# PostCSS Lab 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/postcss-lab-function.svg\" height=\"20\">][npm-url]\n[<img alt=\"CSS Standard Status\" src=\"https://cssdb.org/images/badges/lab-function.svg\" height=\"20\">][css-url]\n[<img alt=\"Build Status\" src=\"https://github.com/csstools/postcss-plugins/workflows/test/badge.svg\" height=\"20\">][cli-url]\n[<img alt=\"Discord\" src=\"https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white\">][discord]\n\n\n[PostCSS Lab Function] lets you use `lab` and `lch` color functions in\nCSS, following the [CSS Color] specification.\n\n```pcss\n.color-lab {\n\tcolor: lab(40% 56.6 39);\n}\n\n.color-lch {\n\tcolor: lch(40% 68.735435 34.568626);\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.color-lch {\n\tcolor: rgb(179, 35, 35);\n\tcolor: color(display-p3 0.64331 0.19245 0.16771);\n}\n```\n\n## Usage\n\nAdd [PostCSS Lab Function] to your project:\n\n```bash\nnpm install postcss postcss-lab-function --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssLabFunction = require('postcss-lab-function');\n\npostcss([\n  postcssLabFunction(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n[PostCSS Lab Function] runs in all Node environments, with special\ninstructions for:\n\n| [Node](INSTALL.md#node) | [PostCSS CLI](INSTALL.md#postcss-cli) | [Webpack](INSTALL.md#webpack) | [Gulp](INSTALL.md#gulp) | [Grunt](INSTALL.md#grunt) |\n| --- | --- | --- | --- | --- |\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original functional color notation\nis preserved. By default, it is not preserved.\n\n```js\npostcssLabFunction({ preserve: true })\n```\n\n```pcss\n.color {\n\tcolor: lab(40% 56.6 39);\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\tcolor: lab(40% 56.6 39);\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\npostcssLabFunction({ enableProgressiveCustomProperties: false })\n```\n\n```pcss\n:root {\n\t--firebrick: lab(40% 56.6 39);\n}\n\n/* becomes */\n\n:root {\n\t--firebrick: rgb(178, 34, 34); /* will never be used, not even in older browser */\n\t--firebrick: color(display-p3 0.64331 0.19245 0.16771); /* will never be used, not even in older browser */\n\t--firebrick: lab(40% 56.6 39);\n}\n```\n\n### subFeatures\n\n#### displayP3\n\nThe `subFeatures.displayP3` option determines if `color(display-p3 ...)` is used as a fallback.<br>\nBy default, it is enabled.\n\n`display-p3` can display wider gamut colors than `rgb` on some devices.\n\n```js\npostcssOKLabFunction({\n\tsubFeatures: {\n\t\tdisplayP3: false\n\t}\n})\n```\n\n```pcss\n.color {\n\tcolor: lab(40% 56.6 39);\n}\n\n/* becomes */\n\n.color {\n\tcolor: rgb(179, 35, 35);\n\tcolor: lab(40% 56.6 39);\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/#lab-function\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/postcss-lab-function\n\n[CSS Color]: https://drafts.csswg.org/css-color/#specifying-lab-lch\n[Gulp PostCSS]: https://github.com/postcss/gulp-postcss\n[Grunt PostCSS]: https://github.com/nDmitry/grunt-postcss\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Loader]: https://github.com/postcss/postcss-loader\n[PostCSS Lab Function]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function\n","_attachments":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"license":"CC0-1.0"}