theme-service
Advanced tools
Comparing version 2.0.0-rc.19 to 2.0.0-rc.20
@@ -1,1 +0,1 @@ | ||
{"name":"theme-service","type":"module","scripts":{"build":"techor build","dev":"pnpm build --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Lightweight CSS theme switching","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","homepage":"https://rc.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"devDependencies":{"@techor/extend":"^3.0.16"},"version":"2.0.0-rc.19"} | ||
{"name":"theme-service","type":"module","scripts":{"build":"techor build","dev":"pnpm build --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Lightweight CSS theme switching","author":"Aoyue Design LLC.","funding":"https://css.master.co/docs/donate","homepage":"https://rc.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.cjs","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/index.cjs","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public","provenance":true},"devDependencies":{"@techor/extend":"^3.0.16"},"version":"2.0.0-rc.20"} |