{"name":"@master/colors","type":"module","scripts":{"build":"techor build","dev":"pnpm build --watch","lint":"eslint src","check:type":"tsc --noEmit"},"license":"MIT","description":"A precision-crafted P3 color system designed for modern UIs","author":"Aoyue Design LLC.","homepage":"https://rc.css.master.co/guide/colors","bugs":{"url":"https://github.com/master-co/colors/issues"},"repository":{"type":"git","url":"https://github.com/master-co/colors.git","directory":"packages/core"},"keywords":["colors","color-system","color-palette","design-system"],"sideEffects":false,"main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"default":"./dist/index.mjs","types":"./dist/index.d.ts"},"./rgb":{"default":"./dist/rgb.mjs","types":"./dist/rgb.d.ts"},"./hsl":{"default":"./dist/hsl.mjs","types":"./dist/hsl.d.ts"},"./hex":{"default":"./dist/hex.mjs","types":"./dist/hex.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"version":"3.0.0"}