{"name":"@csstools/color-helpers","description":"Color helpers to ease transformation between formats, gamut, etc","version":"1.0.0","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.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"}},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","check-sources-integrity":"node ./scripts/check-changes.mjs","check-sources-integrity:rewrite":"REWRITE_HASHES=true node ./scripts/check-changes.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","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","stryker":"stryker run --logLevel error","test":"npm run test:exports","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"packages/color-helpers"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["colors","css"],"volta":{"extends":"../../package.json"},"eslintConfig":{"rules":{"@typescript-eslint/no-loss-of-precision":"off"}},"gitHead":"e2063baeecc582fe2b7d9c5388a34881f0d587b6","_id":"@csstools/color-helpers@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"9.4.1","dist":{"shasum":"7097722a51da1e9e622345ca000261f1ae6e8f58","size":24332,"noattachment":false,"key":"/@csstools/color-helpers/-/@csstools/color-helpers-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@csstools/color-helpers/download/@csstools/color-helpers-1.0.0.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":"a.laguna@funcion13.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"romainmenke","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/color-helpers_1.0.0_1675327326924_0.9949640753896947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-02T08:42:07.108Z","publish_time":1675327327108,"_cnpm_publish_time":1675327327108,"dist-tags":{"latest":"6.0.2"}}