{"bin":{"qwik":"qwik-cli.mjs"},"bugs":{"url":"https://github.com/QwikDev/qwik/issues"},"dist":{"shasum":"8c36aa85b8a046c1a974b35a0dfd0d9bd8adcac8","tarball":"https://registry.npmjs.org/@qwik.dev/core/-/core-2.0.0-beta.39.tgz","fileCount":264,"integrity":"sha512-CgJytwXqzmDDN6XTixIC/d+cAGtKgcSF/6LSiuGTrEQSTvhWR4XbZoXA32Qqi3fA/PAV7udOCjeZ63ke5s/HBg==","signatures":[{"sig":"MEQCIDUNa+SRwjlxbN7tzvI13T6vAhbgG99vtLT+hGv7SrqOAiA1aLvbZ7eSZp4QSsdfcBaxpneZ9bk8X4MmsIl1+q0iLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@qwik.dev%2fcore@2.0.0-beta.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6979429},"main":"./src/index.ts","name":"@qwik.dev/core","type":"module","_from":"file:qwik.dev-core-2.0.0-beta.39.tgz","types":"./public.d.ts","author":{"name":"Qwik Team"},"engines":{"node":"^20.3.0 || >=21.0.0"},"exports":{".":{"types":"./public.d.ts","import":{"min":"./dist/core.min.mjs","default":"./dist/core.prod.mjs","production":"./dist/core.prod.mjs","development":"./dist/core.mjs"}},"./cli":{"require":"./dist/cli.mjs"},"./build":{"types":"./dist/build/index.d.ts","import":{"default":"./dist/build/index.mjs","production":"./dist/build/index.prod.mjs","development":"./dist/build/index.dev.mjs"}},"./loader":{"types":"./dist/loader/index.d.ts","import":"./dist/loader/index.mjs"},"./server":{"types":"./server.d.ts","import":{"default":"./dist/server.prod.mjs","production":"./dist/server.prod.mjs","development":"./dist/server.mjs"}},"./worker":{"types":"./worker.d.ts","import":"./dist/worker/index.mjs"},"./testing":{"types":"./dist/testing/index.d.ts","import":"./dist/testing/index.mjs"},"./insights":{"types":"./dist/insights.d.ts","import":"./dist/insights/index.qwik.mjs"},"./internal":{"types":"./dist/core-internal.d.ts","import":{"min":"./dist/core.min.mjs","default":"./dist/core.prod.mjs","production":"./dist/core.prod.mjs","development":"./dist/core.mjs"}},"./optimizer":{"types":"./dist/optimizer.d.ts","import":"./dist/optimizer.mjs"},"./preloader":{"import":"./dist/preloader.mjs"},"./server.mjs":"./dist/server.mjs","./jsx-runtime":{"types":"./dist/jsx-runtime.d.ts","import":{"min":"./dist/core.min.mjs","default":"./dist/core.prod.mjs","production":"./dist/core.prod.mjs","development":"./dist/core.mjs"}},"./handlers.mjs":"./handlers.mjs","./package.json":"./package.json","./insights/vite":{"types":"./dist/insights/vite.d.ts","import":"./dist/insights/vite/index.mjs"},"./optimizer.mjs":"./dist/optimizer.mjs","./qwikloader.js":"./dist/qwikloader.js","./jsx-dev-runtime":{"types":"./dist/jsx-runtime.d.ts","import":{"min":"./dist/core.min.mjs","default":"./dist/core.mjs","production":"./dist/core.prod.mjs","development":"./dist/core.mjs"}},"./qwikloader.debug.js":"./dist/qwikloader.debug.js","./backpatch-executor.js":"./dist/backpatch-executor.js","./backpatch-executor.debug.js":"./dist/backpatch-executor.debug.js"},"license":"MIT","scripts":{"build.insights":"cd src/insights && vite build --mode lib --emptyOutDir"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c5d6eb7c-e555-4aac-8488-6dd70f5c64a9"}},"homepage":"https://qwik.dev/","keywords":["Automatic Optimization","framework","generator","javascript streaming","lazy execution","performance","prerender","resumability","resumable","server-side-render","ssg","ssr","static-site","static-site-generator","webapp","website"],"_resolved":"/tmp/3f6e8e1a2465be49f9d73bbb0a661dd5/qwik.dev-core-2.0.0-beta.39.tgz","_integrity":"sha512-CgJytwXqzmDDN6XTixIC/d+cAGtKgcSF/6LSiuGTrEQSTvhWR4XbZoXA32Qqi3fA/PAV7udOCjeZ63ke5s/HBg==","repository":{"url":"git+https://github.com/QwikDev/qwik.git","type":"git","directory":"packages/qwik"},"_npmVersion":"11.12.1","description":"An open source framework for building instant loading web apps at any scale, without the extra effort.","directories":{},"maintainers":[{"name":"hirez.io","email":"opensource@hirez.io"},{"name":"shairez","email":"shai@hirez.io"},{"name":"mhevery","email":"misko@hevery.com"},{"name":"jackshelton","email":"me@jackshelton.com"},{"name":"varixo","email":"admin@varixo.pl"},{"name":"gioboa","email":"giorgiob.boa@gmail.com"},{"name":"wmertens","email":"Wout.Mertens+npm@gmail.com"}],"sideEffects":["./src/testing/vdom-diff.unit-util.ts","./src/testing/mocks.ts"],"_nodeVersion":"24.15.0","dependencies":{"rollup":"^4.61.0","csstype":"^3.2.3","magic-string":"0.30.21","launch-editor":"^2.14.1","@qwik.dev/optimizer":"2.1.0-beta.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"kleur":"4.1.5","domino":"2.1.6","ignore":"5.3.1","vitest":"4.1.10","prettier":"3.7.4","image-size":"2.0.2","@qwik.dev/dom":"2.1.19","@qwik.dev/core":"2.0.0-beta.39","@croct/json5-parser":"0.2.2"},"peerDependencies":{"vite":">=6 <9","vitest":">=2 <4","prettier":"*"},"exports_annotation":"We use the build for the optimizer because esbuild doesn't like the html?raw imports in the server plugin and it's only used in the vite configs","peerDependenciesMeta":{"vitest":{"optional":true},"prettier":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-beta.39_1787166017963_0.07359545058820194","host":"s3://npm-registry-packages-npm-production"},"_id":"@qwik.dev/core@2.0.0-beta.39","version":"2.0.0-beta.39"}