{"_id":"@ailuracode/alpine-theme","_rev":"12-bf24ba18fe2b36faef123640482764fc","name":"@ailuracode/alpine-theme","dist-tags":{"latest":"2.1.0"},"versions":{"0.1.0":{"name":"@ailuracode/alpine-theme","version":"0.1.0","keywords":["alpinejs","alpine","plugin","theme","dark-mode"],"author":{"name":"ailuracode"},"license":"MIT","_id":"@ailuracode/alpine-theme@0.1.0","maintainers":[{"name":"ailuracode","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpine/tree/master/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpine/issues"},"dist":{"shasum":"5bb2c69e83eb4e04c2812139b8ec6039ed4efd93","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-0.1.0.tgz","fileCount":3,"integrity":"sha512-ApeMQdgrob8QRfkZD9Bgx0gI/Guob/OrTJ6ugu5uWnb+uF2NXEhGXmNwhWlqsw+TMPINg7muBupx411Mx8DoBA==","signatures":[{"sig":"MEUCIQDjS6w08aIZx1SH8G+d1uVN5waudfmrJ9cgmNQZO8vUjAIgdf0pzEvKPMX+svr9lWTZMHZOm3xschI1h7mM13c0RRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4128},"type":"module","exports":{".":"./src/index.js"},"gitHead":"2bac8f3a43d8534fd8b6534a5d115448a369f230","scripts":{"test":"vitest run --config ../../vitest.config.js test"},"_npmUser":{"name":"ailuracode","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpine.git","type":"git","directory":"packages/theme"},"_npmVersion":"11.13.0","description":"Alpine.js theme store with light, dark and system modes","directories":{},"_nodeVersion":"24.17.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"alpinejs":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_0.1.0_1782104380554_0.021434321198427808","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@ailuracode/alpine-theme","version":"0.2.0","keywords":["alpinejs","alpine","plugin","theme","dark-mode"],"author":"ailuracode","license":"MIT","_id":"@ailuracode/alpine-theme@0.2.0","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpine/tree/master/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpine/issues"},"dist":{"shasum":"e39badd6045a03317d55808f4b0de85e655a0dc2","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-0.2.0.tgz","fileCount":6,"integrity":"sha512-ZhX4Lk+6BhHPwbyBNEqiVdjHrWLqL1xC5HRIOTEpaap2lFQ0k6nD2jeA/0FfOjvyu030qZl51Yk6YW2LKbhRPA==","signatures":[{"sig":"MEYCIQCuiTac01z/EWNYq89JlsI8DBwy+ajFtl+/VeO3YMHs/gIhAMc/x7eVAyYkh7wZPL2r+711N2pc1wssNB+IK5srh0+K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12528},"type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"test":"vitest run --config ../../vitest.config.js test","build":"tsup src/index.ts --format esm --dts --clean --sourcemap --out-dir dist"},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpine.git","type":"git","directory":"packages/theme"},"description":"Alpine.js theme store with light, dark and system modes","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"alpinejs":"^3.0.0","@types/alpinejs":"^3.13.11"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_0.2.0_1782112940156_0.548382477692881","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@ailuracode/alpine-theme","version":"0.2.1","keywords":["alpinejs","alpine","plugin","theme","dark-mode"],"author":"ailuracode","license":"MIT","_id":"@ailuracode/alpine-theme@0.2.1","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpine/tree/master/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpine/issues"},"dist":{"shasum":"48e9ff8e82d8c480500d05fd72a713ea2e149bd5","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-0.2.1.tgz","fileCount":7,"integrity":"sha512-HC/VSzIOM46gdSzXY4z5zBw7FW2+VTzc00CfzCyTwon3v/Pz9PLyTaDOaeTvhRQUhLomFuB/cVjTylUJbxs6zw==","signatures":[{"sig":"MEQCICWzYUkXNe133q9BdpCUI7DVhRg6SJa+MIIQ544XqY6OAiAl3S1z0V/y0lHWwvI3bkBujpdVvYNuPZujwQsqra0q/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16391},"type":"module","types":"./dist/global.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./global":{"types":"./dist/global.d.ts"}},"scripts":{"test":"vitest run --config ../../vitest.config.ts test","build":"tsup src/index.ts --format esm --dts --clean --sourcemap --out-dir dist && cp src/global.d.ts dist/global.d.ts"},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpine.git","type":"git","directory":"packages/theme"},"description":"Alpine.js theme store with light, dark and system modes","directories":{},"_nodeVersion":"22.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"alpinejs":"^3.0.0","@types/alpinejs":"^3.13.11"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_0.2.1_1782200878330_0.6222731611835022","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@ailuracode/alpine-theme","version":"0.2.2","keywords":["alpinejs","alpine","plugin","theme","dark-mode"],"author":"ailuracode","license":"MIT","_id":"@ailuracode/alpine-theme@0.2.2","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpine/tree/master/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpine/issues"},"dist":{"shasum":"cc69323dfef30e483dfe28510fad33f8ba37015d","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-0.2.2.tgz","fileCount":7,"integrity":"sha512-1+/6qpOQdDgFoa4Z8IDvNpMCw9tVUM7W8RUncFJYJj9G9+4TT/6UykS4uSOUwYa+go6TlDrXy9j96rCW+CcvPA==","signatures":[{"sig":"MEUCIQDcq3QDL9eDzuP75jm9QItv9aJtB7tqOebRGpoehRhTFgIgV7iWQoIxRdyetsvPQDEeVyVUccO2rsbN/HrsI84t+50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16612},"type":"module","types":"./dist/global.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./global":{"types":"./dist/global.d.ts"}},"scripts":{"test":"vitest run --config ../../vitest.config.ts test","build":"tsup src/index.ts --format esm --dts --clean --sourcemap --out-dir dist && cp src/global.d.ts dist/global.d.ts"},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpine.git","type":"git","directory":"packages/theme"},"description":"Alpine.js theme store with light, dark and system modes","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"alpinejs":"^3.0.0","@types/alpinejs":"^3.13.11"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_0.2.2_1782337319161_0.0875193422410403","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@ailuracode/alpine-theme","version":"1.0.0","keywords":["alpine","alpinejs","color-scheme","dark-mode","plugin","prefers-color-scheme","theme"],"author":"ailuracode","license":"MIT","_id":"@ailuracode/alpine-theme@1.0.0","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpinejs-toolkit/tree/main/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpinejs-toolkit/issues"},"dist":{"shasum":"e87cffaac2689c3360a3555e97d167083f01400e","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-1.0.0.tgz","fileCount":6,"integrity":"sha512-rdgm5l37HGmi0lIjq5UhUdhhPXqkdNVdy0GZNqG9Kw2+/GBlFCF65KKv6hxQzvhwQmTfnoCi8cfuT/4R3G4pzg==","signatures":[{"sig":"MEQCIFyJi1Riw+DEDdDt2Crypfu6wwwmsne6cOItxDE5czA5AiAv5KJfyDg7Q72jeTUF+6lYzr9pdTKDslEhJZ02h5aKbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43904},"type":"module","types":"./dist/global.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./global":{"types":"./dist/global.d.ts"},"./register":{"types":"./dist/internal/register.d.ts","default":"./dist/internal/register.js"}},"scripts":{"test":"vitest run","build":"tsup --config tsup.config.ts && cp src/global.d.ts dist/global.d.ts","clean":"rm -rf dist","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpinejs-toolkit.git","type":"git","directory":"packages/theme"},"description":"Light, dark, and system theme store for Alpine.js — exposed as a single $store.theme store and $theme magic.","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^29.1.1","@types/node":"^26.1.0","@types/alpinejs":"^3.13.10","@vitest/coverage-v8":"^4.1.9","@ailuracode/alpine-core":"0.2.0","@ailuracode/alpine-toggle":"1.0.0"},"peerDependencies":{"alpinejs":"^3.0.0","@ailuracode/alpine-core":"^0.2.0","@ailuracode/alpine-toggle":"^1.0.0"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_1.0.0_1783715305615_0.49067323170324606","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@ailuracode/alpine-theme","version":"2.0.0","keywords":["alpine","alpinejs","color-scheme","dark-mode","plugin","prefers-color-scheme","theme"],"author":"ailuracode","license":"MIT","_id":"@ailuracode/alpine-theme@2.0.0","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"homepage":"https://github.com/ailuracode/alpinejs-toolkit/tree/main/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpinejs-toolkit/issues"},"dist":{"shasum":"cf9dd84d0ad8b757ff0d32bbeebb9e763b6c1aac","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-2.0.0.tgz","fileCount":6,"integrity":"sha512-IH1ilLzWMW5GCokPlQVYwKLQBRWYOprITNjwk5aLGLif05ir+ia2rV53OuBTIfpkrvZVJO2Sws3QAojTwabDPw==","signatures":[{"sig":"MEYCIQC4CSjuxXX2Aq9sOnyCd4rxI16AZEesueIVnBLlNCtqmwIhALNJfTDTgQZUnJoUad5u1vMoFLjQK9a4HeYU24ttP8OO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50122},"type":"module","types":"./dist/global.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./global":{"types":"./dist/global.d.ts"}},"scripts":{"size":"size-limit","test":"vitest run","build":"tsup --config tsup.config.ts && cp src/global.d.ts dist/global.d.ts","clean":"rm -rf dist","test:e2e":"playwright test --config playwright.config.ts","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json","test:watch":"vitest","test:coverage":"vitest run --coverage"},"toolkit":{"bundleBudget":{"category":"small-feature"}},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"repository":{"url":"git+https://github.com/ailuracode/alpinejs-toolkit.git","type":"git","directory":"packages/theme"},"size-limit":[{"gzip":true,"name":"full surface","path":"dist/index.js","limit":"2.6 kB","brotli":true,"ignore":["alpinejs","@ailuracode/alpine-core","@ailuracode/alpine-ui","@ailuracode/alpine-toggle"],"import":"*"}],"description":"Light, dark, and system theme store for Alpine.js — exposed as a single $store.theme store and $theme magic.","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","alpinejs":"^3.15.12","@types/node":"^26.1.0","@types/alpinejs":"^3.13.10","@vitest/coverage-v8":"^4.1.9","@ailuracode/alpine-ui":"1.0.1","@ailuracode/alpine-core":"0.3.0","@ailuracode/alpine-toggle":"2.0.0"},"peerDependencies":{"alpinejs":"^3.0.0","@ailuracode/alpine-ui":"^1.0.1","@ailuracode/alpine-core":"^0.3.0","@ailuracode/alpine-toggle":"^2.0.0"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/alpine-theme_2.0.0_1784242915886_0.033100723751332106","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@ailuracode/alpine-theme","version":"2.1.0","description":"Light, dark, and system theme store for Alpine.js — exposed as a single $store.theme store and $theme magic.","keywords":["alpine","alpinejs","color-scheme","dark-mode","plugin","prefers-color-scheme","theme"],"homepage":"https://github.com/ailuracode/alpinejs-toolkit/tree/main/packages/theme#readme","bugs":{"url":"https://github.com/ailuracode/alpinejs-toolkit/issues"},"license":"MIT","author":"ailuracode","repository":{"type":"git","url":"git+https://github.com/ailuracode/alpinejs-toolkit.git","directory":"packages/theme"},"type":"module","sideEffects":false,"types":"./dist/global.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./global":{"types":"./dist/global.d.ts"}},"publishConfig":{"access":"public"},"devDependencies":{"@types/alpinejs":"^3.13.10","@types/node":"^26.1.0","@vitest/coverage-v8":"^4.1.9","tsup":"^8.5.0","alpinejs":"^3.15.12","@ailuracode/alpine-core":"0.3.0","@ailuracode/alpine-ui":"1.0.1"},"peerDependencies":{"@ailuracode/alpine-core":"^0.3.0","@ailuracode/alpine-ui":"^1.0.1","alpinejs":"^3.0.0"},"peerDependenciesMeta":{"@types/alpinejs":{"optional":true}},"toolkit":{"bundleBudget":{"category":"small-feature"}},"size-limit":[{"name":"full surface","path":"dist/index.js","import":"*","ignore":["alpinejs","@ailuracode/alpine-core","@ailuracode/alpine-ui"],"gzip":true,"brotli":true,"limit":"2 kB"}],"scripts":{"build":"tsup --config tsup.config.ts && cp src/global.d.ts dist/global.d.ts","clean":"rm -rf dist","size":"size-limit","test":"vitest run","test:coverage":"vitest run --coverage","test:watch":"vitest","test:e2e":"playwright test --config playwright.config.ts","typecheck":"tsc --noEmit && tsc --noEmit -p tsconfig.test.json"},"_nodeVersion":"24.15.0","_id":"@ailuracode/alpine-theme@2.1.0","dist":{"integrity":"sha512-ef3Mzi+7YfEidEfSzZg1cy/iUqcGqyZvYy74rjm5OmY6MBvvs6REXxULMjVZlwju+PSZ+NUgvcjU8xphG2O3GQ==","shasum":"15eb8dadc8a9f9d3f7c940f797b5cbcd2eb0eefb","tarball":"https://registry.npmjs.org/@ailuracode/alpine-theme/-/alpine-theme-2.1.0.tgz","fileCount":6,"unpackedSize":27642,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYoYzmSh3+8pEIFKUOvNN2y0uLkD1QpSi3/1fASdNkYwIgSXy/ufimFc76tNhaDbW/NVyTWdxFcoSPxUn1ABJ0vdA="}]},"_npmUser":{"name":"siddharthagf","email":"livesanty_@hotmail.com"},"directories":{},"maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/alpine-theme_2.1.0_1784257840420_0.8239950892943668"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-22T04:59:40.358Z","modified":"2026-07-17T03:10:40.729Z","0.1.0":"2026-06-22T04:59:40.679Z","0.2.0":"2026-06-22T07:22:20.285Z","0.2.1":"2026-06-23T07:47:58.459Z","0.2.2":"2026-06-24T21:41:59.292Z","1.0.0":"2026-07-10T20:28:25.757Z","1.1.0":"2026-07-16T06:57:45.867Z","1.1.1":"2026-07-16T08:19:33.220Z","2.0.0":"2026-07-16T23:01:56.033Z","2.1.0":"2026-07-17T03:10:40.567Z"},"bugs":{"url":"https://github.com/ailuracode/alpinejs-toolkit/issues"},"author":"ailuracode","license":"MIT","homepage":"https://github.com/ailuracode/alpinejs-toolkit/tree/main/packages/theme#readme","keywords":["alpine","alpinejs","color-scheme","dark-mode","plugin","prefers-color-scheme","theme"],"repository":{"type":"git","url":"git+https://github.com/ailuracode/alpinejs-toolkit.git","directory":"packages/theme"},"description":"Light, dark, and system theme store for Alpine.js — exposed as a single $store.theme store and $theme magic.","maintainers":[{"name":"siddharthagf","email":"livesanty_@hotmail.com"}],"readme":"","readmeFilename":""}