{"_id":"use-vibes","_rev":"643-aeb876ca66fcea46b6befa39852adb7c","name":"use-vibes","dist-tags":{"dev":"2.5.11-dev.2","latest":"14.3.16"},"versions":{"0.1.0":{"name":"use-vibes","version":"0.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"33c0a3e9b331613ff4b1184716e08ccc5a182730","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.1.0.tgz","fileCount":24,"integrity":"sha512-3f4P8Qdz0zkkjAfurNp0ImFkvz/scFGVA6BH2Ia8D1FTQszxgXs2x9ZcvK2F4e9fgljuw3gmHrkbdkrIl1opiw==","signatures":[{"sig":"MEUCIG1K6R+xcu6XQLi/DKawLPIZRcJzAGRZ3dlJjF9Xrf1HAiEAqu4h2vPAV4KzKV/l9FSid74F08xpVGZBwQbVv6R6tEA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":82751},"main":"./src/index.ts","type":"module","_from":"file:use-vibes-0.1.0.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/private/var/folders/yn/dtgwrn_s2yz1_v0hm60vy3wr0000gn/T/f9067ce69620271f66eccab176cc8a86/use-vibes-0.1.0.tgz","_integrity":"sha512-3f4P8Qdz0zkkjAfurNp0ImFkvz/scFGVA6BH2Ia8D1FTQszxgXs2x9ZcvK2F4e9fgljuw3gmHrkbdkrIl1opiw==","_npmVersion":"11.1.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.10.0","dependencies":{"call-ai":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.1.0_1743367535247_0.40300328285867426","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"use-vibes","version":"0.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"a7267e1c55f292de4cc3400b427a4eacc35d6cfe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.1.1.tgz","fileCount":7,"integrity":"sha512-elTltLPATJN0C2ttodbk275Bhz2dhblIx1UImfxb6LLJgpR+2P3BfYFhz7nPJbdBvcyFdBbJo7TtOCRP3f9ONA==","signatures":[{"sig":"MEUCIFr7weCiI+V3hchvbFOCuaS9V1e926FgTY9BbBb/pNwkAiEA1IHza7LoVds6Rht1n59Zq/hQ0UFO/t6AtYq5AEjI/Q4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35852},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"96fcdd45fc22d7e716416943b6a8bcfcf18dec2f","scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"11.1.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.10.0","dependencies":{"call-ai":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.1.1_1743369589811_0.3053240471634415","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"use-vibes","version":"0.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"1616846a71c5fc5dde538be148a654a6f38d928a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.0.tgz","fileCount":6,"integrity":"sha512-j8m9bIRTCm4SzNspFaLMoxzI/Ojrosl3O20bHzh8wwOfXUZOig7r/wo1+QgFY0RkfTFelcgoa+hRV1N508h96A==","signatures":[{"sig":"MEYCIQDrBhq9TRAEhCo2bG6Zvusi2RdOMDOusfgEQOIuOfgbHAIhAJJqu2K/KpU3QYowYFabmq9C1Rj/vnyjLhFb5c+473th","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36045},"main":"./dist/index.js","type":"module","_from":"file:use-vibes-0.2.0.tgz","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/cb40d133d93e1fa5b1feb6c163ec83a5/use-vibes-0.2.0.tgz","_integrity":"sha512-j8m9bIRTCm4SzNspFaLMoxzI/Ojrosl3O20bHzh8wwOfXUZOig7r/wo1+QgFY0RkfTFelcgoa+hRV1N508h96A==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.0_1747181120167_0.40088654278817226","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"use-vibes","version":"0.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"0d572325b98bbb1be8943bc436b9e7a5e44bdd73","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.1.tgz","fileCount":6,"integrity":"sha512-orXbm8JpySy5a5wA2CDF6et/eVuoS8/7RQZzd3iEVR10l3psRBFefKiAK1hp1qIrSLqAl6GtEvjKcKb+yYHrYA==","signatures":[{"sig":"MEUCIQDqlXymUA/HMUCqIsYt/owPxeQ/2FOpLIlI5vMBPMiK+QIgW1bPWXnFeqJOGwCaKblTmAru43E9VpVyFmo8WnC72kI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36152},"main":"./dist/index.js","type":"module","_from":"file:use-vibes-0.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/71535ae4c5987d5fd16c0f8a58619aa4/use-vibes-0.2.1.tgz","_integrity":"sha512-orXbm8JpySy5a5wA2CDF6et/eVuoS8/7RQZzd3iEVR10l3psRBFefKiAK1hp1qIrSLqAl6GtEvjKcKb+yYHrYA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.1_1747181493327_0.16893106804743696","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"use-vibes","version":"0.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"c4aea9c41443c06d99301903e956f89e1f00aedf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.2.tgz","fileCount":6,"integrity":"sha512-jnKWtBpd0nZebGPsqpGFp/B3SpOc3TdQenwWt4e6JP2KW+owadJdS8/rMeIF7wgWZOY/Bqbo+5mUjJRiVGElUw==","signatures":[{"sig":"MEUCIAOGCxZNA3Rcw6qUrufAyxasFpl1JO2bvbh9cQSIg0/WAiEAuGMby5BrxiyNsqDCqMuo8UdHBRgIr42eSZaxFw5Wmjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36180},"main":"./dist/index.js","type":"module","_from":"file:use-vibes-0.2.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ead081d63814455b49f86ccfc0be9fef/use-vibes-0.2.2.tgz","_integrity":"sha512-jnKWtBpd0nZebGPsqpGFp/B3SpOc3TdQenwWt4e6JP2KW+owadJdS8/rMeIF7wgWZOY/Bqbo+5mUjJRiVGElUw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.2_1747181653267_0.2791196989507554","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"use-vibes","version":"0.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"daf10bb49f8f972f476bf976b195338bd174c82a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.3.tgz","fileCount":6,"integrity":"sha512-bVDnPqWpdu4nq/WBqj5NoML9+OcV+qAQeOz3xRU5smbSukx8O+CPCO393qTEuJmTCWY1mqfWDdIik0Uovbp/ag==","signatures":[{"sig":"MEUCIQCIZWrSqkE3rsoASVjar4U5SgHCouW0afRfqF2v0q4S+gIgJkosLLu6LmAfadbf4M2iLTCrJcBUlapP3ii5v2+yo3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36171},"main":"./dist/index.js","type":"module","_from":"file:use-vibes-0.2.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js","require":"./dist/index.js"},"./dist/*":"./dist/*","./package.json":"./package.json"},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/eac83a296f1847a36487b95081957980/use-vibes-0.2.3.tgz","_integrity":"sha512-bVDnPqWpdu4nq/WBqj5NoML9+OcV+qAQeOz3xRU5smbSukx8O+CPCO393qTEuJmTCWY1mqfWDdIik0Uovbp/ag==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.3_1747182064233_0.5272580397642168","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"use-vibes","version":"0.2.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"61929dd65e9da72fe74e4fa702652300888935f7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.4.tgz","fileCount":6,"integrity":"sha512-FDtSJWqHx3ACs00Gnt8fEibDJ5WiJu9ZZre9/IT/z/tZGHhACt6oOThAObjqz8al7KvoSenKyQxF9CxOApbwJw==","signatures":[{"sig":"MEYCIQCGJCkf6c/ruTsb9u5wA3I1zZjyQF//z1vKtOfvOmd/OgIhAO5u4KfsvtmDFZkT+jXtt3dKAkraI8OCLT16IJ1JWLfI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35956},"main":"./dist/index.js","type":"module","_from":"file:use-vibes-0.2.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":"./dist/index.js","scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1aa86b4972db88e5c6575fa3dcc2edee/use-vibes-0.2.4.tgz","_integrity":"sha512-FDtSJWqHx3ACs00Gnt8fEibDJ5WiJu9ZZre9/IT/z/tZGHhACt6oOThAObjqz8al7KvoSenKyQxF9CxOApbwJw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.4_1747182244839_0.061493472282014405","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"use-vibes","version":"0.2.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"b3d0c0bd46da96a8c5f3a0c61027e73d2e53c122","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.5.tgz","fileCount":3,"integrity":"sha512-qeVIqiAbnvpyQIJ392Bej0GHC8IUw9+olCvvQ0yzkMrFaE5Y99mrNdLKBvh0B3gdVrmSW9IHxJrn6ppdpB5S8g==","signatures":[{"sig":"MEUCIFaDa2tKc+Wjy536P11h08lqbEvPKaZfbwJnoF6JPbOUAiEA+ZYQs1x1JP3/sy4YjWhzf2aMYtaLWu7pS615CmDSBzM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24715},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.2.5.tgz","types":"dist/index.d.ts","module":"dist/index.js","browser":"dist/index.js","scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6e8869976d15ced6cc528d79e2f3ef39/use-vibes-0.2.5.tgz","_integrity":"sha512-qeVIqiAbnvpyQIJ392Bej0GHC8IUw9+olCvvQ0yzkMrFaE5Y99mrNdLKBvh0B3gdVrmSW9IHxJrn6ppdpB5S8g==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.5_1747182774127_0.809963411711649","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"use-vibes","version":"0.2.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"3e3c179a9375d773cf5a34a37901083ced06884c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.6.tgz","fileCount":3,"integrity":"sha512-4QLvIrBY4NOGyQotEB7BM/kQD58fPOHvLA9yivmfBgCEIyIR4DUaDXA6C0Z1y7yuKv3z1x2ssfBa15etjzBacg==","signatures":[{"sig":"MEUCIQCsGDc/Ao9OmxzGlRBr0i9zTOm17jgF6VbAjGBz3AqTnwIgfmv6r2wQLrWRrTbjGB6GioV3Fnd6FrJuL1rmQv6lunI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24715},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.2.6.tgz","types":"dist/index.d.ts","module":"dist/index.js","browser":"dist/index.js","scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c7adccd691d949537966f1b4a66860c9/use-vibes-0.2.6.tgz","_integrity":"sha512-4QLvIrBY4NOGyQotEB7BM/kQD58fPOHvLA9yivmfBgCEIyIR4DUaDXA6C0Z1y7yuKv3z1x2ssfBa15etjzBacg==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.6_1747183634341_0.2784138072626894","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"use-vibes","version":"0.2.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.2.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"4881a2d16f26c936c8039999d8c5ee39d77816b8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.2.7.tgz","fileCount":3,"integrity":"sha512-Dk1dHP0tkpDyiBODmpJhHydM/zeP3TSwr9tz2J5hBr3OonNSg+SOTNS/boJzIP2Z7/9XkcrTqLLpsX+MyVVCrA==","signatures":[{"sig":"MEUCIFcMmHHj5f86kESKMFXRH/0DOnhX12pLQDbmY2XEybz+AiEA6rvPUfdhlA7nnoZcA3mAOwPAeD14kX7TVSZlo4jtDVU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24869},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.2.7.tgz","types":"dist/index.d.ts","module":"dist/index.js","browser":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"}},"scripts":{"fix":"npm run lint:fix && npm run format","lint":"eslint --ext .js,.ts,.tsx src/ tests/ scripts/","test":"vitest run","build":"tsc","check":"npm run validate && npm run fix","serve":"vite fixtures --port 3000","format":"prettier --write 'src/**/*.{js,ts,tsx}' 'tests/**/*.{js,ts,tsx}' 'scripts/**/*.js'","lint:fix":"eslint --ext .js,.ts,.tsx --fix src/ tests/ scripts/","validate":"npm run typecheck && npm run test && npm run test:browser && npm run lint","build:all":"npm run build && npm run build:browser && npm run build:bookmarklet","typecheck":"tsc --noEmit","prerelease":"npm run validate","test:watch":"vitest","test:browser":"npm run build:browser:test && playwright test --reporter=line","build:browser":"node scripts/build-browser.js","build:bookmarklet":"node scripts/generate-bookmarklet.js","build:browser:test":"node scripts/build-browser-test.js","test:browser:debug":"npm run build:browser:test && playwright test --debug --reporter=line","test:browser:headed":"npm run build:browser:test && playwright test --headed --reporter=line"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c9adb5b61bfe2b6cc20e0ec119635778/use-vibes-0.2.7.tgz","_integrity":"sha512-Dk1dHP0tkpDyiBODmpJhHydM/zeP3TSwr9tz2J5hBr3OonNSg+SOTNS/boJzIP2Z7/9XkcrTqLLpsX+MyVVCrA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.4","jsdom":"^26.0.0","react":"^19.1.0","eslint":"^8.56.0","rollup":"^4.38.0","terser":"^5.39.0","vitest":"^1.2.2","esbuild":"^0.25.1","prettier":"^3.5.3","playwright":"^1.41.2","typescript":"^5.3.3","@types/node":"^20.11.19","@types/jsdom":"^21.1.7","@types/react":"^18.2.0","@playwright/test":"^1.41.2","rollup-plugin-terser":"^7.0.2","@testing-library/react":"^16.3.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.5","@rollup/plugin-commonjs":"^28.0.3","@rollup/plugin-typescript":"^12.1.2","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^7.0.1","@rollup/plugin-node-resolve":"^16.0.1","@typescript-eslint/eslint-plugin":"^7.0.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.2.7_1747184088752_0.9046145275887782","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"use-vibes","version":"0.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"4faca7651d1f3c7d9ab1ccac0f6c749ea4d057cd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.3.0.tgz","fileCount":9,"integrity":"sha512-phrGMJvZOg51EqlybHQryhys/2W18DIqbMGpfjxZM/CQIg6yoc3Hb1CtaMbSaVjBBkVeoaus/AU6ticxFEtEsA==","signatures":[{"sig":"MEYCIQDpDUDs+X6dDMRN3KaGxZ3dmPOoo5ShluFJwBZiVlnTHAIhAJ7Kuk1qZyed21QKnpBXp43kggWCCUcz1uk+MjxEJL1p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":28165},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.3.0.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"tsc","clean":"rimraf dist","typecheck":"tsc --noEmit","test:watch":"vitest"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/85d8cc0c76cc201b6dbba19c8c02b81a/use-vibes-0.3.0.tgz","_integrity":"sha512-phrGMJvZOg51EqlybHQryhys/2W18DIqbMGpfjxZM/CQIg6yoc3Hb1CtaMbSaVjBBkVeoaus/AU6ticxFEtEsA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"call-ai":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","typescript":"^5.3.3","@types/react":"^19.1.0","@vitejs/plugin-react":"^4.4.1","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.3.0_1747185883489_0.959412575414913","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"use-vibes","version":"0.4.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"e68ea743ee2104b29b4ef4b0fc45946e9e65134f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.0.tgz","fileCount":3,"integrity":"sha512-cvMNVJARTCMac10Fi3QLJEtDD7o3mU1p4yIz2VdCpzvYlhRWPeCZJzX9NZwItH1TCCuB6SUlCXhmLL5ZpaQaUQ==","signatures":[{"sig":"MEQCIC8NA8YlMReEUt24n+bORVAKQoasEtSD3NPILFoDtN6JAiBDzxRFOqG372NAXOfiPykAmJVcR1zt4kds4DCH/r+IOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21601},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.0.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"},"./components/ImgGen.css":"./dist/components/ImgGen.css"},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/479c8c0d9cdf9a79656cfbcccd1dbfed/use-vibes-0.4.0.tgz","_integrity":"sha512-cvMNVJARTCMac10Fi3QLJEtDD7o3mU1p4yIz2VdCpzvYlhRWPeCZJzX9NZwItH1TCCuB6SUlCXhmLL5ZpaQaUQ==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.0_1747673702646_0.10717853070509653","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"use-vibes","version":"0.4.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"2c5f82c778c9a6044250980b3c8c7f61ae79528f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.2.tgz","fileCount":3,"integrity":"sha512-WkA5NoRgVRwpTTHVylMuqTyF6li+vcv7qF6zYUgoy8dmB9hSmsHfn2TA2vGGahYN6JhDLVSg/jJqJV4flv944Q==","signatures":[{"sig":"MEUCIQCI3jID7B/Jwfifz+oID9UMF6nF3JiHed3EyTdnfSVN2gIgF2QARWXm3RpkwoF3u5oyQ7WFrGF8sHU0RSJe5Jk5y00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21602},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.2.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"},"./components/ImgGen.css":"./dist/components/ImgGen.css"},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2ddd7b8dda2b00de79889478f4fbacb5/use-vibes-0.4.2.tgz","_integrity":"sha512-WkA5NoRgVRwpTTHVylMuqTyF6li+vcv7qF6zYUgoy8dmB9hSmsHfn2TA2vGGahYN6JhDLVSg/jJqJV4flv944Q==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.2_1747685092043_0.9048992393762993","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"use-vibes","version":"0.4.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"d5aa28c35f12d138400a62fd18167383786eb0d3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.3.tgz","fileCount":73,"integrity":"sha512-F8HdU1WiF8gNjo5n8XZTPMSDDLMGtBtS48zlKFg6KKSLiC0v/Sh6rDC8iEhNW1vXLQZj9ZElgsmM7cNnpk65WA==","signatures":[{"sig":"MEYCIQDtKZ7UYRqSPWfnXeXn/hhSWyiL9FRALKr+a81fG2e7uwIhAM38/3I5EQE7IpsgH/RhtnTR4X0DL7V6s2fWCjpFVkAw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215420},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.3.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"},"./components/ImgGen.css":"./dist/components/ImgGen.css"},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bb72cfc5f63043623b2e235ed35c6d02/use-vibes-0.4.3.tgz","_integrity":"sha512-F8HdU1WiF8gNjo5n8XZTPMSDDLMGtBtS48zlKFg6KKSLiC0v/Sh6rDC8iEhNW1vXLQZj9ZElgsmM7cNnpk65WA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.3_1747686054990_0.7581973077939941","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"use-vibes","version":"0.4.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"7e733e04f0c08979d138dff7995a09a6eda6498a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.5.tgz","fileCount":73,"integrity":"sha512-if0EdySgVGpdvfMV5Jgf5Wa9ijn3oxwS4hxUm7LwJadvDqs/JwsSM0xPfl2mcqb/yjBtggMendRZJfHwqD+R/g==","signatures":[{"sig":"MEYCIQCrhl79bSU1HgqvcJRX3c1tj0Tx5fGaVeeGIkwd8cUQjgIhAJ2VpxXS1Luaozwhw1d0qEIRFSVqoF1YelKEciUO8Lbn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215425},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.5.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"},"./components/ImgGen.css":"./dist/components/ImgGen.css"},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/42cae5fa49b8d4d35db6e85f6bdca21c/use-vibes-0.4.5.tgz","_integrity":"sha512-if0EdySgVGpdvfMV5Jgf5Wa9ijn3oxwS4hxUm7LwJadvDqs/JwsSM0xPfl2mcqb/yjBtggMendRZJfHwqD+R/g==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.5_1747688263529_0.3902914631000245","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"use-vibes","version":"0.4.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"386774658ba38c18d3ff1c8ed35b8ec24ab9afce","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.6.tgz","fileCount":73,"integrity":"sha512-uoXpIGAX7iFSHVN2VDPageD4omAQjS3oDdBn/Rg2FIQ4YtVNRbfTS5Wpyh+LkLutntHkC116UMPPMJavZsv2Ow==","signatures":[{"sig":"MEYCIQD6IzO4U+V11Z2T2yxOXxxRCX+D+sOZKTFWw4S+WHN5eAIhALI0QUP9RmEeWibk00vjKS+RXpjluwxkZAQ8ixSf+/Bc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215362},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.6.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/3dd840a180a5763bdb0125baf8d2ca2b/use-vibes-0.4.6.tgz","_integrity":"sha512-uoXpIGAX7iFSHVN2VDPageD4omAQjS3oDdBn/Rg2FIQ4YtVNRbfTS5Wpyh+LkLutntHkC116UMPPMJavZsv2Ow==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.6_1747689044896_0.13794924705456735","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"use-vibes","version":"0.4.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"f34b0f3da09c1e58ca49a4340bbc0d75e9869fe2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.7.tgz","fileCount":73,"integrity":"sha512-3I5DR0LVAoOZ/DPl+jTUtAsYpQgg05AWtsZSNyhOVqeG6GAy4Q+o9ax0XrYwdDtv/Y7NQfPdDabLyaQIblhjRQ==","signatures":[{"sig":"MEUCID+kY6I6gg8dtzsVdLATD+RMny8cqBgBlbVBRaFfmragAiEAzEpww5c/GaaCNTkNxZ+dagJCKeBUujtYBEfEH0N86bI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":215987},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.7.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/926f09619192f93ffb92ee37ffcac4f3/use-vibes-0.4.7.tgz","_integrity":"sha512-3I5DR0LVAoOZ/DPl+jTUtAsYpQgg05AWtsZSNyhOVqeG6GAy4Q+o9ax0XrYwdDtv/Y7NQfPdDabLyaQIblhjRQ==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.7_1747691008199_0.39489356652773777","host":"s3://npm-registry-packages-npm-production"}},"0.4.9":{"name":"use-vibes","version":"0.4.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"26c1f92e94edb1ed934b2308b00d2f680d38d0d5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.9.tgz","fileCount":73,"integrity":"sha512-JLIoPl4u6FbZMgtLQUQx9QYhCDyTbBcQ/GacRUxLGzTXTy4Y5G2hTgqoQJXioWDDw6ZWH8IcU5hWBFR1AFtnDQ==","signatures":[{"sig":"MEUCIQC+J6pbZKogNNUckDCKw8RPfh8Lw+6a827XPlHb83XjDAIgNvwkSdoTCnrborb4B8jPcJpRU8QXvAco7XDigwiZnoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":217601},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.9.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/15c635e1e61c0447ede7eeaf13b6415f/use-vibes-0.4.9.tgz","_integrity":"sha512-JLIoPl4u6FbZMgtLQUQx9QYhCDyTbBcQ/GacRUxLGzTXTy4Y5G2hTgqoQJXioWDDw6ZWH8IcU5hWBFR1AFtnDQ==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.9_1747696438555_0.5614034005137538","host":"s3://npm-registry-packages-npm-production"}},"0.4.10":{"name":"use-vibes","version":"0.4.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"a6ec835c7137d4e34388402acc5cea0fed2c1f52","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.10.tgz","fileCount":73,"integrity":"sha512-GprZNanx+D6ETQNRcHtnHV4Bi/zuXVRManl/cqYL+Vgq8ApfBxYLRoDnk5yNxmRSm4uQNrqo36EsDN6a4wrBtA==","signatures":[{"sig":"MEQCID4+59lMuzuqNvmh0uKOsJqMoUFn+CrD5FEKTFsI5DLKAiBC5MeZXrKa0M1VqrWCjPuXvWPdWZ8IIWRkbw8l/3SgbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":220483},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.10.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/26d0f65bbcef975ab65ab931ec50e8a9/use-vibes-0.4.10.tgz","_integrity":"sha512-GprZNanx+D6ETQNRcHtnHV4Bi/zuXVRManl/cqYL+Vgq8ApfBxYLRoDnk5yNxmRSm4uQNrqo36EsDN6a4wrBtA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.10_1747697255164_0.0038189481441059936","host":"s3://npm-registry-packages-npm-production"}},"0.4.11":{"name":"use-vibes","version":"0.4.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"161c177dcfa2ea35442cbe295b22dd7b582746e3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.11.tgz","fileCount":73,"integrity":"sha512-zQiuj+fBqc8qnHEsN/7hNIMi0dDFhkDcyKNiUgEsN3+GydYs57F/8VOm0ed+7D20OAUeJYwRN43xpsTZclwHqw==","signatures":[{"sig":"MEYCIQCZ76kJ1msG11vTPSDrwBIivugjFWaKHl2+KAXcUFPBYgIhAPIKsQnI2XgvtUozeg3UET1eVZJK503+BYt0SnSX57aY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":220973},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.11.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c2f4153e2a04d3bdeaee898d00836217/use-vibes-0.4.11.tgz","_integrity":"sha512-zQiuj+fBqc8qnHEsN/7hNIMi0dDFhkDcyKNiUgEsN3+GydYs57F/8VOm0ed+7D20OAUeJYwRN43xpsTZclwHqw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.11_1747698766123_0.01909659566526445","host":"s3://npm-registry-packages-npm-production"}},"0.4.12":{"name":"use-vibes","version":"0.4.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"4637bc3a7e29b3bd71fff638bed23b6167f06e0e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.12.tgz","fileCount":73,"integrity":"sha512-VneHWrR1lZAecj2T0qbCH39rLBXG7yv6TGfYtoeR/mX1087CnDqnSTHdFXE9XuGco4CoP+uQVs8p1BHRhnJPlw==","signatures":[{"sig":"MEUCIQCLn23SoXB1iVBP582iesQT5Qbdzp4h5i6DXd8R8md0wgIgNA8N0Vv5l9IFj0I1jaD+QL66GBT6i70z+uCOfYgxVkg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224692},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.12.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4e2df63bd2719f64d46a0909a4ae4df1/use-vibes-0.4.12.tgz","_integrity":"sha512-VneHWrR1lZAecj2T0qbCH39rLBXG7yv6TGfYtoeR/mX1087CnDqnSTHdFXE9XuGco4CoP+uQVs8p1BHRhnJPlw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.12_1747700773259_0.8726726536209413","host":"s3://npm-registry-packages-npm-production"}},"0.4.13":{"name":"use-vibes","version":"0.4.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"6f4afc6733a15bcaad945211dd5c14911fcb1e9a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.13.tgz","fileCount":73,"integrity":"sha512-ox9GKONgJlOGHBNV/zL2UD7f7Ezhy5pTAokd1YxttN9TOV+c/hdf7NqGH+b5T1vWmy4xXiuoA29PpQrC1r1Duw==","signatures":[{"sig":"MEUCIQCELSFJ6LR0CLhZP8txnh+yA4vx2g1Z7K5eE8WxTd9jTwIgOFvpLa3OaAlx7zuzJRlUWgzV44nxEduXHTH8fb/hUIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":224927},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.13.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/36dbe5ae4fa8bd917ab77b4c1a408228/use-vibes-0.4.13.tgz","_integrity":"sha512-ox9GKONgJlOGHBNV/zL2UD7f7Ezhy5pTAokd1YxttN9TOV+c/hdf7NqGH+b5T1vWmy4xXiuoA29PpQrC1r1Duw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.13_1747701791698_0.8479543786086585","host":"s3://npm-registry-packages-npm-production"}},"0.4.14":{"name":"use-vibes","version":"0.4.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"5e53a6c2834d62462d742204993805c4561c9236","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.14.tgz","fileCount":73,"integrity":"sha512-wjy3qSHB4Nurfa5GwYJEIyqkJkl39/M9l+OfDcJPJBT+QkJOQyfz8fkpIDCNRyoP//zm5hz6xyBDWCHG3ViUtw==","signatures":[{"sig":"MEUCIDingPob3zjdQiggZv2G7f5t981FjWbSnj1g8cfrnV41AiEA3092XPh+65excmZOH8TfFD13ocvavrefrGW2FiwUKWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":225199},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.14.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/46b0ce0834fa845d56275137e022125f/use-vibes-0.4.14.tgz","_integrity":"sha512-wjy3qSHB4Nurfa5GwYJEIyqkJkl39/M9l+OfDcJPJBT+QkJOQyfz8fkpIDCNRyoP//zm5hz6xyBDWCHG3ViUtw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.14_1747713358996_0.5444301983372954","host":"s3://npm-registry-packages-npm-production"}},"0.4.15":{"name":"use-vibes","version":"0.4.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.4.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"1cca96aaecb30c727dec1a3d950e8122a580c206","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.4.15.tgz","fileCount":73,"integrity":"sha512-PZkhXIlMVFlCVVw7HvxeBZmCM6VBVE/YFyrek8JuEFvuJvLNqv0Ccz16z0FYvhLUbvV2ksT7ndVUBrNPFrtmnQ==","signatures":[{"sig":"MEUCIASeWkpBOgbz00af46GPf5BQKrSvl+3JCLv6V2o5DqE3AiEAz7Q9yvdr0FbcU1dr5bG0S6a2o1yvL8Q5D8hujEJbTxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":225262},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.4.15.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4657a39caaee52a2bcabb8bba44e6d7d/use-vibes-0.4.15.tgz","_integrity":"sha512-PZkhXIlMVFlCVVw7HvxeBZmCM6VBVE/YFyrek8JuEFvuJvLNqv0Ccz16z0FYvhLUbvV2ksT7ndVUBrNPFrtmnQ==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.4.15_1747747516419_0.38922643641534393","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"use-vibes","version":"0.5.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"e63d686367ae108304f11a3315fb36d2e5de77e5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.0.tgz","fileCount":85,"integrity":"sha512-u0dRefL70zfQHeBDN2fzxJ4IRHWWGd9/5Kjp9AfGzhwNadQqZbdIEoBd+eCyARp8Rx4tRh3n7eavasoMw8dbDw==","signatures":[{"sig":"MEUCIQDsakdnSg/rHGaO5Gay0iUBrdz8OxEHm5Otus+SdaIIyAIgPPgNAsmzgpHU8jjbbj7Fli7KQosSYL/iXZMdt1Fy9dc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":287638},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.0.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e6460b0ce653e3236125b5c358fccb54/use-vibes-0.5.0.tgz","_integrity":"sha512-u0dRefL70zfQHeBDN2fzxJ4IRHWWGd9/5Kjp9AfGzhwNadQqZbdIEoBd+eCyARp8Rx4tRh3n7eavasoMw8dbDw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.0_1747803075097_0.563824807393708","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"use-vibes","version":"0.5.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"9bbd5ca7c877aa143b1e904630b6b4e8f44f868f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.1.tgz","fileCount":85,"integrity":"sha512-VIOYBRr7El28ZwhqYKAH1DxBpIdmu7KhNT5nwGuvHOQiF/jBMyKT9UUiwvUjHwMWxYEaMdR0Lu2owxnnYCOMjg==","signatures":[{"sig":"MEUCIA6tIUGnvs3HMckUAEso7EuEYqKeAVxbmG+lFEHSldK/AiEAnoDVEiMMSabOyYEeTuUHAvi8AwiaBXYJ/QT1r3u0LcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":288918},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.1.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bc94ee3153a662383e696565fb1bcda2/use-vibes-0.5.1.tgz","_integrity":"sha512-VIOYBRr7El28ZwhqYKAH1DxBpIdmu7KhNT5nwGuvHOQiF/jBMyKT9UUiwvUjHwMWxYEaMdR0Lu2owxnnYCOMjg==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.1_1747806888851_0.39352160066549136","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"use-vibes","version":"0.5.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"903f35a54c7425a620464c0f103c158f91c64420","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.2.tgz","fileCount":85,"integrity":"sha512-+RFskLVXRSZBtaFbcrfNeDR0r+0dZHgBhbBLgZkogt1V1PzX2KQglxzBPwIAlfZDvff9Y4PE09gNF4uAQnKEPw==","signatures":[{"sig":"MEYCIQDIHmXE+wkwaalNSAH0s2r9Wqv76YxIc5Atq4OUq4lBOAIhAMnOiqcKl1DwIxcDCSmEN9z9fP7Yvtfd7nWkQw/vEfHc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289023},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.2.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/631c07fefe2c4efdac56802a5c25bf86/use-vibes-0.5.2.tgz","_integrity":"sha512-+RFskLVXRSZBtaFbcrfNeDR0r+0dZHgBhbBLgZkogt1V1PzX2KQglxzBPwIAlfZDvff9Y4PE09gNF4uAQnKEPw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.2_1747808700482_0.8907230873459853","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"use-vibes","version":"0.5.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"969faa4c0a3e40eed1a844b51fb741d82ec1f661","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.3.tgz","fileCount":85,"integrity":"sha512-yVMEfxVjC8B8SAhRfluJr0OZNfBrxKChLC+YeKs1MvhwlvbVIEPW1TobjrTSCI6ZuUlUPUo43biT6ekMBPYxNw==","signatures":[{"sig":"MEQCIGH7X+eRF2Eh8H5+2oFlnOCzENOw1Dg3qsGwhaAK6B5xAiBgQ0hbakHQZNF7dsUE2YzlwKXLEDIL6aszSMY9+pNURA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":292880},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.3.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ebe7fff4e87396aae0a52d3259a2c5e9/use-vibes-0.5.3.tgz","_integrity":"sha512-yVMEfxVjC8B8SAhRfluJr0OZNfBrxKChLC+YeKs1MvhwlvbVIEPW1TobjrTSCI6ZuUlUPUo43biT6ekMBPYxNw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.3_1747809029788_0.11372745915479987","host":"s3://npm-registry-packages-npm-production"}},"0.5.4":{"name":"use-vibes","version":"0.5.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"f9c51c6f534210d9ed2065e37f58627f9dbc92dd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.4.tgz","fileCount":85,"integrity":"sha512-K5qFA1C6O9n/Cd5tPekfbQR2uIm98uU0RAj/RDbGm9p5UE9JPtA01uuHzbtvpod2cEAw0tuWcqH5GNS7gF0THw==","signatures":[{"sig":"MEQCIHxOBVnp6F80hODPzbKUzYB4QPdQaptjbYvwaxDxUkaZAiBnktK+o2CC8DSl3eGL/YD5wGTEdKyncTvq10IxAyWypg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293300},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.4.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f370255ba3670f39f8be6c6613befea7/use-vibes-0.5.4.tgz","_integrity":"sha512-K5qFA1C6O9n/Cd5tPekfbQR2uIm98uU0RAj/RDbGm9p5UE9JPtA01uuHzbtvpod2cEAw0tuWcqH5GNS7gF0THw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.4_1747842072012_0.9571108501840588","host":"s3://npm-registry-packages-npm-production"}},"0.5.5":{"name":"use-vibes","version":"0.5.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"44faf370da5974fb4308f7fa9f6fbe7551ce9738","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.5.tgz","fileCount":85,"integrity":"sha512-BcUj3f4d9dFe96Pz6H/cHvRIrfKZ7P7jyUoOnUT3axjGKV0Ge9Ib8VOzkLdKtC23rPcVi2jO9DvAdKY3W1s1sA==","signatures":[{"sig":"MEUCIErqCktHZp+OHQH/FskNTIMwCVjqug8waGFrgN66ockaAiEA5gp75aEYkEzoN/8J7NJbNnFpj/IPaDkkvG5d2O3dIFI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294018},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.5.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e9d092af1d0c22e7afb499b604ab98f9/use-vibes-0.5.5.tgz","_integrity":"sha512-BcUj3f4d9dFe96Pz6H/cHvRIrfKZ7P7jyUoOnUT3axjGKV0Ge9Ib8VOzkLdKtC23rPcVi2jO9DvAdKY3W1s1sA==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.5_1747843516503_0.21586354711586386","host":"s3://npm-registry-packages-npm-production"}},"0.5.7":{"name":"use-vibes","version":"0.5.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"author":"","license":"MIT","_id":"use-vibes@0.5.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"dist":{"shasum":"bf7279eaa562b2b242ad693ea8bd8799059e4366","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.7.tgz","fileCount":88,"integrity":"sha512-4eC4AoS63CELj1NCQJKyjEMDCNhf/L21JgTqQb1txwcEkItCt3GBfgBE9Q7n1w/ylVq6ATtgnLkR034iyq96zw==","signatures":[{"sig":"MEQCIHrkNRCqMB/LbXS8HPvumn7cQ/oBBNDmqqV10vPMEtlBAiBvYWflmcjHbeYVpsTKevaaOR/sGsBUfiZVteupStGjxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":298655},"main":"dist/index.js","type":"module","_from":"file:use-vibes-0.5.7.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"},"./style-loader":{"types":"./dist/style-loader.d.ts","import":"./dist/style-loader.js","require":"./dist/style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"pnpm clean && tsc && pnpm copy-css","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c4205a0c562a26373b5263847f505428/use-vibes-0.5.7.tgz","_integrity":"sha512-4eC4AoS63CELj1NCQJKyjEMDCNhf/L21JgTqQb1txwcEkItCt3GBfgBE9Q7n1w/ylVq6ATtgnLkR034iyq96zw==","_npmVersion":"10.8.2","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"18.20.8","dependencies":{"uuid":"^11.1.0","call-ai":"^0.10.1","use-fireproof":"^0.20.4"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^8.56.0","rimraf":"^5.0.5","vitest":"^1.2.2","prettier":"^3.5.3","react-dom":"^19.1.0","typescript":"^5.3.3","@types/react":"^19.1.0","@types/react-dom":"^19.1.2","eslint-plugin-react":"^7.37.5","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.7_1752958497049_0.268807840919318","host":"s3://npm-registry-packages-npm-production"}},"0.0.6-dev-ci-test":{"name":"use-vibes","version":"0.0.6-dev-ci-test","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.0.6-dev-ci-test","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"4507aef57563b5425a252fee2804a7702574ec8d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.0.6-dev-ci-test.tgz","fileCount":89,"integrity":"sha512-pPBf5K04K6MTSi97PqJICIbBrbyV6x9SmlcbQwq10fekP+JkaoIYBV65++AzVikpT/TZiCw7YEmumffF0NMHGA==","signatures":[{"sig":"MEUCIQC/DrCt4BkW/evco3oHCp83otpy4jsJfwNpnlaPDvXbQQIgH2XVMLzKMXuQyFYQquLOipvqRiPLCz/WrPssUc8Vzp4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243141},"type":"module","_from":"file:use-vibes-0.0.6-dev-ci-test.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f482b4f9633095dbeba3f3452907408b/use-vibes-0.0.6-dev-ci-test.tgz","_integrity":"sha512-pPBf5K04K6MTSi97PqJICIbBrbyV6x9SmlcbQwq10fekP+JkaoIYBV65++AzVikpT/TZiCw7YEmumffF0NMHGA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.0.6-dev-ci-test","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.0.6-dev-ci-test_1755634985308_0.9995465250826037","host":"s3://npm-registry-packages-npm-production"}},"0.5.8":{"name":"use-vibes","version":"0.5.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.5.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"f0266b6a8a845da6472c10b66e2829c2288d446a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.5.8.tgz","fileCount":89,"integrity":"sha512-smqvqdaY1kSaM9qS7qCeqPzKGO/2ZFrQasW6b0LDi1delnM2UXmzmjM7Tspd2QAuvaNbIsFpe+eRnY2WCsWoQQ==","signatures":[{"sig":"MEUCIHRbb1tgWleeRMKmn8NSfFcGsVZ6l7YvFtSZGm+zyAxpAiEAxHhgDLldXxpEHhf949SO19CpgtIwz0j46OHiAaepGcM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243766},"type":"module","_from":"file:use-vibes-0.5.8.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/06a7658aa2a3d3999df8aa75c9bc75ea/use-vibes-0.5.8.tgz","_integrity":"sha512-smqvqdaY1kSaM9qS7qCeqPzKGO/2ZFrQasW6b0LDi1delnM2UXmzmjM7Tspd2QAuvaNbIsFpe+eRnY2WCsWoQQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.5.8","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.5.8_1755874872155_0.9927334167460589","host":"s3://npm-registry-packages-npm-production"}},"0.11.0-dev-preview1":{"name":"use-vibes","version":"0.11.0-dev-preview1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.11.0-dev-preview1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"4411725059e58d8cec0e7575610c881828fd68c2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.11.0-dev-preview1.tgz","fileCount":89,"integrity":"sha512-RX80A+2IiAUPB+AAmF786vc7cU17TUpxDOrUedZ4YbZJpJVSDGmCiptWtdQsDYI/z4PxZhSmwrDg0jqd8VseJg==","signatures":[{"sig":"MEUCIGacesn8iQAxarCENunUTkwni/PZhVYNEWbcyNO27l7vAiEAv3jvFwtpFj+3T7JnNqwPXJHUq+K7GYwqNn+W/hkjy0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243794},"type":"module","_from":"file:use-vibes-0.11.0-dev-preview1.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c72545c982249fe657a85bca1d9a93cc/use-vibes-0.11.0-dev-preview1.tgz","_integrity":"sha512-RX80A+2IiAUPB+AAmF786vc7cU17TUpxDOrUedZ4YbZJpJVSDGmCiptWtdQsDYI/z4PxZhSmwrDg0jqd8VseJg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.11.0-dev-preview1","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.11.0-dev-preview1_1755893954277_0.38597902309783794","host":"s3://npm-registry-packages-npm-production"}},"0.11.0-dev-preview2":{"name":"use-vibes","version":"0.11.0-dev-preview2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.11.0-dev-preview2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e664cef7e2b470dc2439a46106fa6a8a42d88caf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.11.0-dev-preview2.tgz","fileCount":89,"integrity":"sha512-zYH9kRA0aMU0BuGMlSjZgC2W2WEZn5dpgl4VFUCssIUVIOibG1JnD2DwMWefovHPHnK8tSNRDlj3GrC0zLtPmQ==","signatures":[{"sig":"MEUCIQCJye2/MDDgzbt6kJVyWlMI/JeOcDipmWA9YuJb3IXADgIgUAGocljF5rS/oBcr/DNjRWTWBnenJZdqXX+Q7H9MbH8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243792},"type":"module","_from":"file:use-vibes-0.11.0-dev-preview2.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fc03fb07f7a5008bd518b560fcd85f80/use-vibes-0.11.0-dev-preview2.tgz","_integrity":"sha512-zYH9kRA0aMU0BuGMlSjZgC2W2WEZn5dpgl4VFUCssIUVIOibG1JnD2DwMWefovHPHnK8tSNRDlj3GrC0zLtPmQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.11.0-dev-preview2","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.11.0-dev-preview2_1755895635218_0.9965797645574876","host":"s3://npm-registry-packages-npm-production"}},"0.11.0-dev-preview3":{"name":"use-vibes","version":"0.11.0-dev-preview3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.11.0-dev-preview3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"fb91e8ef23dcd5b404406fb3d57c1e16e72bc00e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.11.0-dev-preview3.tgz","fileCount":89,"integrity":"sha512-gouzanG0pT0rm24R8Lt+F36wrXLdXvT1KBEB2hj/CJZ0JP/4tFc5PgrNw/FqH4RpxlDltrO66YCFEaa+xIlBgg==","signatures":[{"sig":"MEQCIFNLHutN4dR/Z/HROfHarGX1J2VWwENUY5bd/UP9Rqy0AiBk5ficKvrl2figdMkrrXD4L1Lt1rhnWpdXehBrL+bpkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243792},"type":"module","_from":"file:use-vibes-0.11.0-dev-preview3.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5f6ce832ab70359f590634a72bf6768a/use-vibes-0.11.0-dev-preview3.tgz","_integrity":"sha512-gouzanG0pT0rm24R8Lt+F36wrXLdXvT1KBEB2hj/CJZ0JP/4tFc5PgrNw/FqH4RpxlDltrO66YCFEaa+xIlBgg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.11.0-dev-preview3","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.11.0-dev-preview3_1755898314499_0.4128674022286247","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"use-vibes","version":"0.11.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.11.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"1e0f3602dac2947d4b557040bd4e4f0f8e103e46","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.11.0.tgz","fileCount":89,"integrity":"sha512-3Jj+9UJIB32IXMyB2G1icotrUIZVSaJlYLXDoT+YJD7rln4dDC9brIsxbVFJrigi9K6zu4ZDP0+jZL0DZ9j9cw==","signatures":[{"sig":"MEUCIALJgpstKavG+FqGjGVDdQ3gbJ1iCJWUMUTsm2NYAf2XAiEAx826lT+0VQFMyD0meVMF0JkMt1SMCyjNqeDLC6L/nTk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":243766},"type":"module","_from":"file:use-vibes-0.11.0.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2aa1564efe5cb31e03cb535a2c7eca26/use-vibes-0.11.0.tgz","_integrity":"sha512-3Jj+9UJIB32IXMyB2G1icotrUIZVSaJlYLXDoT+YJD7rln4dDC9brIsxbVFJrigi9K6zu4ZDP0+jZL0DZ9j9cw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.11.0","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.11.0_1755907646202_0.020716050225591864","host":"s3://npm-registry-packages-npm-production"}},"0.11.2":{"name":"use-vibes","version":"0.11.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.11.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"76262515652424ddbd269ea0b16c50fdc6dd919a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.11.2.tgz","fileCount":90,"integrity":"sha512-q6Ub/AMdf8Yw7afF+gvWdaaiRkVJjHenX8umIV299xUQD77OeDK2qF1Fktf3AxWA7uD4mlVcgVPUk33EGxiPEQ==","signatures":[{"sig":"MEYCIQDLmgN/YyWNvrKs/qLR5OZDTHA7EbzxvKyba3mqQPYWAAIhAM57HthUTDtPrlrfeed0j5EhCwIHWxh3UPmN5Xh9KqNN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245888},"type":"module","_from":"file:use-vibes-0.11.2.tgz","types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","import":"./index.js"},"./style-loader":{"types":"./style-loader.d.ts","import":"./style-loader.js"}},"scripts":{"lint":"eslint src --ext .ts,.tsx","test":"vitest run","build":"core-cli tsc","check":"pnpm lint && pnpm format && pnpm typecheck && pnpm test","clean":"rimraf dist","format":"prettier --write \"./**/*.{js,jsx,ts,tsx,json,md}\"","copy-css":"mkdir -p dist/components && cp src/components/ImgGen.css dist/components/","lint:fix":"eslint src --ext .ts,.tsx --fix --rule 'no-unused-vars: 1' --rule 'no-empty: 1' --rule '@typescript-eslint/no-unused-vars: 1'","dev:build":"tsc --watch","typecheck":"tsc --noEmit","test:watch":"vitest","build:watch":"tsc --watch"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fd6aead83ef4987e8b96a6bc9b475c3e/use-vibes-0.11.2.tgz","_integrity":"sha512-q6Ub/AMdf8Yw7afF+gvWdaaiRkVJjHenX8umIV299xUQD77OeDK2qF1Fktf3AxWA7uD4mlVcgVPUk33EGxiPEQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"uuid":"^11.1.0","call-ai":"0.11.2","use-fireproof":"0.23.5"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.6","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.11.2_1755910184139_0.9860481630855731","host":"s3://npm-registry-packages-npm-production"}},"0.12.0-dev-preview":{"name":"use-vibes","version":"0.12.0-dev-preview","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.0-dev-preview","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"566bee7d51046c83ed3a8754d98edf24a3292ab0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.0-dev-preview.tgz","fileCount":7,"integrity":"sha512-KpTDjUoRGZrJjXd10WM94TuP9PUf1q2ZPksu58wO55kNVPon5hwr6pYfs1aNIKZkrbTWTMyA+WukvRNR80zIig==","signatures":[{"sig":"MEYCIQCeRdjPEL7/RFnlZcAnsqh0TGrUmwc5IAQiu2rJQvHhNQIhAJ5XkvytnOUN2MKMGUm0KrhbO6PxpcSR1E6B01oe/vML","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30431},"type":"module","_from":"file:use-vibes-0.12.0-dev-preview.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/36a685d501f8a30c14f894b712c148f2/use-vibes-0.12.0-dev-preview.tgz","_integrity":"sha512-KpTDjUoRGZrJjXd10WM94TuP9PUf1q2ZPksu58wO55kNVPon5hwr6pYfs1aNIKZkrbTWTMyA+WukvRNR80zIig==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^0.12.0-dev-preview"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.11","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.0-dev-preview_1755967926749_0.059850433275489","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"use-vibes","version":"0.12.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"29d2336294dc52331cc9027d994fec23de6b8f66","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.0.tgz","fileCount":7,"integrity":"sha512-7XyCGZcwzL/MZC2cYhdDWNeIbnRTFnRDHsHwNeK33eO52h0q0kI/zRU+sgKTmzILqBFANCDhgc+Dh99EcdhLKA==","signatures":[{"sig":"MEUCIQCR48UrxyWNaiowHdpjpuCb7SLlvJ0rR6fqPuGnO3xdHgIgAOOJEK3VMdecknKKBmzYE7JLBzi4IGEoCLbNcN8e2Lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30407},"type":"module","_from":"file:use-vibes-0.12.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/eb4ba079b4f22964b0429abe3d964cb9/use-vibes-0.12.0.tgz","_integrity":"sha512-7XyCGZcwzL/MZC2cYhdDWNeIbnRTFnRDHsHwNeK33eO52h0q0kI/zRU+sgKTmzILqBFANCDhgc+Dh99EcdhLKA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.11","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.0_1755969136965_0.8871656718812444","host":"s3://npm-registry-packages-npm-production"}},"0.0.1-dev":{"name":"use-vibes","version":"0.0.1-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.0.1-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"50c720208efe943da7f7d4fe52d1c2877aa881d5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.0.1-dev.tgz","fileCount":7,"integrity":"sha512-zI2sQ3Gfrb9EP8vlQYyFOpEsiTiCamcmui3iDKb9/GbBNLDLUbcxgpklDlcdMrERQF9dZNXkvkWm7jDZ0qvaKA==","signatures":[{"sig":"MEYCIQD8POd6xE6hF/4biUbfiKQz/upIB0FGepLSO6H5GG3LcwIhAIvIlKWcajnlbVHUJdXUZvsZYQRbdjhoqpOr/kpdBI6X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30416},"type":"module","_from":"file:use-vibes-0.0.1-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/04c9cda0cd02d9c673d8d582d04c657f/use-vibes-0.0.1-dev.tgz","_integrity":"sha512-zI2sQ3Gfrb9EP8vlQYyFOpEsiTiCamcmui3iDKb9/GbBNLDLUbcxgpklDlcdMrERQF9dZNXkvkWm7jDZ0qvaKA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^0.0.1-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jsdom":"^26.1.0","eslint":"^9.31.0","rimraf":"^5.0.5","vitest":"^3.2.4","prettier":"^3.6.2","react-dom":"^19.1.0","@eslint/js":"^9.31.0","playwright":"^1.54.1","typescript":"^5.8.2","@types/react":"^19.1.0","@vitest/browser":"^3.2.4","@types/react-dom":"^19.1.2","typescript-eslint":"^8.36.0","@fireproof/core-cli":"^0.23.11","eslint-plugin-react":"^7.37.5","playwright-chromium":"^1.54.1","@vitejs/plugin-react":"^4.4.1","eslint-plugin-import":"^2.31.0","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.6.3"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.0.1-dev_1755980214194_0.6637894358741332","host":"s3://npm-registry-packages-npm-production"}},"0.12.1-dev":{"name":"use-vibes","version":"0.12.1-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.1-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"54df72ed3a7aeda6b08946c49fb4c5e89ed36dcf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.1-dev.tgz","fileCount":7,"integrity":"sha512-mIxMWwYSf1DEhDJ9AMCC8Sk0qmrYSGorqsSHvoEvDe+I+BzfgkaBa/DIcEyrK3Gi5Rk9Y+ilnBQZ08w5n3IiYQ==","signatures":[{"sig":"MEYCIQCEBq28Rz2HJ1ZAC0uUDjHNvON24QHd63ezOyN1LbCweAIhALOqUFevGS8JQ2JL6invzjGltdmggfsCW48lVi8Q2xGT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30128},"type":"module","_from":"file:use-vibes-0.12.1-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1c5f0210d4f325f4eaea11fe5e50944b/use-vibes-0.12.1-dev.tgz","_integrity":"sha512-mIxMWwYSf1DEhDJ9AMCC8Sk0qmrYSGorqsSHvoEvDe+I+BzfgkaBa/DIcEyrK3Gi5Rk9Y+ilnBQZ08w5n3IiYQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.1-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.1-dev_1757290031588_0.9128101395215105","host":"s3://npm-registry-packages-npm-production"}},"0.12.2-dev-v2":{"name":"use-vibes","version":"0.12.2-dev-v2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.2-dev-v2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"69533dcc8345175c43f3ff0caa687bb29f5552e2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.2-dev-v2.tgz","fileCount":7,"integrity":"sha512-Tq4Fww5WNpaMYFJxtatGEtU0skKzD5VMud4hMsR/gpQMYhhZER1foTW3V155Q/8V/7LUny3pCKWSk9L91vyXOA==","signatures":[{"sig":"MEUCICriuygi6ANw7BI2RJh7LvyYrtLSLds7QdvkitbmfEccAiEA2f4kGKSnIIkGixo3X0WWz1JDiyTnIE+7TJuNEEf9xtM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30134},"type":"module","_from":"file:use-vibes-0.12.2-dev-v2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4bc989123f2277f0eb13fd5cfb5af408/use-vibes-0.12.2-dev-v2.tgz","_integrity":"sha512-Tq4Fww5WNpaMYFJxtatGEtU0skKzD5VMud4hMsR/gpQMYhhZER1foTW3V155Q/8V/7LUny3pCKWSk9L91vyXOA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.2-dev-v2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.2-dev-v2_1757292462827_0.6532856930086068","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev":{"name":"use-vibes","version":"0.12.3-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"b6e1ac10f2061a78e77fb80281d650c6a4d0bc21","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev.tgz","fileCount":7,"integrity":"sha512-gvc9ANh+M2oitWKrbPWcFgvP1o2H6ZhNRqfUBl8v8pXXU5fDh5TXRS70Jvv/kRtmnFOD8uUjw1H4JJzAJftTrg==","signatures":[{"sig":"MEQCH1nNGFXcbr3TAp6KMj4taOAA32njvuA/lH5XHG14axcCIQCPB4VW0k0kbSHIYdHwfc7QzNnGHrCLByzianWMydcvnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30128},"type":"module","_from":"file:use-vibes-0.12.3-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8c8683f32496bef61b175022b55545b8/use-vibes-0.12.3-dev.tgz","_integrity":"sha512-gvc9ANh+M2oitWKrbPWcFgvP1o2H6ZhNRqfUBl8v8pXXU5fDh5TXRS70Jvv/kRtmnFOD8uUjw1H4JJzAJftTrg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev_1757293327814_0.5904980525969568","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev2":{"name":"use-vibes","version":"0.12.3-dev2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"398049e183259f5705a90de71c8782f5e206b601","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev2.tgz","fileCount":7,"integrity":"sha512-Gtpj1nQexFKqUye5EEVX/1NexiYkvZxqwsO+WsXfycmyg9dPGFuYQfejMCD5sIVIUJQvKgnHAH1sHJmzkz5ASA==","signatures":[{"sig":"MEQCIBjRzo/DZy2KKqc6jhTfdwYUWkJEnu2jQfQ0gdU7RLtGAiAqO69+hmppv7vc6iLe97rhx6Sg4mMBHOdXZsPNk/h0ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f40b51c30a593b6295947d343165ff52/use-vibes-0.12.3-dev2.tgz","_integrity":"sha512-Gtpj1nQexFKqUye5EEVX/1NexiYkvZxqwsO+WsXfycmyg9dPGFuYQfejMCD5sIVIUJQvKgnHAH1sHJmzkz5ASA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev2_1757365883898_0.5520738895943298","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev4":{"name":"use-vibes","version":"0.12.3-dev4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"44c968c4c1ccd40cbda0d698e82213c2b967c9ce","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev4.tgz","fileCount":7,"integrity":"sha512-JTp23A5Mw0eN5yOa2Ypur2cinDMqUMeFgEiK5P5d68lLS3DZ6V2A4BMu/hbTmoK7+VMuvwXIp4q3OKWuf85U0Q==","signatures":[{"sig":"MEQCIBQGYwT25ZurDhQr4meVB8MLd/Pa7xLImI/f7ptG576tAiAmB2GZJtUj3QTAHbEQ72Bqi1R+Glwvohsc+GhWhfgLug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/edd2e5f154a2e029ec4e98a8369753be/use-vibes-0.12.3-dev4.tgz","_integrity":"sha512-JTp23A5Mw0eN5yOa2Ypur2cinDMqUMeFgEiK5P5d68lLS3DZ6V2A4BMu/hbTmoK7+VMuvwXIp4q3OKWuf85U0Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev4_1757390808881_0.22096796385663242","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev5":{"name":"use-vibes","version":"0.12.3-dev5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"59eba2415abf80fcba574917de9609ad394c6680","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev5.tgz","fileCount":7,"integrity":"sha512-r6/7BSPZnhJdvbbHaSGvqeARYfO5ngQNdgjQNjNdoP4YT6G3bNyRDhPAWjNHmiIVMTtGK73BStH/sc2uVFlDgg==","signatures":[{"sig":"MEQCIHEKcAA2KdAq7ahKpp65GNB6yoGLDIJ+6Q21MHNy1eOVAiBFfW5XZOroAHYeVtWIanAQ5XWYn43/QONaXlVaYLYjhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev5.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5d0acf0d7bf2a11e4d70ec97c1cd7360/use-vibes-0.12.3-dev5.tgz","_integrity":"sha512-r6/7BSPZnhJdvbbHaSGvqeARYfO5ngQNdgjQNjNdoP4YT6G3bNyRDhPAWjNHmiIVMTtGK73BStH/sc2uVFlDgg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev5_1757393282329_0.567054422029414","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev6":{"name":"use-vibes","version":"0.12.3-dev6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e6fe9f9c128c15fa10bc32d987a73be3012232e5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev6.tgz","fileCount":7,"integrity":"sha512-JAb4azRdJMFviqUsuJfTj2CYlR7ZcXPbq82sUMOfLS3dXUEl38izMAjLQ6SQGP84GXAy4ob2hzbp8TJF18iGqA==","signatures":[{"sig":"MEYCIQCXx0Z1PwZr574UR2XgTfotndXVFZgDUljQSq87GU+vSgIhAL7Y1NG8XcK/okdVJ6QpAE4VnlkQlEuNZPewEGx0oco0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev6.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/53c1c6f5eb3193ff3d2b18a81f597f91/use-vibes-0.12.3-dev6.tgz","_integrity":"sha512-JAb4azRdJMFviqUsuJfTj2CYlR7ZcXPbq82sUMOfLS3dXUEl38izMAjLQ6SQGP84GXAy4ob2hzbp8TJF18iGqA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev6_1757394790982_0.6890937130709114","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev7":{"name":"use-vibes","version":"0.12.3-dev7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"296ba48bc8a4ee59d9d3be0e09240f3b763eac69","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev7.tgz","fileCount":7,"integrity":"sha512-9r0cIFxj9LpmVk2/SwV2nyHK58l9uTBdo7+ZO2eE3ZRm0liQWdGcMkBkiA2IOn9fIJRX7ZpbzKudOS4J1Utkpw==","signatures":[{"sig":"MEUCIAC/LGMb0icHZzSwrvgHDQTO85DBFl3XTDhgTfo5yJO9AiEAi+1DWLQxATjSXBeiUA0//BFrd3XS6L7qI+W1WH/q85A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev7.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/912cf5a3ed24215911a98b4cf5477a41/use-vibes-0.12.3-dev7.tgz","_integrity":"sha512-9r0cIFxj9LpmVk2/SwV2nyHK58l9uTBdo7+ZO2eE3ZRm0liQWdGcMkBkiA2IOn9fIJRX7ZpbzKudOS4J1Utkpw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev7_1757396020951_0.7982460179525281","host":"s3://npm-registry-packages-npm-production"}},"0.12.3-dev9":{"name":"use-vibes","version":"0.12.3-dev9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3-dev9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e0633a7110471e9ca4c6a288f26bc4f6fa2b3657","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3-dev9.tgz","fileCount":7,"integrity":"sha512-IAhttOGxlLQCFb/quq2TOO4jL4km/yo+WEHZ1WqvqDthke2fmu8tv0hcj0nw3JTH8TSvuq/GpxehYOvRaVldDg==","signatures":[{"sig":"MEQCIHCSKKDJ9g6L//c38GsyBY14XXhWHoDtCbuohMfhrPdcAiAHMk03YqvNbEtgoTXj86bn8TkjxsUCbEx9ARr5YX+nzw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.3-dev9.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/14bb73b5a78a36f9ce00da58efe9d176/use-vibes-0.12.3-dev9.tgz","_integrity":"sha512-IAhttOGxlLQCFb/quq2TOO4jL4km/yo+WEHZ1WqvqDthke2fmu8tv0hcj0nw3JTH8TSvuq/GpxehYOvRaVldDg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3-dev9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3-dev9_1757397427972_0.45607030533534876","host":"s3://npm-registry-packages-npm-production"}},"0.12.1":{"name":"use-vibes","version":"0.12.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9c9f14dca24788c4cc3dd537975bd8ef444d4d87","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.1.tgz","fileCount":7,"integrity":"sha512-op153PASQWKBYPZgDLXvKGASY02hFu6/hx+Bl2BH8z5Z0fR5Dr95GddHvH9UxDaFil8FOvMGXlsVQCCJD35bjQ==","signatures":[{"sig":"MEQCIC/NzezoIR6JNlOLdf2ZJbk+rIIP78kN9ZzZRxy3UEEkAiASQrgE/43wDPJZIcXEOEf5kYp4E0/ayX4WuWhAhqbHRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30120},"type":"module","_from":"file:use-vibes-0.12.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5e0744edfa00c398fbaae818fcbddaaf/use-vibes-0.12.1.tgz","_integrity":"sha512-op153PASQWKBYPZgDLXvKGASY02hFu6/hx+Bl2BH8z5Z0fR5Dr95GddHvH9UxDaFil8FOvMGXlsVQCCJD35bjQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.1_1757400689885_0.6410123827001901","host":"s3://npm-registry-packages-npm-production"}},"0.12.2":{"name":"use-vibes","version":"0.12.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"da44409b23bcff982e1ce2f57f49eabe671a85a8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.2.tgz","fileCount":7,"integrity":"sha512-Qyz/a9bqerrDOyOMilcx1dyNYM+3q14sqiNiCzGSGnTZT6pUP78JcBvUnx6lWZTJLyTVh3TywkLwg4cjDB9p1Q==","signatures":[{"sig":"MEUCIQCphdAiRynKuxjPttf/Aa07CP2KurF4+dTGImJtHR6+/gIgeq1kFgUc1KJZXb/rGEoBAwTH/zumbeqs3ZhoWFXfwaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30120},"type":"module","_from":"file:use-vibes-0.12.2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d6732986c2fe071eca171421e4ddf7e9/use-vibes-0.12.2.tgz","_integrity":"sha512-Qyz/a9bqerrDOyOMilcx1dyNYM+3q14sqiNiCzGSGnTZT6pUP78JcBvUnx6lWZTJLyTVh3TywkLwg4cjDB9p1Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.2"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.2_1757428221291_0.2701919856245649","host":"s3://npm-registry-packages-npm-production"}},"0.12.3":{"name":"use-vibes","version":"0.12.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"1d19f9ba7bac0b9da0cfad2dba580a511bd253c5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.3.tgz","fileCount":7,"integrity":"sha512-AVQtcFQ6L0zYliBcXypkD46c4WtN3Pc2dPm1f8AgoQ1insClVwjsPwsCWVKYduZW2K0cldRbOo404xceF4shAQ==","signatures":[{"sig":"MEYCIQCMunkosVYE0uFO587iD+UFcz3sbvBfNX1RXXaJwiGnZgIhAIb4Uc6LTOh8NXUuhpxLSmKwQYbIv7aVlU7WwYtMk4xy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30120},"type":"module","_from":"file:use-vibes-0.12.3.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e57b5c28dd5e4dfa16b336ec5bd4c8e2/use-vibes-0.12.3.tgz","_integrity":"sha512-AVQtcFQ6L0zYliBcXypkD46c4WtN3Pc2dPm1f8AgoQ1insClVwjsPwsCWVKYduZW2K0cldRbOo404xceF4shAQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.3"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.3_1757522754732_0.9662169332446309","host":"s3://npm-registry-packages-npm-production"}},"0.12.4":{"name":"use-vibes","version":"0.12.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"64dfc7d089c9454dbac8a5f38c5b04cd1ec5b1a4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.4.tgz","fileCount":7,"integrity":"sha512-VMcV7hcVnODldMkGZPU8xPb1SDpiIA985slsU2D6mgaTALXF+f5XxZ665vwceo5ZttZMfA4IvIanhIlpgfPIfw==","signatures":[{"sig":"MEQCIAOZrqjWQYJ//zw9pQXJNjKwRDHj10zZtHpv3E3FY8/OAiAApoEFcwe7gRLN8LwQIqn09BegXiwAkM6GPlKawHI1Ag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30120},"type":"module","_from":"file:use-vibes-0.12.4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/64e2d8e184e0f2915d667fee508023cd/use-vibes-0.12.4.tgz","_integrity":"sha512-VMcV7hcVnODldMkGZPU8xPb1SDpiIA985slsU2D6mgaTALXF+f5XxZ665vwceo5ZttZMfA4IvIanhIlpgfPIfw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.4"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.4_1757527345688_0.6346412199248634","host":"s3://npm-registry-packages-npm-production"}},"0.12.5":{"name":"use-vibes","version":"0.12.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"eb69ec75f4abeb036bb110c2ee4ec724d25531ad","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.5.tgz","fileCount":7,"integrity":"sha512-auHzD5MevSUJhlH9Mw03ct7AZVisks1m68UXu52TfwQHghWBGwimPkO7Es3X/aZJ//PoFi98PGu3DKtcABphrA==","signatures":[{"sig":"MEYCIQCNZJrTwgqa5GqFKGouBdk5nriNhXqVenOw6jQzibRlJAIhAKZfDGP0yx+neXV8YM21K0YwKxtpD3oF6c8Ydd9z+viM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30120},"type":"module","_from":"file:use-vibes-0.12.5.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4ba82461d70271b0904e8ebd88f62ed8/use-vibes-0.12.5.tgz","_integrity":"sha512-auHzD5MevSUJhlH9Mw03ct7AZVisks1m68UXu52TfwQHghWBGwimPkO7Es3X/aZJ//PoFi98PGu3DKtcABphrA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.5"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.5_1757533967476_0.13150813605749567","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev":{"name":"use-vibes","version":"0.12.6-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"02002de7792b16af40a6f7e3266a3695face3884","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev.tgz","fileCount":7,"integrity":"sha512-cq5QmNYIgAXZ1NCRWWR69RBV11RTqmmZRsT/nK0i7AIUf6Z84jDm80IxzECM+qlKaWVXxkuesvtnzpQSuV8mTQ==","signatures":[{"sig":"MEQCIEG1qd6vAGvSo2P2oVeuvBiLoMq7+RBy1+z4M44odQX7AiB9O5GY5HG/DZO8ET7Qb/kcwP2THg8YgmgZD1ropBxDIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30128},"type":"module","_from":"file:use-vibes-0.12.6-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5be754617bc9507aa0823f27940f6c6b/use-vibes-0.12.6-dev.tgz","_integrity":"sha512-cq5QmNYIgAXZ1NCRWWR69RBV11RTqmmZRsT/nK0i7AIUf6Z84jDm80IxzECM+qlKaWVXxkuesvtnzpQSuV8mTQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev_1758565944236_0.1799191909735356","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev2":{"name":"use-vibes","version":"0.12.6-dev2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e0c4b37ab03f6dbfa3eec49d62df58531ed60e82","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev2.tgz","fileCount":7,"integrity":"sha512-0x7wyBZfA7dyzjqGA0wnsJhEnJWn2Mmr8MKHKF5/4OQxNqGhQ3LWMNS3Ts4uTOYtkyM3M5agulwlAIkDv7cQXg==","signatures":[{"sig":"MEYCIQDCN83eLl562Fl3Jkpgy5rqficXe+v+IiwyIybtC5GyWgIhAIzSVsFvhpZdKS5eRnBjlY5tHHc/jDWrxOTraADyxzAD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30130},"type":"module","_from":"file:use-vibes-0.12.6-dev2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/3231cfdf0e879f7288d9bc926f4e060c/use-vibes-0.12.6-dev2.tgz","_integrity":"sha512-0x7wyBZfA7dyzjqGA0wnsJhEnJWn2Mmr8MKHKF5/4OQxNqGhQ3LWMNS3Ts4uTOYtkyM3M5agulwlAIkDv7cQXg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev2_1758576108647_0.08557213172642375","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev3":{"name":"use-vibes","version":"0.12.6-dev3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a3eea4fe1b442c115cb6793e210671984a0f49af","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev3.tgz","fileCount":7,"integrity":"sha512-FNL7QltRLpwLgi6BakxhU3KsbdKHZgZB/X3c5gHxe1fVboDq/HCxQ1EQEHGhMBho7zyKWDimqj40epgg/pGlgA==","signatures":[{"sig":"MEQCIH63H/khEZL3Ipx3nSPth+VqMajvyaRD6bGGie2XIKq+AiALCv1MNspsjT8zd9Odn0k4GLitpQw40uK5EsldzRlJsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev3.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/29ae45805cb9c9fc7705a1d06eb70d28/use-vibes-0.12.6-dev3.tgz","_integrity":"sha512-FNL7QltRLpwLgi6BakxhU3KsbdKHZgZB/X3c5gHxe1fVboDq/HCxQ1EQEHGhMBho7zyKWDimqj40epgg/pGlgA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev3_1758581650052_0.9977815625609681","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev4":{"name":"use-vibes","version":"0.12.6-dev4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"7d10d43b523504cdfa2e057e57f76e808cddd215","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev4.tgz","fileCount":7,"integrity":"sha512-wGsG6Qyq6VOmwV5uMyag2XX5dIlZ/WrmWgf0BFI54csfaAjvgoosJ9NO21q8VJBqYa2qYCOQyTyITK6lp2o65g==","signatures":[{"sig":"MEUCIGKGNP0TjphHmgV0SDPtdXqgrhHcP1BSP5jiI17wEq0TAiEArHGPe699TGlE5HLBRS/5Dsa22hZ6hP/QsHkW5+G+zA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b85f474e9f02c4e2c9dff34ca5703454/use-vibes-0.12.6-dev4.tgz","_integrity":"sha512-wGsG6Qyq6VOmwV5uMyag2XX5dIlZ/WrmWgf0BFI54csfaAjvgoosJ9NO21q8VJBqYa2qYCOQyTyITK6lp2o65g==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev4_1758587654338_0.2301856939287621","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev6":{"name":"use-vibes","version":"0.12.6-dev6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"eade363c623df3e87b1020252fdb893c16ebfc92","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev6.tgz","fileCount":7,"integrity":"sha512-Ry7QUbZEvjkBxGFTzRYliUHf+ywjCN8fXFz03gvdkOkyOlD4qAiSvBTHemokJUFWU3oyTmJPYaxW2mGiCvxlmg==","signatures":[{"sig":"MEYCIQCL6hOq75MsOVH/aaf2Uh5EFBlNITbODy7bZed67lgNrgIhAKOxKpj2eKBSvTzFfR2LaTUeurx3AX6amPbTn4Tvkw1l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev6.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/16d057fb2a3e45ece39af7c41c17d5b2/use-vibes-0.12.6-dev6.tgz","_integrity":"sha512-Ry7QUbZEvjkBxGFTzRYliUHf+ywjCN8fXFz03gvdkOkyOlD4qAiSvBTHemokJUFWU3oyTmJPYaxW2mGiCvxlmg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev6_1758590134720_0.10129290286608317","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev7":{"name":"use-vibes","version":"0.12.6-dev7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"571c34178fc44bb1b947b0cf77b354299ae19ac9","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev7.tgz","fileCount":7,"integrity":"sha512-BApwBnC8TOS4VDAKNr4ZlW9aGnnh3Bn0jDluVK4jFdmZnwGfCxJI7aYrpMQ/hfh/5g5QimC3mu5WwKGmXKoiuA==","signatures":[{"sig":"MEUCICMM84xPWzAHNLwe0qKDEn01xXFHKIUC3M3XoSIkn21sAiEA745aQvNYCGpGhYXLpDAydDX6CfimmeFbXyCHzgPAsOs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev7.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/770867a56be17cce304ab3e883bdfc20/use-vibes-0.12.6-dev7.tgz","_integrity":"sha512-BApwBnC8TOS4VDAKNr4ZlW9aGnnh3Bn0jDluVK4jFdmZnwGfCxJI7aYrpMQ/hfh/5g5QimC3mu5WwKGmXKoiuA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev7_1758635356268_0.6447150590538069","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev8":{"name":"use-vibes","version":"0.12.6-dev8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"04c7a70512da5664646f8c7373563552ca8b6394","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev8.tgz","fileCount":7,"integrity":"sha512-g23LPb5l7vdSSG++abmyVBCEppt4BHp9RFepNlbCHFpHpex3gEGUt4Vnq4xJ4ZNWHBkAQF8+XsnkfLPRolk1lg==","signatures":[{"sig":"MEYCIQC3o4kjQozyDn7PdxqnZBRUdM8zPdU06a2/prhakNLg3AIhAJx9EIt8j9cVvqX59RlMaO+2/xguT5xYh/qIHqilNRT4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev8.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/516918af922f093a9eadf8219f6e3675/use-vibes-0.12.6-dev8.tgz","_integrity":"sha512-g23LPb5l7vdSSG++abmyVBCEppt4BHp9RFepNlbCHFpHpex3gEGUt4Vnq4xJ4ZNWHBkAQF8+XsnkfLPRolk1lg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev8_1758668010796_0.27519117197948084","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev9":{"name":"use-vibes","version":"0.12.6-dev9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e150eaa8d8c9d48336694903c2567fb2c5ba6c12","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev9.tgz","fileCount":7,"integrity":"sha512-eWVHwXj2zMsvEjjq+2k0Aci1aSC8PoIFLR2dZUKN7nQeGHEEZAxYghix58M6aFwE78wCXT9Qz+1sNCqhEulGKQ==","signatures":[{"sig":"MEYCIQCDfCKSvfjn3w77Z+BtAcJ8fUiGD/R8fpae+FwJFCsSowIhAOocgB3Yj6XYz51/zeTnrJgDygeQgp0wXoDSr1OD01RU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30158},"type":"module","_from":"file:use-vibes-0.12.6-dev9.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f6971ed98afac902f4df8751c77f9fbf/use-vibes-0.12.6-dev9.tgz","_integrity":"sha512-eWVHwXj2zMsvEjjq+2k0Aci1aSC8PoIFLR2dZUKN7nQeGHEEZAxYghix58M6aFwE78wCXT9Qz+1sNCqhEulGKQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev9_1758672904231_0.049972086682838146","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev10":{"name":"use-vibes","version":"0.12.6-dev10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9312f0d691b2e08e0e8b27404dfdb330c6487071","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev10.tgz","fileCount":7,"integrity":"sha512-LDP6nPpzj291FVgebe26HbySXTVEW6pa+C3XL/WMxIo0WthqYcLR954eaRfe/nxE03TQVkujX6TwX7GqEPYhpw==","signatures":[{"sig":"MEQCIG220lgY3OZwIhsnlaTj249wReIZdsUcbwuN75sRd+R3AiBoEdlhU1SLr9qa4jCE9FYfvTRKrDVYBshlw8ynBaOJjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30160},"type":"module","_from":"file:use-vibes-0.12.6-dev10.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/eddc8f98cf68ee2610b7aa443ff19036/use-vibes-0.12.6-dev10.tgz","_integrity":"sha512-LDP6nPpzj291FVgebe26HbySXTVEW6pa+C3XL/WMxIo0WthqYcLR954eaRfe/nxE03TQVkujX6TwX7GqEPYhpw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev10_1758826046894_0.0024655807807392183","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev11":{"name":"use-vibes","version":"0.12.6-dev11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a0b0acbc662b01f7fe2ebfde338284e389b1e578","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev11.tgz","fileCount":7,"integrity":"sha512-LEqGaaZyC1v3VSnW93VEaJiZorpthIckDPioITQW6xBcACfhloAl+IshflZTkVmBho9Ok9AMx6Gz9EZAhFMelA==","signatures":[{"sig":"MEQCICEkzO9wvZ9dsxjobr9w722j7m3tPUX1lR2TcdmORuBsAiBawf7vapyGKd2tZ2k+It0d6Mrfkx0M/czaj+3BHjQ66A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30160},"type":"module","_from":"file:use-vibes-0.12.6-dev11.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f577425e8d2a2dd232da510d000d9aae/use-vibes-0.12.6-dev11.tgz","_integrity":"sha512-LEqGaaZyC1v3VSnW93VEaJiZorpthIckDPioITQW6xBcACfhloAl+IshflZTkVmBho9Ok9AMx6Gz9EZAhFMelA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev11_1758831078758_0.5061674260120126","host":"s3://npm-registry-packages-npm-production"}},"0.12.6-dev9.1":{"name":"use-vibes","version":"0.12.6-dev9.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6-dev9.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"acf48948cb873a0329bdbc0a28b88f2185376895","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6-dev9.1.tgz","fileCount":7,"integrity":"sha512-OkavawTde6bKOn3qC4gfZzazD4zuqkcbTtIdXTnCeqBrz2o7tQtpDBchB9T3rZyVs2gIUVXdF4kI5scqxuKXVw==","signatures":[{"sig":"MEUCICgc0gbM7BNkX8X0gvYd/a7y9csYn2j0IM7m5KHQv51qAiEA78jqMP2YuUIg9dLhVsS7rZOub5lqCTrl/XKrQ12uBNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30162},"type":"module","_from":"file:use-vibes-0.12.6-dev9.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/229ec5e4cdc765e265b29dfc62bdc4aa/use-vibes-0.12.6-dev9.1.tgz","_integrity":"sha512-OkavawTde6bKOn3qC4gfZzazD4zuqkcbTtIdXTnCeqBrz2o7tQtpDBchB9T3rZyVs2gIUVXdF4kI5scqxuKXVw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6-dev9.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.11"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6-dev9.1_1758832163540_0.8101535484174922","host":"s3://npm-registry-packages-npm-production"}},"0.12.6":{"name":"use-vibes","version":"0.12.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"331462b77bdf56f8eda4825f0a0c6c6b5b15f6ef","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.6.tgz","fileCount":7,"integrity":"sha512-L+QYIh5xUnK7TZnKwWwuCykZM3wneOkl1H8M2gDVe9HP525b38PbdughHJg8cWnrRcPFcXmszPfV/VTwBSYb0A==","signatures":[{"sig":"MEQCIBuDf3DQakTbYz3r2Qyvcbcgp6/W+1AnpH7/1NTd8+iDAiAig8sSbuFnO/xJE1VCZq0J0hYZYSLIC4icmh3p7TbECg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30148},"type":"module","_from":"file:use-vibes-0.12.6.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bc9cb0fe248fbe17ab85b9e6e011b696/use-vibes-0.12.6.tgz","_integrity":"sha512-L+QYIh5xUnK7TZnKwWwuCykZM3wneOkl1H8M2gDVe9HP525b38PbdughHJg8cWnrRcPFcXmszPfV/VTwBSYb0A==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.6"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.6_1758847445300_0.31779386749762684","host":"s3://npm-registry-packages-npm-production"}},"0.12.7":{"name":"use-vibes","version":"0.12.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"f3d479b481412514e4b106307a2324567e3898e7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.7.tgz","fileCount":7,"integrity":"sha512-peW+rQtUJdsUV/NwoQ3OezP614+4XMHEN/VNu4FvCPGIy4AUsaPy+8xhOIH8SowZLFXnvugN6mGyu0g8ynGIOA==","signatures":[{"sig":"MEUCIFMTWqp7XME0Uwz/e03rl7g2DFJHEX4JHgvDnHIE/LusAiEAqtXaguj1hLHBfqiB+1FtdWpzg3BE6dFipMlkMKqJMSs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30148},"type":"module","_from":"file:use-vibes-0.12.7.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/425a85a8b699fc46db5b25198ad444f7/use-vibes-0.12.7.tgz","_integrity":"sha512-peW+rQtUJdsUV/NwoQ3OezP614+4XMHEN/VNu4FvCPGIy4AUsaPy+8xhOIH8SowZLFXnvugN6mGyu0g8ynGIOA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.7"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.7_1759017685269_0.5809417346385475","host":"s3://npm-registry-packages-npm-production"}},"0.12.10-dev":{"name":"use-vibes","version":"0.12.10-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.10-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d06cb17a0c1e50a55332a63b286afb4a87dfc155","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.10-dev.tgz","fileCount":7,"integrity":"sha512-N6P1JI8p+vwHVufX8ZlzD29aLT5nwnRTreL1CbQFD+OR7hEtEVIPhY54hd5xALSyPkadvUxHYSOHH/W963n4ng==","signatures":[{"sig":"MEYCIQCRpUk/O1pxoEnEUE9M5gwRr4ytYw8sK3ioizypVLqxvgIhAOkuQtaq2+SEbYIflRiRkQeS+YzG5s6fChZ+UNbC47h0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30250},"type":"module","_from":"file:use-vibes-0.12.10-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f428c55ecedbe4596e2bc58ce28c302d/use-vibes-0.12.10-dev.tgz","_integrity":"sha512-N6P1JI8p+vwHVufX8ZlzD29aLT5nwnRTreL1CbQFD+OR7hEtEVIPhY54hd5xALSyPkadvUxHYSOHH/W963n4ng==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.10-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.10-dev_1759379577432_0.8516602337064731","host":"s3://npm-registry-packages-npm-production"}},"0.12.11-dev":{"name":"use-vibes","version":"0.12.11-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.11-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d2404629477d29189574c38fb12df52ed6abb13f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.11-dev.tgz","fileCount":7,"integrity":"sha512-tG35lsTTIB1h/24cozWUqObcx6iZT7pYY2SBA22kJsVTsABKJR0SSSNPADmuBp9mxI6+KqScTuqfECW82G/Q4g==","signatures":[{"sig":"MEQCIHCGrdyHiM7yQK62++RV5M43CuvuP0bcbuvYwocSltVYAiAoFFW5MHO/ZNCKTxYP/RPNMI5ZFc317t2JTT7PqaXn9Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30250},"type":"module","_from":"file:use-vibes-0.12.11-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ab1b687e78473a28a71b863d44d03fcd/use-vibes-0.12.11-dev.tgz","_integrity":"sha512-tG35lsTTIB1h/24cozWUqObcx6iZT7pYY2SBA22kJsVTsABKJR0SSSNPADmuBp9mxI6+KqScTuqfECW82G/Q4g==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.11-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.11-dev_1759380339040_0.5573064979355076","host":"s3://npm-registry-packages-npm-production"}},"0.12.13-dev":{"name":"use-vibes","version":"0.12.13-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.13-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"28a0a4f24cb5d0f9c049eda034d3d1f2cc0b6fa1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.13-dev.tgz","fileCount":7,"integrity":"sha512-W0cZNku7zydvkn3041ZRarma72yWWAFYy/okmR1RozcePqYxtWk98/RzPQiiZ+wOZ3MOmY2IAU6tNKvRAErTxg==","signatures":[{"sig":"MEQCIHNwa6TYySIF13Yus8dLuw724UgXO3l6D/Hme7PSUWteAiAcFLdc65d8bl34B9NyO+kFGT7UxMh6zanlVp3lU3IczQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30250},"type":"module","_from":"file:use-vibes-0.12.13-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/19210ea2c3623d01fd2c9166935969d6/use-vibes-0.12.13-dev.tgz","_integrity":"sha512-W0cZNku7zydvkn3041ZRarma72yWWAFYy/okmR1RozcePqYxtWk98/RzPQiiZ+wOZ3MOmY2IAU6tNKvRAErTxg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.13-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.13-dev_1759380865073_0.7886166252386229","host":"s3://npm-registry-packages-npm-production"}},"0.12.14":{"name":"use-vibes","version":"0.12.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"654a05f00810be805ed99cddcf0b94b326a4d84a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.14.tgz","fileCount":7,"integrity":"sha512-EczkpzQ9rXNLRZddltWMyjAuqTVvQVigGcGI3BefSlNo9E2QuWCmY7a5joPtJd31zzPz6QfytA51iZDtcxrBPA==","signatures":[{"sig":"MEUCIBG/DckeHTcL7mOFeaBNesjiSJxBWUIGoc/mqa03einkAiEA5aRxzO72H3eaQmeJrGN5SrMz+0HPBOx/3IQZ2J8Ipio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30242},"type":"module","_from":"file:use-vibes-0.12.14.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/44bfe3449b8768edba09a8c7890260f8/use-vibes-0.12.14.tgz","_integrity":"sha512-EczkpzQ9rXNLRZddltWMyjAuqTVvQVigGcGI3BefSlNo9E2QuWCmY7a5joPtJd31zzPz6QfytA51iZDtcxrBPA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.19.0","dependencies":{"react-dom":"^19.1.1","@vibes.diy/use-vibes-base":"^0.12.14"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.13"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.14_1759381020786_0.901880664420039","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev":{"name":"use-vibes","version":"0.12.15-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3064abc37b3e399a15d33a04fbcffa333348b99c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev.tgz","fileCount":7,"integrity":"sha512-ZtKrqLY6/nQ1leC1uEUJJAUdj2o3Bf8ESxFKFSUgCbPtTsaCwsrUXqzayA/ZemBWBo0BswgrniWe0Wq6Np/a8g==","signatures":[{"sig":"MEYCIQDi9lybiMqshh8NMfKd00m3ZfZw3rhWHcgL8kN7TOr8VQIhALiUahZwZGoD9xVHhl+kV9Gh+s6afCzcYN0BSMj0a7zm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31051},"type":"module","_from":"file:use-vibes-0.12.15-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7f98f4eee13d6a176d406a1fa8f5d2b9/use-vibes-0.12.15-dev.tgz","_integrity":"sha512-ZtKrqLY6/nQ1leC1uEUJJAUdj2o3Bf8ESxFKFSUgCbPtTsaCwsrUXqzayA/ZemBWBo0BswgrniWe0Wq6Np/a8g==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev_1760059006141_0.8561334410576085","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev02":{"name":"use-vibes","version":"0.12.15-dev02","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev02","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"0c615dc3a1328265b1cf5cf576c7feedd461f2e9","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev02.tgz","fileCount":7,"integrity":"sha512-bvYwNHKWZZwcVkurOajUTMLaneMkCfVHabvvJLMIYs2c5p2Xjv+JuxiyQ0mFNxlBNU+ZzFtfo7IHJslGIQMzGA==","signatures":[{"sig":"MEQCIEC69dYecyfMf9swcKCOjtdOvxjcJvEgFqVaAw5TCFXpAiA/VzU/W3d/WAFppHh2sKFnVLxW9KWyJrD5+3UaUtmL7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31055},"type":"module","_from":"file:use-vibes-0.12.15-dev02.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/74078b3c0e6394093a9610b870c76ae2/use-vibes-0.12.15-dev02.tgz","_integrity":"sha512-bvYwNHKWZZwcVkurOajUTMLaneMkCfVHabvvJLMIYs2c5p2Xjv+JuxiyQ0mFNxlBNU+ZzFtfo7IHJslGIQMzGA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev02"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev02_1760105322474_0.6444376311205435","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev03":{"name":"use-vibes","version":"0.12.15-dev03","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev03","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"00cc6c621a5a3df213e2c786f8646f24f1ab9f35","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev03.tgz","fileCount":7,"integrity":"sha512-itgH/LkaIsL5IX8AHkPfnPIS7mo7uQ4ILQ88Kf4IEfnn6BNXu4bd4MMVjofRvkmCy3GUjCSURnf/Jrl2y1ZDtA==","signatures":[{"sig":"MEQCIDpNfn6VeaPZ1hh8yqiZIeoWaNVaiZMB4juv9LuhjBEUAiAJcaGq8imsrsljzE2A5PKoX6HZ2CBbqiLINXE5IpwabA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31111},"type":"module","_from":"file:use-vibes-0.12.15-dev03.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ca6aaec4b90864443b947a6f890c88fe/use-vibes-0.12.15-dev03.tgz","_integrity":"sha512-itgH/LkaIsL5IX8AHkPfnPIS7mo7uQ4ILQ88Kf4IEfnn6BNXu4bd4MMVjofRvkmCy3GUjCSURnf/Jrl2y1ZDtA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev03"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev03_1760108121682_0.5324229639737703","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev04":{"name":"use-vibes","version":"0.12.15-dev04","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev04","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3194b0bd2ea6afec6a6efa5782e80af5f601ba6a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev04.tgz","fileCount":7,"integrity":"sha512-Wo1tfBF7+ILoI1h1NxQ9tkwvneiTrCfxqOvd3CRYbvQkpNoqRYKWDRDeZtlB85Ze9zxBUeqz644OEnzAJl/kPA==","signatures":[{"sig":"MEYCIQDg0jm9UZXE+NstRk+bhzgpRCs0XS6l5XzcvOble4mPIQIhAIwlZdd7Uaomu86a2OK2yclfyrfveKZO7XcEj8YFuV3v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31111},"type":"module","_from":"file:use-vibes-0.12.15-dev04.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/daa62ecf9b4976fc42475d2973f3c0b9/use-vibes-0.12.15-dev04.tgz","_integrity":"sha512-Wo1tfBF7+ILoI1h1NxQ9tkwvneiTrCfxqOvd3CRYbvQkpNoqRYKWDRDeZtlB85Ze9zxBUeqz644OEnzAJl/kPA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev04"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev04_1760108501938_0.11650897946761507","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev05":{"name":"use-vibes","version":"0.12.15-dev05","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev05","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"b798f8c81f6024f93ceaf6c68b8753be7bc51682","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev05.tgz","fileCount":7,"integrity":"sha512-NWCO50HYJ0J6KBZ9I/fYwgxVwSwmb7EcfXBDXssTd5GEBwr2A/SM3hzrHJMEQ0d8p/ai9FhlfpKR2YumOtnNyA==","signatures":[{"sig":"MEUCIQC6QgZ6OxnfJZFYULlDiFQc5hmrrR1d0rQR+pzOpY52ZgIgXGcX4H1uIOtOFr0B2PQ2L7PKuYgTrMZZXGvSbC1MD0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31111},"type":"module","_from":"file:use-vibes-0.12.15-dev05.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0935f8068d47b3cf2e72377d9397553c/use-vibes-0.12.15-dev05.tgz","_integrity":"sha512-NWCO50HYJ0J6KBZ9I/fYwgxVwSwmb7EcfXBDXssTd5GEBwr2A/SM3hzrHJMEQ0d8p/ai9FhlfpKR2YumOtnNyA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev05"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev05_1760117295999_0.8898067228877915","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev06":{"name":"use-vibes","version":"0.12.15-dev06","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev06","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"aa57a9c27b9de76140dd1cbc4552fa2d49045b63","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev06.tgz","fileCount":7,"integrity":"sha512-FOfPocPmoExH/RG0wq8RtRhqMEdtwi980fKKIfAa03wSnEzKMv7xNbA+KUIEJ/JkTTB7nmj7JGCDZiI90ZLJKQ==","signatures":[{"sig":"MEUCIQDKcwnv8coj4QM8LmXfFJvSsrYYneRSdf/6uPX6OmmwuwIgZSoEzfnUHUURxmeaIr0U1nRpRf2cjyCZht3zz8/Ssuk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30666},"type":"module","_from":"file:use-vibes-0.12.15-dev06.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f0cbef1d65e8e3e623a7c46634f8492a/use-vibes-0.12.15-dev06.tgz","_integrity":"sha512-FOfPocPmoExH/RG0wq8RtRhqMEdtwi980fKKIfAa03wSnEzKMv7xNbA+KUIEJ/JkTTB7nmj7JGCDZiI90ZLJKQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev06"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev06_1760117954063_0.5120643183387072","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing":{"name":"use-vibes","version":"0.12.15-dev-sharing","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"8cf3db0bdd43c6d7dc1dcde6c350301434fecb57","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing.tgz","fileCount":7,"integrity":"sha512-MaryBMwqhfMw6Nw21UaxT7ToJyk2rX+KkGremIInW4WdUpo/x2AllR+XeyNPlSSAQZxZbcDI+EMqeeX7Z3lO2w==","signatures":[{"sig":"MEYCIQCsrv1fC7MKJBmWMjgwaMazFLnnNO5KkeKxlfzo6A+QWAIhAOyZxzh2ZTOSYCHdK35/qZud67qXoCcc+/RyY9qGkdCk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30924},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b65688e3bf6dab08b0e95adb147a7594/use-vibes-0.12.15-dev-sharing.tgz","_integrity":"sha512-MaryBMwqhfMw6Nw21UaxT7ToJyk2rX+KkGremIInW4WdUpo/x2AllR+XeyNPlSSAQZxZbcDI+EMqeeX7Z3lO2w==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev-sharing"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing_1760208623212_0.2578065749703524","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing-02":{"name":"use-vibes","version":"0.12.15-dev-sharing-02","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing-02","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"5792017bd43dd318564d34385c09fbe014707c07","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing-02.tgz","fileCount":7,"integrity":"sha512-ZElPMdC0EMYl6tw2ShDnuZV2uSBMsbnSuG37bWbnyjO/EQk+SXWeEKoGFxdMtNk6FDPfPlZAV2AIT5MrN8jTMw==","signatures":[{"sig":"MEUCIQD4hYexBCt0uUA1R/yFx4DLiqA3kaiJRKdNO++gvoSO0wIgbije5+vm1rlg7fwCQeF1OMzx72FxyOqxw/Fxm1aTE5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30684},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing-02.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ba47a050899c6100f2bd0eb5778a5018/use-vibes-0.12.15-dev-sharing-02.tgz","_integrity":"sha512-ZElPMdC0EMYl6tw2ShDnuZV2uSBMsbnSuG37bWbnyjO/EQk+SXWeEKoGFxdMtNk6FDPfPlZAV2AIT5MrN8jTMw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev-sharing-02"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing-02_1760216686891_0.3928464598990433","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing-debug":{"name":"use-vibes","version":"0.12.15-dev-sharing-debug","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing-debug","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"99865eb56e3aa223389c533bfad99ae022cf4c84","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing-debug.tgz","fileCount":7,"integrity":"sha512-18cUgZct9C9/eKSC4R9kBxxYLu8bsqVF0J0Jojg0jtKigMIKwDkUDSn30BoPevCEAkOhAlUSvUUCMnTXj4RX9Q==","signatures":[{"sig":"MEUCIBpEJdk1onZbnTjTw+XGeOvrwFKJmHNuhLxNQm4phAYlAiEAsEoIeE7m2mwyomA15fB/9kqoLU1MvTgcHOTM35cxxns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30690},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing-debug.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/cd7a0fe5c3b846bc7d73757f3e98ea36/use-vibes-0.12.15-dev-sharing-debug.tgz","_integrity":"sha512-18cUgZct9C9/eKSC4R9kBxxYLu8bsqVF0J0Jojg0jtKigMIKwDkUDSn30BoPevCEAkOhAlUSvUUCMnTXj4RX9Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev-sharing-debug"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing-debug_1760336440372_0.8644645519667118","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing-03":{"name":"use-vibes","version":"0.12.15-dev-sharing-03","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing-03","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"7acdf3de4dc4d8ec3b47c4bca111ac87194caa7d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing-03.tgz","fileCount":7,"integrity":"sha512-G0+xKdoaT0C5XUR3cZg1RwOUqn0UMDMQxamQdYt5ekaCl+/k9ZVQYY4RK1Y9yb+PMCbW23q+aUbYlgTrR+0bIQ==","signatures":[{"sig":"MEYCIQCVUAAjXrlxmKPbjaATvR4684o9l+OBeqA32n+HoLKLdwIhAPgoXIQuACNl9KUwsKSV88oHDRurxHM2Zl0Wj7oAvbcK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30684},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing-03.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a5415342d35f51e1c918c3d5a79216a9/use-vibes-0.12.15-dev-sharing-03.tgz","_integrity":"sha512-G0+xKdoaT0C5XUR3cZg1RwOUqn0UMDMQxamQdYt5ekaCl+/k9ZVQYY4RK1Y9yb+PMCbW23q+aUbYlgTrR+0bIQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev-sharing-03"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing-03_1760336479697_0.11416826472553243","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing-04":{"name":"use-vibes","version":"0.12.15-dev-sharing-04","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing-04","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"0ac2fa57a151924c15cb1da30d0fe942be579781","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing-04.tgz","fileCount":7,"integrity":"sha512-TVnraV8gsSrxWl/6z8y3KUr9BLkrkekgT/Uu9Zg2OXiowsbA5jIX0dv/9qSzrdsoFjIrJkLsdxfZVnoLf9TqGw==","signatures":[{"sig":"MEUCIGiV/aIekFhX4oSJ90N5KK4ecP9VjvS+4GDIBdEjs5WhAiEAqxu58kwNhuvLUe9kymqtqyVvKyuYBzZJFfadrac9xxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30684},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing-04.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6e5bbd9a21b34adfa3686c0ebb8f363e/use-vibes-0.12.15-dev-sharing-04.tgz","_integrity":"sha512-TVnraV8gsSrxWl/6z8y3KUr9BLkrkekgT/Uu9Zg2OXiowsbA5jIX0dv/9qSzrdsoFjIrJkLsdxfZVnoLf9TqGw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev-sharing-04"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing-04_1760375310702_0.8328021915007597","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev-sharing-06":{"name":"use-vibes","version":"0.12.15-dev-sharing-06","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev-sharing-06","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"56614c02e54c8ebecb83a2ad03d9d58157e8bea4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev-sharing-06.tgz","fileCount":7,"integrity":"sha512-I6Awk5opTt5fg2yXVN4VxAnAlx7aYYnrP4aWYYwj6TXIFPej53vLGQ9j+CEVl4vfVq4qdMV8CLrKqjGDNERcUg==","signatures":[{"sig":"MEUCICF1evxcNBl7Yk0E3R00G2gV/cuTCdhJRhxpJnE6kThjAiEA9L8CLQdYLweXjoyzCfury/3HHbPA03/rwQ6RqAc0CqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30683},"type":"module","_from":"file:use-vibes-0.12.15-dev-sharing-06.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f42ed479ad176a2f23b3a2cf4139aac4/use-vibes-0.12.15-dev-sharing-06.tgz","_integrity":"sha512-I6Awk5opTt5fg2yXVN4VxAnAlx7aYYnrP4aWYYwj6TXIFPej53vLGQ9j+CEVl4vfVq4qdMV8CLrKqjGDNERcUg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"0.12.15-dev-sharing-06"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev-sharing-06_1760379022479_0.820498771557914","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev07":{"name":"use-vibes","version":"0.12.15-dev07","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev07","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"6a86dc6ed2f54e440dc90fbf269e6248a02a31c6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev07.tgz","fileCount":8,"integrity":"sha512-0hIcKJYH6rjHEdKeFrxxNCO/jfbxO688/hT8FwuJB/VdhK1Vzb8QIc7RXja02OXypHlT7HsYRDExpEC9jT1i7w==","signatures":[{"sig":"MEUCIBWOQjaq8u2n0D7SIgQzQXHXwlxrRHcesyridOf29dCVAiEAoQ9KLaDQ24HxJgVOdS5/rZFA9bFj2W1zwgcuiHJk9pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32116},"type":"module","_from":"file:use-vibes-0.12.15-dev07.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/96b80aa0f951ee2e817e5134e7431c31/use-vibes-0.12.15-dev07.tgz","_integrity":"sha512-0hIcKJYH6rjHEdKeFrxxNCO/jfbxO688/hT8FwuJB/VdhK1Vzb8QIc7RXja02OXypHlT7HsYRDExpEC9jT1i7w==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"0.12.15-dev07"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev07_1760388714355_0.32727190685817464","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev08":{"name":"use-vibes","version":"0.12.15-dev08","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev08","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"bb00a912eeb64d7e3ce49983d37fc900dd95b761","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev08.tgz","fileCount":8,"integrity":"sha512-gTZeoPWNoFTEJavdePT7FDxi1FRErIfb5N1fg3NjYNV+4DiNtjIPsjg6/Y/3dQ+UxBc7Y+Uct7SV86E7VFoJlQ==","signatures":[{"sig":"MEUCICsFWgH8dw9OUTisuFzVLB2KQgOb5PkWKhUep6Sy8p+aAiEAiZQ0DthRwrOBcs5kM6y234cTqkZbcizaAXl1EvA1TfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32116},"type":"module","_from":"file:use-vibes-0.12.15-dev08.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2393b7098101222f01e95bb8e431f452/use-vibes-0.12.15-dev08.tgz","_integrity":"sha512-gTZeoPWNoFTEJavdePT7FDxi1FRErIfb5N1fg3NjYNV+4DiNtjIPsjg6/Y/3dQ+UxBc7Y+Uct7SV86E7VFoJlQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"0.12.15-dev08"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev08_1760404971263_0.38306216900634427","host":"s3://npm-registry-packages-npm-production"}},"0.12.15-dev09":{"name":"use-vibes","version":"0.12.15-dev09","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15-dev09","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"cdc3d6435af625c749ad8bbf7251745a4a648eff","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15-dev09.tgz","fileCount":8,"integrity":"sha512-SSYwjbV2Vz5LP9wOqTmKUAsLrV0grTlbjHdASOSlltuMqmvptdZzyLT6+1QJ04Q3vUCHJymU8JmL7FyNpi4vdQ==","signatures":[{"sig":"MEYCIQDW+L2j/miR0qlI3vhZhyEH75Qx5sNED+mVx5QwMmhO2AIhAPpX1qy4rGJcn2y50+JM0V0dsQncx1ELAmTkFxJ0Ue91","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31616},"type":"module","_from":"file:use-vibes-0.12.15-dev09.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bf1710c7c335af8f7cdcf33c79c61069/use-vibes-0.12.15-dev09.tgz","_integrity":"sha512-SSYwjbV2Vz5LP9wOqTmKUAsLrV0grTlbjHdASOSlltuMqmvptdZzyLT6+1QJ04Q3vUCHJymU8JmL7FyNpi4vdQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15-dev09"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15-dev09_1760444166451_0.24102553192899623","host":"s3://npm-registry-packages-npm-production"}},"0.12.15":{"name":"use-vibes","version":"0.12.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c56f7b0743aea2ab4b1408a93758f02cb2c14c20","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.15.tgz","fileCount":8,"integrity":"sha512-3rlPZkT96Kz7zAuavp7krZjxEFl1bVNoNItv/GWwdm7C1CjXE3TaN97G3Aw+nwY5XFIyLMtU4kHOHypwUHimeQ==","signatures":[{"sig":"MEUCIQDExuL1dbMQF72Dyx/6W0SCCTp2nwemlbvSwg0/GYLm4AIgVG5Q0Gk/cNAVH6I9daJ/O6fRZH7A9s9GFcSulkHcFyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.12.15.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ce1cefd6b0d379fc4a0cbcc87039025b/use-vibes-0.12.15.tgz","_integrity":"sha512-3rlPZkT96Kz7zAuavp7krZjxEFl1bVNoNItv/GWwdm7C1CjXE3TaN97G3Aw+nwY5XFIyLMtU4kHOHypwUHimeQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"~19.1.0","@vibes.diy/use-vibes-base":"^0.12.15"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":"~19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.15_1760444688930_0.8719530106094713","host":"s3://npm-registry-packages-npm-production"}},"0.12.16-dev-react":{"name":"use-vibes","version":"0.12.16-dev-react","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.16-dev-react","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"76cfd3761907ac574e0dc76515fa3482b430a369","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.16-dev-react.tgz","fileCount":8,"integrity":"sha512-CR+HgpDGYWTKVG2bPqwkbGWy/srrDl0ZMXIK7qF1+g556bTR2lvw7qwfg0WuYNDRw4sGaMzjbURL/sgg3EvGoQ==","signatures":[{"sig":"MEUCICzzBSfOLNZU5CdMsC1DO0KciYTLppmilj7AEma+OZk1AiEA2Ei6oK21QZp03YFeyEh7inkP3ckbU/S2HqV5urwcj0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31626},"type":"module","_from":"file:use-vibes-0.12.16-dev-react.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1c19b475d55dc46d65f40e2a54ea0958/use-vibes-0.12.16-dev-react.tgz","_integrity":"sha512-CR+HgpDGYWTKVG2bPqwkbGWy/srrDl0ZMXIK7qF1+g556bTR2lvw7qwfg0WuYNDRw4sGaMzjbURL/sgg3EvGoQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.12.16-dev-react"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.16-dev-react_1760638220760_0.6978841950638495","host":"s3://npm-registry-packages-npm-production"}},"0.12.16":{"name":"use-vibes","version":"0.12.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.12.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"56f8ea988ffd37350c020ff990e730a66f42a481","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.12.16.tgz","fileCount":8,"integrity":"sha512-QEQZpYKtUN0RRaA9CoRxhe5FTesM3ElpyTdBEnxLeNS9fxqkr7EivKIUoX868vmVfn1PkihMPoThcRP2zwxsVg==","signatures":[{"sig":"MEYCIQDIYtI1yGXcQz1c9lhUfrHykehiM+PKebm/6X7rqeCTfgIhAIU5GpnlQ5XEK2rRTAO6sef9L9aO8oCFuvqon/AqmqGU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31606},"type":"module","_from":"file:use-vibes-0.12.16.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ed409fc2ee9abecb519b6da0ef056de8/use-vibes-0.12.16.tgz","_integrity":"sha512-QEQZpYKtUN0RRaA9CoRxhe5FTesM3ElpyTdBEnxLeNS9fxqkr7EivKIUoX868vmVfn1PkihMPoThcRP2zwxsVg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.12.16"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.12.16_1760638812158_0.942937031901248","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"use-vibes","version":"0.13.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a8886fec0c79be530bf2836241356041729cb837","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.0.tgz","fileCount":8,"integrity":"sha512-A07uuHDF3f3KYKy1KLhePQAl2WEU9ybvKPBsNkmlornkxb4QTcpkaQH5lbPD7LKHO9//p+0U62urtbMNrGEkdQ==","signatures":[{"sig":"MEUCIDx+0rYqMkXrkxMCIHil4ALiOYmMLOuJVLQ1w6PKWp63AiEAtXIAMPhZd2In5i87uQlqHUXEvtc/iPlkAFj1hFjhlfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.13.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/3c29de167173126c0d2cbe22bc32ae52/use-vibes-0.13.0.tgz","_integrity":"sha512-A07uuHDF3f3KYKy1KLhePQAl2WEU9ybvKPBsNkmlornkxb4QTcpkaQH5lbPD7LKHO9//p+0U62urtbMNrGEkdQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.0"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.0_1760640013726_0.4891017962336104","host":"s3://npm-registry-packages-npm-production"}},"0.13.1":{"name":"use-vibes","version":"0.13.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3f0b7acdb3b3094d8a40e7c4a0651fc230e8e39a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.1.tgz","fileCount":8,"integrity":"sha512-gDy2su+xvxdUjn+PxFM3tW6ZIYgrG0pE3QQaVJ3OUIzl4TYvafQm1yFI19Q/Jpu9N9aykzQb6w6GuJAPHxbAtA==","signatures":[{"sig":"MEYCIQDBSSWw9PZzuiyYI8uYet1IZE2KWYQlnvzSlj7fgTqL+QIhALt20Ij3e+mVPOxHg7iI104SmT26ZGQpxDYKvBr69XT0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.13.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bfcb46faee7b926126312edc0df70088/use-vibes-0.13.1.tgz","_integrity":"sha512-gDy2su+xvxdUjn+PxFM3tW6ZIYgrG0pE3QQaVJ3OUIzl4TYvafQm1yFI19Q/Jpu9N9aykzQb6w6GuJAPHxbAtA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.1_1760647756486_0.24345705935014972","host":"s3://npm-registry-packages-npm-production"}},"0.13.2-dev-vibes-auth":{"name":"use-vibes","version":"0.13.2-dev-vibes-auth","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.2-dev-vibes-auth","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"4264ce50fd9889b320f6a45b58c52d0add6b50f3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.2-dev-vibes-auth.tgz","fileCount":8,"integrity":"sha512-0gekUc9Xkz21Rn4bfC0J99RCbUo0HDIyug5wNIUz5yHeRPtxYpsMquqYBedzznDwkFeVRDEf/MQV23ylcZNaQA==","signatures":[{"sig":"MEUCIQCm6AhMnIQ5M9akhUPZf3vIc7IKHUzM55zKaYg3VeHXuwIgQQKTNaaZgRBnAbiOPaUp5wTa4ip32XZ733HkT/f7oM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31634},"type":"module","_from":"file:use-vibes-0.13.2-dev-vibes-auth.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/410543c188d422dc2ec89ccbed2662ba/use-vibes-0.13.2-dev-vibes-auth.tgz","_integrity":"sha512-0gekUc9Xkz21Rn4bfC0J99RCbUo0HDIyug5wNIUz5yHeRPtxYpsMquqYBedzznDwkFeVRDEf/MQV23ylcZNaQA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.2-dev-vibes-auth"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.2-dev-vibes-auth_1760735697956_0.7133396701082404","host":"s3://npm-registry-packages-npm-production"}},"0.13.3-dev-auth-bridge":{"name":"use-vibes","version":"0.13.3-dev-auth-bridge","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.3-dev-auth-bridge","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d82ee24c0be6f48d99d217bfb4b644f4815b4b04","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.3-dev-auth-bridge.tgz","fileCount":8,"integrity":"sha512-m5wEGLzxSuQMPeglaXFcDlli17j7zDbrfOasNOOPxjyLceqWJ03k27DHj0rdnJKmb9Otbopr1vDPf6bYlLU4dA==","signatures":[{"sig":"MEYCIQDJKRA/OwWJKWbGwOM2NDmd5lOp7MYF4lWs0bksKY4VOwIhAL6Q9e8Lh7WZWQ+X3J8E7ar4gQMtPpl7QeSl1Y4PrnHd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31636},"type":"module","_from":"file:use-vibes-0.13.3-dev-auth-bridge.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/844ca1aa6d4ea996feaf1ffe2b5e42fb/use-vibes-0.13.3-dev-auth-bridge.tgz","_integrity":"sha512-m5wEGLzxSuQMPeglaXFcDlli17j7zDbrfOasNOOPxjyLceqWJ03k27DHj0rdnJKmb9Otbopr1vDPf6bYlLU4dA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.3-dev-auth-bridge"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.3-dev-auth-bridge_1760740488501_0.1398428679531305","host":"s3://npm-registry-packages-npm-production"}},"0.13.4":{"name":"use-vibes","version":"0.13.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"727ef294a62456fa226dceda5a23f95a27578e60","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.4.tgz","fileCount":8,"integrity":"sha512-q4zUCl90QIUpmguw6yKryAA0jqgzWhRJTLrBWxWI3QYFSdQ+sB77ISdAPrfkXhJIBNe2kQBGGCStocojnJKowg==","signatures":[{"sig":"MEUCIQCsixAI0sXhVoVHDWA5gmq9ZbD6UXCQiQyelzISz0/CEwIgC5OnXunhfL8BAskCSFgp9U9ZpexgR3x3+9GkirLGm6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.13.4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2bfd15ae90970e633981f0cb99bf3d58/use-vibes-0.13.4.tgz","_integrity":"sha512-q4zUCl90QIUpmguw6yKryAA0jqgzWhRJTLrBWxWI3QYFSdQ+sB77ISdAPrfkXhJIBNe2kQBGGCStocojnJKowg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.4"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.4_1760742783643_0.6876506751885132","host":"s3://npm-registry-packages-npm-production"}},"0.13.5-dev-portal":{"name":"use-vibes","version":"0.13.5-dev-portal","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.5-dev-portal","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"6b90d9001292fafa22b2dfe9084090ead5e5ad65","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.5-dev-portal.tgz","fileCount":8,"integrity":"sha512-GfpuJV8AavPvuAv3036mKDSxJDvG/E4BAeYfFildAJsjoLnNTWtnaOjKys3bdkddyPq6FQiiDnjZfq+jW5k7Ig==","signatures":[{"sig":"MEQCIDyDzJB6Uzz8dab9FSalncIz0VhsVI8Jo/xaut2uM4j6AiAPmiiv0jHD8NRyNN4m8pBNAYfnQDPhBhg9rDTB/EuG9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31626},"type":"module","_from":"file:use-vibes-0.13.5-dev-portal.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8c69c7cdee686cd90d6e0e4fb74047ca/use-vibes-0.13.5-dev-portal.tgz","_integrity":"sha512-GfpuJV8AavPvuAv3036mKDSxJDvG/E4BAeYfFildAJsjoLnNTWtnaOjKys3bdkddyPq6FQiiDnjZfq+jW5k7Ig==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.5-dev-portal"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.5-dev-portal_1760761532457_0.2662832091217098","host":"s3://npm-registry-packages-npm-production"}},"0.13.6-dev":{"name":"use-vibes","version":"0.13.6-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.6-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"18c9bc3f1f1f1c920f6369ab07662cff70521d0f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.6-dev.tgz","fileCount":8,"integrity":"sha512-A4m48DCNUtnLvx9n5n3Zl646hBXsF7oVFFLaZ8h+M8spDeRXE73dWR3ULFKZyXuR4vAjmzVGfeHBj+kDuH+Uuw==","signatures":[{"sig":"MEUCIQDuiZ0RYoxc8/OtL6gidWmICBx7NGvXCf254vMZGejHWQIgQ6ZgCkV9d46wZTlRhPEFHytdUk/b3/Vs4lt3N9tVjpY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31612},"type":"module","_from":"file:use-vibes-0.13.6-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8d2c8ce11bef2b733315bd1594588434/use-vibes-0.13.6-dev.tgz","_integrity":"sha512-A4m48DCNUtnLvx9n5n3Zl646hBXsF7oVFFLaZ8h+M8spDeRXE73dWR3ULFKZyXuR4vAjmzVGfeHBj+kDuH+Uuw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.6-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.6-dev_1760767055730_0.4912518395754266","host":"s3://npm-registry-packages-npm-production"}},"0.13.7":{"name":"use-vibes","version":"0.13.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"4dc76a3f67e2ad11dcda27bce8552d7faa6aad99","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.7.tgz","fileCount":8,"integrity":"sha512-50IJDHawtpwVaOiY4bHdMNHasYc8KRzV3Ees2wZ17RAM56NQGzYYNXXTNmM0ZLR8bJs4Op1iAZggTcwZN6iV8Q==","signatures":[{"sig":"MEUCIQC8P2ifK6MDPG2xGs8mUXuvJAKP55PCBMwnHMtAc9utnQIgD/96u3YeJqkwfFRYcdMFkdLTZVPrxUNk+u/gJVYFW+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.13.7.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/168fa9653b481c8f7714c5d0e84277d8/use-vibes-0.13.7.tgz","_integrity":"sha512-50IJDHawtpwVaOiY4bHdMNHasYc8KRzV3Ees2wZ17RAM56NQGzYYNXXTNmM0ZLR8bJs4Op1iAZggTcwZN6iV8Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.7"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.7_1760767652551_0.1331581496250669","host":"s3://npm-registry-packages-npm-production"}},"0.13.8-dev":{"name":"use-vibes","version":"0.13.8-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.8-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"0c7f6c54153d83dc9e9b6bb585c5985b1f747eb1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.8-dev.tgz","fileCount":8,"integrity":"sha512-E5EXJYfNeY1KkcITY+VD3cdR4KivHRXX+m2eUgHVUkRYJ133FJM4SUnOL0UW3JsaugKHZZJg0cjABMIrGfMPNw==","signatures":[{"sig":"MEUCIQD2r0v28B15cLT0k+9diPBmaYnkGf2CN63aOAwllPFoJQIgO6YiTOloHEEwWq33oKAKr3/mzR4gB6n4/lPA28zXPNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31612},"type":"module","_from":"file:use-vibes-0.13.8-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a2c7dc73dd9b0fe64a432184209a1e4c/use-vibes-0.13.8-dev.tgz","_integrity":"sha512-E5EXJYfNeY1KkcITY+VD3cdR4KivHRXX+m2eUgHVUkRYJ133FJM4SUnOL0UW3JsaugKHZZJg0cjABMIrGfMPNw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.8-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.8-dev_1760768796491_0.8282487310790874","host":"s3://npm-registry-packages-npm-production"}},"0.13.9-dev":{"name":"use-vibes","version":"0.13.9-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.9-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"1e1adf65bed1efa47c65910e9e2d2a95b2f507f4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.9-dev.tgz","fileCount":8,"integrity":"sha512-TKL03nX7yIJrfqxdmW+OR24NgZAUsBAX8EmIqNLvajUVEN6qjuB0af6XqbZJajPpHk4OfbWXNOlmSqBhRPqHSg==","signatures":[{"sig":"MEQCIBXdCDRmG9PZzaK2nIRyXs4OW61LGQTQYWT3847Ap0RzAiB3SYmDoZvLvvmsNfryDGP0oHFGZWhidD0QFbktSjI2iA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31612},"type":"module","_from":"file:use-vibes-0.13.9-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/71d19b4b52604c279ff06ddf02629665/use-vibes-0.13.9-dev.tgz","_integrity":"sha512-TKL03nX7yIJrfqxdmW+OR24NgZAUsBAX8EmIqNLvajUVEN6qjuB0af6XqbZJajPpHk4OfbWXNOlmSqBhRPqHSg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.9-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.9-dev_1760809188915_0.20960575232292844","host":"s3://npm-registry-packages-npm-production"}},"0.13.10-dev":{"name":"use-vibes","version":"0.13.10-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.13.10-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d2a2b0b36440822e2a8720c199b29e0efa2a49ee","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.13.10-dev.tgz","fileCount":8,"integrity":"sha512-ihlOxW9BwJ9ddY9+J/yc5TEWPLNf7udFkfBEHTpbOCLo+ZpSf0QWfAT11WQ/X/S+gopDN1nic3djN1ze+6U3Lg==","signatures":[{"sig":"MEUCIBNlL4cwqqaykgTRdVL72thhQ3WeH7Paklz8lZE8dwdIAiEApDjKnhrbpnL/ot6SMfMjv+jM+DrI2fhqIEp3xAePLGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31614},"type":"module","_from":"file:use-vibes-0.13.10-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a8de163a2be8f8623edd7ad7c2c9071e/use-vibes-0.13.10-dev.tgz","_integrity":"sha512-ihlOxW9BwJ9ddY9+J/yc5TEWPLNf7udFkfBEHTpbOCLo+ZpSf0QWfAT11WQ/X/S+gopDN1nic3djN1ze+6U3Lg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.13.10-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.13.10-dev_1760810624821_0.2349868559834014","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"use-vibes","version":"0.14.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c4ff7a9dd32bc210d6aea809b89d3681a5d9437a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.0.tgz","fileCount":8,"integrity":"sha512-oafpVAf1zgxoMHm3+h/CrHhcFjUB3LUxvPYihUDejtLnEHQN2XtYqE/n4H7Tqe9TXT5vQrTQQuGwxZZjHhqkOg==","signatures":[{"sig":"MEUCIQD4EOrSvg1vr3nOd/9LWUqLy1F/jIyJM8prMnNEsUaJOQIgRHY8K7l31tqBF64GLkhEqXxy/KKVhaBoHNXn5k5No6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.14.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b6a10896c552e0923360ec4f9a1a8886/use-vibes-0.14.0.tgz","_integrity":"sha512-oafpVAf1zgxoMHm3+h/CrHhcFjUB3LUxvPYihUDejtLnEHQN2XtYqE/n4H7Tqe9TXT5vQrTQQuGwxZZjHhqkOg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.0_1760817992228_0.9556098137435352","host":"s3://npm-registry-packages-npm-production"}},"0.14.1":{"name":"use-vibes","version":"0.14.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"363da6e5146a82d87a0cfb38525989d207387d25","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.1.tgz","fileCount":8,"integrity":"sha512-ItqW0nv3DoHFD8ySbHrRF5cOcWv+6InnWZidfTXQIiO5MJw99pyJX/AYa9cEMk6lsZ9J0O6wyWobDm8Z+k6VqQ==","signatures":[{"sig":"MEQCIB0HU7Fp9Ra+v9qjfDACnYXofvOSjqpTA+BBjHj9ZcG9AiAuGzgb5PpRk4gdRbkKjovRxQM1c1JPbinIYYEgPEg11g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.14.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e64c35f91a074cc6ac07a18ae2caff22/use-vibes-0.14.1.tgz","_integrity":"sha512-ItqW0nv3DoHFD8ySbHrRF5cOcWv+6InnWZidfTXQIiO5MJw99pyJX/AYa9cEMk6lsZ9J0O6wyWobDm8Z+k6VqQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.1_1760904802360_0.8931356439582996","host":"s3://npm-registry-packages-npm-production"}},"0.14.2":{"name":"use-vibes","version":"0.14.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d27c247b096518b2bc3aee8e5685445907cdfcfd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.2.tgz","fileCount":8,"integrity":"sha512-QADI952LKG1XWrZB6kF0NztKZzNm6ZHr7Scqv0zA3zdPnJWldewUWrtt33Sxh/emWsL8MlsvDwwQXKnJbJLrGg==","signatures":[{"sig":"MEUCIBTGnoP1fFXdyjnTbmj01EZEjmDVe4OVPZDvsoT0pmsuAiEAiheqyxIByMDtKnpSB5a+eUedu6bPiLPM2oZIdCbMREk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.14.2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/14ae4dbc5d5091a8ef15cf13d8b4ee59/use-vibes-0.14.2.tgz","_integrity":"sha512-QADI952LKG1XWrZB6kF0NztKZzNm6ZHr7Scqv0zA3zdPnJWldewUWrtt33Sxh/emWsL8MlsvDwwQXKnJbJLrGg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.2"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.2_1760908585047_0.9624495930275299","host":"s3://npm-registry-packages-npm-production"}},"0.14.3":{"name":"use-vibes","version":"0.14.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3e46505319a8944295f20ef66bd0745ff63eae15","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.3.tgz","fileCount":8,"integrity":"sha512-vRl3nmsU7RRWocHehI5P0VT8BVP9F1yjP9GKyfWuTi7UkFVuwJwN84f2HfyYgeZHb2MA/wK9mc9wFOIfZm6t/w==","signatures":[{"sig":"MEQCIFw6TBo0fdHC/zdtlabz/lLIMcqtiEP3ijtvBsN2ns1UAiBcP2f7wwBDsHqoM0Za4Aq+61rDhcyW8o0ON1I6czbGOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31604},"type":"module","_from":"file:use-vibes-0.14.3.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/96c1307e500bb7b656cf296d0f948756/use-vibes-0.14.3.tgz","_integrity":"sha512-vRl3nmsU7RRWocHehI5P0VT8BVP9F1yjP9GKyfWuTi7UkFVuwJwN84f2HfyYgeZHb2MA/wK9mc9wFOIfZm6t/w==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.3"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.3_1760932660426_0.6879615841417894","host":"s3://npm-registry-packages-npm-production"}},"0.14.4":{"name":"use-vibes","version":"0.14.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c0041f6482ea5b81a8783d246b9ba70908c1c46f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.4.tgz","fileCount":8,"integrity":"sha512-RF7R2tI5AmckL86BD08ghjbg/+PjLQD3AOCbuyrb+AumB9foDq93cVjy45V1IwoGbHxssLXmyn2qlCK3Cxprvw==","signatures":[{"sig":"MEQCIEKK8yeLAr4DEtfVJkARDrPsa3UWV+ZIqHuYcO6LPEPYAiBMRIHyks93fHykyeI7R6ehnVkSASttnx5LomYKke0hnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31758},"type":"module","_from":"file:use-vibes-0.14.4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ddf35c9598bbff6abe5ad63d4340d39f/use-vibes-0.14.4.tgz","_integrity":"sha512-RF7R2tI5AmckL86BD08ghjbg/+PjLQD3AOCbuyrb+AumB9foDq93cVjy45V1IwoGbHxssLXmyn2qlCK3Cxprvw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.4"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.4_1760937915247_0.22688650661894383","host":"s3://npm-registry-packages-npm-production"}},"0.14.6":{"name":"use-vibes","version":"0.14.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"db7bccab250ac3fbc02c794e3614fe7bac5a751e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.6.tgz","fileCount":8,"integrity":"sha512-j5zITm0NZ9yCNGf8BB3cxjCw553Rh2OToC0zDWteSIZgZd5iWQkVx24dazZAMr01ju+vwvKQxCUFr8CzSNU2pw==","signatures":[{"sig":"MEUCIHouaoFAW6Sm5QYdSGm4aRkGM7fB+j8KYq7yXHY7LVJOAiEAqUshcX4hUoIyoJw0QxCnT9AVkm/qMufvCUCv8mwdDz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31758},"type":"module","_from":"file:use-vibes-0.14.6.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8939af99eadd2e6eea150820e57281c5/use-vibes-0.14.6.tgz","_integrity":"sha512-j5zITm0NZ9yCNGf8BB3cxjCw553Rh2OToC0zDWteSIZgZd5iWQkVx24dazZAMr01ju+vwvKQxCUFr8CzSNU2pw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.6"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.6_1761075916511_0.4051118634475943","host":"s3://npm-registry-packages-npm-production"}},"0.14.7-dev-auth":{"name":"use-vibes","version":"0.14.7-dev-auth","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.7-dev-auth","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"39c8bcba85b5515e7a571eff6136c26547d2bacf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.7-dev-auth.tgz","fileCount":8,"integrity":"sha512-H5WWOMHTqIA3bHvAdkdt/sz0P6Xqi3iF4kAqzCAjTtS0prXB0oZOjqie3bdPIIu7kgiLhay/eGUPR/JrBxQmjQ==","signatures":[{"sig":"MEYCIQDMMbNio3UQZCiW2B6MCSXfw5nrHpvKcTiTOV0g4zMHhQIhANxHnYV80Nlp/rXylMJpo5JIfr0OQ+0MtsgJwsa/rmFi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31776},"type":"module","_from":"file:use-vibes-0.14.7-dev-auth.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e316c34d44133cf1ff03202d1c695580/use-vibes-0.14.7-dev-auth.tgz","_integrity":"sha512-H5WWOMHTqIA3bHvAdkdt/sz0P6Xqi3iF4kAqzCAjTtS0prXB0oZOjqie3bdPIIu7kgiLhay/eGUPR/JrBxQmjQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.7-dev-auth"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.7-dev-auth_1761138095871_0.6234888710278657","host":"s3://npm-registry-packages-npm-production"}},"0.14.8-dev-auth":{"name":"use-vibes","version":"0.14.8-dev-auth","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.8-dev-auth","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"66ce4228338a45a0852cc61baf52ae8119c16dfa","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.8-dev-auth.tgz","fileCount":8,"integrity":"sha512-BPPDMu0v+ewMPNatE0slUbP7RL63j9WWZwy0unM2rTHYo5wkgPoIDJN7W8coVmdVcGME3TFCDrizYe1dJVJMew==","signatures":[{"sig":"MEQCICOQzho8ffaflF+dcBWVWtPI/14xuYeIWPIGdaQ51PxYAiAff4IUSFFg4H0d1P98oNEdmTbYmOTWoYNK/dFypg3bWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31776},"type":"module","_from":"file:use-vibes-0.14.8-dev-auth.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f08d485d5ddac55740662bc9a462074a/use-vibes-0.14.8-dev-auth.tgz","_integrity":"sha512-BPPDMu0v+ewMPNatE0slUbP7RL63j9WWZwy0unM2rTHYo5wkgPoIDJN7W8coVmdVcGME3TFCDrizYe1dJVJMew==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.8-dev-auth"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.8-dev-auth_1761138136612_0.7935870364850768","host":"s3://npm-registry-packages-npm-production"}},"0.14.9-dev-api-token":{"name":"use-vibes","version":"0.14.9-dev-api-token","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.14.9-dev-api-token","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"951b178bcc7d9f77bf9018c978691bdb58a2c782","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.14.9-dev-api-token.tgz","fileCount":8,"integrity":"sha512-z/CbcWrQHD/MKyO8vU3bCCXRMm/H5hYt6mxWkl3R+Q4yhJsHOJDyoqvEZ8biPQwO5mzQ72JzRYGBYMrzGeZgvw==","signatures":[{"sig":"MEUCIQC3TYtXLYKIXmohk/sI76d2/TBOPcX39WZV47Li7oTMewIgdr6EDdh7KyEDLSF1YFbKaL6FSdewLWQUGSHIImeGk7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31786},"type":"module","_from":"file:use-vibes-0.14.9-dev-api-token.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ed647654e8c46f4925e0b7332cede663/use-vibes-0.14.9-dev-api-token.tgz","_integrity":"sha512-z/CbcWrQHD/MKyO8vU3bCCXRMm/H5hYt6mxWkl3R+Q4yhJsHOJDyoqvEZ8biPQwO5mzQ72JzRYGBYMrzGeZgvw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.14.9-dev-api-token"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.14.9-dev-api-token_1761141364844_0.4859171812158942","host":"s3://npm-registry-packages-npm-production"}},"0.15.1":{"name":"use-vibes","version":"0.15.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e9b7da8d02548d367ef9c57d9a41b30178a0db76","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.1.tgz","fileCount":8,"integrity":"sha512-S/5LHmGXdd8eox0WnkNcpvXf4D92Dg/0NcpSukQJi6O23TmE02pFEzp+ELy1TcxXnXCp1LAtoTIBF2AgfqcVsw==","signatures":[{"sig":"MEQCIEMrZc9pkqfG6ZxhYamS5jXyzdP2QX0jmBnNnh1B7fWFAiBhCwXvixTGLbjvr+3yF+INRLIRYajDy9O+ii5yrAAB2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31758},"type":"module","_from":"file:use-vibes-0.15.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1e7264b6e40b1905cd5b9ea1af2f4818/use-vibes-0.15.1.tgz","_integrity":"sha512-S/5LHmGXdd8eox0WnkNcpvXf4D92Dg/0NcpSukQJi6O23TmE02pFEzp+ELy1TcxXnXCp1LAtoTIBF2AgfqcVsw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.1_1761147525812_0.6237589810983566","host":"s3://npm-registry-packages-npm-production"}},"0.15.2-dev":{"name":"use-vibes","version":"0.15.2-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.2-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"f25077b8ee28fcb5c6e1eb9ea47edfdba34ce25e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.2-dev.tgz","fileCount":8,"integrity":"sha512-Ehmo4wuunOvC3ltceXS1TR/w1uPW473fOYv6aU9poQgHQy5kAl//2F9luYv1RikFEMRYhDRv/sDwQoKPvAOCVA==","signatures":[{"sig":"MEUCIQDDFRcQpZ+vFd945FA6zFX8oe1yaSO1yMUxtIFDqneK+gIgYHJZAgimnaKrtztP7ZQtEOsQh+BuxZe/q5SJ3Fwre8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.15.2-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5d1977f7c4318ad5cb0e567d7e5d04cd/use-vibes-0.15.2-dev.tgz","_integrity":"sha512-Ehmo4wuunOvC3ltceXS1TR/w1uPW473fOYv6aU9poQgHQy5kAl//2F9luYv1RikFEMRYhDRv/sDwQoKPvAOCVA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.2-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.2-dev_1761244324127_0.36300361264247627","host":"s3://npm-registry-packages-npm-production"}},"0.15.3-dev-token-sync":{"name":"use-vibes","version":"0.15.3-dev-token-sync","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.3-dev-token-sync","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d2c01895cdf9e6e032ba21fd37b5b31ee7b524f3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.3-dev-token-sync.tgz","fileCount":8,"integrity":"sha512-8dLTenNJGfNxdbhQs/Q9kIrbrjYVebEzjeOAxNTBBgCWi+f8iKqUdFTZ0TP7iiLoxM8U3ivhuTBhR+sOWS4Q9w==","signatures":[{"sig":"MEUCIAcKW+8kc9AoP83BLyFudJ5VmNzxBuQMOrjO4CSh9o7JAiEApzPtuUD0ErKIxH4cI2EXDDv7adRJHQnt2uu3/dZY/6w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31788},"type":"module","_from":"file:use-vibes-0.15.3-dev-token-sync.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/05430663a39c503af37f5b6173d08261/use-vibes-0.15.3-dev-token-sync.tgz","_integrity":"sha512-8dLTenNJGfNxdbhQs/Q9kIrbrjYVebEzjeOAxNTBBgCWi+f8iKqUdFTZ0TP7iiLoxM8U3ivhuTBhR+sOWS4Q9w==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.3-dev-token-sync"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.3-dev-token-sync_1761248155971_0.6660733768301426","host":"s3://npm-registry-packages-npm-production"}},"0.15.4-dev":{"name":"use-vibes","version":"0.15.4-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.4-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3548a384801e2f12b54ecfd44302a24ae87b04a5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.4-dev.tgz","fileCount":8,"integrity":"sha512-Pik30y5XnxNSk1bBe6TOHMgHIAEwvTHsVWTA7Bm7MNElMjA+yM7KO7oVwD/nJp0zuuhuC1ktNeXAniR/96fvXg==","signatures":[{"sig":"MEYCIQDgC2HlJA3zRtBUe5AZ4K3t7eDieV2JBZLhH70iyaRjowIhAKg4a7rJci9r/uxsvUyLtlxTx3s/vlMsfC6wW6DgYHyi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.15.4-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4090de72931f0dd43ae130fae1c03bd7/use-vibes-0.15.4-dev.tgz","_integrity":"sha512-Pik30y5XnxNSk1bBe6TOHMgHIAEwvTHsVWTA7Bm7MNElMjA+yM7KO7oVwD/nJp0zuuhuC1ktNeXAniR/96fvXg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.4-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.4-dev_1761251054029_0.48375928245701094","host":"s3://npm-registry-packages-npm-production"}},"0.15.5-dev":{"name":"use-vibes","version":"0.15.5-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.5-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"dd1f960b364079fde8dce10e16733576a1fc970c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.5-dev.tgz","fileCount":8,"integrity":"sha512-jvGvoG07GFTkrz+i0uxTMTotcDQhBC6geRKotPptDORSRceI4S5QxHs7E1OM6Q5SavgWxK1/7N66o9LBfBSL0Q==","signatures":[{"sig":"MEYCIQC4w7aoSuQInv+UImhSJUSNigXJ4awTinvDWaxUzeUvMQIhAJd9HvyZnwhcLv/92unMyqjUtnGT9O45TZYNc4UEnWOS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.15.5-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/44f80e87b8ea32346c9f5ab3879cccdf/use-vibes-0.15.5-dev.tgz","_integrity":"sha512-jvGvoG07GFTkrz+i0uxTMTotcDQhBC6geRKotPptDORSRceI4S5QxHs7E1OM6Q5SavgWxK1/7N66o9LBfBSL0Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.5-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.5-dev_1761255068362_0.21921423795317452","host":"s3://npm-registry-packages-npm-production"}},"0.15.6-dev":{"name":"use-vibes","version":"0.15.6-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.6-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"0df9367e0c85d7416ff0cbfc497757fd05b9fff2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.6-dev.tgz","fileCount":8,"integrity":"sha512-sL53oNHS7xCbcnRK53LN3ygjrad7uhZXjsj2nHd/Z1JkCLeFwhMy0M7EJhXqdIFKTqu1Ya7bfKLTE1g86+Z4Sw==","signatures":[{"sig":"MEUCIQCVgFsT7xGdcF7O3oJVSowZ7ZVr46KOIYJKlAYEOjFIvgIgGawDV4yB8StR5eOsyY6KcasJXB6Oqm2na4IPc/aB7ws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.15.6-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c534e20c8e1408482e5ee60e320db025/use-vibes-0.15.6-dev.tgz","_integrity":"sha512-sL53oNHS7xCbcnRK53LN3ygjrad7uhZXjsj2nHd/Z1JkCLeFwhMy0M7EJhXqdIFKTqu1Ya7bfKLTE1g86+Z4Sw==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":">=19.1.0","@vibes.diy/use-vibes-base":"^0.15.6-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.6-dev_1761256353711_0.9816851889357754","host":"s3://npm-registry-packages-npm-production"}},"0.15.7-dev":{"name":"use-vibes","version":"0.15.7-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.7-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c288ca41d291704d54438b855c38f5de2a71ec50","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.7-dev.tgz","fileCount":8,"integrity":"sha512-4Hwcd//0/W7S+hNjDpE8pLX3oai9cJhpHoRjCNusALAt154Yb0ZF1nf0Oz8qKkYs6GjooF/wLUEQIOZElKCg6Q==","signatures":[{"sig":"MEYCIQD2WPtYD0YWcrjzEPO0GNJbwXRwWI+IhJZlwVyuQH1fkgIhAN+RoMWwhYp0yIa+3pg7ltE+o+iLA9qnvnauX7+UwQUp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31809},"type":"module","_from":"file:use-vibes-0.15.7-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9805afe1429b21045b3fe324b8d771e7/use-vibes-0.15.7-dev.tgz","_integrity":"sha512-4Hwcd//0/W7S+hNjDpE8pLX3oai9cJhpHoRjCNusALAt154Yb0ZF1nf0Oz8qKkYs6GjooF/wLUEQIOZElKCg6Q==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.7-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.7-dev_1761260868867_0.16895404449396634","host":"s3://npm-registry-packages-npm-production"}},"0.15.8-dev":{"name":"use-vibes","version":"0.15.8-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.8-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"6ec5b57873aadfb263665478fea47d37cadd6a42","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.8-dev.tgz","fileCount":8,"integrity":"sha512-U3YLoilEYKOO9iVb3P/IcZ0svm3XJ9KwCDA/IEUeXp62RlMU5ayD3kEpGxtKCKUTibPdFYl04pvaKM0NAt6SvA==","signatures":[{"sig":"MEYCIQDK+NUWSlbZp72HE7P9gZmahge8ocIWxAckme3dSQR7PwIhALyDXhmFxOXTm4s+uwRxiqiluYOSlu0wpswm1RvYwEmn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31809},"type":"module","_from":"file:use-vibes-0.15.8-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9eb66bdb6038c9bf0b3ead362a07b38f/use-vibes-0.15.8-dev.tgz","_integrity":"sha512-U3YLoilEYKOO9iVb3P/IcZ0svm3XJ9KwCDA/IEUeXp62RlMU5ayD3kEpGxtKCKUTibPdFYl04pvaKM0NAt6SvA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.8-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.8-dev_1761261821226_0.15885878414969268","host":"s3://npm-registry-packages-npm-production"}},"0.15.9-dev":{"name":"use-vibes","version":"0.15.9-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.9-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a2f7a80f798e2e4d1121bad84b6628176964bc2a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.9-dev.tgz","fileCount":8,"integrity":"sha512-usvX+pXMLzW8rYdA+E58DxKOfMQWzL6mF66Q8MeAEDhN+hQVAdFY9QARNVfnh4y9rN9g4kiZL1uRIvCi9Yh95w==","signatures":[{"sig":"MEQCICM8Te1bGKoTJZx7MgNuuQXHzZl/VFLTv5dyaabpoi0NAiA0Nf+OzicNyuDuyiKkALQ1bhGIsTIAdM81ywEKAZ9ELQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31809},"type":"module","_from":"file:use-vibes-0.15.9-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/29c93ba3b191a800819b268da1cf8ace/use-vibes-0.15.9-dev.tgz","_integrity":"sha512-usvX+pXMLzW8rYdA+E58DxKOfMQWzL6mF66Q8MeAEDhN+hQVAdFY9QARNVfnh4y9rN9g4kiZL1uRIvCi9Yh95w==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.9-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.9-dev_1761262881559_0.21402798202470108","host":"s3://npm-registry-packages-npm-production"}},"0.15.10-dev":{"name":"use-vibes","version":"0.15.10-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.10-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"56ff35cd1613a4f2753b834bf96b20b061dc6d33","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.10-dev.tgz","fileCount":8,"integrity":"sha512-Ao4zaCCxegISFDIaMsENFRMD6vRyJRMttkKCY4K1KWc32F0Dx8MH4oJKPtG8waBYdDimgHC4gPUPK9YnWRtQcg==","signatures":[{"sig":"MEQCIFg10BJv0QxCx2cH05xsASPdsPnd+VIY/scCQ/4r6PcBAiB6sAn4UGsmpbdqocZXXqd1A2DATW4u98jzNB3/+tmjaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31811},"type":"module","_from":"file:use-vibes-0.15.10-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/eea4e016648f000c1d72f5623f237da2/use-vibes-0.15.10-dev.tgz","_integrity":"sha512-Ao4zaCCxegISFDIaMsENFRMD6vRyJRMttkKCY4K1KWc32F0Dx8MH4oJKPtG8waBYdDimgHC4gPUPK9YnWRtQcg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.10-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.10-dev_1761263735931_0.15521183315387277","host":"s3://npm-registry-packages-npm-production"}},"0.15.11":{"name":"use-vibes","version":"0.15.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a8b7827d31b527c770afe30e733bd7738479601e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.11.tgz","fileCount":8,"integrity":"sha512-nlJVn4fXiIA5ggwWh+WmYlVsjOFETS1p4oZ9Vgl7ST5+yKkLZh1GRGxtOfF3XbByGwIlrau0wsXTjrtTKpbegQ==","signatures":[{"sig":"MEUCIFQcalaDoaZ3OhJaUojGar7+0tCoo1qqJDhpBoO6j7YOAiEAmy4EkmAHbVwtvnsw5jfII7cbmKgfzLHjHG8zMqv6jO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.11.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7dadf39ce40d8a7cac161b22129099da/use-vibes-0.15.11.tgz","_integrity":"sha512-nlJVn4fXiIA5ggwWh+WmYlVsjOFETS1p4oZ9Vgl7ST5+yKkLZh1GRGxtOfF3XbByGwIlrau0wsXTjrtTKpbegQ==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.11"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.11_1761263989954_0.4935582796085676","host":"s3://npm-registry-packages-npm-production"}},"0.15.12":{"name":"use-vibes","version":"0.15.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9a4534404087321d68cae210ce8e9a6742d9a06b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.12.tgz","fileCount":8,"integrity":"sha512-BScrF/+Nd3FUI+rEKt9FpF6S5PuNekHSG/FH120yAm2vAD+QBYJIoIT63m5HZ5WFxILZSNscwps5wjYi2bmgEg==","signatures":[{"sig":"MEQCIB4FCjNxrQaCCUN8fI3BEhduVjIxOCFuAsEYyKrngL8tAiAbzQNXIYyECpJMN+EHO3bhyiUmjbXw3r5tkz5wE7p0VQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.12.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/59f24acf9f3f84cb9cfde4d9986ec1ff/use-vibes-0.15.12.tgz","_integrity":"sha512-BScrF/+Nd3FUI+rEKt9FpF6S5PuNekHSG/FH120yAm2vAD+QBYJIoIT63m5HZ5WFxILZSNscwps5wjYi2bmgEg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.12"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.12_1761265602326_0.724426332107285","host":"s3://npm-registry-packages-npm-production"}},"0.15.13":{"name":"use-vibes","version":"0.15.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"818509a382c018d71a06e8f235723c4c77be65c1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.13.tgz","fileCount":8,"integrity":"sha512-mvaA/NNhGMkQH2tgKbegsdW7qHBfLSjhH6gpeb/x3UAfdKYgcMLIgfBjf3b4Wx9Ep3YsUFkV9pKeWP2t7daPxg==","signatures":[{"sig":"MEQCIHGV+8c7Dvk1cgFVh9C5EwR3pz5jSeH2aEE6+TMLKVriAiALqEqeZlD3RMevZ3hP+vZE1N7PBvD3uptg/pfrgIqPcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.13.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6b90bbf7b0ef07e481334a3a94041e2d/use-vibes-0.15.13.tgz","_integrity":"sha512-mvaA/NNhGMkQH2tgKbegsdW7qHBfLSjhH6gpeb/x3UAfdKYgcMLIgfBjf3b4Wx9Ep3YsUFkV9pKeWP2t7daPxg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.13"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.13_1761280049337_0.03161284998750147","host":"s3://npm-registry-packages-npm-production"}},"0.15.14":{"name":"use-vibes","version":"0.15.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"516bfc677e5517a778357a013ecffbc70cdd5a5c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.14.tgz","fileCount":8,"integrity":"sha512-O66fHum33LPKhb4jJPxT9gFEv7S9YL66nvtt5S13q9Mc1OyJC1W5I96+LGrukJJgSQDlOMwA2Lu0UjaG8V0VtA==","signatures":[{"sig":"MEQCIAMElhs7CPGL5pjJDjE7JJ49Qm+poV3dFWDhEpZwzdaPAiBxi1l93In1rk+nOnkf1WgaoKdr51BrxGiDANTNNMyxCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.14.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4fd23d4cc7d11a19a9c611c86925be5e/use-vibes-0.15.14.tgz","_integrity":"sha512-O66fHum33LPKhb4jJPxT9gFEv7S9YL66nvtt5S13q9Mc1OyJC1W5I96+LGrukJJgSQDlOMwA2Lu0UjaG8V0VtA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.14"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.14_1761423746558_0.005868989335584551","host":"s3://npm-registry-packages-npm-production"}},"0.15.15-dev-sync-fix":{"name":"use-vibes","version":"0.15.15-dev-sync-fix","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.15-dev-sync-fix","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9bc4260f4a2b24e5a19b04978e6523bb9cc7516d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.15-dev-sync-fix.tgz","fileCount":8,"integrity":"sha512-awCkFpqx+aEJcZXHK7jt5jWhX7usAJxZCLuy70wtoK6Mnl4oT+pXK8ll19H1bo3ERv3vGqx/HTY1QRHcMa8oqg==","signatures":[{"sig":"MEUCIQDowbW/T0WcbLGuuk8dit6ATSVQPA8pwfkHNOWHtzQXngIgafzjr55AtqJ3zFs0Xq5bmnYLPltzV215qOxsRR4OWTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31829},"type":"module","_from":"file:use-vibes-0.15.15-dev-sync-fix.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5c87734a52da29b019d2fee333801c21/use-vibes-0.15.15-dev-sync-fix.tgz","_integrity":"sha512-awCkFpqx+aEJcZXHK7jt5jWhX7usAJxZCLuy70wtoK6Mnl4oT+pXK8ll19H1bo3ERv3vGqx/HTY1QRHcMa8oqg==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.15-dev-sync-fix"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.15-dev-sync-fix_1761767446121_0.18766986504354533","host":"s3://npm-registry-packages-npm-production"}},"0.15.15":{"name":"use-vibes","version":"0.15.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"76b13d08e36b901b25a7d3389cac40bd8b840f49","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.15.tgz","fileCount":8,"integrity":"sha512-9d0PIoMf9qgWKOFu+cx84EDfR/XUHUoAi5c98RB/xsVPvhiE7fylv4UQYPNXThl/QVnLVyybgvC8k3PWXV6/vA==","signatures":[{"sig":"MEYCIQDYLF9r6XqQ5bjJ2tPH6MfolPqIK2wYyYF2I9N0TiioDAIhAJNujDtxRElD51TumMxt0Lk2CylC7YM5FRFZkai9hkJ6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.15.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bf8b10d63541328cb7ba36974228e978/use-vibes-0.15.15.tgz","_integrity":"sha512-9d0PIoMf9qgWKOFu+cx84EDfR/XUHUoAi5c98RB/xsVPvhiE7fylv4UQYPNXThl/QVnLVyybgvC8k3PWXV6/vA==","_npmVersion":"10.9.3","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.20.0","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.15"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.15_1761768565939_0.3470063975752231","host":"s3://npm-registry-packages-npm-production"}},"0.15.16-dev-types-fix":{"name":"use-vibes","version":"0.15.16-dev-types-fix","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.16-dev-types-fix","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"a78aeb2d8d3edcd4964dc6c4eb5e5f2770dede61","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.16-dev-types-fix.tgz","fileCount":8,"integrity":"sha512-3PFBH0ilWNEt/KB6CZQkvtL+kCR2GyLe+pGin6Yx1UFVTLXUrPYRVNnQq8nbDHEyh8T2HKtS53goTBhTQXPEWw==","signatures":[{"sig":"MEQCIDIo8fwScy++RfFWkYPfzXIzq1nWrOFUA8ReRSev1fvjAiAUBaeCQaTmoxH2ZT50cGLa+DyRdfdiCkXxmLSMQqs77A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31831},"type":"module","_from":"file:use-vibes-0.15.16-dev-types-fix.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6b8441e66fba424cdd35e201283dcda5/use-vibes-0.15.16-dev-types-fix.tgz","_integrity":"sha512-3PFBH0ilWNEt/KB6CZQkvtL+kCR2GyLe+pGin6Yx1UFVTLXUrPYRVNnQq8nbDHEyh8T2HKtS53goTBhTQXPEWw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.16-dev-types-fix"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.16-dev-types-fix_1762488575674_0.7716916248422241","host":"s3://npm-registry-packages-npm-production"}},"0.15.17":{"name":"use-vibes","version":"0.15.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"adc4f00613a971ae7960be9a30e787a4ae817654","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.17.tgz","fileCount":8,"integrity":"sha512-V0O0x/s2aPCkly8RPXlOBhyximvvVOUICWFPWwgJmrp9mDVNR5HNrQ5SpCZgJP0soPReUz8Gnvg2g7glJqWfcw==","signatures":[{"sig":"MEQCICmTjzsbp3FxFDIRZrw4adFXGCY4cqyZl0g+FFvcIT3/AiBh0BJjvFPyGg8dA1C6DxsY4CzFliNlL9PQLXK78rx4Ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.17.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/cd4eed7a70bdaa9095f0d6d998cd969c/use-vibes-0.15.17.tgz","_integrity":"sha512-V0O0x/s2aPCkly8RPXlOBhyximvvVOUICWFPWwgJmrp9mDVNR5HNrQ5SpCZgJP0soPReUz8Gnvg2g7glJqWfcw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.17"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.17_1762491337216_0.782404292993321","host":"s3://npm-registry-packages-npm-production"}},"0.15.18-dev-authwall-fixes":{"name":"use-vibes","version":"0.15.18-dev-authwall-fixes","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.18-dev-authwall-fixes","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"f3c3989233f0597587f4544c8a6d5b4878506fce","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.18-dev-authwall-fixes.tgz","fileCount":8,"integrity":"sha512-24JhMirHlwiG1fs71TAK14cPnz/p0uysEpaByecVLzNZP8JkD8L7ZUGysJRp7Nti1lBw/JczBdgYHfkAVqdSfQ==","signatures":[{"sig":"MEQCIE11sctGgwAnkeV2AeK4IATlCdtaEbG4riQ260Wr3RRGAiB4YH2x+j4yo4cmTr3/vQQt410P2o0NFQsj2BX3vxI03A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31841},"type":"module","_from":"file:use-vibes-0.15.18-dev-authwall-fixes.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/53c1a98e74c7f41dd934ec3dec928a55/use-vibes-0.15.18-dev-authwall-fixes.tgz","_integrity":"sha512-24JhMirHlwiG1fs71TAK14cPnz/p0uysEpaByecVLzNZP8JkD8L7ZUGysJRp7Nti1lBw/JczBdgYHfkAVqdSfQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.18-dev-authwall-fixes"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.18-dev-authwall-fixes_1762558388975_0.8681165166064366","host":"s3://npm-registry-packages-npm-production"}},"0.15.18":{"name":"use-vibes","version":"0.15.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"78d93c1b83afa379ceb939d0d81c10034cf5ada2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.18.tgz","fileCount":8,"integrity":"sha512-FyJV9PdLw76zfRMhBRa5wo3erFiX0C6EcLk9GWt4VIMGjB/WRm7t2rvUGGVJuo49pHSjub9ySP0Y64VRnBaQ4Q==","signatures":[{"sig":"MEUCIGB49LDUB/A1UUtvY04MN2oYXOM+DTtaSBeS03fLEWj5AiEA1njqORlHa3bYy9cNpUJ3MpkJqisexM9wy36axGZEIMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.18.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c105ae4bd305a18e2d7d5c7339266c73/use-vibes-0.15.18.tgz","_integrity":"sha512-FyJV9PdLw76zfRMhBRa5wo3erFiX0C6EcLk9GWt4VIMGjB/WRm7t2rvUGGVJuo49pHSjub9ySP0Y64VRnBaQ4Q==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.18"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.18_1762561063346_0.021335876179730207","host":"s3://npm-registry-packages-npm-production"}},"0.15.19-dev-brutalist-card":{"name":"use-vibes","version":"0.15.19-dev-brutalist-card","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.19-dev-brutalist-card","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"490d6baaab100018e4a2b2633de6da1ead509856","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.19-dev-brutalist-card.tgz","fileCount":8,"integrity":"sha512-oLu679ZLdrTzB7Vkfh+4qD6zm9SoRilDK3GierITKZNAMrI6m82XwDMkqwn1F41DCMWW42ybHdx4dLGelnClLQ==","signatures":[{"sig":"MEUCID98a9exIrEQCkkxqlRnzPUZCJuCSQY5rqmomubnsgVyAiEAnFXA+q8Eoa5qXRRqiiK+avSIWZ07hBydE/c24Q3ZW4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31841},"type":"module","_from":"file:use-vibes-0.15.19-dev-brutalist-card.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f5fa4ae86b369b3944b64766f511bf49/use-vibes-0.15.19-dev-brutalist-card.tgz","_integrity":"sha512-oLu679ZLdrTzB7Vkfh+4qD6zm9SoRilDK3GierITKZNAMrI6m82XwDMkqwn1F41DCMWW42ybHdx4dLGelnClLQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.19-dev-brutalist-card"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.19-dev-brutalist-card_1762568342131_0.9057844754245925","host":"s3://npm-registry-packages-npm-production"}},"0.15.19":{"name":"use-vibes","version":"0.15.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e77d7983360e5dba2e534e788c6bd66206d66027","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.19.tgz","fileCount":8,"integrity":"sha512-5ZkynaItY4Bc9QyWZ4jliY+dz/HOBIU710ujRrcuuFLLVXnhbCIEVYsFZAZqMGO/sO68Arh7qLagYI3HqvSiSA==","signatures":[{"sig":"MEYCIQCBNrPzcUxMry2BlwWuv1o2RXA8hm4F1Onn2UJmUQok2AIhAJ2A3tjR6eaOoV6auO2xceXwAWfXDQmcKRBJY4Zv93lG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31803},"type":"module","_from":"file:use-vibes-0.15.19.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/75850be926c52132cfe6060761869d09/use-vibes-0.15.19.tgz","_integrity":"sha512-5ZkynaItY4Bc9QyWZ4jliY+dz/HOBIU710ujRrcuuFLLVXnhbCIEVYsFZAZqMGO/sO68Arh7qLagYI3HqvSiSA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.19"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.19_1762569584357_0.6259716903141364","host":"s3://npm-registry-packages-npm-production"}},"0.15.20-dev-uuid-remotes":{"name":"use-vibes","version":"0.15.20-dev-uuid-remotes","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.20-dev-uuid-remotes","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c27cde4c1cde7b40836f63e984feacd2e3aaca31","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.20-dev-uuid-remotes.tgz","fileCount":8,"integrity":"sha512-fFXkVqN7SJA6sqUL4VAGNXCJzoiNCBZA8iriB9bIaYHctJBsDqRg8O2dBC3XXgOD0r3dSDFvjgZivSfq5DnUmA==","signatures":[{"sig":"MEQCIAO8vNoWsSZzixoaTIEjmOz33cFMRyHN5BTbNENzCVeUAiAxkWmaKylvT2FKdTMWQ4Fht+6zF/KAcY0rdYdcvAwNZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31837},"type":"module","_from":"file:use-vibes-0.15.20-dev-uuid-remotes.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/dba6512a1bb7357be55ce0f5a3bc2e54/use-vibes-0.15.20-dev-uuid-remotes.tgz","_integrity":"sha512-fFXkVqN7SJA6sqUL4VAGNXCJzoiNCBZA8iriB9bIaYHctJBsDqRg8O2dBC3XXgOD0r3dSDFvjgZivSfq5DnUmA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.20-dev-uuid-remotes"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.20-dev-uuid-remotes_1762613207801_0.885598049215178","host":"s3://npm-registry-packages-npm-production"}},"0.15.20-dev-short-ids":{"name":"use-vibes","version":"0.15.20-dev-short-ids","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.20-dev-short-ids","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"86318cae33d2f66cd9bebd1c4ccb1d9eaca22744","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.20-dev-short-ids.tgz","fileCount":8,"integrity":"sha512-DCyzzuM3ireWPBSdGcVgbdU27jt0wXLJjOQwHnTaGMSc3kJcL2QnzHTRFG6inwJerKN4mDXQyLVkBhulMtAtJQ==","signatures":[{"sig":"MEQCIE87dR/fSZ5KaZNZeJRHKfF1n1fJTT6aeiEXrWqi5GrbAiBSv9pN3o1FlWet9h6ZV5V1kLL9P4/9EbxvS7Rq0NR8AQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31831},"type":"module","_from":"file:use-vibes-0.15.20-dev-short-ids.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c2845705bdea8e4209db3ccef939cf18/use-vibes-0.15.20-dev-short-ids.tgz","_integrity":"sha512-DCyzzuM3ireWPBSdGcVgbdU27jt0wXLJjOQwHnTaGMSc3kJcL2QnzHTRFG6inwJerKN4mDXQyLVkBhulMtAtJQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.20-dev-short-ids"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.20-dev-short-ids_1762616515026_0.44671964928862073","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-dev-fresh-data":{"name":"use-vibes","version":"0.0.0-dev-fresh-data","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.0.0-dev-fresh-data","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"bc3716a820453e6f13a35f7645445bb3e09ab700","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.0.0-dev-fresh-data.tgz","fileCount":8,"integrity":"sha512-mb73bwusExjvOIFUYWxx8fRlTV+eyOgqFxWABl7zjtKpGMFXZWKIND2kNoqAPHS5aP5daH6R7wzVTMu6u2AagA==","signatures":[{"sig":"MEYCIQCb15gVjdLuKYhm8vN9YtPNDzqAgA1J8SyERYG0x6XT9wIhANn12UvLbPw35YIKw/V1xHEAjfKOTN5L9Ft2tHoztQgi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31829},"type":"module","_from":"file:use-vibes-0.0.0-dev-fresh-data.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/79a25fd64859954aee6a88891cceb509/use-vibes-0.0.0-dev-fresh-data.tgz","_integrity":"sha512-mb73bwusExjvOIFUYWxx8fRlTV+eyOgqFxWABl7zjtKpGMFXZWKIND2kNoqAPHS5aP5daH6R7wzVTMu6u2AagA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.0.0-dev-fresh-data"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.0.0-dev-fresh-data_1762661495546_0.5421661530525539","host":"s3://npm-registry-packages-npm-production"}},"0.15.20-dev-fresh-data2":{"name":"use-vibes","version":"0.15.20-dev-fresh-data2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.20-dev-fresh-data2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9096062a9619b832021b5d3cc869d774d18e88f7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.20-dev-fresh-data2.tgz","fileCount":8,"integrity":"sha512-MAmZEKxn4eSVw60OZtyHVbZbzfxCPrVGgzY6hKIT3UFXK5nRrduna3pRPOZct/eUTKwEaykyQTOpAY1Gecynhw==","signatures":[{"sig":"MEUCIQC5U/i0Qx0C7Ytx0//5/I6qOscbf8zhcgGzNEUIFyyT/QIgeu4862Jzj4T/hDk6Kl0a8aMxM5W54L1dqwH4HrFh1+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31835},"type":"module","_from":"file:use-vibes-0.15.20-dev-fresh-data2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2218c0aa5778643bc1338aeb6f1eaf7f/use-vibes-0.15.20-dev-fresh-data2.tgz","_integrity":"sha512-MAmZEKxn4eSVw60OZtyHVbZbzfxCPrVGgzY6hKIT3UFXK5nRrduna3pRPOZct/eUTKwEaykyQTOpAY1Gecynhw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.20-dev-fresh-data2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.20-dev-fresh-data2_1762707827720_0.5910970785841929","host":"s3://npm-registry-packages-npm-production"}},"0.15.20-dev-fresh-data3":{"name":"use-vibes","version":"0.15.20-dev-fresh-data3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.20-dev-fresh-data3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"84cbb4b95933745fdceb02edc9cab1a7c182b0d4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.20-dev-fresh-data3.tgz","fileCount":8,"integrity":"sha512-UiyDWH7+D357x8RrfZ51n9l8vjfFCguD8UxuRfneQ91u7VoSSlHUBojA8XyG3yz2oOkyHBv2uw5zsG2oDiOYbA==","signatures":[{"sig":"MEUCIQDp5eNPOYNrtL0lwlAoxWjNGO2p6hfWtbKFhbzGv2YHYQIgeY8lz8gJDfHdTrPRRtEiyj+XuVSWbvX4E0F1YetHj+U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31835},"type":"module","_from":"file:use-vibes-0.15.20-dev-fresh-data3.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d4537809dc0e2be269b4b30540289e44/use-vibes-0.15.20-dev-fresh-data3.tgz","_integrity":"sha512-UiyDWH7+D357x8RrfZ51n9l8vjfFCguD8UxuRfneQ91u7VoSSlHUBojA8XyG3yz2oOkyHBv2uw5zsG2oDiOYbA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.20-dev-fresh-data3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.20-dev-fresh-data3_1762709919683_0.49601620791068","host":"s3://npm-registry-packages-npm-production"}},"0.15.21-dev-fresh-data":{"name":"use-vibes","version":"0.15.21-dev-fresh-data","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.15.21-dev-fresh-data","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d17b82de89ab69c8905757b41b06b4424d17ea4e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.15.21-dev-fresh-data.tgz","fileCount":8,"integrity":"sha512-Zq5Nl+Zq0Y/z6UQxTXPIa+fyybz4Yf/WNxX4pV7/DEQ5W91l3eWU2H4EMbGB3kWuzfR+LmMKBkQ0HG9fchYxkg==","signatures":[{"sig":"MEUCIHqCtr1e3ZTLAyvNuKTC7ad7k+fJeT0JYyjT6VKt+RIaAiEAmqL8odIZs5V0x/6H01aaYpN22+wvVBKxirZY2bj5N+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31833},"type":"module","_from":"file:use-vibes-0.15.21-dev-fresh-data.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f9ebdcaa0f84634364e8a1236e1f5706/use-vibes-0.15.21-dev-fresh-data.tgz","_integrity":"sha512-Zq5Nl+Zq0Y/z6UQxTXPIa+fyybz4Yf/WNxX4pV7/DEQ5W91l3eWU2H4EMbGB3kWuzfR+LmMKBkQ0HG9fchYxkg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.15.21-dev-fresh-data"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.15.21-dev-fresh-data_1762711100829_0.333267455998459","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"use-vibes","version":"0.16.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.16.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"8c42b0da329c3c962f93487a4787539f6a91cc7c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.16.0.tgz","fileCount":8,"integrity":"sha512-63k+L69kKiPHyy++3DqxlUm/RcgNSXtnXPGrXNvQH5ofWRECBUtcmRhuzyUcfsnDFRD1Lgczp5C10jh4IoC/aw==","signatures":[{"sig":"MEUCIQDovHgsIIGJXl8h08iqQx1fTUcNQVXYPYyR8rdNj+om1AIgHN6US+NbuNFk8vaDbaBVInzPtL+u6bAJISRPvsjAAJ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31801},"type":"module","_from":"file:use-vibes-0.16.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6b640263586d22e0071e70d21c200b4b/use-vibes-0.16.0.tgz","_integrity":"sha512-63k+L69kKiPHyy++3DqxlUm/RcgNSXtnXPGrXNvQH5ofWRECBUtcmRhuzyUcfsnDFRD1Lgczp5C10jh4IoC/aw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.16.0"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.2"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.16.0_1762713113515_0.6980436272991419","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"use-vibes","version":"0.16.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.16.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e84a4cdf570929a133074e0a83f3d68f43527df5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.16.1.tgz","fileCount":8,"integrity":"sha512-bgiG3slY1hnncTa9j2FBDhwZvwwQF81PJr7xjsMIqe1tl/ie3IYN4enXCGIHBTuKwzqGeINV17ZPyAOMfGIDng==","signatures":[{"sig":"MEYCIQCHVwkOQgqISy4B9fvGhHcqy1S5bhG9oR0/7GxH8uWd1QIhAKfqKmQKyj6uVUpW2rKy26USEGkDnozf76cMlpCZHwx0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31801},"type":"module","_from":"file:use-vibes-0.16.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f7b09d2eaa6fe5ef9e71cf9fe2de991d/use-vibes-0.16.1.tgz","_integrity":"sha512-bgiG3slY1hnncTa9j2FBDhwZvwwQF81PJr7xjsMIqe1tl/ie3IYN4enXCGIHBTuKwzqGeINV17ZPyAOMfGIDng==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.16.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.8"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.16.1_1763198572916_0.6037645434845438","host":"s3://npm-registry-packages-npm-production"}},"0.16.2":{"name":"use-vibes","version":"0.16.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.16.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"e2fc44b1c4c9ddf89c752ea4d03c8617ae613e6e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.16.2.tgz","fileCount":8,"integrity":"sha512-ePTFh2sGsTcREJcYV8akeeSXRH7wulIwWXM8NCncHFONyFqlIgLjpH46CC8+aRu1GaXtmvRxnHsS374fuVc5hg==","signatures":[{"sig":"MEUCIGfJcAkxcc+U0bAFQ4TRYCMzvxFeczUgUvlFsnpOU9XUAiEA0pPVs3hcYGoO0sTKUoY96Sw9I4JGrEobRUs0CjxlnUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31801},"type":"module","_from":"file:use-vibes-0.16.2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7729db3049a03d40427f82aea32aab92/use-vibes-0.16.2.tgz","_integrity":"sha512-ePTFh2sGsTcREJcYV8akeeSXRH7wulIwWXM8NCncHFONyFqlIgLjpH46CC8+aRu1GaXtmvRxnHsS374fuVc5hg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.16.2"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.8"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.16.2_1763303397636_0.20364737756442786","host":"s3://npm-registry-packages-npm-production"}},"0.17.0-dev-ledger-naming":{"name":"use-vibes","version":"0.17.0-dev-ledger-naming","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.0-dev-ledger-naming","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"17c1f77b4fe7b89a738a28cbfd9a1fb69d805b66","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.0-dev-ledger-naming.tgz","fileCount":8,"integrity":"sha512-LvrIe5N9o9IJOrNGz990eh+RyrsJEkC/WVeVAIoe3IZIXmvhNQWYl4axB+G71ZCbPeGOcYQESrOK4wAuJQUMLw==","signatures":[{"sig":"MEUCIGY7JgQSCpLy8cdLLrsqZ6pYQUs1Y8OFjaKs9hepHQC5AiEAjxtSBNhOGi6vBsfpPGI1b4kEldkrQOvLvLl0eN9GLzI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32008},"type":"module","_from":"file:use-vibes-0.17.0-dev-ledger-naming.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bbe31a0c69702137f8b40c9d421cfc00/use-vibes-0.17.0-dev-ledger-naming.tgz","_integrity":"sha512-LvrIe5N9o9IJOrNGz990eh+RyrsJEkC/WVeVAIoe3IZIXmvhNQWYl4axB+G71ZCbPeGOcYQESrOK4wAuJQUMLw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.0-dev-ledger-naming"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.0-dev-ledger-naming_1763653044981_0.21266806635133118","host":"s3://npm-registry-packages-npm-production"}},"0.17.1-dev-next":{"name":"use-vibes","version":"0.17.1-dev-next","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.1-dev-next","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"5093dd92e928c89db3c23b71cbd2650c7a795893","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.1-dev-next.tgz","fileCount":8,"integrity":"sha512-+hzm8dRoCEppao/9X4jCybB2hF2zz0tbkrp5fbm/jLVs4QkAzf5kySqFbeKmxbUwUGTvsru9nBGNYO9Say+o2A==","signatures":[{"sig":"MEUCIQChSHbBEw+QRA0vh1bADQuG8dKC6srXU/gA2cFpUQbu7AIgU1ycU49HywOXf4GxMX7G6bvqbuWhQ1194hrc2I7mIfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31990},"type":"module","_from":"file:use-vibes-0.17.1-dev-next.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/730e7440b5f918b40f31d36ad08022e3/use-vibes-0.17.1-dev-next.tgz","_integrity":"sha512-+hzm8dRoCEppao/9X4jCybB2hF2zz0tbkrp5fbm/jLVs4QkAzf5kySqFbeKmxbUwUGTvsru9nBGNYO9Say+o2A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.1-dev-next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.1-dev-next_1763678782342_0.3995717343427112","host":"s3://npm-registry-packages-npm-production"}},"0.17.2":{"name":"use-vibes","version":"0.17.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"653aeb820de43a8dfd4f8738a0d9445000d6f598","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.2.tgz","fileCount":8,"integrity":"sha512-MSVUt9FZcm9ee6wZQW7KfHoINgXZudUID2GZrCFk2W4gZtpRSxPcA+BBIPUuRlNn++iKUL+5R4HnVU/pzueYXA==","signatures":[{"sig":"MEYCIQDTwjhHLeDHRl2qnc+MfId3gmYJeT69kr93DIbA+0YIigIhAM4Ob22wFaXXzTnJyEKW0fg5gMsEMpxgVXgS4GBzaPv1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31972},"type":"module","_from":"file:use-vibes-0.17.2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2117f10c9a01be7b755d6349f5c3b96f/use-vibes-0.17.2.tgz","_integrity":"sha512-MSVUt9FZcm9ee6wZQW7KfHoINgXZudUID2GZrCFk2W4gZtpRSxPcA+BBIPUuRlNn++iKUL+5R4HnVU/pzueYXA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.2"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.2_1763691082318_0.9082617447255474","host":"s3://npm-registry-packages-npm-production"}},"0.17.3":{"name":"use-vibes","version":"0.17.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"7b45f3e62e70e3913b22a884a7e0c9212fce0845","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.3.tgz","fileCount":8,"integrity":"sha512-PBA0F2PRNxN0davLAwFXXawLo9EQBilwWG091t7VYRoFzzK+9fh+2G2TeYMTSlmpG4P5GH6xkvIj5wFjFcdR2Q==","signatures":[{"sig":"MEUCIQDDdQSywfSrK5hD35HfyGXDF7yI1dOxjT1lNDVPd/k/8QIgeotusDwK4nKiJsNPx1+uEyYK2Rd9KQDbA6+GEbomUaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31972},"type":"module","_from":"file:use-vibes-0.17.3.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/83bac8eb3a5a58dcb768edb814dae1ea/use-vibes-0.17.3.tgz","_integrity":"sha512-PBA0F2PRNxN0davLAwFXXawLo9EQBilwWG091t7VYRoFzzK+9fh+2G2TeYMTSlmpG4P5GH6xkvIj5wFjFcdR2Q==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.3"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.3_1763715341967_0.8394410019427201","host":"s3://npm-registry-packages-npm-production"}},"0.17.4":{"name":"use-vibes","version":"0.17.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"30f1f29504d79099e62f3ef6aa4558559075708c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.4.tgz","fileCount":8,"integrity":"sha512-j1Sllaq+baED3f+Y2Zkabs2qW6qDOREe2F2HUiRt5YZYaKNKLIXabyi1b4A6heEmpMmpiI2I5c9U4UX8umSs/A==","signatures":[{"sig":"MEUCIQDa7sVMoy69DoGYk7LHrQacQ24L9j0ZhgQ/SQ9WBrrsBAIgbvd6W1zXL0XTjCVACZRoERC3AsguDpNJMTPLJXkMjeg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.17.4.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/23f9bdbab7b2354d5cb529843a8a99f7/use-vibes-0.17.4.tgz","_integrity":"sha512-j1Sllaq+baED3f+Y2Zkabs2qW6qDOREe2F2HUiRt5YZYaKNKLIXabyi1b4A6heEmpMmpiI2I5c9U4UX8umSs/A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.4"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.4_1763721336319_0.0005129766091487298","host":"s3://npm-registry-packages-npm-production"}},"0.17.5":{"name":"use-vibes","version":"0.17.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.17.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"bc5e3641efe1a321dbebe321a0ff2231a417c52a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.17.5.tgz","fileCount":8,"integrity":"sha512-aj1jhAC/imde8v2fWyZKVtGdHOVeQWB7B82MCxmQXn6cAqHcXjnw6DtZ7smS9KJ0uYjt11FqVilVzKNsoH96nw==","signatures":[{"sig":"MEQCIGn0ZPovL+i6QG9+T7ebEOgH6D+G52Dv+9VPmlHErJowAiBG+0bbyRVadAr8cAjoB/tCypz9+9ONRtRfzclqDrjdTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.17.5.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/23865d702ca99849920bdd55dd865db4/use-vibes-0.17.5.tgz","_integrity":"sha512-aj1jhAC/imde8v2fWyZKVtGdHOVeQWB7B82MCxmQXn6cAqHcXjnw6DtZ7smS9KJ0uYjt11FqVilVzKNsoH96nw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.17.5"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.17.5_1763734944491_0.7399071057201341","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"use-vibes","version":"0.18.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"b34254b3b3bcef05df4c71332625257d333f3da1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.0.tgz","fileCount":8,"integrity":"sha512-XCtDzVuYeYjXffGjB92aDap+HWmKLT1sf7PZhUz6LX90vHwm0UhojEUKnvWfeAvmNfW3WxrUYDWe+0nd60m8gw==","signatures":[{"sig":"MEUCIFKFff/Jw8J71ehHSL64vEnVvFba2/e6IJnLL0uezdFXAiEAjqu08hL+/n2yu3zEs/ke9wxKA6wDZOGy5e3MsEHpxmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.18.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fded8c48502eb3690090bd0989e98df4/use-vibes-0.18.0.tgz","_integrity":"sha512-XCtDzVuYeYjXffGjB92aDap+HWmKLT1sf7PZhUz6LX90vHwm0UhojEUKnvWfeAvmNfW3WxrUYDWe+0nd60m8gw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.0"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.0_1763846541979_0.8511814484021238","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"use-vibes","version":"0.18.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3c1b97a48bcb1736863dfa792298c5d51cdcbb03","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.1.tgz","fileCount":8,"integrity":"sha512-tddubIzkgGiUb9NwHYhyCsSn0/JBMGkGDbIo4p0clEMmJdfYKZS5Y7raKPs/lG8WNbeAYyNXZnRCvgQKkKMu7Q==","signatures":[{"sig":"MEQCIBwgd4DL44h3oKKJrONzUa0hDNvUrrelqG9FgJoKPP4fAiAC9wiD5aZRSGYXQRWEtXvVafF/lCF4VRb36uQGrclU9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.18.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/dfa39e4cb8ae2dc2e9a84d756ddf7fa9/use-vibes-0.18.1.tgz","_integrity":"sha512-tddubIzkgGiUb9NwHYhyCsSn0/JBMGkGDbIo4p0clEMmJdfYKZS5Y7raKPs/lG8WNbeAYyNXZnRCvgQKkKMu7Q==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.1"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.1_1763889131043_0.675314462371251","host":"s3://npm-registry-packages-npm-production"}},"0.18.4-dev-log":{"name":"use-vibes","version":"0.18.4-dev-log","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.4-dev-log","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c9c23b174afe17c2737adcb8273137d829ec3b53","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.4-dev-log.tgz","fileCount":8,"integrity":"sha512-Wxmc31IB1B3kym1s7glthrImMBi2HHjB78NnQK+oolk1iwMoxvwiFaaSLrjbg5QgPqY2bjYmsP+xDm0rlVdJew==","signatures":[{"sig":"MEQCIETflY0GaAEJq6QZqxhZ7hcL9C8sydTX5Bedkcm8jbubAiArLq6xM16A5FoMAs/mLUhXgKpgWcK2a7wdEZJvJPmzCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31884},"type":"module","_from":"file:use-vibes-0.18.4-dev-log.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8d6e52e06785f23226f7bee18345f4a1/use-vibes-0.18.4-dev-log.tgz","_integrity":"sha512-Wxmc31IB1B3kym1s7glthrImMBi2HHjB78NnQK+oolk1iwMoxvwiFaaSLrjbg5QgPqY2bjYmsP+xDm0rlVdJew==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.4-dev-log"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.4-dev-log_1763894189745_0.9679872046979934","host":"s3://npm-registry-packages-npm-production"}},"0.18.5-dev-imggen":{"name":"use-vibes","version":"0.18.5-dev-imggen","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.5-dev-imggen","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"bde1dd3b456e05ce5563dfc33bdbd99f8ea8e9bc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.5-dev-imggen.tgz","fileCount":8,"integrity":"sha512-rjt0IQuqI/zy+MgyeVRGJr+glZV1i21BYypOfcLefDzHuA5ujy5ojam1LmREuu8UHGE8O/6Lln86R9xjMOnDgQ==","signatures":[{"sig":"MEQCIEB86pfCyQwlInspMgfr86w83NlALrc93lV+5QqtC11OAiAT9eCKIt5M+4IP2QenzxIFWCJpfKOg92W4uuVbZcGt0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31890},"type":"module","_from":"file:use-vibes-0.18.5-dev-imggen.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0549658ccceeb6686fbfa620c5903c33/use-vibes-0.18.5-dev-imggen.tgz","_integrity":"sha512-rjt0IQuqI/zy+MgyeVRGJr+glZV1i21BYypOfcLefDzHuA5ujy5ojam1LmREuu8UHGE8O/6Lln86R9xjMOnDgQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.5-dev-imggen"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.5-dev-imggen_1763912897898_0.6446230866932925","host":"s3://npm-registry-packages-npm-production"}},"0.18.6-dev-imgfix":{"name":"use-vibes","version":"0.18.6-dev-imgfix","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.6-dev-imgfix","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"08e2604d9eb141261be12cb8a81fd053bd00578f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.6-dev-imgfix.tgz","fileCount":8,"integrity":"sha512-k6aHJvErCspZFNNRN5gIiwVuBrfiFC5qP6g40BjX8VxM27yefPCNQ1lrCuSaCP2lDs+Cj7WMsoK+3VtQ0+M/Tw==","signatures":[{"sig":"MEYCIQC0xwQx31/ZjY91clDZpCsyGYaM6xEeavmEtj9pX0D8lQIhAIqgHPnXXiOs8y7OqfBYt7rE40cpHGkDXbdtttXih+Dc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31890},"type":"module","_from":"file:use-vibes-0.18.6-dev-imgfix.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ef7af5520604b9202a1e8af7a38c371d/use-vibes-0.18.6-dev-imgfix.tgz","_integrity":"sha512-k6aHJvErCspZFNNRN5gIiwVuBrfiFC5qP6g40BjX8VxM27yefPCNQ1lrCuSaCP2lDs+Cj7WMsoK+3VtQ0+M/Tw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.6-dev-imgfix"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.6-dev-imgfix_1763913815966_0.3982415370516952","host":"s3://npm-registry-packages-npm-production"}},"0.18.7":{"name":"use-vibes","version":"0.18.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"40c4049102035b9ddf31f84aeedef8163e512c5c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.7.tgz","fileCount":8,"integrity":"sha512-b/+9pb6DgCDhhcMydILqM6Kjc9awKx7JdUJpumO1H29O0hHxlWV9qptKitZbY+o38e5WswRbvG96M2uzDw5xXA==","signatures":[{"sig":"MEUCIQDO3oRfkOM5AnZrn095Aa09+Fp6mbVsvbwq+k+Cqsrd8QIgDuDznHqgCjBPndZg/ND4ycxPr1da967J0TolT11K23U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.18.7.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/cb81f8b502241ca2c3aadad0b04e197d/use-vibes-0.18.7.tgz","_integrity":"sha512-b/+9pb6DgCDhhcMydILqM6Kjc9awKx7JdUJpumO1H29O0hHxlWV9qptKitZbY+o38e5WswRbvG96M2uzDw5xXA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.7"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.7_1763914170045_0.5478606426746646","host":"s3://npm-registry-packages-npm-production"}},"0.18.8":{"name":"use-vibes","version":"0.18.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"7221d3c628e070f7d36597aba31fc3c96d93525f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.8.tgz","fileCount":8,"integrity":"sha512-TtLM1VUEtw5HsEqJjPm0sh1WYbBEbPU2zY4ZVKbQG4y1HBm6iaDLmp8Sz95cZ3bLjhcRXQDpi8M9G22qFLrO5g==","signatures":[{"sig":"MEUCIQDKKALY3Axq1bpmqeVL/iTPCf/JQYuNGEoSum6AsGlWdwIgHu53JFxKXB8//Xuc1gX2NMjLnQkyDE7SVS7IU3Ew4RU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.18.8.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f637cbb96724baffd85721750ef38278/use-vibes-0.18.8.tgz","_integrity":"sha512-TtLM1VUEtw5HsEqJjPm0sh1WYbBEbPU2zY4ZVKbQG4y1HBm6iaDLmp8Sz95cZ3bLjhcRXQDpi8M9G22qFLrO5g==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.8"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.8_1763914988896_0.79541964944731","host":"s3://npm-registry-packages-npm-production"}},"0.18.9":{"name":"use-vibes","version":"0.18.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"61e0d7ad4f00c702ab377150ba6d600ec7b57ed4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.9.tgz","fileCount":8,"integrity":"sha512-Xe/G9f6XmHU3gFiPSK1kBIsy2HxN6uDmGUNHlzGOg5d9Nm3wHJGSZQKWLKPBRyLgxoZwxXKV4Nf1sBCkg8Szdg==","signatures":[{"sig":"MEUCIQDwdJUdMDSHsxgjJqE10tfjsmcEIgY9Wz5Mgihl8CxYcgIgI/T0SnkSgybZCazhJ//xW/ckf28uxd1cj6P6aJxNUfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31868},"type":"module","_from":"file:use-vibes-0.18.9.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/775f09df34fdf520730ca8722050c6e0/use-vibes-0.18.9.tgz","_integrity":"sha512-Xe/G9f6XmHU3gFiPSK1kBIsy2HxN6uDmGUNHlzGOg5d9Nm3wHJGSZQKWLKPBRyLgxoZwxXKV4Nf1sBCkg8Szdg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.9"},"_hasShrinkwrap":false,"devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.9_1763917794467_0.905107131694642","host":"s3://npm-registry-packages-npm-production"}},"0.18.10-dev.0":{"name":"use-vibes","version":"0.18.10-dev.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.10-dev.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"fc5a2fdb33cf8b94a963d301992920efb13b1b4d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.10-dev.0.tgz","fileCount":8,"integrity":"sha512-iWIJ5Hm2NDkmfp/glePc6Fn50Gc/1PHn3XoL4gv5XExET+7H4zq/H6VndrhBSCybgl3IUDPwr8a5HZoIFhI25A==","signatures":[{"sig":"MEUCIQCp9WmNaHKpmQoqvLOsl3oP3zcEO6BX8OYS9krgpQppWAIgT4v+Mwta7VkkciW2IswdmpCYK03yWRM6v7xn5jvdRLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31770},"type":"module","_from":"file:use-vibes-0.18.10-dev.0.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2b78b1ce9f5017499a0c30ba1b494702/use-vibes-0.18.10-dev.0.tgz","_integrity":"sha512-iWIJ5Hm2NDkmfp/glePc6Fn50Gc/1PHn3XoL4gv5XExET+7H4zq/H6VndrhBSCybgl3IUDPwr8a5HZoIFhI25A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.10-dev.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.10-dev.0_1764700648006_0.09329617366154297","host":"s3://npm-registry-packages-npm-production"}},"0.18.10-dev.1":{"name":"use-vibes","version":"0.18.10-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.10-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"0ceb19269ea963868c5213bc0f3125425e513bf6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.10-dev.1.tgz","fileCount":8,"integrity":"sha512-ArEXCq9cB1f7MGxfnBP4ORLJXo4zV6FGG0RRUJRltke5KiHmwNIw+EGEkaUzY7eJv8wPND/rLP/U3bl51c0gmg==","signatures":[{"sig":"MEYCIQDc4HvKpRdphlKuwRHyYRHWDRDVGq38T3Hy1NXGPsmY7wIhAJmi+4id5/ympGdnO6sZkKhF6/UwbdmE2q4QPtK4ShVT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31954},"type":"module","_from":"file:use-vibes-0.18.10-dev.1.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fb51a557ec7d361c4df07dc426589c1e/use-vibes-0.18.10-dev.1.tgz","_integrity":"sha512-ArEXCq9cB1f7MGxfnBP4ORLJXo4zV6FGG0RRUJRltke5KiHmwNIw+EGEkaUzY7eJv8wPND/rLP/U3bl51c0gmg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.10-dev.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.10-dev.1_1764705394634_0.6151977672701161","host":"s3://npm-registry-packages-npm-production"}},"0.18.11-dev":{"name":"use-vibes","version":"0.18.11-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.11-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"5dff9c6469088d77999053b86406b950f236fc46","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.11-dev.tgz","fileCount":8,"integrity":"sha512-5oOC7leG20hq7xYIL2MTba5OW+MCGdtEtAFLq1xYB57/TrL5/5AlKygdsor1bBuZMTSA1XCVg85umFK+ZurK+A==","signatures":[{"sig":"MEQCIDJwbCb6r0AoVW/WDiU2zaSY6lJMO7JQYGSEVLfgllqvAiBeUEwALIWFPm9KvTQcsCrOr4WvYikK4o3sjJZVv8UB3g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31950},"type":"module","_from":"file:use-vibes-0.18.11-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c7b431c0649966ab0aacb709d3181013/use-vibes-0.18.11-dev.tgz","_integrity":"sha512-5oOC7leG20hq7xYIL2MTba5OW+MCGdtEtAFLq1xYB57/TrL5/5AlKygdsor1bBuZMTSA1XCVg85umFK+ZurK+A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.11-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.11-dev_1764718969257_0.6367584869147813","host":"s3://npm-registry-packages-npm-production"}},"0.18.12-dev":{"name":"use-vibes","version":"0.18.12-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.12-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"024a08f63a7fb1ffff5bd5995f3feebd059de912","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.12-dev.tgz","fileCount":8,"integrity":"sha512-7V7IREudEQUUPbfTYayKPgCE7B1WX9LnRLJ6w7OZCx8ML7XDsvdDh549IfXn3aK9a6U0RcfCU6fE84blSKP1dQ==","signatures":[{"sig":"MEUCIQC/leUKPOhW14CzvJSIqgw/TQhNEHr5Pb2q/Om4nH0JjQIgRoFqq9UeryPhUd81N0zifOqc3JAHZ/yxpH2M73D8UUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31950},"type":"module","_from":"file:use-vibes-0.18.12-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/8c3ef2053f4c2a5283978eafaac0a3fe/use-vibes-0.18.12-dev.tgz","_integrity":"sha512-7V7IREudEQUUPbfTYayKPgCE7B1WX9LnRLJ6w7OZCx8ML7XDsvdDh549IfXn3aK9a6U0RcfCU6fE84blSKP1dQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.12-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.12-dev_1764720963295_0.4099139024495313","host":"s3://npm-registry-packages-npm-production"}},"0.18.13-dev":{"name":"use-vibes","version":"0.18.13-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.13-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"df2ad96f3a371e1a8ee2234a24c3f8be57fccd46","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.13-dev.tgz","fileCount":8,"integrity":"sha512-oBvK7+xsWIyN1jGSBJu3AM9CL46HpQGpH3StGZgYE9T0jX0Y7DzzUCc2tlSUUwOHb9XnlAcfbXNb+9WrpxQIHg==","signatures":[{"sig":"MEUCIQCI4J0EMHY2J1H2HPFdCl3cv/Z+Y3bQK13Jv1jlBIN69gIgFAT7jlHmm/1ptSXSbaFUByb5DjkB80DR1hCmQjKVgjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.18.13-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d2c62d9a8bce5c25766265a5ab1e1d6c/use-vibes-0.18.13-dev.tgz","_integrity":"sha512-oBvK7+xsWIyN1jGSBJu3AM9CL46HpQGpH3StGZgYE9T0jX0Y7DzzUCc2tlSUUwOHb9XnlAcfbXNb+9WrpxQIHg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.13-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.13-dev_1764775666114_0.8767283390089076","host":"s3://npm-registry-packages-npm-production"}},"0.18.14-dev":{"name":"use-vibes","version":"0.18.14-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.14-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"3a2217f26dd7cffc33beeb45afc8500ec33a2be1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.14-dev.tgz","fileCount":8,"integrity":"sha512-7fu9r2CWIGYFvW0mqCvCZvRyKcAcLj7WFzhNPQxm+9bPh5/Gx7vbDpxovM+NIB8L86s5sDBi6PM6wjIYcbPwWA==","signatures":[{"sig":"MEQCIEzvNf0FZGK7DKaezCBGr2zadjS0KBiWj4nE4FbG5wSWAiAR9yh9rTAlf6aweOShJhlnjwV100OOvWwkh0YyODzcSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31764},"type":"module","_from":"file:use-vibes-0.18.14-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b65486aa17b6ab7a980cbf1af7a15e2f/use-vibes-0.18.14-dev.tgz","_integrity":"sha512-7fu9r2CWIGYFvW0mqCvCZvRyKcAcLj7WFzhNPQxm+9bPh5/Gx7vbDpxovM+NIB8L86s5sDBi6PM6wjIYcbPwWA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.18.14-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"19.2.1"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.14-dev_1764782273363_0.7086740168760317","host":"s3://npm-registry-packages-npm-production"}},"0.18.15-dev":{"name":"use-vibes","version":"0.18.15-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.15-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"900be33abcf0f653c047adc69e684ba91e853854","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.15-dev.tgz","fileCount":8,"integrity":"sha512-F/9onkugxzjI+Roi5JpUje+Kf70zp0bYTYRZIc+apEkjN1gKMXiKEjSm0y4yesfUp3dhTxObz+SMaFnAoMY60A==","signatures":[{"sig":"MEQCIDCvWctOY4wjMjB+9KZdTuWHn/XhAK6o4yeUeWVEEmxJAiACHXPj6QGiUiavORCoDLlq2TQmb1D82+JyeJvRoe2rfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31764},"type":"module","_from":"file:use-vibes-0.18.15-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2fc5a4c2aeb540b2080ea3be05f66fdc/use-vibes-0.18.15-dev.tgz","_integrity":"sha512-F/9onkugxzjI+Roi5JpUje+Kf70zp0bYTYRZIc+apEkjN1gKMXiKEjSm0y4yesfUp3dhTxObz+SMaFnAoMY60A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.15-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.15-dev_1764782881124_0.5944125775675138","host":"s3://npm-registry-packages-npm-production"}},"0.18.16-dev":{"name":"use-vibes","version":"0.18.16-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.16-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"b22bf66f8199840b34cbc57a59651470b5ff0904","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.16-dev.tgz","fileCount":8,"integrity":"sha512-jO5iv0MepH2L1YeEaODaCeYT8eU8j73QJ3UBO9530yfV+MTvX8YF54JTgSkPn+KVDr+S/EdQMkzrhZVYy/bCxQ==","signatures":[{"sig":"MEUCIApYl6TDR6bDdr5E+9A7vQ19QHDX14xmWkCpAtnDzKKTAiEAjfOtg4+2u+d2LvTgHYfaDw/pCA53GtkGT5No+lqG+/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31764},"type":"module","_from":"file:use-vibes-0.18.16-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e7fccd7cb50ff03c3b947ea60e0b7f50/use-vibes-0.18.16-dev.tgz","_integrity":"sha512-jO5iv0MepH2L1YeEaODaCeYT8eU8j73QJ3UBO9530yfV+MTvX8YF54JTgSkPn+KVDr+S/EdQMkzrhZVYy/bCxQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.16-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.16-dev_1764785235497_0.6630247140172054","host":"s3://npm-registry-packages-npm-production"}},"0.18.17-dev":{"name":"use-vibes","version":"0.18.17-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.17-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"88a0ca1b7f73580858418587b826e56bb2652992","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.17-dev.tgz","fileCount":8,"integrity":"sha512-x6VTFGA7+qRuBQYiLqF3/z8KbIq19Y/sOAAVvKALZyCfZIECNfsKzDmKAAQvXYN/zRbfeAoTZrnXT/t/GLAA6A==","signatures":[{"sig":"MEYCIQDgK8pCrBiXfGswzpvcAZrLoTgfwQV24ohJCJ1h/DQXMgIhANfa3ilmUc1w1mRa73UoxamdpM/P7HWPHhnf6Pyh07PO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31764},"type":"module","_from":"file:use-vibes-0.18.17-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/576b2de0b54be6c06f23d74a8ed2e938/use-vibes-0.18.17-dev.tgz","_integrity":"sha512-x6VTFGA7+qRuBQYiLqF3/z8KbIq19Y/sOAAVvKALZyCfZIECNfsKzDmKAAQvXYN/zRbfeAoTZrnXT/t/GLAA6A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.17-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.17-dev_1764786613439_0.7925755671644172","host":"s3://npm-registry-packages-npm-production"}},"0.18.18-dev":{"name":"use-vibes","version":"0.18.18-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.18-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c75c2e89478c499fbc18b19d58de2057f89e9bd8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.18-dev.tgz","fileCount":8,"integrity":"sha512-97R4u9u3/tbeBFRWzel0CnQwaHu9Fq8/epdS0pR6hfS5QNa0oV8L2m6TInFFAR9zT1v1yE4lqURHfXGCNCorNA==","signatures":[{"sig":"MEQCIAdBpcOeQuvFKPWX0NJ1pm32p2uaCoRAvI1+4uxBWUIVAiAshkTLMWTDTp+IvwGhO1JiDUaM8M+3tOCy6bVP1ebYCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31875},"type":"module","_from":"file:use-vibes-0.18.18-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a51702fdcab08ef63838f23376b591ae/use-vibes-0.18.18-dev.tgz","_integrity":"sha512-97R4u9u3/tbeBFRWzel0CnQwaHu9Fq8/epdS0pR6hfS5QNa0oV8L2m6TInFFAR9zT1v1yE4lqURHfXGCNCorNA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.18-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.18-dev_1764788588764_0.05758395779987713","host":"s3://npm-registry-packages-npm-production"}},"0.18.19-dev":{"name":"use-vibes","version":"0.18.19-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.19-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"ba7e2b92885f689d9f2b3e894de35132fb052545","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.19-dev.tgz","fileCount":8,"integrity":"sha512-pjYegpQnIuNLUqf2LsgRnsYmfjEQrhA3v7o282rPMhF+bq300Jn0TaFdGjE0+o+ay5uneSqZL+2otzuNK78UAw==","signatures":[{"sig":"MEQCIHWR92RSte+TBRm8sHbK0mvA3y8ZQRdRIBydzmHod2C9AiBZQg0Z0iT06FdcCgzFF63VaGszljntnxL68ZSwtN6OeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31875},"type":"module","_from":"file:use-vibes-0.18.19-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0ae4f75a91d7f901b6457e45b63274ca/use-vibes-0.18.19-dev.tgz","_integrity":"sha512-pjYegpQnIuNLUqf2LsgRnsYmfjEQrhA3v7o282rPMhF+bq300Jn0TaFdGjE0+o+ay5uneSqZL+2otzuNK78UAw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.19-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.10"},"peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.19-dev_1764789410598_0.5462241032587316","host":"s3://npm-registry-packages-npm-production"}},"0.18.21-dev":{"name":"use-vibes","version":"0.18.21-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.21-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"b36c5db3e5643d85b0e09c143f6bb1c117020f2a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.21-dev.tgz","fileCount":8,"integrity":"sha512-4ItCXZcrjHE6zHbTuCq8V/uH776fhn2+BAWo/Ab3Qa2VuJOjMm5VdEeJnNzZCIGdxLlRhZg61mkPQx5YQfWzXw==","signatures":[{"sig":"MEUCIBhq+Ics1j7n1gDtkX5jkol24PeRFmVVkv+KzbkwxhrFAiEAhDWWzwWSIBE4xVRGgI1FPvTseus25ZqRKAvhByGDhyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31764},"type":"module","_from":"file:use-vibes-0.18.21-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/f963582a15a93bd1c85a13d0b92cc460/use-vibes-0.18.21-dev.tgz","_integrity":"sha512-4ItCXZcrjHE6zHbTuCq8V/uH776fhn2+BAWo/Ab3Qa2VuJOjMm5VdEeJnNzZCIGdxLlRhZg61mkPQx5YQfWzXw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.21-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"19.2.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.21-dev_1764790306178_0.7696158486243243","host":"s3://npm-registry-packages-npm-production"}},"0.18.23-dev":{"name":"use-vibes","version":"0.18.23-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.23-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"900729ce1b698b88f6f8ddcb1e014f74f900212e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.23-dev.tgz","fileCount":8,"integrity":"sha512-x0sjbkRDN/YmVzEWglrM0c5dvlVmVGeJbuHWGpEdxe4ZmBUT7vvbJ+XCHMyft7SadhjEISJdALlflhaFrxeq1g==","signatures":[{"sig":"MEYCIQCj5d/bTy1cANSGeUJFaci9vf4KvmtpaZJYz/UpL0723gIhAIYKV370MHe+eNRPSRVEa1n9/HMhZ8svJgaAO9OgYFF0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.18.23-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/70701b302a8960f40cfd86b9fd2794bb/use-vibes-0.18.23-dev.tgz","_integrity":"sha512-x0sjbkRDN/YmVzEWglrM0c5dvlVmVGeJbuHWGpEdxe4ZmBUT7vvbJ+XCHMyft7SadhjEISJdALlflhaFrxeq1g==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.23-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.23-dev_1764795323568_0.9947763561743372","host":"s3://npm-registry-packages-npm-production"}},"0.18.24-dev":{"name":"use-vibes","version":"0.18.24-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.24-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"5d58b3eed62e10a52b8bb18d0cf213bea2fe9334","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.24-dev.tgz","fileCount":8,"integrity":"sha512-Hxv5/ejifyAkUBhmZfIHcwEIslVrmfeEZRubz0W5NKuTbfkzWeuNWgwHzZb+ATB7U2PB9X3EodydGdLCuJEH8Q==","signatures":[{"sig":"MEUCIQDR0N0PNt4OLODTJNipmMdPooY1P39SxkilGX0a511+nQIgVQa1xNqeLyaApyCemzURz+QLX7lEvvcNq4JW1mmFFWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.18.24-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a5fee3fdefab4e11bae8a7c9d14d636e/use-vibes-0.18.24-dev.tgz","_integrity":"sha512-Hxv5/ejifyAkUBhmZfIHcwEIslVrmfeEZRubz0W5NKuTbfkzWeuNWgwHzZb+ATB7U2PB9X3EodydGdLCuJEH8Q==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.18.24-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.24-dev_1764801663208_0.9558839385013713","host":"s3://npm-registry-packages-npm-production"}},"0.18.25-dev":{"name":"use-vibes","version":"0.18.25-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.25-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"bbd5d0c38e61f9688446a67da837e3a2de42686f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.25-dev.tgz","fileCount":8,"integrity":"sha512-7HY30ESoYVqbnAplr+Tde7bIDVRATOccfi7W/PK66Mk3knQOKFhUWpN8/omMtE1lv/FDzZdoL2qZMHnOT0sNDQ==","signatures":[{"sig":"MEUCIQDYGwz8j8xMhhjtr0ataraKtq2h/2XGPiw/dTEHyC7b5QIgIUJvw42VodRjwcypno2ckkA6Cm3uo2TDu7YdJqntTJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.18.25-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2c1ad007820ada0846e65ea70d04f2f3/use-vibes-0.18.25-dev.tgz","_integrity":"sha512-7HY30ESoYVqbnAplr+Tde7bIDVRATOccfi7W/PK66Mk3knQOKFhUWpN8/omMtE1lv/FDzZdoL2qZMHnOT0sNDQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.18.25-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.25-dev_1764878183814_0.48284158859895854","host":"s3://npm-registry-packages-npm-production"}},"0.18.26-dev":{"name":"use-vibes","version":"0.18.26-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.26-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"2983c115dac45462fee935b8f9d35d0ec9a9a887","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.26-dev.tgz","fileCount":8,"integrity":"sha512-wp4W4NjA6g5V2OxUNp7u67pP6KuFic1k3iQAC9X1T7azgF7ZC2qFX2LSHl7aHE1LPVMg+T0R2G7ZgxqBPWm+XQ==","signatures":[{"sig":"MEYCIQD2rEsGLzRwSsWbz5FWXmfH+5+bRruqpKF4cd63z/d5SgIhAKcqSkCGSS0l9pfXjriIpvwlPFeIabYBGzonMrY6X1T3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31766},"type":"module","_from":"file:use-vibes-0.18.26-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/3ee7357a3742070bf585b264fb1250a0/use-vibes-0.18.26-dev.tgz","_integrity":"sha512-wp4W4NjA6g5V2OxUNp7u67pP6KuFic1k3iQAC9X1T7azgF7ZC2qFX2LSHl7aHE1LPVMg+T0R2G7ZgxqBPWm+XQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.18.26-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.26-dev_1764893516081_0.6125994708971716","host":"s3://npm-registry-packages-npm-production"}},"0.18.27-dev":{"name":"use-vibes","version":"0.18.27-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.27-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9e81fb147945ff1cf97eec3e7ed984e36253cf0f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.27-dev.tgz","fileCount":8,"integrity":"sha512-tqgmQ5Ek/sVk+hFu2GN1HI/bwhsHrwrinBfuqEDSRRpJMVozJT3fvlM4kEr7P7W5yxardFoV/VZhwutfEzPrJw==","signatures":[{"sig":"MEQCIG9KDeEBbkKAF94q5t3dFEDw6Rr4+heCd/koZi/OiuAcAiBW/8y12MVguY69t49t/SoX30Ny7/axfNfNnrTSM5hSvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31939},"type":"module","_from":"file:use-vibes-0.18.27-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b6858a34141e79650f87710fb373756b/use-vibes-0.18.27-dev.tgz","_integrity":"sha512-tqgmQ5Ek/sVk+hFu2GN1HI/bwhsHrwrinBfuqEDSRRpJMVozJT3fvlM4kEr7P7W5yxardFoV/VZhwutfEzPrJw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.18.27-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.27-dev_1764895008370_0.6729106882591338","host":"s3://npm-registry-packages-npm-production"}},"0.18.28-dev":{"name":"use-vibes","version":"0.18.28-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.28-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"ebc00069a8e95a8e0b351f6b2fe927dff4746be5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.28-dev.tgz","fileCount":8,"integrity":"sha512-FcckrpFema4yHCpWANkybTHVvvKO3GyMXERRLATCXhphVbqziD0moCg+raVBvjGoTMq5yevd/kUwLTSrLYM5tw==","signatures":[{"sig":"MEUCICbCOsabKU0CjaLZe5qQ4sLHQn6LMWcY53a8DTlK1QIbAiEA1Ks6kGjrPshkv0cIehg45bRrv6p+lp8eqyQ75kZcZDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31882},"type":"module","_from":"file:use-vibes-0.18.28-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d8f983b172c6af839d890ee1ecaf3684/use-vibes-0.18.28-dev.tgz","_integrity":"sha512-FcckrpFema4yHCpWANkybTHVvvKO3GyMXERRLATCXhphVbqziD0moCg+raVBvjGoTMq5yevd/kUwLTSrLYM5tw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.18.28-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.28-dev_1764895711659_0.6885735097638825","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-dev-simpler":{"name":"use-vibes","version":"0.19.0-dev-simpler","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.0-dev-simpler","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"089f23468a0e552d7b1705cb38cf9c2f1326ac7f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.0-dev-simpler.tgz","fileCount":8,"integrity":"sha512-PpDbA9mH4eXei2F5J9hKH79EjiC9r8dBS2F6CO58C0cZ+F+aTscWZYF+Pn4XgrtDXayrW+v3vTb21I8BRFDgyg==","signatures":[{"sig":"MEQCIA1P9tHIAgqLTXPFLCJD61MP5/Rl/iEPZMu3YW3YPbWGAiA047zQKJYKCP+fjVgQLoimL/bKfeRQ0eX+Uhz/QQsIbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30929},"type":"module","_from":"file:use-vibes-0.19.0-dev-simpler.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d1047567a4fee5f049c243b26c3edf16/use-vibes-0.19.0-dev-simpler.tgz","_integrity":"sha512-PpDbA9mH4eXei2F5J9hKH79EjiC9r8dBS2F6CO58C0cZ+F+aTscWZYF+Pn4XgrtDXayrW+v3vTb21I8BRFDgyg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.19.0-dev-simpler"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.0-dev-simpler_1764941156660_0.6361397855813391","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-dev-react19.2":{"name":"use-vibes","version":"0.19.0-dev-react19.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.0-dev-react19.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9d03651fd28396c00509699b49bfc009e6d84dc6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.0-dev-react19.2.tgz","fileCount":8,"integrity":"sha512-dDMr+9xCP4TvkpYkf1P0cGRFiqdBEYkIoGN3v66/CDKWJ97jDwNvaF/IzNwIxUjUUpkalHh8U3lR/tK1R28gag==","signatures":[{"sig":"MEQCIELZMMT/zGzf2DnIAp0bNuMYmE5ghMDIghBHfyLl1F4vAiA8F69aW53KnXgZUHOh4twNCSvODCIAjFsgtGbv6Yv+HA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30933},"type":"module","_from":"file:use-vibes-0.19.0-dev-react19.2.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/fc8716d4acbf4ac2821be094841039cb/use-vibes-0.19.0-dev-react19.2.tgz","_integrity":"sha512-dDMr+9xCP4TvkpYkf1P0cGRFiqdBEYkIoGN3v66/CDKWJ97jDwNvaF/IzNwIxUjUUpkalHh8U3lR/tK1R28gag==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.19.0-dev-react19.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.0-dev-react19.2_1764942819263_0.3793773224471999","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-dev-peerdeps":{"name":"use-vibes","version":"0.19.0-dev-peerdeps","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.0-dev-peerdeps","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"8e107e9c6d3718a043da4276cc5e13bb1eda2e36","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.0-dev-peerdeps.tgz","fileCount":8,"integrity":"sha512-DG6hfPV1MckfdmUezo0g3SIpUn0iGqyRpUP8S+XvdwIThHLx8p+1lkhCc/xW9HvoB81GBoiyMzHPmLZqlBL9VA==","signatures":[{"sig":"MEQCIGueBpauh8EeNpywYTbSg92N9MCUYpjkyOMBiVoyj7MlAiAjKhR5e/vFLqzdQspjXQqRCEsV7S7KwMqY48GAx2xBKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30931},"type":"module","_from":"file:use-vibes-0.19.0-dev-peerdeps.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/9cd7c5af0b31d28d3423ec022a86f5fb/use-vibes-0.19.0-dev-peerdeps.tgz","_integrity":"sha512-DG6hfPV1MckfdmUezo0g3SIpUn0iGqyRpUP8S+XvdwIThHLx8p+1lkhCc/xW9HvoB81GBoiyMzHPmLZqlBL9VA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@vibes.diy/use-vibes-base":"^0.19.0-dev-peerdeps"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":"^19.2.1","react-dom":"^19.2.1"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.0-dev-peerdeps_1764943784045_0.22374099711408646","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-dev-stable":{"name":"use-vibes","version":"0.19.0-dev-stable","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.0-dev-stable","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"80627b440258d511e95af83be2e007bd0420d8bb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.0-dev-stable.tgz","fileCount":8,"integrity":"sha512-ujVCsJSSAZm3iL8s02E9xgwnyJNDvG0YKQv+QgkKjFE0BweTmgq/MPQZnGT+zZbHw8LihNhApVAAMNnC9xPWag==","signatures":[{"sig":"MEUCIF35Q8jYXcWqaukYiXUvN1yWSJqLMit4bKY6/1FOuzuQAiEA5e4JvALQEVfgiwH0ofZyxbZIi9G3qb+b82Xhof4rmGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31039},"type":"module","_from":"file:use-vibes-0.19.0-dev-stable.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4e5c99268db5e0f7f6e97433808ac467/use-vibes-0.19.0-dev-stable.tgz","_integrity":"sha512-ujVCsJSSAZm3iL8s02E9xgwnyJNDvG0YKQv+QgkKjFE0BweTmgq/MPQZnGT+zZbHw8LihNhApVAAMNnC9xPWag==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.19.0-dev-stable"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.0-dev-stable_1764945113097_0.7216193395838884","host":"s3://npm-registry-packages-npm-production"}},"0.19.0-dev-clerk":{"name":"use-vibes","version":"0.19.0-dev-clerk","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.0-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"7380266d94c1a87448767ce027c2ce6e100d7c73","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.0-dev-clerk.tgz","fileCount":8,"integrity":"sha512-Tzl7/Ut4YvudBS1Dxtu2Yla/ibLcFfwGnaLR0u9CoKF3+9yeraArEFezlmli8Ij57f3BrOz1yu9fBNwM8kqN3A==","signatures":[{"sig":"MEUCIQCDPWrnlQftN+GMKsjBqlFI0elDgNLbO/32Tn4aDfsPAwIgFmccN91/rkjdZWpXiS1C68jab0VYJh/gUQOusKfYzmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31026},"type":"module","_from":"file:use-vibes-0.19.0-dev-clerk.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c048ec4acdaded4da9df973511bb2ca3/use-vibes-0.19.0-dev-clerk.tgz","_integrity":"sha512-Tzl7/Ut4YvudBS1Dxtu2Yla/ibLcFfwGnaLR0u9CoKF3+9yeraArEFezlmli8Ij57f3BrOz1yu9fBNwM8kqN3A==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.19.0-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.0-dev-clerk_1764961020519_0.4281748817813562","host":"s3://npm-registry-packages-npm-production"}},"0.19.1-dev-clerk":{"name":"use-vibes","version":"0.19.1-dev-clerk","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.1-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"d2221656bb4d7b5b2ac3294e7936f6da7487d169","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.1-dev-clerk.tgz","fileCount":8,"integrity":"sha512-ABXGGTuCpuHbI58RLiWM9dXjrBBkuI4c/umejNquEeDJPZrlE4O1vMZIdLXc7rpTWKCQ6aXdhc9kyA/rptXSlg==","signatures":[{"sig":"MEUCIHwDEb04vS08m2wvZMEx0+g38O9sMRV/0BqiZ4WHiUuZAiEAh0wsKwUjYtxG7JZXU6umWaZYdCeygRvhdAEbgZcfbzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31026},"type":"module","_from":"file:use-vibes-0.19.1-dev-clerk.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6d7a41d967bd8bdd5c71f0a3fa89a567/use-vibes-0.19.1-dev-clerk.tgz","_integrity":"sha512-ABXGGTuCpuHbI58RLiWM9dXjrBBkuI4c/umejNquEeDJPZrlE4O1vMZIdLXc7rpTWKCQ6aXdhc9kyA/rptXSlg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.19.1-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.1-dev-clerk_1764962327192_0.6514542156193215","host":"s3://npm-registry-packages-npm-production"}},"0.19.2-dev-clerk":{"name":"use-vibes","version":"0.19.2-dev-clerk","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.2-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"2c7cf2176946eddb6a07a8e48be7f0e510016861","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.2-dev-clerk.tgz","fileCount":8,"integrity":"sha512-Jdi7GSFfQO+rmx0E7b5AHZYf/mWzuem3CZif6cSmYllE1Sc8mALcjsox1QvICB0KFO7HqfzPqBRUOz8irDeMWw==","signatures":[{"sig":"MEQCIExdwQDgUPBfKpvK1WZ34rsT+HrvqBpMZkdJAF66FFBvAiAAttGIsBSByk2QHS9fWBO62/dh4KfuqxWLdFbQW+eBJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31026},"type":"module","_from":"file:use-vibes-0.19.2-dev-clerk.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/35056547fcbf3ff51632be8ecd407c16/use-vibes-0.19.2-dev-clerk.tgz","_integrity":"sha512-Jdi7GSFfQO+rmx0E7b5AHZYf/mWzuem3CZif6cSmYllE1Sc8mALcjsox1QvICB0KFO7HqfzPqBRUOz8irDeMWw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.19.2-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.2-dev-clerk_1764964109656_0.5595368996483596","host":"s3://npm-registry-packages-npm-production"}},"0.19.3-dev-clerk":{"name":"use-vibes","version":"0.19.3-dev-clerk","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.3-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"61f9404ba5f83f9a4d76405186c6baa839c9a77d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.3-dev-clerk.tgz","fileCount":8,"integrity":"sha512-foc17UQ9WwSubvOcPc3rOkDthEx95xxm65yc6y60EPcJZ/VGh/s2D7jXcRS3WKob+w96nHw5HgP1whHlI2fS5g==","signatures":[{"sig":"MEUCIQC/cpycDI0DMkdeD8IbozvTfoD+qE+pGElHM69eQQMgLwIgNuQTxv9DPjlXUj8mmPaEETNjZ0JkmFZnbj/LL3IYBr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31026},"type":"module","_from":"file:use-vibes-0.19.3-dev-clerk.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e5e4d75d3f8ec20d9853624dfcb54cfb/use-vibes-0.19.3-dev-clerk.tgz","_integrity":"sha512-foc17UQ9WwSubvOcPc3rOkDthEx95xxm65yc6y60EPcJZ/VGh/s2D7jXcRS3WKob+w96nHw5HgP1whHlI2fS5g==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.1","@vibes.diy/use-vibes-base":"^0.19.3-dev-clerk"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.3-dev-clerk_1764965559933_0.8272169222347769","host":"s3://npm-registry-packages-npm-production"}},"0.18.9-dev-vibes-refactor":{"name":"use-vibes","version":"0.18.9-dev-vibes-refactor","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.18.9-dev-vibes-refactor","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"4e80f56b5e818d4aa6f1acaf611cbb78fcec2de2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.18.9-dev-vibes-refactor.tgz","fileCount":8,"integrity":"sha512-8ZtBAVEVH2P2NqSr00+9yHjWrhJwGOW/ILkvz5cv3yYOLd8PNn6zX2DTwhD75Eq5/RnEnxNQajqmd3QAWakcqQ==","signatures":[{"sig":"MEQCIH8B9RrkYYU8LE/5mjosF4u4w6nYM3RhDuNzi+kqFejRAiA8sWJeHCylqgPULr/16YI6lZPe3taWJfQcoeJRViL7rg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31055},"type":"module","_from":"file:use-vibes-0.18.9-dev-vibes-refactor.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/eb55035b8f15ee1511185d559c4d6f49/use-vibes-0.18.9-dev-vibes-refactor.tgz","_integrity":"sha512-8ZtBAVEVH2P2NqSr00+9yHjWrhJwGOW/ILkvz5cv3yYOLd8PNn6zX2DTwhD75Eq5/RnEnxNQajqmd3QAWakcqQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.18.9-dev-vibes-refactor"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.18.9-dev-vibes-refactor_1765043050613_0.3245594366244169","host":"s3://npm-registry-packages-npm-production"}},"0.19.4-dev-vibes-refactor":{"name":"use-vibes","version":"0.19.4-dev-vibes-refactor","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.4-dev-vibes-refactor","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"91d88e6ff29d7e94fefb00978bff31aa934f49f4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.4-dev-vibes-refactor.tgz","fileCount":8,"integrity":"sha512-D1YuaKKDb4yPHw5G7lMq4wJWsOl6hdsjrvgOxfWlHomtJcMKwzztOVpi1iqPlYFPtuFBkvvKaTx894ZNFvutTA==","signatures":[{"sig":"MEYCIQCvJeDFup/XwubodKFIkUJwKBRle7356M6VyDuDsLcg+gIhAN0nGi+NYAnie1ueP6mtqCJlpkZwyJUOWfZISgrUvx34","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31055},"type":"module","_from":"file:use-vibes-0.19.4-dev-vibes-refactor.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/a80afe8b15b6447e1d3ad7c64c3a9114/use-vibes-0.19.4-dev-vibes-refactor.tgz","_integrity":"sha512-D1YuaKKDb4yPHw5G7lMq4wJWsOl6hdsjrvgOxfWlHomtJcMKwzztOVpi1iqPlYFPtuFBkvvKaTx894ZNFvutTA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"^19.2.0","@vibes.diy/use-vibes-base":"^0.19.4-dev-vibes-refactor"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@fireproof/core-cli":"^0.23.15","@vitest/browser-playwright":"^4.0.14"},"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.4-dev-vibes-refactor_1765044310357_0.5981276065510925","host":"s3://npm-registry-packages-npm-production"}},"0.19.6-dev":{"name":"use-vibes","version":"0.19.6-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.6-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"c9e8418f91f5920f9f5d0eabf7898e50443aff0f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.6-dev.tgz","fileCount":8,"integrity":"sha512-KEZY8Z6MjO1xmFOcdT4NPCourfuNqT1Ssxj5eg0hY9hrCTnFV7JTOJcUh6JlMhMd2etAs+nXzE44cjrlk5Y6Kg==","signatures":[{"sig":"MEUCIC7iBvEJCMziEb9HLHBRwVwrCaeLqtZVXl05YChBooZbAiEAoB5dW8Y6GhyUaf7asZ7eEC1ynKgIswuPlt89mHSA574=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30913},"type":"module","_from":"file:use-vibes-0.19.6-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e61139b5105b79ad43ed797c262687f1/use-vibes-0.19.6-dev.tgz","_integrity":"sha512-KEZY8Z6MjO1xmFOcdT4NPCourfuNqT1Ssxj5eg0hY9hrCTnFV7JTOJcUh6JlMhMd2etAs+nXzE44cjrlk5Y6Kg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"react-dom":"19.2.0","@vibes.diy/use-vibes-base":"^0.19.6-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.6-dev_1765066055878_0.2766004865972229","host":"s3://npm-registry-packages-npm-production"}},"0.19.8-dev":{"name":"use-vibes","version":"0.19.8-dev","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.8-dev","maintainers":[{"name":"jchris","email":"jchris@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"9f622a5340b902a532843b9eb57829d535214483","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.8-dev.tgz","fileCount":8,"integrity":"sha512-bjUqvxv5FRJ6XGbHBb3UvXMDKJkgVH+WfHSiZxgXj9pb7/rwG0+PYlxMiW8H9eIy1982H3QGFq+sSP1Yswu3Jw==","signatures":[{"sig":"MEUCIEcPiA3rLrq2jgItyIF+Bl2xmnYUbq8X4qr/JN3YqlNTAiEAzxXuvHJjLlU43EJBYZkjnYhzPGQuVZOGD+o/cK7NfD4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":30886},"type":"module","_from":"file:use-vibes-0.19.8-dev.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d7a258dec19f636322ca8a1c5821bfa9/use-vibes-0.19.8-dev.tgz","_integrity":"sha512-bjUqvxv5FRJ6XGbHBb3UvXMDKJkgVH+WfHSiZxgXj9pb7/rwG0+PYlxMiW8H9eIy1982H3QGFq+sSP1Yswu3Jw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.21.1","dependencies":{"@vibes.diy/use-vibes-base":"^0.19.8-dev"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.8-dev_1765067867061_0.6764992669155145","host":"s3://npm-registry-packages-npm-production"}},"0.19.14-dev-cli":{"name":"use-vibes","version":"0.19.14-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.14-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"cli.js"},"dist":{"shasum":"f7c196ad5bcd0af32f027d17e22e22c4f50dc3be","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.14-dev-cli.tgz","fileCount":40,"integrity":"sha512-9JsItHK66F27koXLhyQxzUPGqzY9R+fBbhKUtTOK7kcxM5RU3Awk3dHI5yWRCKV8E9BN4I6M7ZBN/vDeM+iQ9g==","signatures":[{"sig":"MEYCIQDOtpNgv1pv83K5vRE8DW7Sb6Juxg9r+R+hjrfGvHE2vgIhAOJBE6w8zLPm2Gj47XLwOqV3Lf98WbQjlVGleMrBEzAN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53832},"type":"module","_from":"file:use-vibes-0.19.14-dev-cli.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc","test:cli":"deno task --config ./deno.json test-cli","check:cli":"deno task --config ./deno.json check-cli","run:cli:deno":"deno task --config ./deno.json run-cli"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/639195814ffb5ee07b09f99fb2b3bf94/use-vibes-0.19.14-dev-cli.tgz","_integrity":"sha512-9JsItHK66F27koXLhyQxzUPGqzY9R+fBbhKUtTOK7kcxM5RU3Awk3dHI5yWRCKV8E9BN4I6M7ZBN/vDeM+iQ9g==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tsx":"~4.21.0","cmd-ts":"~0.15.0","@adviser/cement":"~0.5.32","@fireproof/core":"~0.24.12","@vibes.diy/prompts":"^0.19.14-dev-cli","@fireproof/core-keybag":"~0.24.12","@fireproof/core-runtime":"~0.24.12","@fireproof/use-fireproof":"~0.24.12","@vibes.diy/use-vibes-base":"^0.19.14-dev-cli","@fireproof/core-types-base":"~0.24.12","@fireproof/core-types-protocols-cloud":"~0.24.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.14-dev-cli_1773015357249_0.865241547000291","host":"s3://npm-registry-packages-npm-production"}},"0.19.16-dev-cli":{"name":"use-vibes","version":"0.19.16-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.16-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"cli.js"},"dist":{"shasum":"83b4b6667dcc621cdd349846426fc3ae2bc98b4b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.16-dev-cli.tgz","fileCount":40,"integrity":"sha512-0voXSRSE9JgkATCcnQ7CmmlZIwL0+i3oJyerN81LDjphbwvBiqPfLlhMRIxuK7SN9UbTG6hNYjlczGIz30Skfg==","signatures":[{"sig":"MEQCIGXGS8/Td5LoHD1vaiG+PZBYPd4ouKJPG8BLY8lYG+fJAiBhg/qoDM0fwHfWg5ni1j4x6jcy9t3tug2OOU5Aa0lDMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53832},"type":"module","_from":"file:use-vibes-0.19.16-dev-cli.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc","test:cli":"deno task --config ./deno.json test-cli","check:cli":"deno task --config ./deno.json check-cli","run:cli:deno":"deno task --config ./deno.json run-cli"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/bdc4df07ab92f14285a84dce80ca5ace/use-vibes-0.19.16-dev-cli.tgz","_integrity":"sha512-0voXSRSE9JgkATCcnQ7CmmlZIwL0+i3oJyerN81LDjphbwvBiqPfLlhMRIxuK7SN9UbTG6hNYjlczGIz30Skfg==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tsx":"~4.21.0","cmd-ts":"~0.15.0","@adviser/cement":"~0.5.32","@fireproof/core":"~0.24.12","@vibes.diy/prompts":"^0.19.16-dev-cli","@fireproof/core-keybag":"~0.24.12","@fireproof/core-runtime":"~0.24.12","@fireproof/use-fireproof":"~0.24.12","@vibes.diy/use-vibes-base":"^0.19.16-dev-cli","@fireproof/core-types-base":"~0.24.12","@fireproof/core-types-protocols-cloud":"~0.24.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.16-dev-cli_1773016687475_0.9662209219568527","host":"s3://npm-registry-packages-npm-production"}},"0.19.17-dev-cli":{"name":"use-vibes","version":"0.19.17-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.17-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"cli.js"},"dist":{"shasum":"5e2d8ddaa2ff49926cd202056089ce0605dfa913","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.17-dev-cli.tgz","fileCount":40,"integrity":"sha512-zE/MJiW/xU4K56PZMVHb0QVVy94E4wq3Y550eArLTPzJysq4m0d/NSbkgzU0e4duJoxP6lUMsePKWr9XyjyMLQ==","signatures":[{"sig":"MEUCIQC44sOUz0I/4kLdXYoVy5AbHtw4C//TMukF38a4Cc1bsgIgcRUz7WNTHEv5Cod7CUSwM6ynXMdqn9EkDcEtzvwWscM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":53832},"type":"module","_from":"file:use-vibes-0.19.17-dev-cli.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc","test:cli":"deno task --config ./deno.json test-cli","check:cli":"deno task --config ./deno.json check-cli","run:cli:deno":"deno task --config ./deno.json run-cli"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/ad9b49db4b65932ba43757fcc80e193d/use-vibes-0.19.17-dev-cli.tgz","_integrity":"sha512-zE/MJiW/xU4K56PZMVHb0QVVy94E4wq3Y550eArLTPzJysq4m0d/NSbkgzU0e4duJoxP6lUMsePKWr9XyjyMLQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"tsx":"~4.21.0","cmd-ts":"~0.15.0","@adviser/cement":"~0.5.32","@fireproof/core":"~0.24.12","@vibes.diy/prompts":"^0.19.17-dev-cli","@fireproof/core-keybag":"~0.24.12","@fireproof/core-runtime":"~0.24.12","@fireproof/use-fireproof":"~0.24.12","@vibes.diy/use-vibes-base":"^0.19.17-dev-cli","@fireproof/core-types-base":"~0.24.12","@fireproof/core-types-protocols-cloud":"~0.24.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.17-dev-cli_1773018504120_0.2988093566948118","host":"s3://npm-registry-packages-npm-production"}},"0.19.22-dev-cli":{"name":"use-vibes","version":"0.19.22-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.22-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"616b831088a06d53d6f335ccc16a44a0216c20c8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.22-dev-cli.tgz","fileCount":33,"integrity":"sha512-uvm/fUAjDFB9iifBpikg57HGbw3+t54MW4+aijc956y2ldk2ApFL9AOZuuv6VEy3aoZIG5DudmQgVAzqm+JBdg==","signatures":[{"sig":"MEYCIQDlhr4uJjqElfqKP0D0fIHKI/sbUSFSdOaIR5uHVIQpHwIhAOEa2dQyEWd0eXHiTPXh4hhUnaCle24wLoKA0pIjPUWi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26002},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"fa4386eaac977a4f2882984201abc66e68cd6366","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.22-dev-cli_1773022196352_0.8469371859035928","host":"s3://npm-registry-packages-npm-production"}},"0.19.23-dev-cli":{"name":"use-vibes","version":"0.19.23-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.23-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"60fb86bf361666ec966498fc6d3f1fbcadd44be1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.23-dev-cli.tgz","fileCount":33,"integrity":"sha512-VE2XDKjGAUp1HofuVGk0WvTBAZst+8x5fz2acju2F7pyUlCqN59ziDAPZYx3yTLNbu7lE3lwASL0UC67lWiNVw==","signatures":[{"sig":"MEUCIQC6U45kN64jrxdhTnpOJPxayRTDt3Xkfv7lbiI2cxOVxwIgSiL0Al4F3mGTqMg0lnq1sVIpAW9VV+PHOc/bqEpvFZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26002},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"63b9297cff728945447f720d63c1175485ff65b3","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.23-dev-cli_1773022861500_0.07735563723980898","host":"s3://npm-registry-packages-npm-production"}},"0.19.24-dev-cli":{"name":"use-vibes","version":"0.19.24-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.24-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"ce1a9a3b70b4e5c13a5eff9f68c744b5c4e2d24c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.24-dev-cli.tgz","fileCount":33,"integrity":"sha512-ZrAO1MuzhoonhcPe5G8/4Aa/1kr5R/qm6OdC2ldHjENmD6VuZgfqEvZ3ZL0bGPfulKEXRBAY6NQFH9sfJjvm2Q==","signatures":[{"sig":"MEYCIQDI4jrQAKNV91+akmp3wIIOSpa54/9mq8icjmrEexeCMQIhAILf4gGyjusBeoXCozve9vq5gIgaTrU+mdoSjGKjm0zf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26002},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"0487b907449292554842a9d0bd98fbe30cf14535","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.24-dev-cli_1773023266130_0.9572268982433008","host":"s3://npm-registry-packages-npm-production"}},"0.19.25-dev-cli":{"name":"use-vibes","version":"0.19.25-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.25-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"22c794e76d77b7d44b833f30181231be353eef4b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.25-dev-cli.tgz","fileCount":33,"integrity":"sha512-luVPjjyCoXZvjBVqwBcT4uQ5Ks/Zq1YO9w9DR7k7L9+PTv1qviryO9VtWWHEopzjKl/O0Y49HWvHmTKToXDOOg==","signatures":[{"sig":"MEUCIDRadwBplc7Gb4VmBcz6v3dNNhZLSrlvS/SpPx3Pg/TDAiEAtS8KPPs7+C50x3nUXLT3X5Vnbpy4QARcoJ2++P3JIBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26002},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"e661635a7a7ccee8be4b7fd714b0a5c3fe7b70f2","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.25-dev-cli_1773023423027_0.28146089382809003","host":"s3://npm-registry-packages-npm-production"}},"0.19.26-dev-cli":{"name":"use-vibes","version":"0.19.26-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.26-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"66f9e78b3d6ee56f8f4328a70cc0e2f773f37ed8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.26-dev-cli.tgz","fileCount":33,"integrity":"sha512-rKaq2QEfc1uS+mdonG5BAxIKuFujhvP97rDpfeeWP/2qL+Sz5bJeXqnRCYqJSxsfkc+VH4wwMz5aGZNE3HIC3w==","signatures":[{"sig":"MEYCIQCZNxRdXEXG3OHNVc3wKGiydNBkBIuM098Kx+bLUG55LQIhAJzcZW0hKotayyyWNIoUNsdKjx2vM+8ytkuwwvhUcNFu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26061},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"d920b10516f0c53d0daf4823f43bf90d32033371","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"cmd-ts":"^0.15.0","@adviser/cement":"^0.5.32","@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.26-dev-cli_1773031842462_0.2290440711091617","host":"s3://npm-registry-packages-npm-production"}},"0.19.27-dev-cli":{"name":"use-vibes","version":"0.19.27-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.27-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"5cdff856186ce2ec8efd7972217683285c3d23e4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.27-dev-cli.tgz","fileCount":26,"integrity":"sha512-q/TNICvaYBQUs/H39RmpgAaa2ZcxCaguipHziztLeerZytxlTLd+JaXZXB+o5fjEEX3Bng3eZBjEBJJ4dI4GQQ==","signatures":[{"sig":"MEUCIQDq7buBERezcs+kZY+IKn1oMNf3fVhIYrjK1MboGBaEwgIgGmDV1OjfLtDm27MM/wRgS0ujSfwU8MKVw3NJHk4n1rw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13321},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"2d194928b0a1accb1d7337329ffead10941c929a","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"cmd-ts":"^0.15.0","@adviser/cement":"^0.5.32","@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.27-dev-cli_1773081288453_0.2595136240298106","host":"s3://npm-registry-packages-npm-production"}},"0.19.28-dev-cli":{"name":"use-vibes","version":"0.19.28-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.28-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"e9d1ec31d22223381e67262028b39e146487e52b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.28-dev-cli.tgz","fileCount":26,"integrity":"sha512-IychOt09/4qyCI52I2jfNBslm3w7+QvcJdnA3pu4QJff/5ZyWWX7Jjx1EEvsQ6pNK2IxjdNaiwyT7O1o5Zq0Fw==","signatures":[{"sig":"MEYCIQC9ee+8YLWSXDbh47VY8MLSln18AKwTTbYvAJmGmHlc5wIhAOcLWUdArU2ZqwaOIG2PIxE4Ypsi6LqH5rrcOJ5xhMIN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13321},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"07d409d1371390d2b82a4759a912bccd0340e881","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"cmd-ts":"^0.15.0","@adviser/cement":"^0.5.32","@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.28-dev-cli_1773100869852_0.6282335868636817","host":"s3://npm-registry-packages-npm-production"}},"0.19.29-dev-cli":{"name":"use-vibes","version":"0.19.29-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.29-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"ba66c60f9696479f8cf4ca35482209ab3aca5694","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.29-dev-cli.tgz","fileCount":65,"integrity":"sha512-d1jOHyqG+qziHkH72KUvc4iiddo8FTgfMS4YdILU7bVbbU1DeXA1Ho7jfEcKOBvthlTzYQS2Aexq8/u3WcYKtg==","signatures":[{"sig":"MEYCIQD5tzzasVrkM5C9r28MwUwMa+v2D6v8IMRfmYwZBhf69QIhAJimofLfKSv5ufiXKXIQnEwv3lpqYEhUIvCK4+YcreAf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46816},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"9f31abcbb8c237d52ace42d9d0b2d655f9384122","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@adviser/cement":"^0.5.32","@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.29-dev-cli_1773187687240_0.04795276668521575","host":"s3://npm-registry-packages-npm-production"}},"0.19.30-dev-cli":{"name":"use-vibes","version":"0.19.30-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.30-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"esm/bin.js"},"dist":{"shasum":"cde25a278e3e7b2d2fe1cdb407942a79d57abc96","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.30-dev-cli.tgz","fileCount":47,"integrity":"sha512-zKXMGIvsb1b/SPFFT7JQh8xqWHGn9xfAwu3bmwqQHSj56aPHWnBcV6WcdAM5kpERoFEDHHVt0qmLDOZ4XLZ6sA==","signatures":[{"sig":"MEQCIEocFexb/t10mAvmuI5ZvteVxqms/f+qryMi3B921+tLAiB5nR/F0phhvceytVk3yYLWgTav21W/48QtgIuVl4RFkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":20734},"type":"module","module":"./esm/index.js","exports":{"./index.js":{"import":"./esm/index.js"}},"gitHead":"9b8cf107f1f29a880d67808ee3b5bd1eb3c8b0c5","scripts":{},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"@adviser/cement":"^0.5.32","@vibes.diy/prompts":"*","@vibes.diy/use-vibes-base":"*"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.30-dev-cli_1773192773022_0.5764280058666733","host":"s3://npm-registry-packages-npm-production"}},"0.19.32-dev-cli":{"name":"use-vibes","version":"0.19.32-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.32-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dist":{"shasum":"11322fe4a0a66ab8156a48276bc648524e265b7a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.32-dev-cli.tgz","fileCount":53,"integrity":"sha512-QI1UT4SAHZ2BuY0HC/vaM+Lb0gePCst74frig6gFgTBPDBWoE9NMf9hnXa5glaNRoyHdyDV3JdtG8XpmQduSLQ==","signatures":[{"sig":"MEUCIQDOrxEs+QLjmF+PD+ldii3EKQmpa3woYp2KUvQXJLFrcAIgHzQ9nxxmYtrKvfLCb2/FNG9VkR5fQZ7DCHCaxFWPUlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45128},"type":"module","_from":"file:use-vibes-0.19.32-dev-cli.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc","test:cli":"pnpm --dir ../tests run test:cli","check:cli":"pnpm exec eslint ./dispatcher.ts ./cli/ ./commands/ ../tests/cli/"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c823ac31ae12d6e6c13d0fa5741623fb/use-vibes-0.19.32-dev-cli.tgz","_integrity":"sha512-QI1UT4SAHZ2BuY0HC/vaM+Lb0gePCst74frig6gFgTBPDBWoE9NMf9hnXa5glaNRoyHdyDV3JdtG8XpmQduSLQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"cmd-ts":"~0.15.0","find-up":"~8.0.0","@adviser/cement":"~0.5.32","@fireproof/core":"~0.24.12","@vibes.diy/prompts":"^0.19.32-dev-cli","@fireproof/core-keybag":"~0.24.12","@fireproof/core-runtime":"~0.24.12","@fireproof/use-fireproof":"~0.24.12","@vibes.diy/use-vibes-base":"^0.19.32-dev-cli","@fireproof/core-types-base":"~0.24.12","@fireproof/core-types-protocols-cloud":"~0.24.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.32-dev-cli_1773203254928_0.20479267874787266","host":"s3://npm-registry-packages-npm-production"}},"0.19.33-dev-cli":{"name":"use-vibes","version":"0.19.33-dev-cli","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.19.33-dev-cli","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"bin.js"},"dist":{"shasum":"673b7f3a70aa8d01a8d94e4458a2529ac1d3188e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.19.33-dev-cli.tgz","fileCount":53,"integrity":"sha512-k63DH1N2QU8tCT2+al4lc+Xw2JM9+7/HeuU0mYJeCGFD2esi06FR7DYLgO2UlP1MxXk9fom5Da/ugrmxVgoRqA==","signatures":[{"sig":"MEQCIHEEfIlYPXtDLINuvCQ/RUb4K1t+Yd+JIFKxWgNQnc17AiBiamyp1i453Ge6XVyopNUjlaDO7JPRvDqmLdcNJyNSWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45172},"type":"module","_from":"file:use-vibes-0.19.33-dev-cli.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc","test:cli":"pnpm --dir ../tests run test:cli","check:cli":"pnpm exec eslint ./dispatcher.ts ./cli/ ./commands/ ../tests/cli/"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/35e77c553e02fdb50e02dd5031833ab7/use-vibes-0.19.33-dev-cli.tgz","_integrity":"sha512-k63DH1N2QU8tCT2+al4lc+Xw2JM9+7/HeuU0mYJeCGFD2esi06FR7DYLgO2UlP1MxXk9fom5Da/ugrmxVgoRqA==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.0","dependencies":{"cmd-ts":"~0.15.0","find-up":"~8.0.0","@adviser/cement":"~0.5.32","@fireproof/core":"~0.24.12","@vibes.diy/prompts":"^0.19.33-dev-cli","@fireproof/core-keybag":"~0.24.12","@fireproof/core-runtime":"~0.24.12","@fireproof/use-fireproof":"~0.24.12","@vibes.diy/use-vibes-base":"^0.19.33-dev-cli","@fireproof/core-types-base":"~0.24.12","@fireproof/core-types-protocols-cloud":"~0.24.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.19.33-dev-cli_1773203520358_0.732211748071874","host":"s3://npm-registry-packages-npm-production"}},"0.20.0-dev-push":{"name":"use-vibes","version":"0.20.0-dev-push","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.20.0-dev-push","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"node_modules/@vibes.diy/use-vibes-cli/run.js"},"dist":{"shasum":"402073601d7786669b863ff9a93824781e685824","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.20.0-dev-push.tgz","fileCount":8,"integrity":"sha512-yUOlkNNz7fyIoF4fSkaCV68D19TmFqG754KxG0aeLoYuMZLmH1wR1z/Ex1a9qYygUtj/Vw5f1bN2Aa4bzrt7Dw==","signatures":[{"sig":"MEUCIQDbMGBl7vBfPxEc3hICxsN6L3Zm0D9ZkIUS5ZHrDHWzVAIgN9/JgiudhOFuWHq97gezjc2R308ydhceu2o2MrKpBZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31297},"type":"module","_from":"file:use-vibes-0.20.0-dev-push.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6e0b7d4d3e468f09ecd900a0f1018e0b/use-vibes-0.20.0-dev-push.tgz","_integrity":"sha512-yUOlkNNz7fyIoF4fSkaCV68D19TmFqG754KxG0aeLoYuMZLmH1wR1z/Ex1a9qYygUtj/Vw5f1bN2Aa4bzrt7Dw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-cli":"^0.20.0-dev-push","@vibes.diy/use-vibes-base":"^0.20.0-dev-push","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.20.0-dev-push_1774399433567_0.27257506961395506","host":"s3://npm-registry-packages-npm-production"}},"0.20.1-dev-push":{"name":"use-vibes","version":"0.20.1-dev-push","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.20.1-dev-push","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"node_modules/@vibes.diy/use-vibes-cli/run.js"},"dist":{"shasum":"1003a22468aa890257a6a7f1c4f4de7a62f001f2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.20.1-dev-push.tgz","fileCount":8,"integrity":"sha512-M6vyRI+kNUsgKI12d7R0vp2USStOpTGgYnBGPdzI9fylZKnOtNmdutdGTuAvFDA+CpGT+hx07kRTG34sBBybCw==","signatures":[{"sig":"MEYCIQDiehhEUgQEYxo4XvsS2Gz41L8xEVALQyZ3ienltXelcQIhALxzsP9jmmuzpoMQ83oc+LLcJbgnjkoOnNa1Um3aS7f6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31297},"type":"module","_from":"file:use-vibes-0.20.1-dev-push.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d74e3f292dc5e9dc202c5fc0d4d679cd/use-vibes-0.20.1-dev-push.tgz","_integrity":"sha512-M6vyRI+kNUsgKI12d7R0vp2USStOpTGgYnBGPdzI9fylZKnOtNmdutdGTuAvFDA+CpGT+hx07kRTG34sBBybCw==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-cli":"^0.20.1-dev-push","@vibes.diy/use-vibes-base":"^0.20.1-dev-push","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.20.1-dev-push_1774399767104_0.34438319761546654","host":"s3://npm-registry-packages-npm-production"}},"0.20.3-dev-push":{"name":"use-vibes","version":"0.20.3-dev-push","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.20.3-dev-push","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"node_modules/@vibes.diy/use-vibes-cli/run.js"},"dist":{"shasum":"c135196ca0c1a7761eefafaea70a63cbe6dd01ca","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.20.3-dev-push.tgz","fileCount":8,"integrity":"sha512-maczRFUgNLmXs/7AqrqMtN4zGybOnVgsekvFL6Th8Otiv5zIX11eyIJiqgOk1zxPaQiRFLFnPpRixoSA+apllQ==","signatures":[{"sig":"MEQCICJfAHfreSGJVS2Vwt00FApSt+78Fcb8HVeaybZWk2PPAiAckWlxcH+prpM4VEKF4lNMl98EziweMvikopr+jWpPQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31297},"type":"module","_from":"file:use-vibes-0.20.3-dev-push.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2628fc91fe758b45b51dc8f679364c4b/use-vibes-0.20.3-dev-push.tgz","_integrity":"sha512-maczRFUgNLmXs/7AqrqMtN4zGybOnVgsekvFL6Th8Otiv5zIX11eyIJiqgOk1zxPaQiRFLFnPpRixoSA+apllQ==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-cli":"^0.20.3-dev-push","@vibes.diy/use-vibes-base":"^0.20.3-dev-push","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.20.3-dev-push_1774400818167_0.006090592512374204","host":"s3://npm-registry-packages-npm-production"}},"0.20.4-dev-push":{"name":"use-vibes","version":"0.20.4-dev-push","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.20.4-dev-push","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"bin":{"use-vibes":"node_modules/@vibes.diy/use-vibes-cli/run.js"},"dist":{"shasum":"12996cd494353f0aab924ab5dfc64bc3d0b2373e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.20.4-dev-push.tgz","fileCount":8,"integrity":"sha512-tXQETLGZyIt1uIl4BIUVDYK53jeFC4nD3/GOHxZzcRrjI5H2yBDgaU+s7ukWeaTmi5INIgFyNDqEUxpAbmfong==","signatures":[{"sig":"MEUCIQCnyvOVVxe3cgC8jsmELgsuaIrebTOR3SbwYNSnwdWYPAIgKCvxD1DMg7PhUCHcbBFmZauQyK+QJ1NbdixynyL7UwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31297},"type":"module","_from":"file:use-vibes-0.20.4-dev-push.tgz","types":"./index.d.ts","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c5cdb1cdcb11b4c21225c8b9033318b9/use-vibes-0.20.4-dev-push.tgz","_integrity":"sha512-tXQETLGZyIt1uIl4BIUVDYK53jeFC4nD3/GOHxZzcRrjI5H2yBDgaU+s7ukWeaTmi5INIgFyNDqEUxpAbmfong==","_npmVersion":"10.9.4","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-cli":"^0.20.4-dev-push","@vibes.diy/use-vibes-base":"^0.20.4-dev-push","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.20.4-dev-push_1774401471674_0.6532590065940154","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-8":{"name":"use-vibes","version":"2.0.0-dev-cli-8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ce3656ec7c5d0d5bf1b7193edff73df253e48845","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-8.tgz","fileCount":8,"integrity":"sha512-O91Jx/rBdckhuUPUQGbOjrBt/h606Q6efzGc78a85xc3QooXZ5ZESjQgBc+KHGxbUlH81Ywft4lWvVHPxpCyiA==","signatures":[{"sig":"MEUCIHpEz0sqYCt30H8O5UdDFfa6dwhycI1Jp7vBXDWslwGAAiEAmUyHqlg30CaKLYiE3d8vkXNxFctM+jIWRIfwHEH0Lqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31265},"type":"module","types":"./index.d.ts","gitHead":"70d942c5c61b0533df91391edbca3337514a3094","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-8","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-8_1774598509131_0.22970613186004196","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-9":{"name":"use-vibes","version":"2.0.0-dev-cli-9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b35cf65b679475855eb8582fddc4f201d4859df2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-9.tgz","fileCount":8,"integrity":"sha512-jWLec4VBKZfgr2jPv70R79xQIzpFZ+U4yBDQlstvp8kNAXIcsa+Ax7BL3rDqJoDJUm2TPelQb+Izm4OACYeZYA==","signatures":[{"sig":"MEYCIQCy500YaqHLXf9RNXrUp1v7gA/tFnTqqc92wPPguzwD8wIhAL6wWmwIurckOoX9sd8rJT0YXU736LrbRf8CgZeakpHZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31265},"type":"module","types":"./index.d.ts","gitHead":"a65adb77fd93c22cde737525e989cf47d213ec28","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-9","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-9_1774599419667_0.1779873519140347","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-10":{"name":"use-vibes","version":"2.0.0-dev-cli-10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"244b1e3a35c7c83b8274c07161b52f909999b7b6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-10.tgz","fileCount":8,"integrity":"sha512-fTk/5551WqvL/JjdXqThT71GQaL6QktPtpR9qD3pUZacYXyLzoTNRbbPsdper71zk1CrsBf2Gw9aRf8mJxe67g==","signatures":[{"sig":"MEUCID3v3/716XGSY36N/tu6VopWZXn8j9l5o0Y6z9LKHk2HAiEArMlk+qVh/y4vsZ5F4lPq5llGclaZSWOWRIBoqzY4eKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31291},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9ed8f052a01405e620c419522883cb1b269223cb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-10","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-10_1774600013907_0.7079739883948988","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-a":{"name":"use-vibes","version":"2.0.0-dev-cli-a","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-a","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8d024857a8834e8704222a5fd4c6731d6bca2eab","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-a.tgz","fileCount":8,"integrity":"sha512-Kr8XLGepgOato9kJR6GeNaoJzlFv5K86kbpv7gP4rWalNbY9hmUUS83RQgCbrJGE/j2tbVqDDw4qOhEbBF6vpQ==","signatures":[{"sig":"MEQCIFH/98W32sAEZuTifj/3UXLo9lzPy7g/uvgjYrqj24LYAiBckSCJZwILhVhNe65t1iRKUYiAO6x7/HK1FLJDe8Gn7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"52b6a2f2cf55d87da876c5233004fd9f278b64eb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"22.22.1","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-a","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-a_1774601139125_0.8561401384462182","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-b":{"name":"use-vibes","version":"2.0.0-dev-cli-b","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-b","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4728afbaa642b85dcf08c0e2c7f443a78377b533","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-b.tgz","fileCount":8,"integrity":"sha512-otTovd3KDAFdbU/K0uDqlXtHQxYshdyRzN29ZTVw5KAI8LIa8zQxO2stBF0YvS2Rr+B81y0EHpwMyvj02cvElg==","signatures":[{"sig":"MEYCIQC9duKCiewQ8LgJSdw9zQaSIv1IswbmM9VkxJ+c+EDu3gIhAOZQ+AYPR/vD/rQXZI04mmcVIq3Rf0yHiGcBfASqTgUK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1e488dad2ed7dba7f645fc7fdbb4752d34a9fba9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-b","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-b_1774601705721_0.4300451682572457","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-c":{"name":"use-vibes","version":"2.0.0-dev-cli-c","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-c","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9eaf5fb2b67b6634c68c6b94c131d8dd09796b87","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-c.tgz","fileCount":8,"integrity":"sha512-x862hf96TLdMR92TVsCfdETKVMabnOhl0Yb/n/29J0wgRCLD1sESpQ29V6Ka6DDp738Nifib1IKZBn53IOs1HA==","signatures":[{"sig":"MEUCIQCncPKVYJ9bcg1m6+V/rZcxt3dL8tu/TiForcc0trsZzgIgGbAwRq0MP0L7NhitF7gGXD1VgGkA4UjfPDd2Chnx/LM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a5110136fbfb4b06d6fe67481001e5dc681a1b02","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.13","@fireproof/core-keybag":"~0.24.13","@fireproof/core-runtime":"~0.24.13","@fireproof/use-fireproof":"~0.24.13","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-c","@fireproof/core-types-base":"~0.24.13","@fireproof/core-types-protocols-cloud":"~0.24.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-c_1774620798770_0.838740071860401","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-d":{"name":"use-vibes","version":"2.0.0-dev-cli-d","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-d","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cd8cf9f1c19095258f7aab70c45ad42106063b5d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-d.tgz","fileCount":8,"integrity":"sha512-4gcZ/wXhssDQ2EZ/jgKvfAsgtmxIW4VuAIkIQFG+zT7d2UFwYBKiNiqxko5X+XDwnfxI76YTNOvR5KDfWbZ13w==","signatures":[{"sig":"MEUCIQCkxTYhnNI+qAfosWydIYtTSZg6veUBTGCXkh+6NlP38AIges/XpLwmigCs2XNaq0mqm6kUgcctJbmTMvjVMTx1Z+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"00c30823bb5f612674a2e28a4aa325122d804949","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.14","@fireproof/core-keybag":"~0.24.14","@fireproof/core-runtime":"~0.24.14","@fireproof/use-fireproof":"~0.24.14","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-d","@fireproof/core-types-base":"~0.24.14","@fireproof/core-types-protocols-cloud":"~0.24.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-d_1774622976013_0.8852962668197717","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-e":{"name":"use-vibes","version":"2.0.0-dev-cli-e","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-e","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ab21bc0542c27b634565ed0edb878f0d03f9d7bc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-e.tgz","fileCount":8,"integrity":"sha512-Qg601B7L8eK8iyrsEkWCHTpkxG4p52QxN4wmB1q8qDfNjgbqBt9tTBBYw+qh/mWOC6twBMyygRDBU3kvA5ljVg==","signatures":[{"sig":"MEUCIQCRPbT/n3WqVfdGa2GyBI7XOzSJynFI3MryTZrGnMelcgIgMpYOlTw/gm+Ou8NRYScvbu9C3wO4795oLbBdodr4Mkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"68130defa095e6b45cf572731b22cc0f12f4351b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.15","@fireproof/core-keybag":"~0.24.15","@fireproof/core-runtime":"~0.24.15","@fireproof/use-fireproof":"~0.24.15","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-e","@fireproof/core-types-base":"~0.24.15","@fireproof/core-types-protocols-cloud":"~0.24.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-e_1774625837760_0.458589598020092","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-i":{"name":"use-vibes","version":"2.0.0-dev-cli-i","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-i","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"32d942088b0e495efb7460d89649cb0a4545b7aa","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-i.tgz","fileCount":8,"integrity":"sha512-ugoK2JNVoXSmajZGk9N/4jdwD0f7XDVhPusUYTcDoFwnaxMQq3fd1gnEGa5KpH0KKh6CJ9ESYJG+BOB3FHsM6w==","signatures":[{"sig":"MEYCIQCLbK59g29tgZIzZPONbcP1UtZ6uruXJu+cPs6b3gNpngIhAOPil5EXXwLzOjf0Ej0XhfJ/TUBblwgCS9xUHn6J1Bjz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-i","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a44dd00406989efb19be8331d6f5eefed5ea4338","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.15","@fireproof/core-keybag":"~0.24.15","@fireproof/core-runtime":"~0.24.15","@fireproof/use-fireproof":"~0.24.15","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-i","@fireproof/core-types-base":"~0.24.15","@fireproof/core-types-protocols-cloud":"~0.24.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-i_1775071570427_0.6419097150966979","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-j":{"name":"use-vibes","version":"2.0.0-dev-cli-j","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-j","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"96b22ca0df1cbfdcb8c7edf25707757dfda3b3b3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-j.tgz","fileCount":8,"integrity":"sha512-/GEyfGQPFbFlUEyh2LGhWmcH5XTczP9Y855vZTKZT8PdH8k09av1QigGLsOn0VYJU/N0+BLg0JvgvICR+IVjDA==","signatures":[{"sig":"MEUCIH0BNSbHgqINpaOY8lIbp+tp9FjsKrpCs5LfB1Br/fTRAiEApM/sjL84MZa+XkBK1SBNfWHxYVTNmXeooGjGvLOh/VM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-j","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e572dd01c90113a70252614b5218479c56f2f05e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.0","dependencies":{"@fireproof/core":"~0.24.15","@fireproof/core-keybag":"~0.24.15","@fireproof/core-runtime":"~0.24.15","@fireproof/use-fireproof":"~0.24.15","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-j","@fireproof/core-types-base":"~0.24.15","@fireproof/core-types-protocols-cloud":"~0.24.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-j_1775071748359_0.9209266594700432","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-l":{"name":"use-vibes","version":"2.0.0-dev-cli-l","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-l","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3aab7b59760cbba02420cf2ff86be85fc7bfb841","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-l.tgz","fileCount":8,"integrity":"sha512-fLMeyNOOzby0d+WkeauymEjCuE3EKvzack61B5un1sQHlnX9vJRb+RYc8rg+h9fYsyI8npQ1POLR1MKGMTZxvA==","signatures":[{"sig":"MEYCIQCmgFPCgJqZxjn7x+p0zAJa0MIV/AhRGgkj6XGlOXcpOwIhAO+Y9B95JE2Ps+R5tNOqBe3FdO0V9WqThuljGkYupZyo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-l","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a7884b63d07fd96493b5ce0995f313d65d89124c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-l","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-l_1775875328094_0.6058814255731857","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-m":{"name":"use-vibes","version":"2.0.0-dev-cli-m","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-m","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"27b51c0c2720a2034506b08c98ef383f58a97347","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-m.tgz","fileCount":8,"integrity":"sha512-5DgbdGw1/dwzlEuUzDJ2DIbwJYu1nksQJl/9kPo1r2kiY+mpVJwTTIDwWL44YgxQb0XKFk8zfnnG7uj6WLuEoA==","signatures":[{"sig":"MEQCIA9vEz1yEgzOtPJJSTbhs5Uqjzw10APXArpdfCaLL392AiAODEjWPHA0BpwDLodpoRVwAVjJtCW++5jKbKhr61K25g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-m","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c471199a930a56ae290267be31b6cd48937627e9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-m","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-m_1775875720249_0.9394353560371804","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-n":{"name":"use-vibes","version":"2.0.0-dev-cli-n","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-n","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"115b1d5a56d50d519d6270fcd7291036e5c9757e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-n.tgz","fileCount":8,"integrity":"sha512-kuKo+CbWD5g3OqdBU2tkDeaH6rgyCz4oag2VkcFSqI6fFTbJf74IQ3i9AjCLn6H0RZPO2YPj73GjhmLgo6rv1Q==","signatures":[{"sig":"MEQCIDX+HpM8jF8NJ92+RccRPjqkg3Ur1pOSMwjthmfMiqnBAiB5KGiDvNWVmw+eLQztpU4MVvr0qQTb+alZPr47hNh6Uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-n","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"840f8bdf54a26792070165c77f00320ead0d09af","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-n","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-n_1775876297960_0.8179827876692094","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-o":{"name":"use-vibes","version":"2.0.0-dev-cli-o","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-o","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"611abd7585144097c17a6a315e1b5521dce1d90b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-o.tgz","fileCount":8,"integrity":"sha512-zSsunS+lVSYkmVItAJPZnSSd5IyznjA56M2kSF1aj0YnAtj+810u9MtYLChj1zPiVD3Q0GlZCL7g4N+6tz36pg==","signatures":[{"sig":"MEUCIBpwFdnupl3JBpHXn5lOgsmu6sh+B717yO3WbgEJ3E3mAiEA3EDAWHanhCN8RuRXV+MXKYILO1CwdbvP7kwElG7Ib64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-o","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9577daa81bbfabf84bd9d863c4503cfca70eae93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-o","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-o_1775876861875_0.8157451993835092","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-p":{"name":"use-vibes","version":"2.0.0-dev-cli-p","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-p","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"48f5d192e1e936c089a6a438711852c12d85d69d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-p.tgz","fileCount":8,"integrity":"sha512-DqrbsKHqz5N+Zn9G1gDlkp7KRFW9/Z7ji87GPN3zVn8bvHuWQJKUQtdSlQNC5h4B5IPSWU773JIEfybuDXz32A==","signatures":[{"sig":"MEUCICZ7bjOAPlvjjA/Lr38uqs+ipxxu+0M8C2eY5iFZaXoOAiEAyyuJJyv0ol3ncCO7OBunBdx5tQWzaMYbx9Y+EFNA4yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-p","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ad34ff298afac3fd243efddce3232909943cac4a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-p","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-p_1776103269344_0.5284403639767288","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-q":{"name":"use-vibes","version":"2.0.0-dev-cli-q","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-q","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a8a172d10ac5067606453ec2a89870ca758d53a4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-q.tgz","fileCount":8,"integrity":"sha512-Zwo4lZxHQrVay27jz5WJmAiWMiSAu5RFgbRDbQIQD4wZW2MuPeljmCkdV0gb/xKOIB/X2/KQdJW3UTVyeIp+gw==","signatures":[{"sig":"MEUCICYq2x0cFU6yygj7Lw4dQfdFvfJin24VASE9TQ1vYXe1AiEAjFkKhXGa6C2LNNtwHOTczgaJwotwRzEhq2xuwWQzHxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-q","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ce734be5653d1e0c24f4f2568a1f2feaea2607a8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-q","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-q_1776104250939_0.4035937873492539","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-r":{"name":"use-vibes","version":"2.0.0-dev-cli-r","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-r","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"41635ccd5679349551f96ca0618dc697e98c3cfb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-r.tgz","fileCount":8,"integrity":"sha512-RPY8kZCG9UQJ91AnfFIIyHwwrKRi3sl/Qs4v8V16T8a+FEJ72z2iPu18nWoKKGnQ42V4UYPHBzsmZY3on3l0UQ==","signatures":[{"sig":"MEUCIBK5yYXIqHA3tlNVbqvzivN7+AotC1nCaEiGKAUe/GA/AiEAg/7hY2NZqFFL/f/8KqASkPSyB6L4uF3oRrbtdDMEqPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-r","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b44aad0beb3db5620ae150337ee3d4a5df122cfa","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-r","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-r_1776108224762_0.7651804381502458","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-dev-cli-t":{"name":"use-vibes","version":"2.0.0-dev-cli-t","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0-dev-cli-t","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"45776d04053c20ff9f216e85432e95303a6954d6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0-dev-cli-t.tgz","fileCount":8,"integrity":"sha512-KASbu5edG7EDHQy9Tb/bSUm1B5fDfLwcljqN0YBUgUI3NySuhBYp1JjUThRY8QTmhAtLGpqwmRgpvhyW5QkvxQ==","signatures":[{"sig":"MEUCIG76wOmfbBht3ymDx/7ypzfvRdVEh7dLLsVc9638fVIAAiEA9hEh2ghpkpMqf5RQ+DHoewcqah+APGjXmaPXRD99uUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0-dev-cli-t","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31289},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"309177fec774e08979109e5dbd98dc4c15c856ca","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0-dev-cli-t","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0-dev-cli-t_1776204090469_0.6967494936187844","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"use-vibes","version":"2.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"312366bd824c422f33c093d3e6edaea32deee874","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.0.tgz","fileCount":8,"integrity":"sha512-9wDYd8yj+AUM4LWqh1HCibggK3c+2jeYyQUE+frM1Mk4dMN0t8vZlPORJQBL/GPLFuojuarRMeIw9R/Ric+t4A==","signatures":[{"sig":"MEUCIQCkcCS1LiAhemRoXp9pgYZpb+R5zgr0PNMPkDibKXNC/gIgBBkq/X8Rt1mtBI12qeDYWpyiO7WYWAaGsnyk1htIhOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31269},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"10de8bbf71c3590d7c39ad998c8d21167ffafb22","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.0","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.0_1776208714563_0.2328991915144707","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"use-vibes","version":"2.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"317e727348a19cd62bcaac2dedd1d45d29c91c80","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.1.tgz","fileCount":8,"integrity":"sha512-Udvl+54S6Tx6pjSd5KO7riF96EgY9ZbG6C7v/Rn7WYE7dqrClqZcu9EWwDqMRekoz50H2Bcic7/D9A4q2e5KDA==","signatures":[{"sig":"MEYCIQCuA03A8D4ioePweIozJwq2VaExxFqJ7oInk/H3tHCoTwIhAK9PaO8Rxwgd5y5CDXmEgjEQdu72MHTaYXvMR7Hg+gEa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31269},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"64ed4f3e9ca47ccef40f863eaf1bdb7ed4724190","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.16","@fireproof/core-keybag":"~0.24.16","@fireproof/core-runtime":"~0.24.16","@fireproof/use-fireproof":"~0.24.16","@vibes.diy/use-vibes-base":"^2.0.1","@fireproof/core-types-base":"~0.24.16","@fireproof/core-types-protocols-cloud":"~0.24.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.1_1776235851039_0.9877018904858539","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"use-vibes","version":"2.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1de9b79428a8d4b8358389e9de3de575586a7a9c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.3.tgz","fileCount":8,"integrity":"sha512-yU/DV0OR/oGfBPudVZjgmkJbQElqwPVtPh5rJ5omUeLeQZoMdPtjl+lqiyFg1LhrkRsrRhIYSaSeDmTruLVMmQ==","signatures":[{"sig":"MEQCICNcPerymrQTEDcY/Ubwv2HRC6/Gp3lXuhvV+F1b+euuAiBGLVpqvb1E78QfEOCKWtIX4TRrWpn6zb6YTUCcSz4QAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31269},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0dbf3a8c0fc1103f70e1c98efd7678445f2b0d7a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.3_1776285358311_0.7634717072409345","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"use-vibes","version":"2.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"556e978f9e52e7e1bec0d14ad450b5184c79647c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.6.tgz","fileCount":8,"integrity":"sha512-ET9UJp65nbM4Ib0xpPslX42xkEJNR6BB1hQOWR2iXqDN7ivz2kV4LdVRj86k/7ZbemkbE1wvHMvLHtsC7z/LfA==","signatures":[{"sig":"MEYCIQCLNB0J/0wbq4K+NmVUV0+7OhiT51rxSPM0KyIPY3QYawIhAI5xs8SHSLcNQ3UTNydFcqQoFH8+ffkWZdULd6PTO2we","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5265715c3b24280b7eefc63bf04ddc40be4fc1e7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.6","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.6_1776871830198_0.5707755142234576","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"use-vibes","version":"2.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"92b311a6693ac9036a3880a44397566258935885","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.7.tgz","fileCount":8,"integrity":"sha512-Ve9NcZ2DSNEDvVZMjiCvL/00/5A2fDOqepcDOgXQU/PR2rIYZaqsnWu2QAy9LgVMGxACYcLJW7mUEsx5807kBQ==","signatures":[{"sig":"MEUCIDKMGz1GVxL5RcsfxbCErU5Hu5vFy4+YVOu8FCzhUlJYAiEAoNNO8JLjbPb1YF7NvRNi++d5HR4J+wOulpkmqPHoI1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3bca8c1f01d96c5cc1a99817c31841971217d8a1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.7","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.7_1776875266653_0.25768864100859523","host":"s3://npm-registry-packages-npm-production"}},"2.0.8":{"name":"use-vibes","version":"2.0.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"204a142b1931ea52705d34139ae3336198328ab2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.8.tgz","fileCount":8,"integrity":"sha512-OhYsgcNTGjStqEyS6uzQCituW0zddfH1zGDbVmqmWETeoeYsDcq4FjihTn9KgQE24KnsmWuxXjhN+tLYXige4g==","signatures":[{"sig":"MEUCIQCw/L5jyNkDbvlR9e6HzXkoDKu3QspWFK0f7h1YHEmNggIgYy9flgKb+gRYJUDoKXvOGzUIusjggiPcncbizLBjZqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0df1989c90d97d730f897de3ef4026d5aee7d4a4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.12.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.8","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.8_1776881274554_0.8620258841533914","host":"s3://npm-registry-packages-npm-production"}},"2.0.9":{"name":"use-vibes","version":"2.0.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ec5c68e2f8d340e35872162799ff64083bc40a10","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.9.tgz","fileCount":8,"integrity":"sha512-MoDHKE0Pm+OicSQt9TCDjX9wZ05RkP5YRU87fCj0/aaodEFM3arVKOUBoi/mXpPt1OxsMQcSi9PL3NVxYDWoXA==","signatures":[{"sig":"MEUCICmLN9TUQgn/BJ6oo+BA/ICsaQqYW9wRIsILi3DU0BKJAiEAnXDf0BWjug71JrtM6LLblgOCwRfszKmyQRspshPLFL8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3cf3325d6b07b4593fcac3e7767c007194130efc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.9","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.9_1777052762170_0.013755177069786795","host":"s3://npm-registry-packages-npm-production"}},"2.0.10":{"name":"use-vibes","version":"2.0.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.0.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4af328afa72c7f00fa067916c881a53d8389b1e1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.0.10.tgz","fileCount":8,"integrity":"sha512-p7QsOTW3UsxG0ebiEvC9Ddqejlgu8ZS6IDmW2NE7AJYWJcGv+imiH3nJ7VJ2Tjvx5lB8zEuuRwYpUj7EFk4QuA==","signatures":[{"sig":"MEUCIETZKaABDIEo3sqbSXnO7WkxwUnVzEnUqxgA0JzGjOvTAiEAqm3OVDNQgr+PIF3ejUbGmt5HxKxw3xAG5Z9zfpUUBWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31315},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23c5fd549e62c031fa08a43207bf2eaa673b2a93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.0.10","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.0.10_1777330766302_0.11263134148683984","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"use-vibes","version":"2.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8b0bf4cf9240bb92226fe8cd14feb646d1039f4a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.0.tgz","fileCount":8,"integrity":"sha512-UKnC5G1wZxBuH8Bnnd5mtDVH0td8VvZ39ePJdwsSTU/YvOOkrwHj/742GDr+9EaTk+YTNLQ7INWRl10Q0PLbaQ==","signatures":[{"sig":"MEYCIQCwE1+LWaxnVGF5/sCjLOOHDl8Y8t/xsYl3KpCIiJr4gwIhAKTp91TumJvIPVTjRZl8uSruaR8pLQ1do+WZo942G3My","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23c5fd549e62c031fa08a43207bf2eaa673b2a93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.0_1777393469657_0.7727318553820479","host":"s3://npm-registry-packages-npm-production"}},"2.2.1-dev.1":{"name":"use-vibes","version":"2.2.1-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.1-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8fd11271648c16eec84709dabf22d3f0ec11ff82","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.1-dev.1.tgz","fileCount":8,"integrity":"sha512-hXWvkgMVEG8w9F63eQG7wbtND1nhW+jyL4yVocchpSZwjh9RQAv+QkHUY8KLQ5oTtqDBRMLKf/YUAzuXTXUxFQ==","signatures":[{"sig":"MEUCIDYMUbf2qeacOm8GMTRZqfXzyNF7+mK+4NxO8jeOqqL1AiEA/OMW0CL97IiDhSbEMnslkRMvraiOyLQS2QG/gBuUGWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.1-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31325},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b9c639309f07ee792761287b4752e15c240427d6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.1-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.1-dev.1_1777399353074_0.3688072904169859","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"use-vibes","version":"2.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d30f1dc359a6d95ce3646dfda5ef7a999b1da629","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.1.tgz","fileCount":8,"integrity":"sha512-nEcv9ebFAmq/MHxHh4W/rS3UV/yNtb5bxTg1HykhN20hk1Ev5RPlSdq+ZrPSuOr0vbg9NDfLMxcS6hJn5tlGwQ==","signatures":[{"sig":"MEQCIHoGwKuyoXgnTssFjE85gePytut9fogv5bVkjbUnCGowAiA51lAaEqvFOWsl/70OFj7zKgXuBXEPWUfFNxBeg3RcPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23c5fd549e62c031fa08a43207bf2eaa673b2a93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.1_1777399373045_0.1537326692355676","host":"s3://npm-registry-packages-npm-production"}},"2.2.2-dev.1":{"name":"use-vibes","version":"2.2.2-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.2-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f3c62557ac40f23fb590783e5e1fab80ccb07f54","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.2-dev.1.tgz","fileCount":8,"integrity":"sha512-WADxD9uM43GaxLCfdFotU2AnMDf5MC88NvF+GYtqpA7TWAFRxs94UFPBoVsx+W8f8zL8X43dI8EGyRtdwXkCbA==","signatures":[{"sig":"MEUCIQDGo3wT7/gSC3ps7QIzGI8mPkS9wo0Ob4r1u2zVXP9qXAIgIqkx2SUD3IkSZ1O0w35ej32LV2p4DDH/ipVqPaipelM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.2-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31325},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f3606326fbb00bce82e7808fb6ce5ec98d24f55b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.2-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.2-dev.1_1777418631330_0.7300861870885837","host":"s3://npm-registry-packages-npm-production"}},"2.2.2":{"name":"use-vibes","version":"2.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"43028c41f1f15b0c9ace02fca2df5e531172a943","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.2.tgz","fileCount":8,"integrity":"sha512-dkrIAl+0x+CWTSKx58n500jE9uOcZikB0hcZk8XjvuOid7mGobuzv+yqJLxWJvFzoRHNEimtuxQ9KUF6SQ3FQg==","signatures":[{"sig":"MEQCIH8rBq/g/QXVzsY3Dt5Fv05gfubpOruhLqZ2cQseFY2UAiAelDJWF/wA95jK2ECPOsrEHaxmNkoXQN/FHMUJnOpPcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f3606326fbb00bce82e7808fb6ce5ec98d24f55b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.2_1777419026956_0.33661065373107446","host":"s3://npm-registry-packages-npm-production"}},"2.2.3":{"name":"use-vibes","version":"2.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"edbca3f2dc4a67638decce78d43c9ec0f4cabf7b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.3.tgz","fileCount":8,"integrity":"sha512-YsecjHHIuR+QkMwSF62I1fJ0QOqLVbfyWNsh/3HL1FASn1lKM7QFwbR7cpWyWg1Xsk4OmXRC+5nyuUR83lOuzg==","signatures":[{"sig":"MEYCIQDbJIh7y9Y1XVXfVzLrgwKsqgDBi4s3wF4h6RGNXLdthQIhAIobWCT02SZjTMSCFY6M+f6MCfQI7TTwsGvmso+eMgJF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ae7faed59cd7ac0e5f6f24bb63cc594c87b5f1f0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.3_1777426895966_0.42658853850560097","host":"s3://npm-registry-packages-npm-production"}},"2.2.4":{"name":"use-vibes","version":"2.2.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"396ce2d9f056fe00b87f4243884085461c4ced87","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.4.tgz","fileCount":8,"integrity":"sha512-5XipHh/siYnoqPIAoGOK3wQ+xtcEUdERPOclja4SgOx2kVP/v2pcwkDIzBEVAWC+huS/wlRDJvUE+OHagjN7wQ==","signatures":[{"sig":"MEYCIQCnJ34S9Pf75xZ9jjxwBzMVLbMjzkzxl0wF3a8nLiX83wIhAOVz4bkaFjnVnaEOoKFgXa3THfPGfZui0T5iusBdzGGZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2ecbd2c89e2ba2cc296763261c693afd7a14b857","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.4_1777486893318_0.07554559829188068","host":"s3://npm-registry-packages-npm-production"}},"2.2.5":{"name":"use-vibes","version":"2.2.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f1ef7933d1728f7600f5d2516487391758053ce8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.5.tgz","fileCount":8,"integrity":"sha512-4+umaQkTtTP0J0KN1qMj+tSo0vcykN+rN/jE1X0h7AduAYnHuWUlmRQM2Tr11aWwAwxKigNS1CT1teful4v8Fw==","signatures":[{"sig":"MEUCIQCkQcw1WnYcDbBhXRhW4t/MTrlcPOG2I7VDs8O4AZlAHAIgTrFTTH0YMutYf+nMlADpPDPvfYC7IheqbQ+uiIfgJEY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"74e1c7c49a5a4b037de2b9b0dc4f6490091b621b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.5","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.5_1777739180345_0.2138718670780566","host":"s3://npm-registry-packages-npm-production"}},"2.2.6":{"name":"use-vibes","version":"2.2.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a3be4fcc31cfeda64cc0f64b2ea6d4ef509d764a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.6.tgz","fileCount":8,"integrity":"sha512-iNqlkADEo2PvvcblC4g2aIfrOY2TDw6Gzwj4jB750I/O52FITHs99CyOBXBEITwMRDMq5WtM0E09VGQdE/kz7Q==","signatures":[{"sig":"MEUCIA5DrwBuA3vZvK/HmeT5THfD/eWU4iFdkc1IlKeMizrkAiEA9mrTEMViRthwtB7vzDUwzyGfGIrJoKfePORVGcLG0Yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b73de2fd1227dabcac899b4ef39f83141bcba12c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.6","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.6_1777740045005_0.20281270131929374","host":"s3://npm-registry-packages-npm-production"}},"2.2.7":{"name":"use-vibes","version":"2.2.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"efdaa51e0bbfc56714170ea27a88d8f4f8f46137","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.7.tgz","fileCount":8,"integrity":"sha512-FwrBUPhBtgPnfGtqIx/TQsUDNkCcro/JqPawQDxpgZFzekBeFFRICY/OYWY+7tVZarna4QQAOEAapR6jfQG1PA==","signatures":[{"sig":"MEUCIBMnnV8gpxkGkKJUHsKJYdiqw42wuLqW94aiNP40eBacAiEAv8df94q1397QGp3DBsLmbnMLdrf8WRRFnrvVdtrSYN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"13ed129f6695f6ac5325fedd61a882274ec0982e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.13.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.7","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.7_1777905249701_0.08752487171238421","host":"s3://npm-registry-packages-npm-production"}},"2.2.8":{"name":"use-vibes","version":"2.2.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"154a4f6297a65ce475e242374f09210b2e61e0e1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.8.tgz","fileCount":8,"integrity":"sha512-4jzwv6LTTAzDM+3MJZooK7weG4N/SyVOT7cUG7J4KGbAGEIiKKW+4PojI2fjeygkzEfGmGzqlwR1imUw29VdWQ==","signatures":[{"sig":"MEYCIQC/A9bZA8EbWNQwT6eTNdH6Tc8MN+tYooLlh33d97T5RQIhAOhFQVkm13mpjUuZPKX6pURyGP9IzPPCM0XOJKAC5cXk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"024a3c638e4d590506bffce44270abc7a974ca44","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.8","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.8_1778135790043_0.3920244937785675","host":"s3://npm-registry-packages-npm-production"}},"2.2.9":{"name":"use-vibes","version":"2.2.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"232a1c1d74cdb302dc370be0ca1133cd3a119b86","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.9.tgz","fileCount":8,"integrity":"sha512-Q1eqmvf+Ydsjtpomxjz+J3XEEC/8d/Be4Jv/yCQQ09mpZnUbkXnHxJ6G+xyRz7Hn3khAVTz3+bUnm8s2G9IUGw==","signatures":[{"sig":"MEUCIQDJ4EA4mz95hJUvPbpxQa7YjP0rxabfcXDykVKIgumUnwIgWsWSlzDyuCA2spAoaL/dYUvLMeHy4nN4Vvlbo/Ltxhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31313},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cc33a5e4ce5e2328362ea0a07a757ceec9e6be50","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.9","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.9_1778136048115_0.6992828283897028","host":"s3://npm-registry-packages-npm-production"}},"2.2.10":{"name":"use-vibes","version":"2.2.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"83e4a393047a94ae60f06b5636dde0a398d72932","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.10.tgz","fileCount":8,"integrity":"sha512-ceo4lvTL+yEzm+uXquiyi9O8h20NvDpP1kk0wtvNMPteqYVmZtP1J6czg5Lo3Iieas85s9+UG67jAyAO5JGA9A==","signatures":[{"sig":"MEYCIQC89itjWfz2zxeV2njSWPIwSJt5orwqTPx42Grp+e+FLQIhAJse2pOIdLDhEkOlQ7fuRjnSn/mYhUIDrBG2daeZ42a6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31315},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cb6eaab87ec6d44b6f36a86e21d04aafe397fe00","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.10","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.10_1778278862571_0.3726146019729324","host":"s3://npm-registry-packages-npm-production"}},"2.2.11":{"name":"use-vibes","version":"2.2.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e5c80d2146d94abce8c5060bc42e0dca2fa59c3d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.11.tgz","fileCount":8,"integrity":"sha512-rm03A8wCMty7Cv8wnanGeAGzbIqjN8LAwd7o2lrs3+9HQMWnY4tFWpDa4sefDgSyARxYH7bHAg5Y927qdiz+Aw==","signatures":[{"sig":"MEUCIAroOpUdk7fqMH3Eie2N2s2yxNB8hBoUeyNsM769hbWdAiEAvnKZPnFS6lkNpiOtksMM74s675ncGyYp9fs61APDDko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31315},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"62ddbe3f7b3bdd6d7fdf007ebfbe6772ecf2f998","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.11","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.11_1778380122231_0.407282688466591","host":"s3://npm-registry-packages-npm-production"}},"2.2.12":{"name":"use-vibes","version":"2.2.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f4230895462600f2a8ad0cea13e7a35a39e20f05","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.12.tgz","fileCount":8,"integrity":"sha512-kIUyN3HQ4mlGCRlT1K+fOmDgxk/oSpl6K3UbTrab3HqDertb7LqSK5vpOyJwELMp6pigHIBDbNXB1AjnN8AHjQ==","signatures":[{"sig":"MEUCIBjnOcDwha8bWnwnwsZ7S7y95FIpYcMSBWEFqtTDjzyOAiEAqEwdlUwEwHMQlq65DKrk8j+nzb2EfY642d2fMIzMqNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":31315},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"701562b042fa18aa26fd3ec734febf26fa3b3355","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.12","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.12_1778391543418_0.02564824622631967","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-smoke-c181a17e-1778523315":{"name":"use-vibes","version":"0.0.0-smoke-c181a17e-1778523315","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.0.0-smoke-c181a17e-1778523315","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"639d9265cfb02fb6633887e86bf23f80815c87cc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.0.0-smoke-c181a17e-1778523315.tgz","fileCount":8,"integrity":"sha512-1I9k1NUtEzrNyPahOjxIXcemNmIKwyWl0nEXo1kthfwgIfyjx3vxPEH0EoCBesJJHFgs1Lr46XHSv7Hf93oXuQ==","signatures":[{"sig":"MEYCIQC1Yxguoa3uA43DWi0Chkkhv6WY1OxcSVIif2nyC1qBeAIhAJFI8D+te2439G8nMJQW5uHV1DPTHjl+XRankCKIQech","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@0.0.0-smoke-c181a17e-1778523315","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34137},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c181a17ecfc844bcfff6b7ad3be167d11dad982c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^0.0.0-smoke-c181a17e-1778523315","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.0.0-smoke-c181a17e-1778523315_1778523323666_0.05584781088864865","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.1":{"name":"use-vibes","version":"2.2.13-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"889b94103b0fa9cfb5f6e575e3bdfa368f480a2c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.1.tgz","fileCount":8,"integrity":"sha512-cdBwAwfMILBfkUuhNMujG1/P7ZdnQ72otJgVbwdIn8M+GMo2BOb21qul+qFU9pKidFg8gZAHW7pMeyt9fqJEYg==","signatures":[{"sig":"MEUCIQDI3wwQsR2CfK3UC/eL8phu0LyNNEdGXH/Vikrq+1ZGGgIgL/iJEWfJixIWRNURMEjyBf3pDrn3oY6k5WRi0zFzYZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c181a17ecfc844bcfff6b7ad3be167d11dad982c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.1_1778525207229_0.5116156354587338","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.2":{"name":"use-vibes","version":"2.2.13-dev.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2885df77484fea717a0a07a13cb8aa5291bee3e8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.2.tgz","fileCount":8,"integrity":"sha512-aKk8D4AHxyVIQ0muG0oDgiZzqGpEzwt6IL8MfhuvVHm71g4RgdQL41OrY0kKCvJFohnwYoup3890EG0N4n+aOg==","signatures":[{"sig":"MEQCIGKiQfd6nF9Uwu8FQLHZamDi/oc5Q64Qwf5vakFaKZscAiBJy30BK/0rtvXtNgg3bDj5oMVfZNJiBBoNqGcE4JzyZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7333ef47a8f9bf2d99ef727b5c251b5d0459925d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.2_1778533567891_0.2301154320978296","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-smoke-39b5e3a1-1778540127":{"name":"use-vibes","version":"0.0.0-smoke-39b5e3a1-1778540127","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@0.0.0-smoke-39b5e3a1-1778540127","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"96a713e4776922726f979bd2102b4cd99d4dd659","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-0.0.0-smoke-39b5e3a1-1778540127.tgz","fileCount":8,"integrity":"sha512-Jm56CzHZCkG0oQf3M1vj8bQAOW8r6V5lFaa+Zf9VRat4pWXlGKoAUOXCx76vEy+vIiGzGBmnOprzy23diF0VfA==","signatures":[{"sig":"MEQCIE778FZTaWiOFa/zpSrhoyNaKvWgi6RpbEdpprj1k9/sAiBG5zlvlryprJ1NqRw811uJhUBClHu+ZbWlXz6AVrveIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@0.0.0-smoke-39b5e3a1-1778540127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34137},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"39b5e3a1178935536b4c44477c1a9245f4ca6275","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^0.0.0-smoke-39b5e3a1-1778540127","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_0.0.0-smoke-39b5e3a1-1778540127_1778540135822_0.8284395802532456","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.3":{"name":"use-vibes","version":"2.2.13-dev.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fcfa938f837430cd63e88d2748ccd3ecda880377","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.3.tgz","fileCount":8,"integrity":"sha512-HG8SaDk/0BygTX5QyEciqxMRrmub+ph6u/UQK+wCHTnrXYsL6zGq3ekHmXmLYkOzHpLBpRop4/4pg1uHlg8SqQ==","signatures":[{"sig":"MEQCIFntI56OkL53W/75FzUvOcOt/f5UgX52g1TilZIyr4geAiAeEBLBvga44CxiYnJI/yl+KeN7MQq9pam7IauLvEDGpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"39b5e3a1178935536b4c44477c1a9245f4ca6275","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.3_1778540257603_0.8977981588542274","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.4":{"name":"use-vibes","version":"2.2.13-dev.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cd96d88f884be08b46fa68b3dbffca6980750bdf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.4.tgz","fileCount":8,"integrity":"sha512-xRIanpr5hpEDS+MtGmH55ZoY8HRNSHvmKnVaOKquCjjkE+U9ObjuXyRqAZK7hF0IND9My38D7znZnHxIc36mgQ==","signatures":[{"sig":"MEYCIQDGfLsUVnNUNOpmrSQ7Gc4IZdGqPSOl0Av5RS78nrWrJgIhAPRlunb+G9Fe1GwJveMTXJjA6AqH0Xtak5m9JGjbgToL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"692040bc978fd894a2660fde627f75dd6abd3577","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.4_1778543748766_0.98962161882363","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.5":{"name":"use-vibes","version":"2.2.13-dev.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7464dd91d3f3f8a52fbbebee91ff30cd755047da","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.5.tgz","fileCount":8,"integrity":"sha512-0GvfdJ8PwCzQ4N/4cs7RsLHtBw6J59n+mlMjE8UPPQcnsh+bJEO4rVMIDlDUqRiKHdPRRSAlsKviY0kLN5IeDQ==","signatures":[{"sig":"MEUCICSLlPCI5yPMmmt4XQzMft4kTJwPrral/o/tMzWMgIdvAiEArvbOcdPKVRkoaqgf3sxE5H1hv+Vj/qTkZuTgdAuWIJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"dd0f62b7b449ba84387c40277a0bbe51992d8379","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.5","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.5_1778593277655_0.8475350360330176","host":"s3://npm-registry-packages-npm-production"}},"2.2.13-dev.6":{"name":"use-vibes","version":"2.2.13-dev.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.13-dev.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"40e52c22e7335f8af7da1728e61667c973358968","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.13-dev.6.tgz","fileCount":8,"integrity":"sha512-hilMqm/u2HEkmcuTcWPQNXnPP3VP1WbiAmOP9tfeGz9WhLaVnuYLe+Myf/j6v0LyrR9qS8H1DEFN4hNJhhqlFw==","signatures":[{"sig":"MEUCIQC2/P1pCGfn6uO4NTKNm1TZXKpPFteCmdubMzzf0xKPEQIgPFAwpcNYY8ZYd36/Nk/P/uhCMLSJqg5gTcNVvayW2Lg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.13-dev.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ed5d2a9675d687ab6888bd664d36a4e9ea24d1a1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.13-dev.6","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.13-dev.6_1778595353180_0.11183718018569677","host":"s3://npm-registry-packages-npm-production"}},"2.2.14":{"name":"use-vibes","version":"2.2.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c57c7082cca64f0b192dc28d6d2afb32b842a9cf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.14.tgz","fileCount":8,"integrity":"sha512-H3jln+NxEhUQ3HHFzXhFM8MGidkOI3f+jJNUOpoaRLamJrT3rEDPijvNGKaLTMlr2/7uP3/mUySzMGjAoyakAQ==","signatures":[{"sig":"MEQCIFCsdvyFjvPHF3aXTPYHXS19bsRS6MsZ6doSTM7h8oE+AiAxx8alikUeDMmisIO4cyrRQzppi6jr1fDVVqKQWAYWDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9bb9a1f273e6a503eb0974bab34d97fa21faeefa","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.14","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.14_1778630369759_0.11084431279756868","host":"s3://npm-registry-packages-npm-production"}},"2.2.15":{"name":"use-vibes","version":"2.2.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b7c4f563cbb43bbbc88565bda767c4363ed969b0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.15.tgz","fileCount":8,"integrity":"sha512-yPZ2dlXzBnlCOlquYO054rOvPwCCqYXKzzRRPhQcq0185DCit1z1UBGuWaJBSGirvPiyVvJte5gkkpeVZyyRXg==","signatures":[{"sig":"MEYCIQDQOrHt4Y1Pg30j9t6Ik1FGNDje8SMdXVR46VnLuPzHjQIhANUa76i1alnrdNmplxSLfWdvA88h3VLB3biU1Q0+ZSAM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23096bd3e568b0af9e4b9fbdb286c8e3edbf2f72","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.15","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.15_1778643438315_0.12728957137153252","host":"s3://npm-registry-packages-npm-production"}},"2.2.16-dev.1":{"name":"use-vibes","version":"2.2.16-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.16-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fa34ee5093d6bfd45c51368c7929a1959f1f7994","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.16-dev.1.tgz","fileCount":8,"integrity":"sha512-T/vrmV2NBeSRHBEbvQdA5VEFHvGRAKWK/KMWn+EHIFLxl008INMmrNMB8n2kqygpDXhqXudHGFANNiOVnBoqhA==","signatures":[{"sig":"MEUCIAw/wFHapzVpDU0ndC58vr54tijVVO0QKRN49/dZwDvoAiEAi6ztbI7ulUN7uCnn1rpYMvZkzUbYsOawUCcb210M50M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.16-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0c513fa974e9a794f50850ba9b8b35e5715ce709","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.14.1","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.16-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.16-dev.1_1778688051740_0.5766684296279438","host":"s3://npm-registry-packages-npm-production"}},"2.2.16-dev.2":{"name":"use-vibes","version":"2.2.16-dev.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.16-dev.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7aea4383018c5079a4be09646075f8c20810edbe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.16-dev.2.tgz","fileCount":8,"integrity":"sha512-oEOMikqmP8HaVsM3jtvPCuQeptvEKPkeKv+3RU0JzenrihCzf/ENdZK883a9fYmRUkV5ayxvjcziDZGuhLbZpQ==","signatures":[{"sig":"MEQCIFUAbQYGlRuOrHzfsm/gJTU1rbrg/4I+Kw3dLdn14XDfAiAkAUQghBqwsRU0hkmIsVm3cP67VwHNuoYsXHenY3RJHw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.16-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34099},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"abb5ca8dfca8f1b1ccfd106e074223a73d276e6f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.16-dev.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.16-dev.2_1778768208837_0.16986225180763226","host":"s3://npm-registry-packages-npm-production"}},"2.2.16":{"name":"use-vibes","version":"2.2.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8ff992c88325e01314b448f80c3c05319f9856aa","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.16.tgz","fileCount":8,"integrity":"sha512-q/A+4AqB11qnf0SUNvc/rLNe7hPH3yLntxgtkAHEXSZfQENcIEg3VQofkoh31qAWgspsnVODm47Br2L05eCKCw==","signatures":[{"sig":"MEUCIHgehy8lWKCS8gVvOLB1t7NTWXQAUdcVD9htFrp9ba8lAiEAnTEs8pbTf7QZMYm9kkUIdLtOtoLQ5nEgDDZ1kAb5rQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9882770c6e5c84bc7300d6496b687fc9adfef89f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.16","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.16_1778787981432_0.3169313536347218","host":"s3://npm-registry-packages-npm-production"}},"2.2.17":{"name":"use-vibes","version":"2.2.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b8bc6210870f0fa269844d08a3a315230a834de8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.17.tgz","fileCount":8,"integrity":"sha512-GqcrAIQ9mlqqQk3Wg2v2F/z+msPAL4qHnnyL8EXL9jmicY1kAVKtIPey123b40HKEjfrIe5Dx53Yr9rXGo1Jvg==","signatures":[{"sig":"MEUCIAFE0HbjCPg5AuiSaGxCzYEg1n1Qyu+9HNp3ue00krCKAiEAo5qG4XUhI1bp0LAt7nnTdxsnNvQj2WYAHN70Gm1qOU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c4f8540193a5212a2d5fd68330e6f8f1bec6c91b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.17","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.17_1778800822956_0.775124316466844","host":"s3://npm-registry-packages-npm-production"}},"2.2.18":{"name":"use-vibes","version":"2.2.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"01e021a3e3bcfc70e8448dfee59bed0d10010a29","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.18.tgz","fileCount":8,"integrity":"sha512-pkzhwC0JBhgiS5rY6Dcm5A0C/6mkqV6e0U5tU21uDWVs4vkzsGFjORW4+H78Oap+ryTDiSYh6GF9SoNBWt8HuQ==","signatures":[{"sig":"MEQCIBklNVUAgav9NX22Wj50/Rv+sGVbjU7JsY2DG9f3dNipAiBc27JyYEGRZ8mflsY2iDXlm+FInWYs6yGkIcLN7Tkqkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"05d85f63a07fd59e7db24f0834717c03e20b0213","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.18","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.18_1778891411075_0.48260610346778354","host":"s3://npm-registry-packages-npm-production"}},"2.2.19":{"name":"use-vibes","version":"2.2.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.2.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"80e4ff6bc6d866d7498fff5e11191640ceb7f06c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.2.19.tgz","fileCount":8,"integrity":"sha512-XCYQQebAeopeFTUuzUry+edoeLEgx7heh7lliCJGEOpKz+/1FbANFEuMMypnrXvDC20U2gdGLbmM3T29YEbprg==","signatures":[{"sig":"MEUCIFI85K1+St1oguRqACSKY6W0H+bTzV93/9NJw97qvLpHAiEA74ITImWD+5Io2eMX8QODLxVBt24QbhxOLWvRQFtD5yc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.2.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"12846f04d8e692dce5a698d51deb6d6c61e676e3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.2.19","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.2.19_1779223862807_0.07257019826117972","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"use-vibes","version":"2.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"79bec49e6f226d376b51e0056623badfbfc6dece","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.0.tgz","fileCount":8,"integrity":"sha512-XcvdfEVueFY659sh1UKx6hHZ5Qht1IO0wUHOM89TbVM0xsZsVEFiRJdV1bCOmJ3JH8PIUl0aUr6cJ3CegJU7tA==","signatures":[{"sig":"MEYCIQD7Fr7VzUO1Y/7bJcp5jv04Xpl/wNnKnJnz5sBlPI+YtQIhAMmkeZecdiyKKA6GDwUAO2juWTICwxwHDjV8ydex3+TN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"12846f04d8e692dce5a698d51deb6d6c61e676e3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.0_1779223885119_0.4485043617280011","host":"s3://npm-registry-packages-npm-production"}},"2.3.1":{"name":"use-vibes","version":"2.3.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3616154b9f94470e375438fc830da99b15d6731d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.1.tgz","fileCount":8,"integrity":"sha512-4fICxbzG3R2OGiMkW/WGq/PL3FhfsMwupWvDshPWPKUX+eO6mWAXPAbSZqO/brcGmr2g9bUd3Vcmc4aVlxRmnw==","signatures":[{"sig":"MEQCIDMKPD/16IUXLqb+PjqzJ2vrTJcqmNo5EFveasHbYlVQAiBw60JGL7M0/rPfQGRAi18W4yWaNoWSPyw0WxeAgLHzQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"dbd1766a1e9410f61d57412ecba2ea2b405a03ac","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.1_1779247849774_0.25350825719599546","host":"s3://npm-registry-packages-npm-production"}},"2.3.2":{"name":"use-vibes","version":"2.3.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"55d0709656e187989406cb741ec3838fa702d0f6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.2.tgz","fileCount":8,"integrity":"sha512-7FEEHFO65qe2DRIVeFraJVuf9fTWZXMYTQ9mdwFkBH9F00QAEpBJ+WSdI5ae5vnNadJGEAqS+ZNLjr+GK6yYQQ==","signatures":[{"sig":"MEUCIQD6a/tBNbwarUX8FbrYKWX/wHhzftb4h/lPg3KtPR+eTgIgdYmTI+o6bPH87MxOh0G3WcH5SifbG89d3KCpRDsRDuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"758ffcb250fb8c0e199f84e405eea6a5af7734ef","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.2_1779249404925_0.10452357982069249","host":"s3://npm-registry-packages-npm-production"}},"2.3.3":{"name":"use-vibes","version":"2.3.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fb681c67e1649a917b954db4a2b180d681128a72","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.3.tgz","fileCount":8,"integrity":"sha512-ZE8Gd8rTt4cTUtV3pHfbMK+rpJFYXxuS4SXg3yJNvDkMJxpgg6vs250WhdofTZavSfHoQOk5ypxrG2RQoM1XEw==","signatures":[{"sig":"MEUCIQCRh2uPQh6q1I6+eepD3shZSE8ZmpH4Ewd0oKhuY7K6iwIgdFlE+cKdWfrLuuGTcgyAzzgWyVqVZdi9nnS1cVAmYac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"758ffcb250fb8c0e199f84e405eea6a5af7734ef","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.14.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.3_1779250454606_0.3530481652228856","host":"s3://npm-registry-packages-npm-production"}},"2.3.4-dev.1":{"name":"use-vibes","version":"2.3.4-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.4-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3c27f4264d70c1b803171aa560815d06ebc9b8dc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.4-dev.1.tgz","fileCount":8,"integrity":"sha512-y5JeuStdynT9Z8iDpmNdsVl7SuvmbcHKRd4E9j+xZrTYMD+Iok8nNW5vQZtdO904TwN0c058vgv0eK/L5YPj9w==","signatures":[{"sig":"MEQCIHYhhSP9HRgeLb2YOWgOkWNod8lRW1oeC8XM18GWvKJ6AiB3hRxVIX2D9kad/SUjEjKRZHVcYnArR3vtScFvk4UmDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.4-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34097},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"edcf6462742331659859615684842c02fb6e97b1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.4-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.4-dev.1_1779357539724_0.5703597546437562","host":"s3://npm-registry-packages-npm-production"}},"2.3.4-dev.2":{"name":"use-vibes","version":"2.3.4-dev.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.4-dev.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b7398280565540b6c889433aa29d228c52dbb45e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.4-dev.2.tgz","fileCount":8,"integrity":"sha512-z8/O2THolIJv1l+aGkr1Ah2CgisPlyC8laRw2pC/b3R4ZDPs0TMI1v4sK8ak6U6ARz03E67+bGtc0d7h+M+zmQ==","signatures":[{"sig":"MEUCIQD/rZz4k3/6Uaiyp/8YYpIFQiBfo5PWOCRtwkTIKVL8DwIgCs9JCFzGje5kQrDeU/qMrrz0ukwgj9/o/zpW03ZgsYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.4-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34097},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a6710d638b6f46c62cef112fb248bc6c3a35c60d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.4-dev.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.4-dev.2_1779377062634_0.6373356893266171","host":"s3://npm-registry-packages-npm-production"}},"2.3.4-dev.3":{"name":"use-vibes","version":"2.3.4-dev.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.4-dev.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4480d0df6df1b0c4010b7c36e007e9a8eeec8421","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.4-dev.3.tgz","fileCount":8,"integrity":"sha512-ZWO0WehqXyk1g1p/k5GNOYwFLTP86N1aRXNrhgwx01gcUr9znw2d7IJdHteDuMJT0nag7rpM5wVUqirjxGMYAg==","signatures":[{"sig":"MEUCIAHbmixnZpjEfljKcKD+fYU6+vsYC9CndUJqkdiHJ0hPAiEAlVWCrM0Xt/XrHgqZ74oWV55GcypYgFaL9k6QvbuSQPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.4-dev.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34097},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8fa48ff4619c512f5453ac354c4fcd28ed066cd5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.4-dev.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.4-dev.3_1779379458900_0.8774544318073816","host":"s3://npm-registry-packages-npm-production"}},"2.3.4":{"name":"use-vibes","version":"2.3.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"97cdff3968f6af41f52472d8292f0904e2c1ed6f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.4.tgz","fileCount":8,"integrity":"sha512-0tak772pbPbISN34IpRMP+JqGcalzW9HOjIDRHBfmcc3PcbaSn8Cp+ASvr6jUTrIUf46XZUa3iz0/ah8U2VKag==","signatures":[{"sig":"MEYCIQDQOa8UCjeM+zC5NPwdp9QYRWIuDfdpWhwg3q8uZopK6QIhAL+jYLuqevoNNSRWfPkdaWJ/01N5myVpOYMfba6MDwob","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"49c4f2ff2f2feeb610b43a8575c2a65f0bf5daef","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.4_1779403393592_0.5001642908612551","host":"s3://npm-registry-packages-npm-production"}},"2.3.5":{"name":"use-vibes","version":"2.3.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.3.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e6a074b42e8e632d93553c375e534007dbb4eda0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.3.5.tgz","fileCount":8,"integrity":"sha512-gAhjpV/Uqgi5Vs8SbY5yQIQ9mLQjjh1f/sXEvPqmSiLaeQfnbb047jWonugn6iuTf0qAvw8RCBxgkJSQ+zfgIw==","signatures":[{"sig":"MEYCIQCKzrLgfHThXXoma4oraLT9LYxrPEresDW549O7fgjCGAIhAKjh+zUqkvu6ykNT7n8BAPoYGnq/1bgGMCM0I3/5uR2S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b2b2247d33ffeab0080aa603fa237aa67e80f943","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.3.5","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.3.5_1779739633304_0.7763689074573348","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"use-vibes","version":"2.4.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"01cba9684de05b076550335dd8dc549a064d4d3f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.0.tgz","fileCount":8,"integrity":"sha512-paGXFu2q8kXJ/uDHLYigxggM2XJAqSK2icmNCJzG0vPw9/HEfa+uTY/cfOW7CgAce6ULQBIH4NugvpiFDI2Fng==","signatures":[{"sig":"MEQCIFdo8sVB8ZWeCatwy2eaS0VeUlNF4BRCBYCw+vk+USNJAiBryEGCYkwzCzutLijnoWqZq81J1wN7MT8W9n+00OVNNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f185e49ab95faf7cc784e9256260aa2cdfeac40e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.0_1779824567241_0.8780007459061163","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"use-vibes","version":"2.4.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bdf62d500f372f5c993a791cfdb66a3fbb92eb0b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.1.tgz","fileCount":8,"integrity":"sha512-Mwrr5iMZjf2/Bt72gR7NzFERc0422vOQfdKgN+vZ6tbqWuLzxnapsBBnriChVM3Ic161iKRIJZ3hnOHmpDR9FA==","signatures":[{"sig":"MEUCIQD+7kFjsFchBeQE1BNUqGToTltHrIkUgxSJxL16Ebjf5wIgK/QkY/Hj8AmD5lVPa7czb9cRr7e1d38v0qYIKufy0xg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"31c71c105e3d845f7c8e8f624b7bbe9478a8855d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.1_1779829074094_0.715300162367154","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"use-vibes","version":"2.4.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5176ce3cd03f4ed6e389fa2f2c627c55c47a7f19","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.2.tgz","fileCount":8,"integrity":"sha512-wSKhvWUtNI+p8on+um6UmSZUohe4iNTevuJbhoENLT5awLcDG+goedG37Xi/XZPY3Q6RpMOTRj43cUG1HWxR5Q==","signatures":[{"sig":"MEQCIH5oAPLHeMvMHR0GINM3dCv5U9GTHGn436mWhXSsCx8cAiAsU62Gf3jg+IspH9iooTwNCYC46qAm+HCbbh8OGehbdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fc07f4fe6c1674d43fa237cb0fa9aecd9d8f5f9b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.2_1779841501523_0.2659591346867869","host":"s3://npm-registry-packages-npm-production"}},"2.4.3":{"name":"use-vibes","version":"2.4.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"26cee80b2a23313bdd6def6b34bc4381ecd8914d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.3.tgz","fileCount":8,"integrity":"sha512-MVqIdUNuTp65LUNHhA3CX+7EUwr0TDTw0X0t8xsjHoMYWSb9CMAuIH++3dIJU0yQTS4MThXzRrlNaxAoCk40lw==","signatures":[{"sig":"MEYCIQDVCMmouTo5Tlo0l4pwQsS+7Jyh3LS/8ziq1rQ+ECC/gwIhAKS0nKGhRmJ04OsCQjnyq92ukai+C10Baf3SG2AoMdII","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"15c184a78260d63143fe7c6e6e63d40351acea66","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.15.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.3_1779845192197_0.235132312844059","host":"s3://npm-registry-packages-npm-production"}},"2.4.4":{"name":"use-vibes","version":"2.4.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"287e6ecf8dd889853eb1e10aea756cfa2a6e80dc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.4.tgz","fileCount":8,"integrity":"sha512-9vZkcisNny9NBd/+BZ53yYO/2P6byme5eTUTHx1llRPmpo0k9YxMBcr3gOReqj/f45EubRfSmzWaum9i1V22OA==","signatures":[{"sig":"MEQCICEdepapPENAC/e+D5u5hPtK4xGDtK8XvkqcpwYtvlCdAiB1+pXFBo9cHY0nffIMXxw8IGp4SApQW76UJPbpFEjaXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9fe7c87c9d9be9e78725aacc70fae41359656950","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.4_1780178442154_0.8184758978667388","host":"s3://npm-registry-packages-npm-production"}},"2.4.5":{"name":"use-vibes","version":"2.4.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3722450eeb9aa653b9607921b41158853772dd3b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.5.tgz","fileCount":8,"integrity":"sha512-RqXRweWB5ioLlyTPx9noS+3LM7UPC7nW7jXUfxhHOQKNhPSOc+0S5tRdjVaYAFAuGmaUhf2KrJVi+FAyEswrqw==","signatures":[{"sig":"MEQCIFiDhJJewwxvyZ1geBontbG81cYof5Q/MtWA38g3jE7VAiBuJWmr4YfNtV6OK5nga5rd3lA5MN74gGJX2oH/TopR0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cfe50bea24b23f770817f432f4189bc610ed10a8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.5","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.5_1780254874249_0.22115331416872586","host":"s3://npm-registry-packages-npm-production"}},"2.4.7":{"name":"use-vibes","version":"2.4.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f9923f2cf930deb916ce75e6a0b42886a33e475f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.7.tgz","fileCount":8,"integrity":"sha512-varGgeEQmKhGIDzlUs1l26HYDapLuMTyY5Wx+Qzy4s5u0UaI0QxPdyc9f1yHCErYph8qiiTdfbw/o8E4o8FImA==","signatures":[{"sig":"MEYCIQC2UE6c1Nc8eHl0c4AI7L2p7yAo1QzY7j4IVcgPLJAJYQIhAIsj3QZEAptaBDpLk+GTerRJFwWqGfuewrmB+Gh9aK14","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"50720119da2b66032e194f92f6ec57e7fb19f4da","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.7","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.7_1780277151701_0.3022111018420881","host":"s3://npm-registry-packages-npm-production"}},"2.4.8":{"name":"use-vibes","version":"2.4.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6d5617f4c33d6354b9e82f9c6bb4c55282205457","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.8.tgz","fileCount":8,"integrity":"sha512-0DPoHPK+T9ZkH5jHhC1Gzz/9quwEFegjNFHWk0HCT3WUKBNl32x6pfVlY/xMCIsSDzy5Uo8Ui6Lq4huafYXnKA==","signatures":[{"sig":"MEUCIAYKG9LJxbdDuxQRENn7bgkR+B+qTFLzdH8Lo4dD+641AiEAkusfL9IaFyIEy1awLGrGeXr9HAXU+5XMu9K8PRrzMRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34085},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7100d775ff318a8cd6fd263ef62a7b3a540f21de","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.8","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.8_1780280545334_0.7016754977986459","host":"s3://npm-registry-packages-npm-production"}},"2.4.10":{"name":"use-vibes","version":"2.4.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bc65caef87ab0bce82c8baeef1855cda238880fc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.10.tgz","fileCount":8,"integrity":"sha512-sIQ1Nq1h6HqFGhU+U6NF7yKEVcDY0w6e+o40qKFAADSzzWlsyFojvedDYELO4acHNRjbQXis92mXuxMwhhiNng==","signatures":[{"sig":"MEYCIQCHFMI1Kf0XrdpwYBg9+pO/ffgzwc/ISqrITfXV5K7RnAIhALgGF0STVtfm4HB8Kpa/EW95anSfPUtYrBqzDE+WSqIh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"359f195b20de4ee73195f06c2720598b47197fcd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.10","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.10_1780353904393_0.2966078642591221","host":"s3://npm-registry-packages-npm-production"}},"2.4.11":{"name":"use-vibes","version":"2.4.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2ca661a1a08f38be8b88aa72412e2b3d4436e42b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.11.tgz","fileCount":8,"integrity":"sha512-Be0llMOzWUseB+UAvbLAIIqaMK5Y4GeLET7RmXmhc5j6hN7kaLxF6+6Mfh8shXyfcF+bacYHRWXIhtdEKJB8tQ==","signatures":[{"sig":"MEQCIEeJSzXMuxg0EOtqZRYIfrG+9C53tjpUis5SoD5vnGEiAiA4WVK1oMIzrpIIaOmT6jb9KE7+WTDYpLqUoh8WJt1lEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"506be4117d6cbb1724d1c7ec78069d5a6d6a22c3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.11","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.11_1780376848601_0.7893974729889104","host":"s3://npm-registry-packages-npm-production"}},"2.4.12":{"name":"use-vibes","version":"2.4.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2efe5423113892fd10b88d36d92f896c5ee93c8a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.12.tgz","fileCount":8,"integrity":"sha512-jEgsaV4ADrQqDSpcFeZAbprBhwiSYN5lxWWbbdCeXm6tJ3cWKTywzDWuu/vZCCSo4f1siF3ywv2Qk5f/OcXj1Q==","signatures":[{"sig":"MEUCIB289jU7IQrwPOwYZr1V7kkuKYaNsZrnCrV28zi21AyMAiEA7nrk7G5hWlELMFRql+SriZ4jSDKiSFlhTbrHrLdswuU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34087},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9535946f28dd39922c5ea754c1fe6c3cc62eb2c6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.12","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.12_1780459056442_0.8524262644932203","host":"s3://npm-registry-packages-npm-production"}},"2.4.13":{"name":"use-vibes","version":"2.4.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c4b55b0200e6901999dbd341cd7dcfce67f0f937","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.13.tgz","fileCount":8,"integrity":"sha512-DlZKi+DpdCc7Xpl8/4vLgI9SABoYwzsXk+qS0OTbvRLsso/IFJa4gD6ZgJjKIdIEA50o8zItK5WPZyGtnEXQuQ==","signatures":[{"sig":"MEUCIDbrTE8O6EqkDdxkiFNqFbabWoKui/NtlOKIm/1N1q/0AiEA1hdwB6KOL5m/2v5R5cAYdnpkW9X319Uh+hxAmXGPvT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b3d6942e43dc6b10e014f1f2cb78fcfbfdbe36e8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.13","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.13_1780503549786_0.984401418786967","host":"s3://npm-registry-packages-npm-production"}},"2.4.14":{"name":"use-vibes","version":"2.4.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2268658d18fb679fdae72043c350fde2c5e7a8fe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.14.tgz","fileCount":8,"integrity":"sha512-+jbY3AexTiNHbY1mi7IxwTIgP8m+jWHNuf9Mg5nyM1Br/YU5zO8KMfimLUdWQIbkIDjQlfSlcPbkh2kv/IXcZA==","signatures":[{"sig":"MEYCIQDCpSScdShZFPFCN33T36J9djcsJ8PzuDl/JHENtZqLUgIhALnYCM0usoGf4w6kMNtuEsqLr3dwag/1lAwKm7SDweKH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"014fcc5246fff921eaa0d826ad26570512b148b7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.14","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.14_1780535631603_0.49815254599357073","host":"s3://npm-registry-packages-npm-production"}},"2.4.15":{"name":"use-vibes","version":"2.4.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4cb136c8727cb40b8c9575c1eb298ba3763fe675","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.15.tgz","fileCount":8,"integrity":"sha512-2RSgma9KM9uR6hoHBMfVpzOzod53Vd2GZj/O2ox5Uslq/W/MAJNN+WNckWyK+MI7X/e7alf22VilMAG52HMatA==","signatures":[{"sig":"MEYCIQDw6fviCaH3g4cMwLRt8D8DbZoynFOgs/RXWRx8OWFrGAIhAIkGxNo1uC5U55eftxPAu/ni3Ebo23PsL7JnC8eQK2e5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6f2bc44010f727ff953975fd7728c3875cc7909f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.15","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.15_1780868038229_0.5899039855969439","host":"s3://npm-registry-packages-npm-production"}},"2.4.16":{"name":"use-vibes","version":"2.4.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.4.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3eb8bc48de23488d0767c19f8929982aa57f210c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.4.16.tgz","fileCount":8,"integrity":"sha512-kitjZXoAUnIWdqJf6hk++Qp99Hl3PryUmCeGL8DyjW3oygrqbOXwOBID+NOwP6hYRfbHmuZBnjf3JLs8WaetxQ==","signatures":[{"sig":"MEQCIC52uWIDrESuZtDTxrGzmT+PzJfHFKYbQrVdWF3KZpcoAiBS34TFhOvUk0+ETwg/Ngf/dBqnxYmVMCDwhl8nbaSLXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.4.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e9548d6f25ff68e597f885abc77836169dee5672","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.4.16","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.4.16_1780949184209_0.04727554491367392","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"use-vibes","version":"2.5.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"85659388b9f1b294e27b869f8cbf3918752d978e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.0.tgz","fileCount":8,"integrity":"sha512-iBPWaIHRcoFLOlyqkvsabVDZkkZLKIj2FbScKP2zWnkEt0+rE22SUnKDFthBz1iKDRgRIgRafjo8XlXiMFDrKA==","signatures":[{"sig":"MEUCIHnMLakNBTlRQn8x2vpzp97WBKt/x655Y1RpAmP9vF9EAiEAmgYUl/GAMX4WEeViJrBVbqvVRPK+7ZfR3FbraBIPaGU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"160806c8e283ce4bc2fd4440c395289bd1f57802","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.0_1781033450382_0.7310661629570567","host":"s3://npm-registry-packages-npm-production"}},"2.5.1-dev.1":{"name":"use-vibes","version":"2.5.1-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.1-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"14dc91fbcc60125e17501ad409e7683c501c0db7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.1-dev.1.tgz","fileCount":8,"integrity":"sha512-57opEtcz+N02Xu9J3cz9+D03k65yKEeIQuFOLEOzLo+3Sp0EUNGUnrbjmbG/xgjpP/jkIKB6/X5WZKlXhIfdlA==","signatures":[{"sig":"MEUCICIyjOyCdiDP8S8opP+RI29s2NT0RxBAmvxhKnwzNmuoAiEA5ZwQu8jtdHQStOJQ8RzVq6bDD6cAX2tySlnOv85dTH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.1-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34113},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"be1dbd0d5e0aa7bb0d20ed7d92b4ce1d6f7d3644","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.1-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.1-dev.1_1781111780754_0.9259548263547619","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"use-vibes","version":"2.5.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6b21262ad5be62c38208b67f3f817e49ca64e2e1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.1.tgz","fileCount":8,"integrity":"sha512-MaEvABBjgp9Yk/h4r++ralWQSV5pea3CIf49J0bqfAjSz2+sfklP/zXLyhecezIfDy4a5yyQWq5bNVF080LkyA==","signatures":[{"sig":"MEQCIFBDPnDZ7Eh9rgbqSFCp+++vALZIoZHHn0036deiUZ5UAiA296JgAaCFITVzq4fvvfvmL+/MfbVzlpfYPk+xLca98A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"84c518620efa0ca3115aae4bc7d21a0d54f6af56","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.16.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.1_1781118964872_0.5096011180751245","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"use-vibes","version":"2.5.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7ed26fe393f828fd7ce607306e8d748edbbfaa3d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.2.tgz","fileCount":8,"integrity":"sha512-LcDP9G9ynH4yNLKDPpQy65ORpAHDs4T6HUMjE7zFez/Zly0qQo3+iFeLWeL8Q+QbMHRwn5HPlMhV+UOX+N55Cg==","signatures":[{"sig":"MEUCIQCwVvMChcVVnTrG2TCRq1ChZMBu2mgihIlRjHhLAHE5wwIgfh8T/9LD1N+AHQDTIRclp6KszEbGoLaYiAFWNrMU2V0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e8e137339d0cbbc4c436387ce92ad91acc5cd115","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.2_1781208533537_0.5799199762613669","host":"s3://npm-registry-packages-npm-production"}},"2.5.3":{"name":"use-vibes","version":"2.5.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f7ed792de097ef4d615a8354a2559263b0bb8a11","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.3.tgz","fileCount":8,"integrity":"sha512-TMCY+4qDpbEUZ+Ub1OfH24IsMT2agGGPWUb9q15njVFu998wbMuQw108fAwByikBULMCDNXjpphH+R5pgXAtng==","signatures":[{"sig":"MEUCIQDTyJcBoY94VRRxVgQOAZugT001XBHzh4eZu8bbU5uQrAIga4JtAjLMIvrm1WoQQLjItaIsHa23brzOzh7aKAsYq0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4a93a49f32eebf076c4a2e26ad1bd1c594918646","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.3_1781298123353_0.11654378569388868","host":"s3://npm-registry-packages-npm-production"}},"2.5.4":{"name":"use-vibes","version":"2.5.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e1df2203310eb6c6d3bb6124502016092c549a6a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.4.tgz","fileCount":8,"integrity":"sha512-HhZVRlsU9FMcG7rJHMmwYIyMU56/IrMyzDpf9Y4Go8t4gTzIJyen81nvWe/NFZQtGcN9gxJbc14eO/ffCrt8FQ==","signatures":[{"sig":"MEUCIG0/4Xna6QMqz1/BhF0LEYAs1uDVj/GvbLREMzivSwJVAiEA/NmGLhUBX50xbZMjCT+dDMaAtYTMdxGoGN2Rjf43nOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"209bcd45b48b589084ec7b9f23dbff75994feb46","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.4_1781555425166_0.776876475088975","host":"s3://npm-registry-packages-npm-production"}},"2.5.5-dev.1":{"name":"use-vibes","version":"2.5.5-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.5-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2b88ff5632c39c555c9fdd08b60e17e7e50b127f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.5-dev.1.tgz","fileCount":8,"integrity":"sha512-8GzRtdZ2U1xqTt4Uu1JRByZfWtxXkr4GGyB3scQ+DVdXWN+F2pyb/kpoPX/2nTy7wAoUgGNTPtSXv47eUQ74DQ==","signatures":[{"sig":"MEQCIGi6O28M4raxnw4BDEzQqRo0KdunbN4TxxXmbKPIh1W0AiA1Lkl/m8oF4XBuqlgPgd4EB79/fu6x2/x3MyfB6+yYDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.5-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34113},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ead7ad8aeb118b77b850b579c55d5d1159e01dd0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.5-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.5-dev.1_1781678044888_0.997686722702199","host":"s3://npm-registry-packages-npm-production"}},"2.5.6":{"name":"use-vibes","version":"2.5.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8f7868841d595f127281cd78dbba89185cd98ade","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.6.tgz","fileCount":8,"integrity":"sha512-rh8LVi+6LUQ44ZG3sqCqkvzMOIUdSoquNU3S+/i5AZG1ynjdiwDGmuYxqZG0DiS93czUojw9QUeVwNC73u7skw==","signatures":[{"sig":"MEUCIQCrPwJRs8PU7KSiL+qoHmki4clII8WqT6PcSGdSsaQN5QIgIQAcppiMbd3zZqrTHM0YhgrYzTbozCb0nfHhPffmATc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4d01881549bbb402257c8a68beeae38c75314845","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.6","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.6_1781678943903_0.45209589126625227","host":"s3://npm-registry-packages-npm-production"}},"2.5.7":{"name":"use-vibes","version":"2.5.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"308a6c4a311371b5f3a360654b782c159259269f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.7.tgz","fileCount":8,"integrity":"sha512-z3sWU8KUuPsFmmnlO3+YEm0VL6RAeF9nRAuT8q7sJCzPJ8WLNdjvQ2f73Ek8N+CbgqLVXXQLdiV8ftGbJxsOqg==","signatures":[{"sig":"MEUCIQCucGrMt3L17wTNMWL0TJwXRAnnpgecpqEtmlTI/bfUnAIgS3f+P8W0ZtZZ+hMxIXEkjDPimAOHYMOiftmEbXfRsH8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"923428d518e85e0d9859af6c2d1790be8bf8ad51","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.7","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.7_1781685992954_0.7497141666958982","host":"s3://npm-registry-packages-npm-production"}},"2.5.8":{"name":"use-vibes","version":"2.5.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5682e39002792357a5c8991f46ff8f5e3c265ddc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.8.tgz","fileCount":8,"integrity":"sha512-7A1o0mxcXoGfMe+3pe6C/SOludzko2QplEjEhHIqHgqGrOiGOhMk4jotv7huncs1zs6ebzAdttcgTy4FQF5SSA==","signatures":[{"sig":"MEUCIGBzyhWOIJRk78wj9sWRPjqfyg4Y+KebK9Qik3/5YrAnAiEAwrEe6sAyzFq4qzYv73EROMzBvxctCT8JHR1M3OGBvhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f5dffb0101e91fc052b0eb9e8cdbdb0ec40d9e07","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.8","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.8_1781699390563_0.8544216057585783","host":"s3://npm-registry-packages-npm-production"}},"2.5.9-dev.1":{"name":"use-vibes","version":"2.5.9-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.9-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e3b346fc0027923705b94ed87ee067c5b1e70b6c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.9-dev.1.tgz","fileCount":8,"integrity":"sha512-j5U5Z5RSiCm6e4p9WF0wjcnq10w/FBHcK0Ex3W2RL+eE999PnpQ/nTsIecV7JirkfsLO3wkIcd12RFzeTuLWZA==","signatures":[{"sig":"MEUCIBm4sZVtMNhc/icsu07x5eVlmtUzjE7a2eOObvexaPDYAiEAoY6zFcUFLiJIP4GAVrsL9SQiFptHdwwi+PhdVRT27oc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.9-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34113},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"530aa9b473b840aaeef1336f21838ed1018031e1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.9-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.9-dev.1_1781802571321_0.005690939453088406","host":"s3://npm-registry-packages-npm-production"}},"2.5.9":{"name":"use-vibes","version":"2.5.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"89501604c93b31d416d9830a745bb1841f241360","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.9.tgz","fileCount":8,"integrity":"sha512-pglSkAhfLVLvNOTjXcyuj0FtJsmECP+DirJqu7GrxAg512lNxEyoYyih/zv4mBdXqAH8s1G8YjcOL8uTk+xuKg==","signatures":[{"sig":"MEUCIFQEeejz0csOHdedXXwhQSlmPbhlAEzKiSTPmUZ+YoN8AiEAy+J7vaMIDCs1fWQd7ejbnevriWsIPlGGBcy6/7zLGz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1267f72ca7a7a6dcc0a8200552b060c459acd398","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.9","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.9_1781848289444_0.3564192108913289","host":"s3://npm-registry-packages-npm-production"}},"2.5.10-dev.1":{"name":"use-vibes","version":"2.5.10-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.10-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"35c585b376d419672859978c8c0eb2f9f6deb26d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.10-dev.1.tgz","fileCount":8,"integrity":"sha512-JhCQ/ZIs9AhZaXQ1Yvz30ATD13tjxsX/9cjgQWwOzYHJgRD5gi10D4wg2yTF68MaFmEUoJTIqtH/A0OCzgpTxw==","signatures":[{"sig":"MEUCICpOdwPeexslUeg0PvE9NNwZCNAwDpgM+MLIj54BrxvWAiEAoUl6KSTT8NXSOE5xLHyjEEZIaYKzJ7ZHPLzTaBTjbzs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.10-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34115},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2260622cb0592e5b5549962d77a9cef8cc3b7423","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.10-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.10-dev.1_1781883156796_0.2126904278591759","host":"s3://npm-registry-packages-npm-production"}},"2.5.10":{"name":"use-vibes","version":"2.5.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f0ea2849f6431b22f8714aa1e651d0912a5cecdb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.10.tgz","fileCount":8,"integrity":"sha512-SV4l4+3VSBp/7DWAXs56OWaNvHrKkIghYTv/gPprHPn0Rro119L+oU9lVGfXU+TgoynJLB4oIMaxd/vh0S+ZXg==","signatures":[{"sig":"MEUCIQCREZ2TrW6nbq8vXixD3KGt/EkAk4K+yYfMPePrqyjraQIgTh0vv8w+WODYGEqG0woZSLcxS5xyIDGuH9p5eXjAltc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"857c0ef9727ed914a3202321a0bf70e87a18a4e3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.10","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.10_1781886917273_0.07895780660239926","host":"s3://npm-registry-packages-npm-production"}},"2.5.11-dev.1":{"name":"use-vibes","version":"2.5.11-dev.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.11-dev.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f1cc564b843253c87517a5d33b91ef02d9e0d7ee","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.11-dev.1.tgz","fileCount":8,"integrity":"sha512-rLZIcD1Sz7Sp4GMYuRse48c8dtvWifPiZb96yNnEK7AeEHfv/o0LfA4NKhDOQJQ5UmDtEUihMC1ucMJ8VvtElw==","signatures":[{"sig":"MEQCIESu0FvBGYKRWcFZ4r03kXf1z7/aimntYMUglzxPUJTYAiBPgk8hfyJlPo6hO+WhDFUAHFBOPhybmcGEym5zGDCzdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.11-dev.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34115},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e972672be190a0d1303c4397241b336a61eca95b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.11-dev.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.11-dev.1_1782034578555_0.4132588640650037","host":"s3://npm-registry-packages-npm-production"}},"2.5.11-dev.2":{"name":"use-vibes","version":"2.5.11-dev.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.11-dev.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"22f706fca7c9d971f5d2e43a3af5761a05de60f2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.11-dev.2.tgz","fileCount":8,"integrity":"sha512-sk01akp3LiLA92UK2I8Q31fgFY4JcN5XbSGMkY6sduHudlM1zceO/6OyKq1KVah3EHdK9oHu4m0TaQUA1VvS3A==","signatures":[{"sig":"MEQCIHCPQsROqZ2h2BPfplaRmBetn5o75/nX73u0fMnJ1OdzAiBAHxOSjbs6esgt8ga4j1RVIDQmbXghd+uvm5j3HLJj8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.11-dev.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34115},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"10f3eeac7bff1294660ae695ea6f7d7623a07f67","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.11-dev.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.11-dev.2_1782051937336_0.18208123514851993","host":"s3://npm-registry-packages-npm-production"}},"2.5.11":{"name":"use-vibes","version":"2.5.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b18e28f2ec512e98f068ca488a1b767d185d33e4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.11.tgz","fileCount":8,"integrity":"sha512-skGsJq+QO5HZw3SBJLJkAe3rp4e4tcdMqyIl5p/gcWo7P7I37UPomVuHdwRnQI7VURDB6EteLDfhgoIC02SOog==","signatures":[{"sig":"MEYCIQDP1EQBNecNTwJffafQRApMWYT94Y5r1WIX3LZ7EzXB4gIhANhMlXfd3qaASYIKSWFu4jbVNxCZh99AWYp+E38ZOliO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"10f3eeac7bff1294660ae695ea6f7d7623a07f67","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.11","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.11_1782055622181_0.06172743527908908","host":"s3://npm-registry-packages-npm-production"}},"2.5.12":{"name":"use-vibes","version":"2.5.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fb745bf2e54507ef35e9576473dc5c0837c9364a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.12.tgz","fileCount":8,"integrity":"sha512-Y0gvlwVY3vLOMjGmAAf9K45Kyu+KHTB/tuPBMx++GgpvaQdkg/oU8mjQRZILXHpzfj3xHbYqe2CgHQPY2JYNPQ==","signatures":[{"sig":"MEUCIQCgIgEVH5C2OqI9TT9bOIaE+Gh1way4M+NIIC7iHF7ktgIgR+dUjBK7EJEb7mI/oJAJFwVjRWMPVqb/8qUKyvxgj8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fd23f9121f72f1b4b7057fe470185c0b8c098d11","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.12","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.12_1782119526953_0.6552927801174255","host":"s3://npm-registry-packages-npm-production"}},"2.5.13":{"name":"use-vibes","version":"2.5.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"31538e134d0ee308b497a90ff0ea12933e17271c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.13.tgz","fileCount":8,"integrity":"sha512-UzIHvO4CYoc4VUyHrnyWb0xlN4RvVVBHYTJEH+Wk9FohvfX4s5OzD05YOZpbI2yWGQRoqpDXUWRCRzPNhIpilA==","signatures":[{"sig":"MEUCIQDe3Ls5v2kUtqX2REGaG2Peq7TCXUpgTtktWE9jSlVwmgIgMTlq8AcU1kfjuFzf6wzNwYQq+v4pPMWkMCU68ESDAUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"958ce762986ef449e95444111a01baf1e2f91ead","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.13","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.13_1782143170464_0.5373899945018534","host":"s3://npm-registry-packages-npm-production"}},"2.5.14":{"name":"use-vibes","version":"2.5.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1ffe8ed0cdae429581477a2d55cf85fddbfe8af0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.14.tgz","fileCount":8,"integrity":"sha512-BL24bDVyEkX9ccY/GSg6oEa9gy3zIrenht/hXjvRr886swq230faQhUtApSshH3Sp2dXB9ZEbDf4Tmii9CCqTg==","signatures":[{"sig":"MEQCIAUrKrqlL5d7HQ3TgWxyzhqQUKB+lXcRjTBGOskNGzSnAiAlXaXBGHOhoONIDhLsOlIJCNp4PLHcSlNzGFGRhn4Plw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4099c30811e10f3485610c262d3a916e0cdba051","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.14","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.14_1782152495516_0.7601414110804259","host":"s3://npm-registry-packages-npm-production"}},"2.5.15":{"name":"use-vibes","version":"2.5.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"50e98a2403ff953f11feb83bf7cb5eb2c6d85b53","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.15.tgz","fileCount":8,"integrity":"sha512-JJV2kFPn2aAj6eWw/fVHQYJQIwe2rX4DZrkuFqhRpSdYT0gQw+D0ofX3Et2IgcG5jSuuhKvP6+gRBIQNc1OsGw==","signatures":[{"sig":"MEUCIDhG0FgGL4zZOUdh8uiy6aAspi4Oy82eSqCrmkbVaQ4aAiEAtqQ/4x9NimxfYnLa2B125rruuibzFTh86hURs4eEZEE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e9799407f6582ade56839db7eb7a933594707ad5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.15","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.15_1782155889232_0.1474644147030706","host":"s3://npm-registry-packages-npm-production"}},"2.5.16":{"name":"use-vibes","version":"2.5.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"07b2c04d9c8172ccc29e02be01371655e3e05f29","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.16.tgz","fileCount":8,"integrity":"sha512-cV/87B0BfrMvKoOz/MaTEEyCcB5RTMgQusqIBhdTUua4ZsxPog1Y+wKQxZ5rL6HQ2A0+fD1mNy+UXE9m7vc0Iw==","signatures":[{"sig":"MEUCIQCCNCiCb05IlHDWeK4qdA4Q0ySlZm8eWbgLgw7D00QQYAIgFfJfBMMme3mFWLoZmgOeR9MgAnFsuSz+USrXKz8ZHzM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"75e73daad5814121dd68f5a9510b05502fba8956","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.16","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.16_1782214276258_0.7622287995316583","host":"s3://npm-registry-packages-npm-production"}},"2.5.17":{"name":"use-vibes","version":"2.5.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bb2e49da432faece958ab6aaabf072ef2ecf8c25","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.17.tgz","fileCount":8,"integrity":"sha512-gn2x3g6uld5qbSPRQmecK4MTDZiPjWFllbKDXPNRik9mxlpAIZRe/kSQFG/2/l8yL0tzIDmpwVwvq9ei0WSvbA==","signatures":[{"sig":"MEQCIAzDspbY+4UDHVZYz4mIKyZ5kzUbYRKl/jOPeE06wGlfAiB5opaphcFLZO/mMxJqwru3ZCSP/p/H5CYK6Zqb/r0vfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"81ba1b279819e8daed095009b5a01e477a3c65bf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.17","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.17_1782234420932_0.9184680410972323","host":"s3://npm-registry-packages-npm-production"}},"2.5.18":{"name":"use-vibes","version":"2.5.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"db7d090b4a606140ec403ae58bfad388c88b47d6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.18.tgz","fileCount":8,"integrity":"sha512-236mr6SfsjQdx1Uc0+B4oKdfTaqUGThbSyeOi7K080zYZUUUfWhyvn0fPawMtVz+VE37DS3cNjzyw5BYt51SKQ==","signatures":[{"sig":"MEUCIDSojodlHOto/lJtVnci8Wf4I6hJRouEBr+Tr8jN5FpWAiEAlI1YEqBsNaMtkfjRNUge5a1mezS1cM0msWYNea3M178=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b5cf7baa6646b50c6ae507236a7a7db1ebcd0e70","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.18","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.18_1782292443052_0.1514139318381591","host":"s3://npm-registry-packages-npm-production"}},"2.5.19":{"name":"use-vibes","version":"2.5.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"752c3b3cb10f804be06113729add4647243488ea","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.19.tgz","fileCount":8,"integrity":"sha512-+GVhtzRgLeWBERvp6oL2bTsmlftXkM8rbAoOj11d04mICY2eWeYMvekFhM3D3hwtraPcqUZTNzwIMEvBIqHPMQ==","signatures":[{"sig":"MEUCIGuMILguWPOus9aRSXJVfauGEYyWGWiB2d4oVC5Ybs2AAiEAv9V6XGJZYzdcb9V3zhY7BkrUaOfln7fgOq4Ov9811IM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d1f4c2b10f69f6e1bc84f0d3e7b8e537ef834de7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.19","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.19_1782311851074_0.40671426629272633","host":"s3://npm-registry-packages-npm-production"}},"2.5.26":{"name":"use-vibes","version":"2.5.26","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.5.26","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"eb5c97b96a97c9b77eca297bb4c3f6ad1e958af4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.5.26.tgz","fileCount":8,"integrity":"sha512-20Fk03m583m4sfzw/n7jPLMk5+fStXXRYWv57Lp1tY/P4sEqDj9hsqEpy/TUgLI+bnW5wSSTv38TX4eGM4pxWg==","signatures":[{"sig":"MEQCIFGSDB3tZWkXf/s7IYsGR8RikESAXjfHPg6qzDnzVOEcAiAqpwIWD8QMmrhbyoZ4GlovhSwvVDmXJkVKWxwU11XwpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.5.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34103},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"77aab071014115279f6bdc76f540f8775e85127a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.5.26","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.5.26_1782321713503_0.88971067697708","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"use-vibes","version":"2.6.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f629d50b83378c2a7a8d9ed3964c5bf63648fafd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.0.tgz","fileCount":8,"integrity":"sha512-+rf+WE/0eX5y5O2CHMkcgYZlq6pO5f9FBbb25aBBvG+jJtga71yPkAsdJRMq0KupBJhALkQ6nNFhA72vwz3THw==","signatures":[{"sig":"MEYCIQD7hMZ6kiGUUAMM0Lr+Pc0r0OJoF666cme1LuEdNe1eugIhAI9J2yTJT2NgyHxf8N067vVUiO3+MLKj1AYsF4/VWnSK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2c214ca8030759b75d24a0006bfd049baad554af","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.0_1782327717347_0.6413691351962589","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"use-vibes","version":"2.6.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bca950cdf5be1830aa0d2cae773fd4903970d925","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.1.tgz","fileCount":8,"integrity":"sha512-AooCqcbg0XB9q5JKIVzJRyzhWzkwzXdKr8jdNBLTfuxmQg9CjZvwRaMHgKPKovTSAb1HPJQfhIGivueQj4Sh5A==","signatures":[{"sig":"MEUCIAPMSq/YyxepliH/FJihG1m2+I6Z/PxFPNlP6zU/vGFLAiEAqjxkLVsQGPyn9P5padgDSx5RNtzq55xJ+f5A839dZnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":34101},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ef82156c7aa585c4ab883a210cad3aed1a7734e2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.1_1782406735976_0.40699999903018624","host":"s3://npm-registry-packages-npm-production"}},"2.6.2":{"name":"use-vibes","version":"2.6.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c601eb1314dcc69414f4f10e3a737f2ba4864db7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.2.tgz","fileCount":8,"integrity":"sha512-upe/14seGWPpTvjzPTQQeIEWILdpJF5Hfn1bMi9Vv603QYXOh3qbJxrRB91QbMQ4nPOwwznSA8/28VzIkZ0JHA==","signatures":[{"sig":"MEQCIAxCmQ4aXLAzvbHXouH3jLwdR/60JIFsHExXoD5XADv0AiA2DLhXXyeNXhoCQ/dO99TIIx5DJ6fBQQFypK1BeJ/usQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32782},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"37478cbfdb344430e5ee2e63d1e79c9b5e5f39a0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.2_1782462140491_0.7795078694942517","host":"s3://npm-registry-packages-npm-production"}},"2.6.3":{"name":"use-vibes","version":"2.6.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"175359b51c8f2567308ad0012439bdb563e371a3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.3.tgz","fileCount":8,"integrity":"sha512-b9wjpM1R9YSQV3lISHemg3MofoaFBbm+iXzf8cg2/5CcMxGZgYojcYYl4eF/AvFmY2sF/uDla+PqSXzt3G5rMA==","signatures":[{"sig":"MEUCIApN0/BIM4T5zI2HH7CdSBh+Nk60LbNqFd9c7ygfSxqSAiEAvHvLQKD4rpEnVUV6VFVXHGn0YhQpdrfkCeSup6Zc7ak=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32782},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2cc8fe3dfce2e36720aeca8e27e470d8f80e0f79","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.3","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.3_1782463892147_0.5363609468003843","host":"s3://npm-registry-packages-npm-production"}},"2.6.4":{"name":"use-vibes","version":"2.6.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bb62f2b35d71aed8a2169fc16a4fc8bbc8bcd4dc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.4.tgz","fileCount":8,"integrity":"sha512-bnLqZrpHmx5iB3i6+Bz5l7x5rlkomECUwJQ1lcBKCiDWCBYTcK28fzN4fkjt99gYX3B6+ATOcRJVCY6eREfJ5w==","signatures":[{"sig":"MEQCIFV28zfRiytxELDdnhWOmBfX5vTqhM9p1HFl9E++ajIsAiB9ASFyHul97QvItTUwEsYfOMcjehLtecATmdNg/IM+sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32782},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"93ab90956ad07b8c3828986a56915eff9d1f8086","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.4_1782556541078_0.39091685207701055","host":"s3://npm-registry-packages-npm-production"}},"2.6.5":{"name":"use-vibes","version":"2.6.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e6753fe5b185ed2aedb21a736f239963def635b2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.5.tgz","fileCount":8,"integrity":"sha512-cC1h9YL0jc9SMKPM75NmOLBOn63YnInVU4ATmx4JfRDGMpe/p626Gza01FsN2LuB88LPvvwVPh1ss5oRQzt1ig==","signatures":[{"sig":"MEQCIAeOA1XighFlNXc3ilcoNmGQzCM72c+xpe2UDTSaXfqKAiB0LJ6GoYqr9djwsrESvIuO0I8hfp2bIphvBSVoR4IdxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32893},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"73bc21861e44478b503ff1eaf8d2b6161e21cd1f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.5","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.5_1782571013767_0.60695649025741","host":"s3://npm-registry-packages-npm-production"}},"2.6.6":{"name":"use-vibes","version":"2.6.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ca85726086d72717fb95bcf26a7d3130faa45b2e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.6.tgz","fileCount":8,"integrity":"sha512-9P9H0Sblenuj+sjlGc27Mai1hUqKrO+6sa4YLrNupaf/ySsZgpBuTA4TPymQtQMJgc4P+C++TICF2YpfXu88tQ==","signatures":[{"sig":"MEQCIB0CjJ9bLYS+f9zlNaciEQzh6oLRs4hfmoYYzd7QeluKAiAZ9ie936pU6AC8RTjENWGEsP6Vc4kxlkrHoht1x6QQrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32893},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"187180c66c65fdd195d2275d706d5f4189c06adf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.6","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.6_1782599165269_0.2759398986307733","host":"s3://npm-registry-packages-npm-production"}},"2.6.8":{"name":"use-vibes","version":"2.6.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fde92d498db532ffff28469d9dcbe6c970744deb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.8.tgz","fileCount":8,"integrity":"sha512-HVAZMoA/gVASN9p/6BQMn1nbw9gUfxxEbWCXiv1j2imqSmhz6lAmXNEpyxxEX/cDRpQApiUG7JzRp6q1kI6l8w==","signatures":[{"sig":"MEQCIC9Ncd/QLLHgmREVDSiKKyoQAcblhxHv3xXk23j8p7JOAiBz59cMLl+D9NzODuH2auV0gIxMwzodqHQXlt9utqs59Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32893},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7bd14a18c79f1b8d00d76d4ffb660493c44a7cd3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.8","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.8_1782604652122_0.44397965856042476","host":"s3://npm-registry-packages-npm-production"}},"2.6.9":{"name":"use-vibes","version":"2.6.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"64c1ea4a2882eef4b9085121fdbf2dcf33bc5ece","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.9.tgz","fileCount":8,"integrity":"sha512-OPLib0m0GoormxBaWuNigtPiHly+ygY9Q2pOa30xcYV3hfne3J/H9yCBeui9iyI4WKONzOf7GVZ6pv31MNKltw==","signatures":[{"sig":"MEUCIQD/sV+9xjhAdYMJ60CJm66OzX3Y1Txw385C54ycTP3XXQIgXDXw7RUHNiixOXJ5UdpxbjKKUwzhCi7z8tITlBWuZj4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32893},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0b683c6276d2f97e8c43f362a0924418d7e09a67","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.9","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.9_1782622458957_0.1348137880558593","host":"s3://npm-registry-packages-npm-production"}},"2.6.10":{"name":"use-vibes","version":"2.6.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0a105f5d9173e27c3d991522adb972363b3e889e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.10.tgz","fileCount":8,"integrity":"sha512-jOGh5s599HTzHmZLIX5r0sN4Zvdr3ZP2PvP2W3H8GeKJRag8Bie0zZ6+i+eDESbvsFHdhOWLOi8cvfhDEbLm+w==","signatures":[{"sig":"MEYCIQDzCITDOb69XusJAG9hlCUoLESs+aVTn2QlDM3NAzRM6AIhAOFKyUeCDfM1znV/3VRny40mTFWv+PTXcL+y1+74nFbx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32895},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1578a734557d6f8642e4194d24c293ffe602082a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.10","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.10_1782636063184_0.8471040725763412","host":"s3://npm-registry-packages-npm-production"}},"2.6.11":{"name":"use-vibes","version":"2.6.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3a511b923c07f892466610e3eb3e2f8e0eb1e8c2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.11.tgz","fileCount":8,"integrity":"sha512-pHW15sWyQfH8+60V/RH8wlNZz+EOY162YY4+wp5cSTAN6QCbc5p4ADuFw8dV4VEtbuvc1j03F6+3WRDjv2uUNg==","signatures":[{"sig":"MEYCIQDm/THo9hyPoXFOd0meyVizT127OnMbF4Odu/2ZefoZEwIhAMbsxCL6Alx5WQ35b6kKOiyYhRZJNrJkifLghdezvrue","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32895},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2cccc5840d0a5bff22e6fe673dbfd453cff89f73","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.11","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.11_1782644831651_0.5299738097392022","host":"s3://npm-registry-packages-npm-production"}},"2.6.13":{"name":"use-vibes","version":"2.6.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"993c1e780bd7704509f3afebb19ed686b62c135b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.13.tgz","fileCount":8,"integrity":"sha512-GeFM6f67Jdo/gi59hpazsJgl/jtY8CDWNRiyGn3GOST3MYoagwlo1W9P+DGRvQYmz10/JOp+R7IN2ozkFqWa0Q==","signatures":[{"sig":"MEUCIECuDhHot95IL77of0hFneoAJdrhdyrAVU0liUFbOaXdAiEA/MeJ/2wD4qGlJE7tm5xRtaOGwukBCnAMUzPwrNhNbok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32895},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c0c8e86ddca980515c68429d1a0efa481b0572ec","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.13","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.13_1782651742587_0.7893213723521628","host":"s3://npm-registry-packages-npm-production"}},"2.6.18":{"name":"use-vibes","version":"2.6.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"17a3bb9f7a5efc967c06ccc878e404f0a0a94224","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.18.tgz","fileCount":8,"integrity":"sha512-QnKLtAJMTeuaxxHEInsuYtNweubECLNCr1CdupANcs3xafxw9/doSwNqRg6/oSoNik2TLGRoXUEmSzDRzki6cg==","signatures":[{"sig":"MEQCIHtyD+eB662ahiXYGoanESyXBWwvnKmMRwtcjTrHqKtcAiAzunTtQxVeY5/8njBDHmcyO5oLPUPWnq75gaGaPbv0KA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32895},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c458b3220c3930a7338fef60cc4a5918b6d5d828","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.18","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.18_1782663239525_0.9743318992714782","host":"s3://npm-registry-packages-npm-production"}},"2.6.19":{"name":"use-vibes","version":"2.6.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.6.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"55557afbf67cb2df3f3e242c099a636ff3becfb0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.6.19.tgz","fileCount":8,"integrity":"sha512-489vJMDsfr2owgiRnn62lZZBY62C3W+Bt1v+ojh90Uvn5upiZHmw+sgTIDt+JfoXeTEepv0QS50JuIb0eeC/Nw==","signatures":[{"sig":"MEYCIQCT2ALKqtL8iVIkteSeIJQvoEqUxPo5+uNEJTijeES3ugIhANyJergWNKi1Ih6HFWM+7ZFJIi7zgQWI7IhE9SSTJaq9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.6.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32895},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"61e0fe9094cfee38d28c79941d9bb8b30bf407e6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.6.19","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.6.19_1782665972659_0.40626374062173887","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"use-vibes","version":"2.7.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.7.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8a0cc1e44bfbd79eec14240bf8bc61eab05f5c4f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.7.0.tgz","fileCount":8,"integrity":"sha512-HwIk39LHN5wlzBatQ7yCiSxvOYrIRimTuTaV1va6MdFDCL43WDBQ24v4L/vgVXGt2SA16hv8pCz9gMfAwbiAIg==","signatures":[{"sig":"MEYCIQCgBa0LBCH7aP0Cb3R2ytuPOnYzi/f0brEJOukJ/aR4WgIhAMmh46RuQSI1cRx4qWkpyoxUITPKw6lP3AUuI9jqqp3I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32893},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"578eeaee36cef81002489a107216329d8d57beac","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-keybag":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.7.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.7.0_1782667842624_0.6366543001567686","host":"s3://npm-registry-packages-npm-production"}},"2.7.1":{"name":"use-vibes","version":"2.7.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@2.7.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"78b454602ed0e987fd1f5749c909895bd51993ac","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-2.7.1.tgz","fileCount":8,"integrity":"sha512-MDgFaYdUdkQXSoWwE8l6fvDJnUHH3Ch7QlJUMa1v8UInkVngA47DOj0y42EWXbycqa7HjOh/8rPyjoDL9QohYQ==","signatures":[{"sig":"MEUCIGPmTcBpWnumSawiJpDEwke5MDGkDNqTWpZGlnLJLqRRAiEAlk/vkXllhC3snAKftarXgeCR8B6syHmqgVE3HqdKM6g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@2.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32851},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8bde8ef2d136c605feea9805eef42422b191851c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^2.7.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_2.7.1_1782702960060_0.8149883430355436","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"use-vibes","version":"3.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@3.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8f569d6eaccc332899cba062c08487598aa97b1b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-3.0.0.tgz","fileCount":8,"integrity":"sha512-aDrSSmuvYnUzCffWJn/270bGWUscVawEd3a1+X1S92TzZ3doVZhS4WMzKxaanR9SvMGqEehuGnLARU0CB/MMzg==","signatures":[{"sig":"MEUCIBFILGI/R1DJMGW3pUTQ/aJidu5oXS09eCW004kOjFInAiEAzFF6j1xkubHcs/qOiyPrwfdbZcYEkcCVObWWlNWwNww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32851},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"34c989004516b138471bb521ed9b1a0acb8afafd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^3.0.0","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_3.0.0_1782713517746_0.13962975823987023","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"use-vibes","version":"3.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@3.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d474e0dc837896acb0ed07eeb323fc93e7f50394","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-3.0.1.tgz","fileCount":8,"integrity":"sha512-v8Wlxs7mKf6hocsIsWRm2EXogIg4vIN9Qrult+eG/UygS1QAtwFBXk9vvTFhWTMNZae4JSfJMDQBEhn9tBfsCg==","signatures":[{"sig":"MEYCIQDj4yWKqC4w0+3wtGzmHXyT9xr5h4AbrKfF83rCe2ezCAIhAKZ1eS/Qbs77aix1q7lWCVURVMPLtL8VkjGH7BIbGnps","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32851},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d86b053f9610814d7281a79968753c90b15f60b1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^3.0.1","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_3.0.1_1782716312068_0.4189162469405858","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"use-vibes","version":"3.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@3.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"579f4713bccc2f1bd12b64e2577440512d2c7f94","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-3.0.2.tgz","fileCount":8,"integrity":"sha512-jh0W01ZXwkST2Lvf1WF75ArHsPohzxSvk/OGQ962y4lz6vzrcS9N0T7Txd/0gReVGSwhylmcm4SIC6Vua10K2A==","signatures":[{"sig":"MEQCIFRTXganN5624/80hvEsN0x3DSNMXdIQfGv6YE69znByAiA/PnWo8ItUMCh7Va5wsgiMB4JZZjJujWQQ/Ct1YbdiJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32851},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d83175506bf9be6eedf2fd0c5d65ed2e190fa598","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.17.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/core-runtime":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^3.0.2","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_3.0.2_1782739382146_0.26790157547193627","host":"s3://npm-registry-packages-npm-production"}},"3.0.4":{"name":"use-vibes","version":"3.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@3.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"44ddfb75125db6e567e02b612ae25e1afcf0fe37","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-3.0.4.tgz","fileCount":8,"integrity":"sha512-zws5uSvt+8xLTSpVqclUjVpGbMTKnw7RavPV9rRBrMkHonDf3NS2scDVpim8nWEK4uPOyXHTytD+hxmhM+kykA==","signatures":[{"sig":"MEUCIQCa9izaN4ngON2ErCmEjbf//2K5yLkVu4dtNyk9G2MmigIgfi0zoHYEvWmH2oCPI3W/UfkuU1oNgCA8KGlr/z0Biu4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@3.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32808},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d0c78240f822545a5670a10d0f46008fd49b9753","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@fireproof/core":"~0.24.19","@fireproof/use-fireproof":"~0.24.19","@vibes.diy/use-vibes-base":"^3.0.4","@fireproof/core-types-base":"~0.24.19","@fireproof/core-types-protocols-cloud":"~0.24.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_3.0.4_1782809794790_0.9428427005311837","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"use-vibes","version":"4.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3b7dbaed320e09c82c6e49d5a50ab054bb1ffc06","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.2.tgz","fileCount":8,"integrity":"sha512-ARB1bSJ6PEL9FoV7dNH0QdzJ43TDNqhPBSE5nE0jpyFXbzV4pSRrpg924ucH2d/luN5eyQqK32+IE2TYn9SxPw==","signatures":[{"sig":"MEMCH30zK7A7UCjpr0uBQtrpWiPfJVdkEi4DlopTTyozNc8CIBzMcjyJ2fnhMt7CaOjigvUKVj/1dcGd+kmhRrDPjaPs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"554c1f9138f76e36754a11cbf745272be4a52d71","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.2_1782886912778_0.3915097494945152","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"use-vibes","version":"4.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"940422b163ff86b0b7483bfe35b7c3a66aba5735","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.3.tgz","fileCount":8,"integrity":"sha512-7dJPbrGDgHwqoCc+6K2Eq1LND3BE5VNl8ynCh5OWc2ar8/4L7552E5uRK2hFx0M0tMJfmDX4w8YDHeXbGIpYjQ==","signatures":[{"sig":"MEUCIFq2lzw5DeBtiDyXsZTOh8jFFapVINiwwj2DFT43RuMKAiEAs5fKBdE0XMFjOpD+PRdKWU/h+QajOrPRH0CQY9gMYnE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bd374533965b464e1f2fffae62176c5d3b5f4417","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.3_1782914352284_0.45271705628313463","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"use-vibes","version":"4.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"873ed57547dec0cb702102f04c57a36843213995","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.4.tgz","fileCount":8,"integrity":"sha512-SWY27yyrwVCIvposBwNIWyt0dv/yaGa01b/He8lAE9kpKkTy+6gKYr5uxgOt3BN4Cb9jvggKSs2USSR/2PnnUw==","signatures":[{"sig":"MEUCIQCrXPGntFbNFdb/eIJ5nBHKfPiA50eQEc8NX3HnzcnPJAIgLg+vDpjPbUlUeK2WI7X2rb2U1R6/FGHvImw/01CsAHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6955af697bdd6373d57d3e04d04924a429aeadc6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.4_1782919964314_0.11218867319526948","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"use-vibes","version":"4.0.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b120e71bedac04f5045565a1036901709033cd1d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.5.tgz","fileCount":8,"integrity":"sha512-RXmJZRecGqdiWyWf/1z9xxSqWoj4yf0lGYhxM+1w6e2NPpbsQFfLmt+bCxgvBzsw2YrhYM9EX+2CC5H27YLTDA==","signatures":[{"sig":"MEQCIGIsk/PRuxycvxxZYWbmUDfirzUgDm7rJior2cYg/6llAiBhLmxJL231dstglLi0wafM3XTHlJfsbnuCMuu72iwRig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9832b5098c4563d2d47856439147147317cd8b81","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.5_1782944425283_0.13078541132444732","host":"s3://npm-registry-packages-npm-production"}},"4.0.6":{"name":"use-vibes","version":"4.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3f3c3c03f26f4e80cb587c2129bc0d2d12a35a14","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.6.tgz","fileCount":8,"integrity":"sha512-1Beo7miYLLf3caY8qq7Jrj/TVgElMcjr54gecIa0xIMXLQuvNZTzOTvVgO5QqbWWSQTL3Ha+3i0wS1NKiybPpA==","signatures":[{"sig":"MEUCIBL8SfH8A+0KoGSsa8RbDYtfHNUUDjMPX6S2uZhonFgQAiEA9gtUfVsvzF3BONjystc7l2OvMXJtEKbReCcCI/SHguY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bd62a2aad177dc566367cdd2f02cdfa434b24ee6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.6_1782950743936_0.676231061302","host":"s3://npm-registry-packages-npm-production"}},"4.0.7":{"name":"use-vibes","version":"4.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"176f08350ba05cf03831a95138ffb3969b4eb6c6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.7.tgz","fileCount":8,"integrity":"sha512-8KDQv+XoxVWdTcVSAcpPKwtI6lPkBTlVR7IOQEWT42oLSbc8bVPgu+Q6JzQbolZkQfz9TnnPJvqH08+SRONHRw==","signatures":[{"sig":"MEQCIE5Woxj5lIIOwmaZYUCA4YRBQ2SRJDK2mc7t+fpBCimWAiApdIm7iok+X5jKPglIUK1sprdz1e2KzMlqDG5dd/K8fQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"02c1a46857b5531f3b08b850a953fa2c8f8ea0b8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.7_1782951984317_0.2167463710749078","host":"s3://npm-registry-packages-npm-production"}},"4.0.8":{"name":"use-vibes","version":"4.0.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"497b8ad84b138b715f3260b992749ce9ede1eacd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.8.tgz","fileCount":8,"integrity":"sha512-1QZMCHXepZ08eZjtzJgJFb0ZBkKMChn+r+CeIMfdrmGhEXMm4QlmGt0jNo4tk/udGCPR261YuyvMgWBgQQi8WA==","signatures":[{"sig":"MEYCIQDfL7527AWz9VJXu8IsSlJ+s4E+IbBbO3HvrNfKxX5M+QIhANgGt+t2iaRKys8fAW7nUE9eWLLxmCxoMV1+fGzBX2cx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d177da5f1ea5a40a03bd829c1e4329598f0b1e77","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.17.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.8_1782975337841_0.6285596251247312","host":"s3://npm-registry-packages-npm-production"}},"4.0.9":{"name":"use-vibes","version":"4.0.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"df8b611330c4b8239e84d5db49e13644640dca2a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.9.tgz","fileCount":8,"integrity":"sha512-cW6s2dNKKjo9eJjvJwcbUIiy1mjgI0NI8jyHAbL0sabEENp9hDUW2K2wBuI647MWHb5WxS+Hu+KYH/0TMNRvJw==","signatures":[{"sig":"MEUCIFz1t35dVxqIyQ/v1L2srOgtMa1qgyJlcG3bzSZH1sQ9AiEA2SCPWOWp9Hh701B3o87gEsgS8P8pdt7wy81vqWFNddM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6afebea94ac732f0c213a487150200ab1b13c685","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.9_1783006805071_0.9072524878957866","host":"s3://npm-registry-packages-npm-production"}},"4.0.10":{"name":"use-vibes","version":"4.0.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"66e87e1aff81daa94608fff85b58e95f20fc820d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.10.tgz","fileCount":8,"integrity":"sha512-1L43+CURgR51F8ec5OIVQd+lMixGo6oKqo2xT3tWd2ktqf5Wpt2E4LKGB2oZHuQFIB1vOJCLc0DN/nwMNXFfIA==","signatures":[{"sig":"MEQCIGw5ExN6yViL+EJ4wwD6zLnjh1rRxW/8ZnqaN0WDSl+hAiAeIV0+Ot4BDwCrbnAHm0xLW1QOGDktaSu+9Cy8DcmszA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"defa7f334ca5a81ef268648a79ef0fb4b5f23973","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.10_1783014576250_0.9577923677950686","host":"s3://npm-registry-packages-npm-production"}},"4.0.11":{"name":"use-vibes","version":"4.0.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"150c7686891c277c935d93690be6a39a6575dc8b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.11.tgz","fileCount":8,"integrity":"sha512-Nwvyyl2uxaGqtkAAn+6pR/5IHHe4KRMESXZ3PmvsIRXZgKiCYwM/hGQ9JXn1Hz0fKyHCRWuobNGlcfTSv/iMyg==","signatures":[{"sig":"MEYCIQDwCoz0ARFgsZxWdKdQqgrffLzQD8LgFOjXFWXhr+tVsQIhAMs9k0KHhls+UFM0BKJ9Q49Ovu1HkN/fJOWGFGJ/cPLw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"754e70a8bc711ae00635bbc18ec485bd2d4398c5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.11_1783023749597_0.1876182012355121","host":"s3://npm-registry-packages-npm-production"}},"4.0.12":{"name":"use-vibes","version":"4.0.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c00fc9307cf202e1aa0bd4d5704d17ede1d6e447","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.12.tgz","fileCount":8,"integrity":"sha512-Ua3++KaX49yx2jLNmWXzpjd+j3cE9/VB+cSPtz3wPVIB5wo5CiyPsD/6HS9ZdcpqtMCaBwTmaflcq4xl7Cyebw==","signatures":[{"sig":"MEUCIQDkcrRnS/4O+p50zNwtpu9w22AmDeGonuX8ljmVawBX+QIgM/9/L8nVSSwaezhY0PO+/lkN5o6B2F6ccCUI+3mE7Gk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a051c1270c3f34c724f7eae94d4a52b61d3ace80","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.12_1783069112088_0.9789795965769337","host":"s3://npm-registry-packages-npm-production"}},"4.0.13":{"name":"use-vibes","version":"4.0.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"27ba9f578a77cab858afbb99039c1a2a40cbef69","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.13.tgz","fileCount":8,"integrity":"sha512-+oHk1NBASriQAzPNxuFzG8rUTkKBfM964KWO0pWA0BIvVLDApwqF2+VlJ05mH/BuQGTART2vxau3bxU5EwQLWA==","signatures":[{"sig":"MEUCIQDobHsqBh7QitAKXKWuD0LoD+APZ2Yymp5q5t+jzMTHawIgLXxLvR+LOlr18HxJcEt4pd2+6H/JeOmBz/yi1sO6pc4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d682875f8aae606c52bc97ba192bc691d7265a87","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.13_1783072710055_0.5419040262595116","host":"s3://npm-registry-packages-npm-production"}},"4.0.14":{"name":"use-vibes","version":"4.0.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"af0b4f7a9d24d0a550b76ef638b8d98b2e9697d6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.14.tgz","fileCount":8,"integrity":"sha512-HHLcwdtdZHqSCf8BIb1urGdjV1bH3NPmgxd3N+2FzBMapvtZwjdT74x9HmpY0gF2RXxdd/bAL41lYuNUQnddqA==","signatures":[{"sig":"MEYCIQD9ihxmeZ7e56sNV4ZDV14NgF0/RRrzx8mtoWgBB6CXrQIhAJNPr2w+eV2bzVEyMZwV1B9owbSbn1ySe7t7U6Utbv31","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1388ecc3171fc7eb02ddb9c37cbceb1d5520847b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.14_1783079465404_0.6679256921042824","host":"s3://npm-registry-packages-npm-production"}},"4.0.15":{"name":"use-vibes","version":"4.0.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8855134d320f3c43c02bd873518226f182bfa59c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.15.tgz","fileCount":8,"integrity":"sha512-t+B/qYkxMpEGXhyIOsoMrIYPIs3NdUyKYaKEA2UCZ5dkHrBvADsChnZDYKxWa89zZCIwAcHSsK3ag4ErpO1O1A==","signatures":[{"sig":"MEUCIBDF+w+oL/3RQJ9YPKnAhLvpc1csZMHoah0/n9EAv8IrAiEA+fNy+rbKcYpMiXJyORw5qJzxOtji9/Kk7k+5X0mA90E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7a1e93f1abc447c55ae61b35de8ae9d26da429bc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.15_1783091080723_0.34671851257564223","host":"s3://npm-registry-packages-npm-production"}},"4.0.16":{"name":"use-vibes","version":"4.0.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9350ad3913ca2fdd5e088280ba1d6e8e0e6ba447","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.16.tgz","fileCount":8,"integrity":"sha512-uA1M1HmUZhsPWw8XdvJhls5iyKf9gqdp0FqG1tZnGsAIiecfq/ajJE9iyFU66tEkX54uDud7rPlkrr8js+8OcA==","signatures":[{"sig":"MEUCIQDJ59tIkWbaVDPneoCK5YBsx2rTGG7wmiiCw4dEar1GdAIgAfrslpRvM7kT9xYUn8bwW2mKaxMSRN41lD0E7rWufXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"894ac2cdd5f9890e2b59afdecd04b64c24d8c5ce","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.16_1783102490156_0.24571534886645474","host":"s3://npm-registry-packages-npm-production"}},"4.0.17":{"name":"use-vibes","version":"4.0.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"647a74dfbd3d9093087dd53a0f92e33ab81cb8b1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.17.tgz","fileCount":8,"integrity":"sha512-Q8/7706XWs07xJGjpoXgd5HBeR/GjAbRLHJ/NNvBvtpQFEeYNQJQji+4AdV8sfQOgKtY1wbRpAxVXWuAIC6aQw==","signatures":[{"sig":"MEUCICxw622YfdRNgOvVDA+oA59WMDECfq5DLCw5LPzzf0w4AiEA8mHoKtC51zqvs88xF/mDotpR+8iETH7UoUajW64bgU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7bdcf3d3f58b058e69baf856153a4efe49df6e3a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.17"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.17_1783139224539_0.8293773550018197","host":"s3://npm-registry-packages-npm-production"}},"4.0.18":{"name":"use-vibes","version":"4.0.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9ad1f2c1bdf84104aa2d17e76bbf7028632bc6af","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.18.tgz","fileCount":8,"integrity":"sha512-M1dtoard2weKDfq0zmkaBShdkYH11dhmyJt2PW8aJGES+pwspbxUiB8fBrOFjUFea/LKtZLljkG9SlgfPtlZRg==","signatures":[{"sig":"MEUCIGqlQKPTFPw1DpQrniftUZ/w8gMNRgNBYJU4QQPo8wLdAiEA0nbAjXcpmAgty1vMeke3s0o15vZ6iW6AzbjZA8CSJxE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"476e156c7450b73279bfaf3d8d57733b706f1e2c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.18"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.18_1783157259984_0.034958539053765","host":"s3://npm-registry-packages-npm-production"}},"4.0.19":{"name":"use-vibes","version":"4.0.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.0.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"160c3a3276588ef90d37c371894f4f5083f4b214","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.0.19.tgz","fileCount":8,"integrity":"sha512-trCiE+dBAcpJ44Dg7vmHVmnLO8oysgujhRTPy1VHEFTnzWgYnTfKhJKmsqHrZpYwyRr/AQOzq/FrO0xjtc6wKA==","signatures":[{"sig":"MEQCIGapOmRDSB1sUFCCc7HMNST71XGiN17i4Uz6yHM3J5FGAiB5HEa3D5y7jtnEHHcXXBVekN7oTUY00a9kWYt286BYPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32556},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"45527240e3804d8af129f89252f8cc2872b8a0d9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.0.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.0.19_1783165187174_0.9099466764856012","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"use-vibes","version":"4.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b820d97e00a9718e06e7a771b3ec0cc0ba0f7b17","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.1.0.tgz","fileCount":8,"integrity":"sha512-/FnCrXjl94u20bm8sXqJqZJyFA4fkTAXP8gC7zUCcg+n76wANQlrRHIoho8CaEXYuOOMw8u5Zd0HPpR1OibC0g==","signatures":[{"sig":"MEUCIFWcwfvcS5qrnQ1fkRQlbs+KdxgvfPpwStfmddsufBaRAiEA48hr1rSsKKT6mdyH71sCK5QbtITtRXZxBJgRg+wIldA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"565979c2014c2fe323b487083759a732772cb22a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.1.0_1783172098995_0.27273245106838484","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"use-vibes","version":"4.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"833b9bbc2bca89129d057995b30dfc0af6ef09b7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.1.2.tgz","fileCount":8,"integrity":"sha512-Bmff0yOFVBLFyljQMnIJevPw/BRRubOCgiVjU4C/JDW0VqDSSTXDOQb0LwRtTdDgCbvfc4jjZ4Kep8VFLvJoVA==","signatures":[{"sig":"MEUCIBepU0hlkFT+oLwsJyrmkrn2Z2DAZrW6lShJz7kbCc6hAiEAy59s3avmMmYr7R5wBQhhGqdGKiLoh0G0yHBvy/04Q3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8af42e11d135bbe3d50354fce4df8e9e3e4e3ec2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.1.2_1783184687940_0.23329181517133923","host":"s3://npm-registry-packages-npm-production"}},"4.2.2":{"name":"use-vibes","version":"4.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1b7ca53105d3c2600340aad59a49cb01fa593de3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.2.2.tgz","fileCount":8,"integrity":"sha512-ZPwo6AB3wuqAR2trBBxu/SVoisoHziicKDTe2jVxPLSc/z7cU7wta8ar3EfJS2Lls6DxFtNaQsAqqI0IR7T8/Q==","signatures":[{"sig":"MEUCIDAiY3U9ANtIWLzFqY04SQcF1qf0sNM7++69Z0KW1WzGAiEA/da4FgJ/Zz+NQ2c3EKKQa2r7XpPhkNqFxtRZ4IBVVgs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e1e971d16e4cb5b56269a64309e11198dd4e1f23","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.2.2_1783199820841_0.4244091191693302","host":"s3://npm-registry-packages-npm-production"}},"4.2.3":{"name":"use-vibes","version":"4.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"540b8d66ecf84ff59688be75ec1a98803eaea72f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.2.3.tgz","fileCount":8,"integrity":"sha512-LzYoj46QbzRMx6fdVBD0tin327HY9m5ZCzj1/kAatlUNSsZS+J3il2/kl7bNBXTvSj4KxKQova6DPI+8QYbwkw==","signatures":[{"sig":"MEQCIGZYJ4q0vEtae+uyQB2CLH4sDOJe7AQv4f9uwhyHJYmLAiAi6GMbD01wl/fY99tXYZ0cpILPbTkrvXnPx1PNfj2uCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8289c45287de5917d58297a7defd6f1670b71884","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.2.3_1783209923460_0.4394429448214283","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"use-vibes","version":"4.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"99f44bf413535539c6a387702a27950a6d0abb36","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.3.0.tgz","fileCount":8,"integrity":"sha512-tCqDJdZbj0kf0YZawzntzFOT6bM6AjqqXA+GnfLt7XcmOS+Oyvw97YZxfp6wIenjPmEIk+yFU6ZgS4NSEcrV1g==","signatures":[{"sig":"MEYCIQCr6FNQWqV4rcAJQTlhfiXJnpD55slBC/G2WdBPKG8Y3wIhALIrSmugIk42AXKoLj96pe1geIkV8aMa4jPkY/OzAbaN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0186eaef69dc707a37586730bf6ddd859bf860a3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.3.0_1783222620434_0.07829802834133948","host":"s3://npm-registry-packages-npm-production"}},"4.3.1":{"name":"use-vibes","version":"4.3.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.3.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ff219cb3c7615df8452ba1d96cdf9be73d234cbf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.3.1.tgz","fileCount":8,"integrity":"sha512-GLx+lAYztcvTf5zh61gW1X3d+KN0dpbkV0Q8vF9CjSeHDdIqKSnXhLEATHc6ebr9AvcvjaJjhriZ5Apx/F2D/A==","signatures":[{"sig":"MEUCIQCNy/lIt4uP6k6sA0vTzZn6fBLwCKaeCLgT16ZoTfDasgIgBZorH89xG0x29qiX+CuookOPeAgYr30CDSyw1Q8+T2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"43c7ff575d64e2898c35e588cacef1eaa6acb4f2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.3.1_1783224675146_0.857755022779428","host":"s3://npm-registry-packages-npm-production"}},"4.3.2":{"name":"use-vibes","version":"4.3.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.3.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bad9c83165de6c4d2ac4bb01da73f2292c3f5578","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.3.2.tgz","fileCount":8,"integrity":"sha512-+WqigP5JC6NvmEg3I3VCnpx/3mzObMfUnfK+FKPeL1Q/tHml1qRuRq+er2/iTVZnVfVD7OaaHZlwcUolMJnfiw==","signatures":[{"sig":"MEUCIQDbUZUie+jQKfIqp93opOWtyZabCJTBFaWOh69Aiz/7WgIgXe7lBdS0YaLJxCAOz6cBz7LsRfCLz4HWuqD1jtO3zs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7974496bc1215ea3fb3abb329a4ff01e3fdbabf1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.3.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.3.2_1783242333539_0.5966569450880488","host":"s3://npm-registry-packages-npm-production"}},"4.3.4":{"name":"use-vibes","version":"4.3.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.3.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bac325831a125bf850a483c366941be0bd670371","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.3.4.tgz","fileCount":8,"integrity":"sha512-Yv6ZXqf5+6pycwubh1ELuUu3dgcbFFYxyUnKjSD+d+kCmJwDdarDigVi+uEMZvT7SZwNODUSsjp59ZKEDEofdg==","signatures":[{"sig":"MEYCIQDo/ibVEr9ifqRLMkAuTMQTZE21DcUUE2waOCkKFxMw4AIhAIEizWqkt/3NzjIrdJtdSVPis195JpJNa6onNNL4dh1x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a868f76482eccd18e61253632b7095a0add34fff","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.3.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.3.4_1783250267524_0.2440210107294163","host":"s3://npm-registry-packages-npm-production"}},"4.4.0":{"name":"use-vibes","version":"4.4.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.4.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c8e7e60f4bb8e950d0a615b715166535160c3995","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.4.0.tgz","fileCount":8,"integrity":"sha512-pztcsvfEM67ZuOXdfsrUeIqWqz4f3ErSueHKG6wiV17APfS5GI2wHvxQ+J0RAHA6d2eaSWbVu5aZehqotfgebw==","signatures":[{"sig":"MEUCIQDyfcRlVsUWXk76zAsD7Zs1sBxL6Xtf8OpSyOp0IHFf6AIgAjamhqo5FzZcABr74njIitGFKssioMwWV7XJrGrqfyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1aab6e441e051dd0251a92cbd8f49ff96905e0dd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.4.0_1783284717161_0.37893204433355265","host":"s3://npm-registry-packages-npm-production"}},"4.4.1":{"name":"use-vibes","version":"4.4.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.4.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cca2f48f098003725e32e9d9959032f07f3bde84","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.4.1.tgz","fileCount":8,"integrity":"sha512-67xBxUqP82hp5m377mlMVsto5XoFx8vlaUbt7Gq3gzxdSIYIISdF04ZSFg80QD+rXzCm6SEG3EocHlz0RaO2Kg==","signatures":[{"sig":"MEYCIQCefmyGSNHpnAThO2xKvA4uGaEcfzA1X6j35UeSPlzD5gIhAIiKfaeNCcTkL0suLx/Tfn2/NwPMMjhR+YHd1+uvLY4H","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"967cca91fbbd1a4063b4088881c275c89f5fef73","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.4.1_1783288922409_0.8930731241529795","host":"s3://npm-registry-packages-npm-production"}},"4.4.2":{"name":"use-vibes","version":"4.4.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.4.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"932eab4374fded070c3d3821957a684e713ca03f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.4.2.tgz","fileCount":8,"integrity":"sha512-qOUQ9EfnYPPhK6COW5nMPeyO3Ngil6y4XgYr7XcOBRsV0PJaFjnt4NDxOLAIBOwgAlxBPf2z6XEtbbqxW1TpaQ==","signatures":[{"sig":"MEYCIQCiYh7PfgG8ZtORUaDmItZ74URm0vc3UzPRsKb+4A9TDAIhAPcNoYYVL09hlDdQ4pJIPNBcpXdaX7LviMvpeiSlR4zY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c86fb9963f76bbb6e4b40683ad2fabdc7a043a25","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.4.2_1783295276270_0.12724477696099212","host":"s3://npm-registry-packages-npm-production"}},"4.4.5":{"name":"use-vibes","version":"4.4.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.4.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7c059541f0607df897aff84a88c9b472b6f916af","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.4.5.tgz","fileCount":8,"integrity":"sha512-n9T0tikAHX6WseOFc49gW3ktyj+xjT5ifl3C2zUWDPMHL32LIEq9cieXFx2o6tbeJz/2qozC1bFhjTKZ05LbgA==","signatures":[{"sig":"MEUCIQDFjpJ972TLEN7D8TgkU4Do3lTGT8XNkPjLA8PrtQ7pzAIgUJZFrKqTxr/3R/gwFZjieswq6mp2E+U3jMcZANq6ltc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3c17e7eb8b334998c2cc0bb5c21ad3f15290a5d8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.4.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.4.5_1783331599975_0.8804679696397337","host":"s3://npm-registry-packages-npm-production"}},"4.5.4":{"name":"use-vibes","version":"4.5.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.5.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"67792339c99ae4c28d6dedeb2daed65fb8718fec","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.5.4.tgz","fileCount":8,"integrity":"sha512-kgL9wh3z/nw9yBjxzE89gsrGXZ8KXSMX0EITNtGMyE6q3tsEFidjtZpTf5esjsrAAtWkyEQGUpJfXE96T5Etog==","signatures":[{"sig":"MEUCIAoWYXEFmiuoLuPS3rXLzMs3Ce/3zrmvD5iC7HagvjQgAiEAgEW1ULx/+6in1KlgdNPTZCacs13JphXJif17SQi+m2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"300f78e7843bbcf5311fca2912a29e1677c0fc38","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.5.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.5.4_1783382806315_0.6890065747820151","host":"s3://npm-registry-packages-npm-production"}},"4.5.5":{"name":"use-vibes","version":"4.5.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@4.5.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e152fd9299575a8909e5b5bac15509edd3ee9a6f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-4.5.5.tgz","fileCount":8,"integrity":"sha512-/DNVN/H+BgPZkxjsOAyL3dND/B+W7DREC5/prbqlJsL5M2oXlh81H/D9LP6JFOQtRhvGNsYvKCezVf/bGrbM6w==","signatures":[{"sig":"MEYCIQDja4uiZstG4ugNwP2g+QuplbnXHlFLlHoMUqA3vh9ZMwIhALO4EcZnjH2HW00DEW3iGV+p7A79RpQ+ZbWznCmSEiO3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@4.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d05b2ddc7dbac98997f277c569bd57e259d1f636","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^4.5.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_4.5.5_1783430698661_0.5300525877683333","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"use-vibes","version":"5.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d05afab0f8442b2ff0478b512b99a1702efbbdec","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.0.1.tgz","fileCount":8,"integrity":"sha512-yKK//cQ9tWiXNN3ugeZ7YMgAEzNmJBxIxPqkXZ3xY0cZtXUehjjuNDEPZ9K0Z0aVRsM1CVEgAxNsKnPAknD73A==","signatures":[{"sig":"MEUCIGLugK0nbzZdqBOuK7Q+58kh/BLdG9/fTGJZZL7wbW2hAiEA60YU8EBjakvchYfncyMipJ28Ap0TR/9ofrqmEcUPXTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/use-vibes@5.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":32554},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7c39c1bd69b1ab606d801db46aafe0e60e73809c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.0.1_1783470053293_0.3124217567971459","host":"s3://npm-registry-packages-npm-production"}},"5.2.2":{"name":"use-vibes","version":"5.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d96e8c9b31c821682bd7738c2b93602029098310","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.2.2.tgz","fileCount":8,"integrity":"sha512-LuoIwIl41HFRM8wYJpUUOKpU0smdQOZxONILwhnAgersrChznE4Uk8oXy1uWILvIqZiTBcLzMywK8LOVM5AXjw==","signatures":[{"sig":"MEQCIDMNIWflglg49HNB3nDNIvN3qQQDtLrukDu1Y/svBaW5AiBZr4v91tqIYUFohayLnNijGYMJiPWn2lI4ViOiZkeeOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b28d7455abb4c38586afa6588c46a79f38806340","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.2.2_1783712908526_0.3660922271600635","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"use-vibes","version":"5.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0a2035967282737a595052f28056ac62fb21d74d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.3.0.tgz","fileCount":8,"integrity":"sha512-5LpG6y9IMEhUktD/5RSoyDf2fhGvGHXLeyHJ4t/VcCTTZgHe3pqf/rAkqDk2ZqSg8oQ8d1B4c0vAR801tvdg0Q==","signatures":[{"sig":"MEQCIGMDO/w6xmrMM04LZLubwHAF5Oi7Juc9uF5DRS32I/LHAiAHks5Ss5nSQXuaZTEOXB7CmWDMayPFvbaC8XllqgyfGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e40ec131539df2febbb6555a11662bd404da193b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.3.0_1783717899868_0.5345279158788234","host":"s3://npm-registry-packages-npm-production"}},"5.3.1":{"name":"use-vibes","version":"5.3.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.3.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e77066d8b0db3b1d132e34dc09ce179ba4e1e4bf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.3.1.tgz","fileCount":8,"integrity":"sha512-0D8q1Fqa0LVDW/jgCSIlYeMPXWjfPpvQ0XS4EMlFkPChkHAqGU8L49rtORN6Z5KMW466sa4o5jcg/ACMjI3NmA==","signatures":[{"sig":"MEYCIQDmUMAAAzSbPezWn+SWsdq83eitvPFOxZbnQ8q8rYMvDgIhAPpMaQDS8jmd3xB3bwMvghPNBnuGhnhJ4rL/2H0ZY7DX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bc6ddada2bc6b572c790f30fe0c75b81cbe6cc25","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.3.1_1783729896281_0.31211275509534686","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"use-vibes","version":"5.4.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.4.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a54fe1e401b7d6150850b1473a0e49a678d9d757","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.4.0.tgz","fileCount":8,"integrity":"sha512-XxjDSaDI3dShtTCK7tSjjIm7KsazwmgbYWxPpj+z1TC7GCW9txajpIzLXlwdzydLNAC+w+JxATN3vyK0EuTrGA==","signatures":[{"sig":"MEQCIHCZkjPGjyzO6MlrALJ/czBEoM8O/wlQzDeJNxxkC8MjAiBF/e4TsQC69rOOd2ArbgYAwzIqs0eH2PrslsFYhEAy2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4bedbdeb5e88c78049e23f84ea48ed63b5e5f471","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.4.0_1783733561196_0.12223966431552435","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"use-vibes","version":"5.4.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.4.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8c0a49b1d1edd683fd7a90fc795f4d26f3906867","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.4.1.tgz","fileCount":8,"integrity":"sha512-epWRlSu0EB4F1ZdFuAGISRBA6HHyp/eOUsixkW8NIT+BjWS21AIwYUfZxIkARW4K/D0HXD2alRRiFqytMooQHQ==","signatures":[{"sig":"MEUCIQCcX//YFaB365KQk+dCuWAxRN5vl8Tjr0+tOs+LZ9Y8fAIgV+7FGeVVMznhAkCKj6JqKEOhMndIYQr2lVoZEuWwcVs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"caf91cb82c43204825dcb8a981690cd9023153a7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.4.1_1783737031329_0.49084451964175435","host":"s3://npm-registry-packages-npm-production"}},"5.4.2":{"name":"use-vibes","version":"5.4.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.4.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0a54ba339d81d092b812cb7729c877f81ebe30d5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.4.2.tgz","fileCount":8,"integrity":"sha512-tMrgD8lAd6tnqu7FB3/74oMaGRFF/VXyNXxDn/Whkb9CdLBfTsAZbvdJJ+M0oRdMxbTRM528vD/Bmsv40QdZTA==","signatures":[{"sig":"MEUCICB6ET4MlXdYJFSMsDcF7sTE2YQe2fqC4TfJD1FdybyWAiEA0mb87YU8iqIshydRDEenyEVizav6/x96NDnK3Lw3GK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3949553527aaaf88bdba41d76618dd35c423d534","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.4.2_1783740081086_0.762755605058943","host":"s3://npm-registry-packages-npm-production"}},"5.4.3":{"name":"use-vibes","version":"5.4.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.4.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a6f6bd5eb64fac871af390c0af35fa000be04090","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.4.3.tgz","fileCount":8,"integrity":"sha512-YkrDcMRpdzZLWoKSR5eixT5SFJptKvla/Qtb/ZULMREM6rfdrY1n+pGwWfwUlFtULHYBT0vNhfE078DmWWKUaw==","signatures":[{"sig":"MEUCIQDce4iQRZn+eTggT2I/EXekd6QKnzRLXcUYrzYg2kX3SgIgYnYLCqLDpbIH76oIX+r9ptd96Tory3DG5MAJn6Se+zg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d20b58575df18c9fd30fb149f1ffcd4c6452856f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.4.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.4.3_1783749454297_0.47223697836134915","host":"s3://npm-registry-packages-npm-production"}},"5.4.4":{"name":"use-vibes","version":"5.4.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.4.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"816842e062fa9150e4383c56be9c63a22d97e272","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.4.4.tgz","fileCount":8,"integrity":"sha512-/I3TlvbfhXwvL1fBOaM5eQs7nsxQCHioE0ohxGwyGCz1jkrIteeOWabWMPnb6JBNB4lc2GY96c3BJ26uPEuMIw==","signatures":[{"sig":"MEYCIQDCqgDvaFlPazUrgLgz58e0YPQ8WKkjcVjrebF7bfCZlwIhAJ6ACv+Qi7HRcPR8boaWQ3VGwvbdihneL1hNHoqDb3t5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0d32beb8f1fe29a3d292c41b12442dff8fa56f8b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.4.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.4.4_1783780893474_0.6977777350814873","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"use-vibes","version":"5.5.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b59d43486f6c7327248c28ccfd50f1beef1f7768","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.0.tgz","fileCount":8,"integrity":"sha512-cLfHiZ+xmBMML8vNdLmMEmRt+ABajmTSzNyovnJYoqDfldAsEe9NB9ita1Wiqy7C7RII73dsYPb3nqhhMq1WAQ==","signatures":[{"sig":"MEUCIAnZMDrmHKnc5872ukD/YfBAo3fmIWyRtbzXvc5Qf2WxAiEAnzFelIjvv6Idj9cHI4qhU/hAgAPzf/iMkeaKaH//4Hc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a34c8777035edbc06fde31b507d3e7e211a2f4f6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.0_1783783252088_0.712394806283833","host":"s3://npm-registry-packages-npm-production"}},"5.5.2":{"name":"use-vibes","version":"5.5.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"21897e356aff9f6fc2670db9feb6127e880e9281","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.2.tgz","fileCount":8,"integrity":"sha512-Pk1I7Xb6Rt/JY6Z7iZjcVLnUMkun6erygKPcQ3Znuf8Aoltoz1/6CuZ4XOeqjJSPXIb9fpFYz5gaNrZm2lsyUA==","signatures":[{"sig":"MEYCIQDbuFW6d1+XXNC82kfiJybMIe2CnHbHaKYKBGSAyubqzgIhAIoyIpAspfF3uNUgTso783mUGGrUbhUXPIwog4rKUC2l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"113c48ea43ea37e5e09cb3260d4fa1b15f6a1c76","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.2_1783791065116_0.8062908033451464","host":"s3://npm-registry-packages-npm-production"}},"5.5.3":{"name":"use-vibes","version":"5.5.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0531ee1ed679a6e8829a35aa0401b927c07975e8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.3.tgz","fileCount":8,"integrity":"sha512-0wQnyiLTuiO+TIXHFe0rs8GfY21z3JsE0Gtu0iuHS2ixIPvB1er/kVZBg/wGEA0A3J165hW5OXKxkls/LcWPYw==","signatures":[{"sig":"MEYCIQCcHbtbW/lb8UkBjsyI2OtpZ5FKP51S2wWpaaBL3/5inAIhAKhL9jNvHTfiggFzcmlOdNaQ2DuC4ANdMVWASbVmEY9m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"57cfbbe136c93c9956f3f875ca438551204dfda1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.3_1783792388312_0.0004902323675399778","host":"s3://npm-registry-packages-npm-production"}},"5.5.4":{"name":"use-vibes","version":"5.5.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9942cfded0d313db2502fcb10a9ae8691f487c8e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.4.tgz","fileCount":8,"integrity":"sha512-u1hqs8KSD4Sw1fALpQaKrP+YiHzigZtrie31GsU0C2/OaS12G5PJ3pg+Lt3f0ZeJwFTzXumSufPKSe/IB2YJtg==","signatures":[{"sig":"MEUCIQD9EfN3uiJI68YHw3TnLgSB6soAjmIliNDAf+te94XRDwIgVDbQBkgEliPNYMbGbrLG5DCRq/qJYtW/227FGTnJ6vo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"27e745e27b6693c449e88fa3e5c0a984f5503a15","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.4_1783797507370_0.7640507612231757","host":"s3://npm-registry-packages-npm-production"}},"5.5.5":{"name":"use-vibes","version":"5.5.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"873968be76ff3cdfd99a856a89b9e252dbe17b0d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.5.tgz","fileCount":8,"integrity":"sha512-9dj9YQPQC7veURdl4JL+vu8vPSoJztC2gKXJX1hh42C3orGxZIFQpY/NgvvC+cbX0Qmv5QuPAoVTXtizm/B/tA==","signatures":[{"sig":"MEYCIQDTyjceNeQp9y3JhUweWoDjCXe8G+cG7b1Y0JMYoeARcAIhAJ6xWpIGuMshnzmEnY1i3MVe2pX7l6OOire7qPbxEyOC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fcfd2c525747d0a2fcd883aace8f081b993328ac","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.5_1783803725037_0.4500645922390567","host":"s3://npm-registry-packages-npm-production"}},"5.5.6":{"name":"use-vibes","version":"5.5.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f16dc5a5780b0719dc12de8e68135ffbce43d581","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.6.tgz","fileCount":8,"integrity":"sha512-9TAnnI0tAQ6C8GIev5XpyLT/n0FiqXVD+269DZv07cqeyZUY/g828q1/YgitXFaTVoheRIKH6KJiocv5sUNDUg==","signatures":[{"sig":"MEUCIB7L5K7I6qG8cI1ENKt5s8ZrDwjWNYzu8fi7aY9XgwIqAiEAth1n5L5y30HQQURF+K7gORzGpsgvw69eUIyg+dg4epE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b546dbf5497d7fda526225c72a10b2dcc410b89e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.6_1783825359116_0.47684441540875855","host":"s3://npm-registry-packages-npm-production"}},"5.5.7":{"name":"use-vibes","version":"5.5.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7ac367932d54ce103fcb08ccbdf56c6aaeddac9b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.7.tgz","fileCount":8,"integrity":"sha512-EoaHcIrfeA/2bHQm90FAx4Umm9FX8unhwsBk78EuVGcDlt6JFxvUNtizcRJD3aW4nF/BGq1Yb/G5MlYlzZiibg==","signatures":[{"sig":"MEYCIQCI0hTP+PXpSBJeVmLSY3assK7EI6SFYe9HhewMMUptAgIhAIZUaGI0B4/us4yBRNPrlCDbKwNY8Ok1z9ebm77SNPNA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2b0d7e56312556edf17ce91f5084c116468836cb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.7_1783854774248_0.5197130043327458","host":"s3://npm-registry-packages-npm-production"}},"5.5.8":{"name":"use-vibes","version":"5.5.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"80e7e2e702cd2c8359f23b401b8c1b015fbe0ff4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.8.tgz","fileCount":8,"integrity":"sha512-M8ZeGj/TYL3F+Z0uBamLj76DlCMIQtS5qC0YBjthoLv22UQLWRSv/JF/k8M8WXSDbAdG0fkOn4FsSZ1pqd0FrA==","signatures":[{"sig":"MEYCIQCcjrOW+lCji/zUTI/qO6MLdeL4/cPMKM1rDoxxMW09pgIhAJhHIPFW7LV3PzEt8ooCvIme+qEjkdjt2Q50M/ZkKW/j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1d7b54e36df87c90ece1eb5b64ea54711123fa43","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.8_1783859953794_0.4034195164099059","host":"s3://npm-registry-packages-npm-production"}},"5.5.9":{"name":"use-vibes","version":"5.5.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"da8a8a4c56d5658587aa4e79a49471c96daedb10","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.9.tgz","fileCount":8,"integrity":"sha512-Z9ZOLD7BCZg8/MFuRKrryFo0N6xINQG6nBTn360babkI6oqPxVAPd41fcbQ1oszVR+7f603LmcOg6xvM708hTg==","signatures":[{"sig":"MEUCIBtcS18hHzzQDKzMa1t9Ss0I0yqp55fT9XdQs6xvuvm1AiEAkMbwmLJTJ6fL1w+msaoca9IOU7+6MgcCZpu6p1BTx98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7f9dc1c68561f8b6f617e7c6daa50d6b105eab59","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.9_1783860328995_0.1776596928431231","host":"s3://npm-registry-packages-npm-production"}},"5.5.10":{"name":"use-vibes","version":"5.5.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bcb30bbe5f45166f2dda1af904da1d12a2f2ac23","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.10.tgz","fileCount":8,"integrity":"sha512-5E0kV6QHWfHZCQHugT99FVns/+zA7u/PxyCwSSpuHWEK9utWjYGdYkc5Fha3To/aBwqWtVz9ma/SHL9Qk3YN0A==","signatures":[{"sig":"MEUCIQCGuTR/lm7CEb7ubssuKYeNdtUTHRdh8r+DG4cMeAYxVgIgFG42NKs7GYDripihbCEq0qdOQQ1WD2iWLXdl3Cg6j+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a8cace0f0a30c5121d3ad3b9f5590766f7b27639","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.10_1783861735159_0.9644531652670065","host":"s3://npm-registry-packages-npm-production"}},"5.5.11":{"name":"use-vibes","version":"5.5.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9929118865dea59d6c5e68b1c15e8555f0eb4378","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.11.tgz","fileCount":8,"integrity":"sha512-Ue/uc6E46NenKcmydS/bUAuk9pRIZjKdtatloKPPPviggKjPe7lslfAhC/rBaRfV4BNjjllGtwUKyUYUdYIzqw==","signatures":[{"sig":"MEUCIAzNh/VuEFs18bcJnP/6X17Eg6YXZKjVZMMw2bUEtjBPAiEAjV3JRSR/w9eSjQ8mMIZk5uDKXg3jWWOpNLWBLxU4X1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"48b90f2056b58644fcf4b1550e04d27f193668e3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.11_1783863147189_0.39664677200859555","host":"s3://npm-registry-packages-npm-production"}},"5.5.12":{"name":"use-vibes","version":"5.5.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0c6bcbe2af4b19c979c82139660c784ab566bb91","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.12.tgz","fileCount":8,"integrity":"sha512-JqO5WRQUBm3nz9OfFWB5Fmqw/xsTof4auP38jkYkSA74RYsbFxsWgjqCYLFtUnNx0g6GlMdVNlUmIFyWVsa/pQ==","signatures":[{"sig":"MEUCIQC0YYkx7ECooEu+WdXQGXc+08lvtabZemoFwjNaCKoveAIgQAc8LNXRLvHDm7rdCpeg1nF+z7/F3sDE+AZEV2WjtJM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"314ccb0b9743d1c1099385a4d35a320313b54eb2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.12_1783867024782_0.4205769631888925","host":"s3://npm-registry-packages-npm-production"}},"5.5.13":{"name":"use-vibes","version":"5.5.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"03b6095fd3ad630bcbf2e77b1186465470df6638","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.13.tgz","fileCount":8,"integrity":"sha512-E7NDhKiIlaV8awSgzD6CmiVrPENU8GizRrXK+Onv1ZsCD5eThxIcQVj10fkuWSVyW3UWWq/RLVTuaNXogs4cnw==","signatures":[{"sig":"MEYCIQDYR1vx2Qrwq7+ZX1ga0XpHs5vnasgxntTPjUWfoZX1ZQIhAIzpS9annfoYT0HF6XqnDK/yugm3u9utS52TPQgOIs4o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c511dfa87ae37e0cd3f7a81c23c7c343977e6d77","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.13_1783871273517_0.3675897671464392","host":"s3://npm-registry-packages-npm-production"}},"5.5.14":{"name":"use-vibes","version":"5.5.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cc2597e9b837bb808a042a47f2b25a7839152056","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.14.tgz","fileCount":8,"integrity":"sha512-qvzGyaK1qk3Dssk3et19CAKFCPVh2B0PNZlh58fvQ91052JSoTt6WYaxzyc5yqBXZciXHN0l57IVXjLAfEft7A==","signatures":[{"sig":"MEYCIQDFD3v3xtOGKiWqlpm9mOJqz6/xMjR9WIjvlMYf87zLpQIhAMu6HkJ6bseBrse9HvaO45IuogzqpooMRShUSQwx1xX2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2adbf26ca2e273ce679645d2b48e7977deaf0d31","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.14_1783872016573_0.22496144834772247","host":"s3://npm-registry-packages-npm-production"}},"5.5.15":{"name":"use-vibes","version":"5.5.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3f2c739798697c749dd53f9a72f4807bb2e63dff","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.15.tgz","fileCount":8,"integrity":"sha512-7hp33QCO0tyZ7E7jg/up3EBcaimmCTgELQunlvRmiHDMotVH+8Cc0t8FzIblbT0bLmZ19ag4CIFxwq1Opv/KsQ==","signatures":[{"sig":"MEYCIQCchv8vA0wSvsU9X7Z/DYy0bLroaDiToob7rIHv8fJN7wIhALG2wm2SzPL3chk4GlVahrGU2b2PnIRrOhCJorRP1c8z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6dd72ee104a54f1a32018ec23148ef7d89723d68","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.15_1783872745387_0.3593232848731396","host":"s3://npm-registry-packages-npm-production"}},"5.5.16":{"name":"use-vibes","version":"5.5.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"906e210d7be28db03928262c034ef129c6b43e12","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.16.tgz","fileCount":8,"integrity":"sha512-hfLkILlEL4SpO3Fem7k3s2Hpip+oT+cZddxpCLXlsRQba29i9I/LnIRMNEcE7dsY+0xb13rEvl4l0M7AssmoYg==","signatures":[{"sig":"MEUCIB9VBwo/oGHZPHXZ69R9iFpwcZ3PlkYD7/erIU5EAsN3AiEAjKSudCJ67lLpv8urldAD3LvmncdTDFn0YMWugUqbDWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a50b4fbe542d2504039d3fde11e9e7d3493ce832","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.16_1783876504461_0.31706996441234647","host":"s3://npm-registry-packages-npm-production"}},"5.5.17":{"name":"use-vibes","version":"5.5.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@5.5.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ee29bb4313c931a69ee3e148b0d455939082aa08","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-5.5.17.tgz","fileCount":8,"integrity":"sha512-+GFMBc6dVnWDbbZgtjFf/X6xnJR5YzUp7Fk/wUQC7ckwR5aJgypAAmNlisESElsqslSTQagosJefdTMl62x/oQ==","signatures":[{"sig":"MEUCIQDp8GCojkV/BNS/re9FCn1Cx6EH0gW5fyqwLqrznN43zwIgEcSQsptorLulr0/szyxRlzH+3gypqkCk3NgEgSU/9lY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9dde11944296dc74fc626a4dd90ce7cede96a9a1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^5.5.17"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_5.5.17_1783884686498_0.5441441298496468","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"use-vibes","version":"6.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cb4a12517367789d37865621b52eb2d6fcb49559","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.0.0.tgz","fileCount":8,"integrity":"sha512-04QslFz73eLs9nUUGL2dOnQu6wH45/3uuLmv82oMoRz1E4FT+1XmM4BtjGM0OF23A+VN5qzWxJW5OU4Fm7OVjg==","signatures":[{"sig":"MEYCIQDwWrCEamD0q9EA0idI5KI6Ix9jGgDcGWGSZy9XDPYfqwIhAOcFgYKWgsjNf5COuLVS5L7r4DlgZqWiKCuGdPlltmiq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"33a32f5e3e05d06b032cf6c809149d032ab470bc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.0.0_1783889509949_0.8094889348355159","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"use-vibes","version":"6.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7bfacf24745d8fc9ceddc59fa1190d3a95145641","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.0.1.tgz","fileCount":8,"integrity":"sha512-+J5RyKymcEiHr5MKOXWbTTxLK+jEMqVVr3fOzZucHW0sKyp32Gwrbx+oyMZLBV8FWyaFHQBUQplLqTZCeskbWg==","signatures":[{"sig":"MEYCIQCq59Vg8Qn5oxyqu1+9Mgzc5N9F01RP8KTF8D2EijS9tAIhALhUSprRBmKfPs3UlqgdE8ec0rJpAjypaXxCo9U80Rlh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a91dbf84d9a7311e8b55ca434a3506b04aade493","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.0.1_1783892412209_0.920392008883602","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"use-vibes","version":"6.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"90e738c49d31177d08d9609eac438f5826bd4cb3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.0.2.tgz","fileCount":8,"integrity":"sha512-x/069MoqAyyJ7+nyxmNcW2YYrMAiySSjKnqMxfJZ5PFT4e94iLa0owSZwKcPz2QCFr9pANDOPylzFGmfPGV4mg==","signatures":[{"sig":"MEQCIFLVtA8X+BG9kb6jKDbBoYKEQFNyws7Q3zDWpiQra+VHAiAIm3eleHsQqznpUQ3DFj05zlgDi4AFDych7e0H2H2qgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"36dba640bd2d6352f66e636229df510ef46b9743","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.0.2_1783893825990_0.020802371740166414","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"use-vibes","version":"6.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0b426b7789a8f96d08de0b31858d7822db09afbf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.1.0.tgz","fileCount":8,"integrity":"sha512-RQuKQQVezyNhuc6km3Rd4c/psF7s6lftLlBbhIdoan0Ts3R3ryalhntqZm0wu5NQuo0mwLjGq4qqIRcpT8C3gA==","signatures":[{"sig":"MEUCIQCdCwArJlTCj9oP9NBL/xnHK+INBFSIv3PLYcYbVK+AegIgSEfa6lbc3IT42kta8emC74ZoR1jSawucrPpqgekeROk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2c1c4e876700f229881ed3b6d9719856f204dc84","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.1.0_1783894744658_0.6798552714326","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"use-vibes","version":"6.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b10c47b38169327f16bd727fcb5c1a3b25b1b1b6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.1.1.tgz","fileCount":8,"integrity":"sha512-WH88EG7KvBShpG7msgzgWUadlFB+y5QZgPhl0KkCDHt+x/iTvAvtPd9nEY9XzwK1StoA9KvoTo+5wyBVbLhMAg==","signatures":[{"sig":"MEQCIFuojsAB+6XJkz91+CtNLD1z6HVaQmTY8JTehtd6Anm2AiAjA4QVPkWFknmVHP0FRgijFBu9r2hJN/gGB1Vz+kQW/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"72d4d7fb2cb8fa6ebefd2e28cb754414e2f1cb11","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.1.1_1783895608467_0.4620781530421101","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"use-vibes","version":"6.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"da5fe621a9247da97f31f10ca09650d9a00ce671","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.1.2.tgz","fileCount":8,"integrity":"sha512-2cizg/2FOc6PGEDulKuT9ScPqGcYhzFcxeO28EepKZhoqZETk5GEsy/5bEUji+4+VwYqGV8U/+rjpN7BypBndg==","signatures":[{"sig":"MEYCIQDYr5+sbjCNPYhXh+1hOG3ivcVZzIb17Hg3r+3iyUNcNwIhAL4e/hza0ZK5SApr90t1Maq4sadLKxEQhDsFzTySDb2r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"88ab619453186e33f0a6ee0c25709b0da99409bb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.1.2_1783897708583_0.5316815832856581","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"use-vibes","version":"6.1.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.1.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"34c537135db2281943cc03f7d5ec1882f4e3f4a2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.1.3.tgz","fileCount":8,"integrity":"sha512-YsciTbGAixcjvVMy0Bj3lmmkU91z96OQ5PUqnOWfrK6AAT9/gs7BE7wzgMYU03tuXHLBhScpuHiM1NDVHaBELg==","signatures":[{"sig":"MEQCIA8ixGEgINXpE9wJa7kpG6HB+qkzAb9terrzrEloOZLhAiBOtoHSYiM+zqV1zaAvbLWQYpyUh/tqcnbZ3V2GzCiubw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a443f57b5563f6328e0a28e62327a5fdb3f25eed","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.1.3_1783898694822_0.4445135333471084","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"use-vibes","version":"6.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5d1ad783282fa281f40879d06ec4d6cca96e9f5e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.0.tgz","fileCount":8,"integrity":"sha512-qvZ+TCy1OhcNg1tHSn4Ar0OPcDezZzjQODnMF3FcEqhsDWBQVieKzGqTWZxogKYO1zZpG0x2u6zfB9rw0KFxgg==","signatures":[{"sig":"MEYCIQDQ1KYzPk1wNnbFXdUgN1RJfmH2z16TsVv8wdaWDvuifAIhALkPPy4KG4Pu6aw7pJKKJCa3KR2NtgeCQdKwUCY6dBKZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9f149fda1ba7ab9e0515cc41d208144e8a469dbd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.0_1783901173016_0.11200122546024827","host":"s3://npm-registry-packages-npm-production"}},"6.2.1":{"name":"use-vibes","version":"6.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d81a6772277ad46f25336a52677f467f980fd9ba","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.1.tgz","fileCount":8,"integrity":"sha512-eaFf2NLG7sFJrRA9vp3bTLBM1EdARi2uRUG6eOO6Al9nuT2tksNIz/QNhpOR7AEDFRTs+AoykXi1wePA5JM5sw==","signatures":[{"sig":"MEUCIGsXS063SF+Yde0e44liUQbqWlarnyIcSjiHn5H7tLIpAiEA6uaIZOrc/dcPSqyRqjLj5jBHTaLrVYtA7rQL2IowbKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23a98352d06c4fe1ce83e9007191aae723e02e9f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.1_1783906735384_0.09873421970683482","host":"s3://npm-registry-packages-npm-production"}},"6.2.2":{"name":"use-vibes","version":"6.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0818c2dc3eadf33f77765b41a2f2199504aa9795","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.2.tgz","fileCount":8,"integrity":"sha512-Y0BIk5NIea8oQqkNdWS3bYHQeZ8jUsANdaNcUWTse0ik0VJgZ4waTKhybvul11uvSS7lv2h0rkf1nG7CEnL8Zg==","signatures":[{"sig":"MEQCIGca9yBCvbkCbC9x1MXxPFkXHXJZjh9wDXM4BTBg7i8KAiBqMQB4HkqiAfGKcZ2JjM7nRl/VaHxiCpwohojaxiWU1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"aced4ab7592eb42b53a738e4a4eb0407ace196d9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.2_1783914596515_0.44821454841080066","host":"s3://npm-registry-packages-npm-production"}},"6.2.3":{"name":"use-vibes","version":"6.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c58a0eefa951b00b67ffb5300abe763cf1945fb2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.3.tgz","fileCount":8,"integrity":"sha512-S77E9pVYBWQQq+kk6VzmwbLtJQCv1YIGHTVqXeNIRGEqZyaKua3WjEegu9gD4qAtX9EgLnckG7mVDEF1fDPc1A==","signatures":[{"sig":"MEYCIQC4tdDCSoZFso0oe4K9T+53R6RBO1QOG6LlEN5U9xGpugIhAJzaLqvpBV3AgKifVJxzU5PqE9JqcOFqWAmWRwJWmN+5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b60f3ff873266b82675e2bddf6e3cbd7ef0d5b4d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.3_1783946581032_0.7839618507320065","host":"s3://npm-registry-packages-npm-production"}},"6.2.4":{"name":"use-vibes","version":"6.2.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"458d1ee2d72c62f62e7bbac57bd92d80d2ccf534","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.4.tgz","fileCount":8,"integrity":"sha512-U0bAuBQXYPL/opys6O4D2JteyIA+STJzbm4iDErAUGduDLqGACwthqIYFLbkKQvoqNIuGKu7b53bHTHIXbNvMQ==","signatures":[{"sig":"MEQCIFYz+REgTUE8F8epoKGBzdiaiZ2fv3C5FyMZiN0kAthIAiB6HYJ0vbnXfjKwbAKnAaRq0NMRauN+Jv1qbPLQiLEvSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"30c76e434c6e43ae7ff273572512c73ced1c770c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.4_1783952954442_0.4085104861354867","host":"s3://npm-registry-packages-npm-production"}},"6.2.5":{"name":"use-vibes","version":"6.2.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c32519300d2fd17aa9e1e1851dc823a6298d46a5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.5.tgz","fileCount":8,"integrity":"sha512-z18Qc/2kiP1mIkANK0E5LfeoQtM/Esxf5KV3CSpMxdB1RwQq2MZXiqFjqNKiuav8tXLNRQMpZatbhImF1FO78w==","signatures":[{"sig":"MEQCIHqfTuP1I8CoL3jTOxVRcQvjiXVXUmVlJZu+SguaIMlzAiBGQqQDYu5AKrGinGx4gbJNphXMuxlqrsZ2k6EmaDuQpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d4a1ef5ebdf9a6f2c56083d02274733701be1fdc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.5_1783961230591_0.8345233158793459","host":"s3://npm-registry-packages-npm-production"}},"6.2.6":{"name":"use-vibes","version":"6.2.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@6.2.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2af6cc7eba6bdc81b8941bfbfbdf5b4f757edb41","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-6.2.6.tgz","fileCount":8,"integrity":"sha512-fuide74gGG2hftGUrYJ7VH6d5eR1KDZ/Z6ZANl0uhgsUtPL+SPB+XhsSTQRg7J26OO6ufgW5UQRg7rUpO44Ckw==","signatures":[{"sig":"MEUCIQC+UgBeSDn0owy2EmmuSf1ZXHmdL3usjW3MT0zc2D/nEAIgQpJrCDBmBJaUVOXC9ZOPGCdwk0TZlolw7JQwWMJYqn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8ba489a2f519131a3533803df59f15e457441a97","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^6.2.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_6.2.6_1783969793611_0.6103612027171352","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"use-vibes","version":"7.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@7.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9f4b3bf13764e759a50e90df120a7c6e2ed7c30c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-7.0.0.tgz","fileCount":8,"integrity":"sha512-3L6KN2P2A/qnqGeToJ5qScDDMpoklHdMYzY2XRhMj41CbxNEdFhml9GJJa4QEgKzf9vyxxlF96EEowUqNUdgWA==","signatures":[{"sig":"MEUCIBRXWbLNA4y78OTyS4fnsDwCHLshjiS84uS0M3H6ydBtAiEAooqL08OZ3+QWwx4r6/5W3s8MxLsciHwvid8lOyPmCMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"032bf8015833c193ffc09340c928770dfc9b0b0f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^7.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_7.0.0_1783972323742_0.44836851738697536","host":"s3://npm-registry-packages-npm-production"}},"7.0.1":{"name":"use-vibes","version":"7.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@7.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"682b34f2eb1f556938d72a9688a3fc87c528dc36","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-7.0.1.tgz","fileCount":8,"integrity":"sha512-RGVKYqsiQUFo56OA8yW1BkWgKte8FyVZp69UYpoBsB4ZGfE7d3PbC35S2m4r5UDUonznElQzMpFqTdz/wwdk6w==","signatures":[{"sig":"MEQCIHsqkn7FTxj2mHW4xCkzOJhdE0+zmY3yLW8FL6J0Oe2eAiBmX+Zak0i+vXeJln0cEoKh4sukcIrPZ8stK6nkvH+Slg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"82180e67d5fdfe398097c544f931c64d00aec347","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^7.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_7.0.1_1783976118597_0.1890031548841964","host":"s3://npm-registry-packages-npm-production"}},"7.0.2":{"name":"use-vibes","version":"7.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@7.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fa392b13e049fffb91e5aaca12ff0e630aed1842","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-7.0.2.tgz","fileCount":8,"integrity":"sha512-wJTXtzkAePF9glkZGPYu1Q0BqvRZ/cORSZzLWJROM8TgvQTCIceEwdMtmmwfyFBPskKRA4XrCjIV0Uzry5ryMw==","signatures":[{"sig":"MEUCIQDMTXbJ7Sd3YNlsZOBza8mNPWOXCWGKYgFUOqwCqyT+KwIgUDeuQL1Dgnh+wNS7PJR7IljHu+/hhP50H+6ufuI7f1c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"097e38e3d36feb271f3a76f592e5595734cfb5ef","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^7.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_7.0.2_1783982928808_0.4236239174287255","host":"s3://npm-registry-packages-npm-production"}},"7.0.3":{"name":"use-vibes","version":"7.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@7.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a78501a066fbdb02c77b283d76e57efce83ef067","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-7.0.3.tgz","fileCount":8,"integrity":"sha512-7R51JS5F8uA6rqGdbPvBXDXAneEBrZER3jk8YB1MzO3rqEnSkLkuyglaO+0lu8km5gWoGuhjnRINfHwctfPHDw==","signatures":[{"sig":"MEYCIQDYoEXFf5iDXY8ou4FviqXbHfZJB/7EZQZCLzaZEpzbSAIhALBtlnABsgvNbHj+nb/WgHYcW2LpVu3RZ3KvSIqvykIT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ce67ac7823d532b91363c79a882241b9efbdc1d9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^7.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_7.0.3_1783985310387_0.022637048663933124","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"use-vibes","version":"7.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@7.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a6ca58ed3fc7b5f81a0c417ba568de1367d3d12c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-7.1.0.tgz","fileCount":8,"integrity":"sha512-laGo6cMWWh7rCbw01uVfM5WT3HO0fdHB356PRuE9tqKFejE+nfJPLL1AxKTWpJjFhHyvOnv0PSwnFncR41ZYrg==","signatures":[{"sig":"MEUCIFnaa2Cdn6dzWeFtMlIY8MIp4lYoQR5apYUqjNyHB0RmAiEA5cNFtGoqENFgYrCQgl1KeAVPUmYRPn0Uc+HX62v/vbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fd3b35fa998cdb4880af11044afd491a4efaffc0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^7.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_7.1.0_1783993748424_0.2006537734360927","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"use-vibes","version":"8.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"39976288edcd3d9fa74ae47c4ff6ac86b855191d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.0.tgz","fileCount":8,"integrity":"sha512-0WMa9jaXLi/+14X1vD3QE/RasVqp7+zddijiqY7iJnlfuBkSyDxksDin+TR9PStuBwccECReKtUiu5GD6BlHew==","signatures":[{"sig":"MEUCIHglwBcKFWiPAaRn+wSg3wcrwc1jbiZC2lRfR2f8ucT7AiEAsJBerhGXTCOcvarYdhG/0DN90htJxYUahBMmaVlBRYs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"11159e1218d27f1a9142846288bc4f5a3a380d72","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.0_1783994336875_0.5407285259659396","host":"s3://npm-registry-packages-npm-production"}},"8.0.1":{"name":"use-vibes","version":"8.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5eefb22168a331f64a3718ebc51e6310fcd8edf0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.1.tgz","fileCount":8,"integrity":"sha512-DNoG2kpKbSwX27EHbvb6HaBUoiZmlxoRpAWLQdMNDDZfKjnLKM9FUr/Os5ObqQ4D9IIWd8wkCsTCOESGILeB4g==","signatures":[{"sig":"MEUCIGMNBLHVzIudXtfDGiuTUdmYpAiHMO4mz3GH1kjhkRaLAiEAqPDxOkxz+hd/4qCJ049QlHwWa1h8KQYcT0r2jPaUM4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e047640098a3b52f6353926a6f9be910d446e5ff","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.1_1783995338069_0.9079099242205142","host":"s3://npm-registry-packages-npm-production"}},"8.0.2":{"name":"use-vibes","version":"8.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bd081cbe9c2392ba111c1d9d9aa79a602a551565","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.2.tgz","fileCount":8,"integrity":"sha512-C37tgINpLYAcI+bp2RP5xfjOBkAM7Fvdc2+6VuSDAEMw3srhK+6Isdc9oKep/gAY2VyjJ/niVg1U6phttGkwWg==","signatures":[{"sig":"MEUCIQCdVV8pRp2V7OR/DPOjkaMeU+6s5Qi335eu3B86E/1c4wIgGzmPvHdzrxJCKabJVRF3k2FdS6Iii5afDfrq+U6+QI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c743c63db1a34a615a4f3f11b6b61db0af230661","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.2_1783997557224_0.3404627500492521","host":"s3://npm-registry-packages-npm-production"}},"8.0.3":{"name":"use-vibes","version":"8.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cfddc17ef5b25d2b1c3905ce35ff89792d62680f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.3.tgz","fileCount":8,"integrity":"sha512-mfEdx4vnOGUIOU4pp66MnULGBvwCP3qCh4Ww2Wc7FPxfV/Oi+dd9HvRu8reumXJ0/ZUlPxejdrpA7ujXZ3UPxQ==","signatures":[{"sig":"MEUCIQDDAoM+l95SC3vfNex7l/b6+jGzWu2Eo87laTaIe/l4KQIgTEsNdTuR0Eb1++QzMfoG0gkX7Q94ewBCwMSNF84nmL8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cd765b67a236169cf4aa458b1c0796b428bda0a5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.3_1784045648796_0.19925101248721222","host":"s3://npm-registry-packages-npm-production"}},"8.0.4":{"name":"use-vibes","version":"8.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c38e25a92dca5b276817bb57cb909673d047c06d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.4.tgz","fileCount":8,"integrity":"sha512-KcVpt6ZTbcxp6A+NciCICKRCIMI+rJuIIWRQJ8Mv0E98NsgQIBEvNbyxgtEIUZB44ewHFyr8Ik98wPI9UOZNAw==","signatures":[{"sig":"MEQCIAigkYsINAVb7Dr+tkoNgKk1FkZnWW3IJpYM6fBvwOm9AiB56RrFQl/zR76KJ5ZUDXmTPScPK7sDWwICD62krBmrug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"71e0771f524e45db235c319a6622eac8a8cacc04","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.4_1784051416408_0.7399906170694555","host":"s3://npm-registry-packages-npm-production"}},"8.0.5":{"name":"use-vibes","version":"8.0.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a586d36f4dc176d63020e3cc084b7838c0f06b08","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.5.tgz","fileCount":8,"integrity":"sha512-3IZI4LyUWAK3/hwWiaVjx9dP5P+3VKo9mXEQgasSLFVH6dkvBldRGrT/guJ7cGna96At+TtV90ePq37BEtH+hA==","signatures":[{"sig":"MEQCIEcdhMTwemrfcOsYsUkUfXtOg45Ksj3lOUE5KW2ekjEjAiAeBTal7Atf1D7MCzuh8TZXj9AnAxm7pfnMUFAzFD76fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"72950ff989b1c0ea897e310dd08bada99b3fd00c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.5_1784156324172_0.32070951875581666","host":"s3://npm-registry-packages-npm-production"}},"8.0.6":{"name":"use-vibes","version":"8.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e8213be64159838f7af05f32e69cc266b57d36d0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.6.tgz","fileCount":8,"integrity":"sha512-fi6/ltDthyu0G1sFfNfWKdMM2WRc8yJRpdyoYNCbeenKuVVtOodJKXhMjkx5Sx/3/3qFkqIxMFBMZ2kRKmEBQg==","signatures":[{"sig":"MEYCIQD5RDjhQ4w7j2wM3aP1aIVllDDJBm7agr1xTv/2Xqp8+AIhAPh+PI/zJPR5HuZWnQSnCpl08x1nfKr4V86okmGmWCIc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1f5066ab766fa649e40f8a450123eaf2fe8d6126","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.6_1784161079345_0.8082202773290845","host":"s3://npm-registry-packages-npm-production"}},"8.0.7":{"name":"use-vibes","version":"8.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2e7c66aa9f7b90477cf8bf6ed1da417a85f9ba91","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.7.tgz","fileCount":8,"integrity":"sha512-tC/Q727DtI8DeZ8iIew7unJStM8ZELCxmUNz3XNJzaU/SasGMdufhKGon6nmABDtuKkNWaaZCRsJtZulILQ+3g==","signatures":[{"sig":"MEQCIFNxEUGI+dv/2xiNmAlieUqfK3NsJEdAJF98Hxook7U0AiBMEk0IN9wMssTTam0UpovM1uBqcEiOLrfAM/b4tpdRxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"215141306c232053766cdad73d558281ac123192","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.7_1784209806653_0.14548676271034466","host":"s3://npm-registry-packages-npm-production"}},"8.0.8":{"name":"use-vibes","version":"8.0.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"30008a1ff1d9b9bd3b2870a0c14768c19e2ad582","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.8.tgz","fileCount":8,"integrity":"sha512-RGalZqhMLF54+zcmkrCev1S513A3fkval2NKqwseKdqdTdmZgYrdiDt1AniLfYfgBqj7XIfPGB2K83wTGY5mUg==","signatures":[{"sig":"MEYCIQDP6J5mU1AQDTKWt3YubvcVB0c8L5eGFyY8uysDNpKY2AIhAJfCD6Fn+XabhZ1EO9yAlZLZ93oxFsimnYZhaZWd8gWe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"92f9fa5be3cc9318ba05bb1472254ea7d5426fe0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.8_1784213500693_0.5281655285282567","host":"s3://npm-registry-packages-npm-production"}},"8.0.9":{"name":"use-vibes","version":"8.0.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.0.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7a3afaed122eb722932a653507c048c545c711ee","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.0.9.tgz","fileCount":8,"integrity":"sha512-lIfIngtosx1JPCgk2zWaKY9/JZTcCUbl01lcZO2dbEC2QizBs1YaKl3/t8L7L19B4qQNQiKML1B/RVD+9NLCvw==","signatures":[{"sig":"MEYCIQDV+s8ymjgi2Mq/JuyoJ0nKT5e+AI1W1AqiMyuuKeTdSAIhAJPmoQU4JZ5MVWovXQUIJnw0IhZFYtd10o8kxPqCAH3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"da2dec59c94f9684ab88dbb704ac432ec87791f0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.0.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.0.9_1784224184244_0.8154765141051314","host":"s3://npm-registry-packages-npm-production"}},"8.1.0":{"name":"use-vibes","version":"8.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"13373511356963ddf7f05f4e3c7e50ff3cbc6d26","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.1.0.tgz","fileCount":8,"integrity":"sha512-RzinNC4X1SgEkBQ2L1/e+GKMHgNz/1f6ziePDwAmuT/TIR7JCSHAggOfro7FDsrqrN6FnY/1PNdEHmlL/axMQg==","signatures":[{"sig":"MEYCIQCMwAlKjjhB3KHDImWfNCkAYZMDINRpaO3G4EnvebtQHwIhAJbpj/nhfyYkCxrAYSSZkp/EoCRwHMLrf0qKFjf3o5iE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"da2dec59c94f9684ab88dbb704ac432ec87791f0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.1.0_1784224857594_0.12710121491800752","host":"s3://npm-registry-packages-npm-production"}},"8.1.1":{"name":"use-vibes","version":"8.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b65a07b314fb4ed78f3f218d218929a091f116c4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.1.1.tgz","fileCount":8,"integrity":"sha512-Gq+Xz3yyJ5Uzq5WXFswvUEDNB87BjNuo3PC38YVkAIxBvr+edMldb4ayjvfkUf2O+zuhi6lrKhogIPk+s5jbdw==","signatures":[{"sig":"MEYCIQCPdl/8u9e2Oqzs5FXVLyqUkcD919UhmGEHpWgL9k3FJQIhAOkNklXmwZmneEKK0V+rLd0wtWNQVOKvP6rOz2nHpVH2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a79fabfc3d827a07f6910a62210765c300fd00ba","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.1.1_1784226270478_0.8693433017770673","host":"s3://npm-registry-packages-npm-production"}},"8.1.2":{"name":"use-vibes","version":"8.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d647ea6d66ad02644c11683d4607bffed3274c83","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.1.2.tgz","fileCount":8,"integrity":"sha512-XPz9y962PaNsBW3fjijn1zx6oTC9ymKW/fixppx4YMueSd2aF+1RV+lsqf0kM6/VG8iey6yHD0q9j93bTt/JLw==","signatures":[{"sig":"MEUCIAearUlTavk91iPAtwNsDgXeNe5z4YuMq96YYPCZC7mFAiEAvQEi+Uhi1ytKWxC5AUBCiLhfYcpfor+ceV46s6pxXa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4d9fb2b14df8e39740fadbeca8335eb83203a532","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.1.2_1784310040677_0.7180447464257587","host":"s3://npm-registry-packages-npm-production"}},"8.2.0":{"name":"use-vibes","version":"8.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e37bdab798081be6f192523ef4524686fb447ead","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.2.0.tgz","fileCount":8,"integrity":"sha512-ikx215zx/fNCrk1xJj5Ze9G91nubhT66RNcyu1QheZdDdkIaXyTaNm/ocY/z6IVbh60PTvzX7UStAwvFs11mWQ==","signatures":[{"sig":"MEUCIQC5zg96qwZZR391NUTRKphYuDbCPFhhgbREXHmMA8neoQIgG2iQAqYkpSdrOKO22WZTzkgYRK6uDwmBc4rVXx+omg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5eb72f5967f1dd912b9a6dfe0e15bc26a41cb7ab","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.2.0_1784312703726_0.6003128287678294","host":"s3://npm-registry-packages-npm-production"}},"8.2.1":{"name":"use-vibes","version":"8.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6b9f39fd13bba8f357ca15969c14b386c8c4dccc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.2.1.tgz","fileCount":8,"integrity":"sha512-czz45QYWOndORzkK96xB2jS60BEpd8qQ6m/fu9MNa8VF7/VpKd0Ecn4qYKuwuJwFhAN+efbUNxCdRCuXKXHLzQ==","signatures":[{"sig":"MEQCIFz4KgbZ0xUwMnQJ07cQrFkS5Xfe8lHCSUCA5CPEBwcQAiAyTxz946Kb/Ni0/p8jVxExN5KIUCYo8LMnwBYK1601MQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"49f9a5b8c3cad43575538c363263456748d857d6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.2.1_1784323502449_0.7570130754630238","host":"s3://npm-registry-packages-npm-production"}},"9.0.0":{"name":"use-vibes","version":"9.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6aeec7e02b17cfe01cd7384425b1f1a376594551","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.0.0.tgz","fileCount":8,"integrity":"sha512-O3FH33klpdnaWzzbx2qbXzWV1J3WT8uv3SzHu8EN5FCKHVkwwqgZ5MscuwZejaJQxOblAwwgNXvrw1m/Kd6V4Q==","signatures":[{"sig":"MEUCIQDIJ3G7uVL9Dat39+ekxsZz8PS79ZVBhta+hS7hgYbYogIgViuPprDWGRoe7qYNoQz6n3bKF2L9+u6ATrwZqSenzlw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1a037252ed82f5c3e403e75a2d42581436199414","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.0.0_1784396317093_0.27269734710354987","host":"s3://npm-registry-packages-npm-production"}},"8.3.0":{"name":"use-vibes","version":"8.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@8.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"877eba298cf55927765369904a47615da466d5b5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-8.3.0.tgz","fileCount":8,"integrity":"sha512-8KbAHGPWoZDfltLwW+z3PDH6c1IZiQMiqawSEZvXhAT1CKNluL/aIW4FQvuS9kEWFCAEQ6fkrALXBXBxJpLdyg==","signatures":[{"sig":"MEYCIQD7KfcFVT6z6C09HOzQvfa8F1gk65+dRiT3WSNbLz6VvAIhAIn78AiE0A6SC2fML+5dM8Z8b+jrp1xeY6GjvjX5aE6d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"afa134c95f880f351c151ce7d302137b92fec91e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^8.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_8.3.0_1784400717498_0.19225431413415683","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"use-vibes","version":"9.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"de74b98999de83aba66cbc7a5f00efdc57a518d8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.1.0.tgz","fileCount":8,"integrity":"sha512-tNSsmmka0MOL103vpvtHIs75AJOL9FJAovLjMkWJAg2rabvMa6TBLbU7qJVuRmyH/2AkZ+lmZ0qQcNf1sBoNmQ==","signatures":[{"sig":"MEUCIQCFRuDL58vhT22OMuI6f0IUUILIuwhVGXwulYYuu39cBAIgchMadkQ5setko05/DLf4yIhTpN0LYUbIPqTGook23a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fbb57b28de87887148cdc8d99828b7255ffc268c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.1.0_1784405426982_0.5692410003684285","host":"s3://npm-registry-packages-npm-production"}},"9.1.1":{"name":"use-vibes","version":"9.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d1519ae05ae31ce3f059bc16112f8c0839f2b9f4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.1.1.tgz","fileCount":8,"integrity":"sha512-IZNAX6NSTXOHk/hn/49isSGoENwVfdAZ8EeHv9o2adNHYo7ERaFkAGIpquiByF84x5YC329e9bGAUbh7gAeYiA==","signatures":[{"sig":"MEUCIBJupQb0TglVrR2DttvhO67tUEV2/E7JPj/BPtmDf9t4AiEAgRfjGbfYtm1ffiOEnGB5jmxMxC56CDDpz1mS/Tky61Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f8d210521a2faf4e9235ff202b9e11d3c13df4ad","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.1.1_1784416584914_0.010750840929080407","host":"s3://npm-registry-packages-npm-production"}},"9.2.0":{"name":"use-vibes","version":"9.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"39f2f74373a57683ba89734e6ce55a4bd8332b08","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.2.0.tgz","fileCount":8,"integrity":"sha512-ucS0ltFpgg/xKtLI1Zum/qtWm53h1kcpT+IepkNZ2OUtE707udgiq1LANZ9b5pXO03+L9koL8qqu+rPASBMtkQ==","signatures":[{"sig":"MEQCIDqWJdppT4rgzdoWtfDLQBZ+NQlSv+91AnTQllLE7FZgAiAqWf4LSeGkwlXQavSFNTF31esKUX+ZxUhX7I1oyA0LEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"28ddd15585965e7b5fc947fe30428f3fd70c875e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.2.0_1784421393604_0.08953271978674215","host":"s3://npm-registry-packages-npm-production"}},"9.2.1":{"name":"use-vibes","version":"9.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"947735d05a129c5a561ec67938d20e85cb621691","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.2.1.tgz","fileCount":8,"integrity":"sha512-i7Y3AADsBHugnOhOHefKRxqCEB5a0MlJqZgTTChSTOk9YWm6VguqBiTiwi9WECkwlcDlkN9oMTye4ch9x6TLxg==","signatures":[{"sig":"MEQCIGs+OdoONIXFY/K0i2cAMLubsg9fUHzPGPUlj1vNEndCAiAtMWV06JMOR8Xe4N9/kv0D6Y570WHJFeHazw3vsNZAmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8d107e2d4654915d0239eea93f7a7ccc803fd708","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.2.1_1784468777007_0.014397614732886144","host":"s3://npm-registry-packages-npm-production"}},"9.3.0":{"name":"use-vibes","version":"9.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7f1f64d1c5df51c756fa1f451de4c223e87f3d00","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.3.0.tgz","fileCount":8,"integrity":"sha512-GpH+LlvsJOX+tvy4Zw1+6kuowjwhn9BbnBW1sbXA3/51AhABWqhEDCb2NJWJOcoOly3/ep2n8ejS47sppbv4wA==","signatures":[{"sig":"MEUCIQD2tui3hbzJTj0VDCvQ+w4gOdRbEhOl9KX9EJe4tjCjpgIgA+6bonnMiP5KCpWU5h1QpnH92/vWckGxS51jhpHTLPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"aa0ea9fc4dcb6feeea6bc558354a6cb2b3d5b085","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.3.0_1784480359412_0.4615671283186027","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"use-vibes","version":"9.4.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.4.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3acee0560100e47a101512a6a8c74ae7d0ccf98a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.4.0.tgz","fileCount":8,"integrity":"sha512-r3kiTkk5LJsbIRqrwoV5+tc0PWla4oiHA3x7w10Y3wK5spIpIF24coqcYBpVx8w3FzJjW/us83xikWayuwvC5g==","signatures":[{"sig":"MEQCIGSqQI/S8NUS4dqFwJWqjdvoVVk9n7q7gnqwf4h5igVFAiA+Qf0toxI8F3ed8P1MwN9W2mbCt/BarjX6MeCZJV1ocw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"964c829fa15c008322706b640eed6f1ce9d9dc84","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.4.0_1784505535301_0.3498214557072057","host":"s3://npm-registry-packages-npm-production"}},"9.4.1":{"name":"use-vibes","version":"9.4.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.4.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1e7419b88df15a9e01c407234f5386d709cdfec1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.4.1.tgz","fileCount":8,"integrity":"sha512-P3PicxxSC4fASJnBUcJIlPTFMgloZKKLEoFTHnhHvrcVoV6RcPvIUL3XYvW0yb0RQRSRHVCnKzXwbldjQVHQFQ==","signatures":[{"sig":"MEUCIAnq6IDHbyol66yM9s4C3w8mCtsCDnHLMzxmWzcLdC28AiEAmCEv7raRUiXKRe7JeFlHOzGnuiDy64UxNXqX005KDFM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"50d05bbebf45e772673a840138283f5e6eb79aae","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.4.1_1784552275286_0.4343880987172386","host":"s3://npm-registry-packages-npm-production"}},"9.4.2":{"name":"use-vibes","version":"9.4.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.4.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e75392e24b8b3e00365d8d381dfc6b2f4578f5b1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.4.2.tgz","fileCount":8,"integrity":"sha512-2ejQ9a+2G9J0pjyDlW7Pij+Ud31yCD4fb2hSlAx4kqN/OYJ6++5qH40UyZ8/BaTpPD7i2zo3E5HazJ3bGXYabg==","signatures":[{"sig":"MEQCIEtPQjPymCFnnqmXMxKNMX4JPLcOTxsP6Z/dWMUvrQxmAiBUlCNnRRd8UojeKp1DE5AKpFuxoD8PK3/CchnbBD/e2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"aba5ae11672306aaaf3421efb386910f8d09e414","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.4.2_1784574817647_0.2509646137409747","host":"s3://npm-registry-packages-npm-production"}},"9.4.3":{"name":"use-vibes","version":"9.4.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@9.4.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d4512d11f376f94013e6d5402419db6a6fcd87e5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-9.4.3.tgz","fileCount":8,"integrity":"sha512-5TiEM8bgwV0lLjXeaX9ZrAQIr2UA3VOHxBdzlG87OnFbALQyF9wOlNmf+O03gvlAIN+Xg/IRMctZLi36dBLMxw==","signatures":[{"sig":"MEUCIQDlR57cdDumX5/h/wnLTHGxYO/oma5m38xPGjIL9YSDgAIgEeaFz5Q5x0g3OKsNoGlPSSOFleFTOOVeWIVABuLLgYc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32629},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fe49e5b6a2f512d9248a06e16a593077ce9712eb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^9.4.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_9.4.3_1784578978856_0.012198498580482164","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"use-vibes","version":"10.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6a6dc0ada0c4f0323162c6602d39c802a3f0daa6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.0.0.tgz","fileCount":8,"integrity":"sha512-75rHNT827/RRGR0+NW5rU/4yl4RC2exyg5t2NHM2PRNeXAlHjx/y/+96Hpi0+v7OTOK1dhB6Nm0CIVFFvrb2uQ==","signatures":[{"sig":"MEUCIQC9MTuCgg0l+kvQJVCJ/s7FsxIEfeCeFxLOngqSNnf59AIgHIoe0mQNsL9KrctFE1zYVP6u1BgWsrCXOIaG4K9zFQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6f61747354cf5ad58a1f7bc00afb02c0745daf32","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.0.0_1784585240065_0.8885025460786786","host":"s3://npm-registry-packages-npm-production"}},"10.0.1":{"name":"use-vibes","version":"10.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3bd4a9d6ca6c066d78b4a44676a5213dc0075478","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.0.1.tgz","fileCount":8,"integrity":"sha512-SGza7a9eA0KS0Gwc1M/yyiFKBN8Ofuxi5hDgJQlV8Fp1lepefrtRVFoGM72PDZl8yYDawht+TCjuaWxXU+JkiA==","signatures":[{"sig":"MEQCIAix9FuubSC7gb4LQ1LIesQ1cKk/b0gQn5qrTPCkV+q2AiAxKGQVzAtrMfaUKnBm7PjYWQ+kfIvPmyzTUXgU4osLag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e1048231c39a3ce41d19df4b057354864d7de398","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.0.1_1784593741125_0.6332289523198622","host":"s3://npm-registry-packages-npm-production"}},"10.0.2":{"name":"use-vibes","version":"10.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cf5fc83d09d0f660ef238d0bbcfa29a2010bc765","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.0.2.tgz","fileCount":8,"integrity":"sha512-KRv5cAmzx/uqjchGrUdkcfKJpati8bUFCOuG49+l7xzWewBv4f8xACJuHPb6bL7st6ZRaAbaEqR4uJhwcWkjTQ==","signatures":[{"sig":"MEUCIQDHqRnXt9rIllJTrdwmL77JakJnIWr+qPpzMem2p3YecwIgfI+o7iFH1F0LTMp/moUwDp51E/K3xSnbvZgkqKZdNIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2ad54973efbf47d58f9cc26245fd69f995407682","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.0.2_1784601618141_0.9209302416288228","host":"s3://npm-registry-packages-npm-production"}},"10.6.0":{"name":"use-vibes","version":"10.6.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.6.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a178d11398f0b59a31dfb3da4be66fb793938788","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.6.0.tgz","fileCount":8,"integrity":"sha512-Szy/8v8tWicO26COvqQxj71snZ2SYBEU8NklyVz72zZtP7STZDmQLXK8tobH34p/qbz8yKmzj5h0F+eH9/ryyQ==","signatures":[{"sig":"MEYCIQDDJrMff5vX+2TTkfT/WnvBKHRmXpzYd475OcjZKmjwwQIhAJBw5h0/RlsixW0emKWPF3QMNdXtOZT2jr/SnO2RYNnd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a79536766572a0817ec51974d92ab7b0cd316fb6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.6.0_1784837728006_0.9722766782253089","host":"s3://npm-registry-packages-npm-production"}},"10.6.1":{"name":"use-vibes","version":"10.6.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.6.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"25640918ad3f9057c616050f6c279bff65528dde","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.6.1.tgz","fileCount":8,"integrity":"sha512-7C60669AhDNjuFk25YF4PLS/3dHeom7o/zjsg2q05FZqGIIqhav/UQndY8NuxgMezTTtlribgxRlSCN+WgDQcA==","signatures":[{"sig":"MEUCIHFf4/MUz24W0GbMamUyFnD2bZI7L9LuTQKBFeMWoflLAiEAgLTcG2jT3WtLHB44vYQSm7oCAKrmpctJ7R8Isnel2VE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7ef2a9a9251f52c69156f5635b01c9915f1da7aa","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.6.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.6.1_1784848687369_0.13742323617307073","host":"s3://npm-registry-packages-npm-production"}},"10.6.2":{"name":"use-vibes","version":"10.6.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.6.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3bfd3fb1b04b405471e1fb008a5838515249d797","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.6.2.tgz","fileCount":8,"integrity":"sha512-hNlyNo6EncHQ3Ai9IiIUY+VQHFfDz/nS788PT58zf9PEr1H/jTgssz601gEitVI3ks64Zc6vE7hN6iLjYkKAXg==","signatures":[{"sig":"MEUCIQC7xluD8u9VC+aCNiWAmsf8hZrgeHBzn5bCLHmirvbV3QIgYet2Jc4j0N6DwxmKXiJOn/D/sqpgBDlhJkpjtAsrxLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"553ff67b9cb26ca43453ce2d200d76be22202743","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.6.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.6.2_1784944732543_0.1800427448918671","host":"s3://npm-registry-packages-npm-production"}},"10.6.3":{"name":"use-vibes","version":"10.6.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.6.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f0905a62fe73c6f45a7cf47c65d56ca61fe885b2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.6.3.tgz","fileCount":8,"integrity":"sha512-iYtFUdmpIxEoI+f/2HnlP6HWKPa8lAdGxmnM+fJZz/tg48A3oQEMi5xbHP5WpQOugOgddDU4BQIWD0cp06Okyw==","signatures":[{"sig":"MEYCIQCgUU2X/TPnpNsvZzCSXQRXiVcfZbAoVHnxjGkOL+NAaQIhAMrDzyCWcbj97wqqZIX4gM+yMOXR4XFA0ZfczQBvMn2w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ea6174042cfe70ac0b4e1fcd50cf729ec953accb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.6.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.6.3_1784954497484_0.7253691577053927","host":"s3://npm-registry-packages-npm-production"}},"10.6.4":{"name":"use-vibes","version":"10.6.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.6.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"43769d5ba09e1b3e87e67a2d3517dbd23a7dd855","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.6.4.tgz","fileCount":8,"integrity":"sha512-fYJAkKzCfLYx30CeXh0rCWgLUn21p52I5R6zVqZgH6W65z1X47vVn240F7y6frZZshQQ6i2oiHpqsbisUpz7/A==","signatures":[{"sig":"MEUCIQDg6mbxK5ux3s3X4vdIuAbvOQkP9WR7gJ/nadFHXQpdVQIgbT22a471f263IxNognXPAAsnLB3n5VAVj4tYcOVEK+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1bff69a0cfed2bcf692490f0ebf0ee7dec7e6955","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.6.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.6.4_1785002130540_0.05078721064817726","host":"s3://npm-registry-packages-npm-production"}},"10.7.0":{"name":"use-vibes","version":"10.7.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a82ca321380e5e0d273833c5bdbbc4bac5a6f7de","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.0.tgz","fileCount":8,"integrity":"sha512-u9rju3eH+hzVOtppn836v88O9z+a8GgP9fAD3lra09WABpX21UrMdsx4l3cQQwbBwZy9EJEXUoh/zqtVUgMAGA==","signatures":[{"sig":"MEQCIDg33gwq9zZimPSLqhhyXR+ziVU6pC93cgVT6LTD5sMaAiARav4ndkMHYKphACRcbI0nosY3Agb6BhKx75Bwa3GYZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f6faed84f8329ad374538885ab0372454392fe01","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.0_1785014714967_0.8583703527243891","host":"s3://npm-registry-packages-npm-production"}},"10.7.1":{"name":"use-vibes","version":"10.7.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8091e5b2c9dd1ca10fdb334e7d63add4e01b5dda","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.1.tgz","fileCount":8,"integrity":"sha512-MDsq/605+R8KObujvgVhkS9avA8d1Okr0L1x6yHOSSXe5sqnegC7fxt1Bvkv8FOiOBeF7CVcoiUl5AHS2Cg4hg==","signatures":[{"sig":"MEQCIEK8nCTiE2KzyDczJXOR8qnyOiUsfroOW2vlk5Qv9wS8AiAKTpvIUtovqSRdOV3QhrB8uJfv3I76Sf31U80Yk9G2vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ab6d5f0367d5642f3658f1c48468ea7d566451b4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.1_1785026247033_0.8796633687637967","host":"s3://npm-registry-packages-npm-production"}},"10.7.2":{"name":"use-vibes","version":"10.7.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7335adff733ea3e5681ed555a14114019e5b85b0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.2.tgz","fileCount":8,"integrity":"sha512-IrToIF6RsMdRbcDlh74JPU/p1kmDMta+Ju9R37mil8ijhUKMQ4BjsiouUd/TfX6kzSYbgA3yfMx1n7E1rXageA==","signatures":[{"sig":"MEQCIHRkzxBjA4U4Rex/DbBBhft51e6S68Q/6peXJgkFLi5iAiBnZg+AXjOpXc8c8sY0sQVhYHimKbD9ITvo7YchVRMMrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a1cc1dde75e69bb3f3dcf249d841c3a70c026e5f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.2_1785116191841_0.07966368548460534","host":"s3://npm-registry-packages-npm-production"}},"10.7.3":{"name":"use-vibes","version":"10.7.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"95acbd194caa9a4caab08ab8cc64b18228852604","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.3.tgz","fileCount":8,"integrity":"sha512-b3oyavEvbJnHslKnz8i/KcevMBBGnlTw+CaKsvB49sjH8FQmz0jZ6MhjDeOiZJymwzgOAzR8mKcVz2eosQztFg==","signatures":[{"sig":"MEYCIQDatoM7/hjomJbnL7omjg7enFjuWZg5cj366vdjwe+BdwIhAJPmm+3C/zpq1g2f5AQlwkh18+lkzQWZkF9aBAFwpF6K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ca62b6709b1f0aafbc14844541971bb09c906ee6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.3_1785116694331_0.6984296958978451","host":"s3://npm-registry-packages-npm-production"}},"10.7.4":{"name":"use-vibes","version":"10.7.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"62bc467cc6bb87a04ac885179f2092bb1bfd96dc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.4.tgz","fileCount":8,"integrity":"sha512-EyX9qGRBi69H8TpFRw7dPr6jFkbOoVx2vxc5dGP9Jz3CMZmKn6ohQZVv/FMZFjAlpvWHpxw86gajpVcZh4opvA==","signatures":[{"sig":"MEUCIQCnjGK6wUw0eiFjf7orWsf9dLCiCz3QJQA8ePYlrn74HgIgMQDzHsfshVkz9JuU0g2h3pBKabmWA44VnAnaIwqaz0k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"08726a7df68e519389e29de337953e7c56a0e9cd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.4_1785159873416_0.20955534305759627","host":"s3://npm-registry-packages-npm-production"}},"10.7.5":{"name":"use-vibes","version":"10.7.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.7.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"aea8c05fea0fa12ad38d21134efbfbdcc42a140c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.7.5.tgz","fileCount":8,"integrity":"sha512-R8ivzkNtKbzBLTVZZivlWTdyoQU+HWEFDb9nKE3ZFzA0H5nU4xFOsnvLjegHAFo7WQKTseIm6qGUYaRve5B85A==","signatures":[{"sig":"MEUCIQCrlYvWKB/N1OiiqljmPivCt7Occ8YjGJ320VS7w87cfwIgCZvV/QNEE3ICv9tr5WIyvCwFjYVhC73zR+1BAziF9Y0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"83880944aef902b92c1826e9f2f7b6d53057763b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.7.5_1785165121777_0.9839426907512874","host":"s3://npm-registry-packages-npm-production"}},"10.8.0":{"name":"use-vibes","version":"10.8.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2b0f063159f68be43d90912b7f7e44ae134bcd71","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.0.tgz","fileCount":8,"integrity":"sha512-6Nq6YCqSlnXl8c9Wud857XtoNL5M/Mz4aehChU2Mq1pODhR93gp7QW/glCiyriU51fh5wg0COp4WZ2JATckXNA==","signatures":[{"sig":"MEYCIQCU3Z5UfD1gAvYE8oZPc4HFkTrnguBR2Eq/fowMCdocfAIhAKXijnQ3iLRBl2P0nF7kIbL+rnwBCY7ATjNQpM93MZzu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5c58f7bb68fce43e9be22b2f2e1e8ceb79d059f0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.0_1785174196120_0.9457443226951916","host":"s3://npm-registry-packages-npm-production"}},"10.8.1":{"name":"use-vibes","version":"10.8.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0f16bd9d5bbb098fc019999bd0a2aaaa1b51d204","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.1.tgz","fileCount":8,"integrity":"sha512-cef3tv0r4GSon/b5qdY60RLy22qVtS27r1L9/xCvDmt3qo0+iQwPyGNI/Wckqzwn9NHuy08QezTclTiJp+CJkw==","signatures":[{"sig":"MEUCIA2tBmegoyqV30FOTTXDxINflEJddFoF2sFnbwn/KVjuAiEAqjaCPXyFd1se4cun9OJWoHwOzOY2mnTUGACSXE2EVl4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"24bfc0a05df8c9d63957b210f409b0d51caef353","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.1_1785177930593_0.09217353465750677","host":"s3://npm-registry-packages-npm-production"}},"10.8.2":{"name":"use-vibes","version":"10.8.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"97d1bf9b16a37164c6d917cc489ee06680e1d962","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.2.tgz","fileCount":8,"integrity":"sha512-/6OzCe+ekplV3SmSKUBsr+tkRRJcitHN9E5JuMyPrPZUYLb/EVvjj50mzAwkRL2Z0g3RKzFh6burawl+dpUrcg==","signatures":[{"sig":"MEQCICikzBG0Ei8MLHhypuNC/fPSFAP6uIT0vsQ2K79jIAXJAiAb8LOh6qh8QOE/lmh4anHxRFBhKBOWPKI7HhSm7Hco0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d7656ae2654e58a2ed6d8c2c6cb8c98a11275ec6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.2_1785180361741_0.29587264570018745","host":"s3://npm-registry-packages-npm-production"}},"10.8.3":{"name":"use-vibes","version":"10.8.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6a9de4a9b1037be5c8715acab43968aad8ca3f32","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.3.tgz","fileCount":8,"integrity":"sha512-LbrfX8XBELwi81aEiFq8y7qBXoEHVmuh30ulWtKN7f7vX557fbFPQyi7boSTKNBcDdQGXgcGq7jyZPvC0aJrhg==","signatures":[{"sig":"MEYCIQCafamS3M9jQOnpbHQxW1HpSZLxLO0OFSMqEzrWAMOjfQIhAKLc20JWG/zLhsMLtgQndAXhssGVbNi8b65VNjp7MqxX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32631},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6ec11984d769edf9725a09553f78efb1e4695179","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.3_1785200264334_0.23901887959666457","host":"s3://npm-registry-packages-npm-production"}},"10.8.4":{"name":"use-vibes","version":"10.8.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9c5b434b5b41eddff202ea5de2568d642dadcfdf","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.4.tgz","fileCount":8,"integrity":"sha512-7+Ld3jeBgQ57TV3e4rDWwV2SwrTq/v4cUHJNdVKYLjLHAlNAU3RV3UTyskO/JJ2HfuKVJIsIjcCD3bowy/2rmg==","signatures":[{"sig":"MEYCIQC++/VYr8kinO/fxsrYA9CL1W4FlORNPrG0s9zv6KKq1QIhAKEo5w+KauPXUl0yFze27lNdWx6jWKt2LpE9wRGMIsT+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1e99b3ff8a2c34db2b6dc8b17205df7e23899d7b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.4_1785210496165_0.1815520592397588","host":"s3://npm-registry-packages-npm-production"}},"10.8.5":{"name":"use-vibes","version":"10.8.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@10.8.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"685d77b684c1540934b122e75fc911710297e60d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-10.8.5.tgz","fileCount":8,"integrity":"sha512-E5d2WutoJeteiPZzH1s/nLNKKiJP3wNcF16HiHznVSwBbXLLyTK7hn7NjV4GqZQ/01O7H3B321W6VTGmUZ0cjQ==","signatures":[{"sig":"MEYCIQDi6XYrztiaDkEI9lrBsaDTB/qvhM5wpPsZ81QB5xZ2bgIhAJqcQKvIHzbPWpOokmmejNxA0ed1fqEOn8XPH1bh/iJm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fd207b47944e0b41930cf0c9400222991e089f11","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^10.8.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_10.8.5_1785210864559_0.5990771489588818","host":"s3://npm-registry-packages-npm-production"}},"11.0.0":{"name":"use-vibes","version":"11.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d1c5d6b390391d36a5b2901db6e667abb5ee2ffe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.0.0.tgz","fileCount":8,"integrity":"sha512-DuHOt7AlahrCMO+MFbGj1WYV0FUJ0ePNREaQXIfmRzC4hhRz/pvAcJNvWuRwzYni9kKmw6RE1c718Qq3thT+BA==","signatures":[{"sig":"MEUCIDIPOpykwPssmOaq2TczD9/L/rdQvb33CNwY7dR9Dks7AiEAsewFv1BQye6Mfz/16hlUJwwBe+qFcbDdPIeNSfqpc/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b0bfbbba7d3df820a6cd9161e5655f411dd24dbb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.0.0_1785255417080_0.7711238351521073","host":"s3://npm-registry-packages-npm-production"}},"11.0.1":{"name":"use-vibes","version":"11.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f8548a1c486936fa99f849208ed29b950810a9b7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.0.1.tgz","fileCount":8,"integrity":"sha512-nNzLDS6IiegcZ6NY5uMrMOzlQWDWrc2LT1/Hws/Uewe44nPg3tOidk6mn+ZhJsXmsMu1ktnmgn13mKBlPq1F/g==","signatures":[{"sig":"MEYCIQC9rNyzO9L8VH9cn8WUvATPld+HPHHIWkcJ7r9DLvdKWgIhAI6F+OCknMKEeLVgERKdal0d72d20OSSo4hT1XaIjdIX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1b52a26104ecf23ce39d4895eb848f902e0a8c7c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.0.1_1785261579087_0.2420113063113971","host":"s3://npm-registry-packages-npm-production"}},"11.1.0":{"name":"use-vibes","version":"11.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"960eaf5ef95c2a3b6a811a4f30022c8efd9beb52","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.0.tgz","fileCount":8,"integrity":"sha512-ux1gfit1sIqhZELV9s7kjYucHQEFK0wtFq/Ixre4CC2mTisV/C/+DTNqLz5rj97b0MMsu2AhreMjhjjd2amqtQ==","signatures":[{"sig":"MEYCIQDjaHwAB9rW4kqW2dfIgBUlcCL+OOnOdmwfW3sJ5xmirAIhANtVB3bKdVECW7bpdp5chD/E+T94/6k1a4jWCiokPIHH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1479c35fd9e9eb420a81314d42a2ea031c8a9ccc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.0_1785278952487_0.9866840635971155","host":"s3://npm-registry-packages-npm-production"}},"11.1.1":{"name":"use-vibes","version":"11.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ec65a8ebf13858628f4cd4135600c456dc146f8d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.1.tgz","fileCount":8,"integrity":"sha512-0h7Myx7Ob7aVCQy7imfzRuAHTEeTwIRVvdltpqdrCh8duG/HZ2UWy1qqpkx98ivBlbgIvi/AuxbsOGfWBNMXKA==","signatures":[{"sig":"MEMCIHRawej0ncnmt4P7xO/SvA7nVE+Gdst5yeAqvcooezHCAh82siPmt79SYPv+UQO0cUiH+6gs0mXj2GCGmHKXUbTK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fa18bf68a61b68289f5232ef4ec9309a379c9627","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.1_1785296627980_0.8727743490928117","host":"s3://npm-registry-packages-npm-production"}},"11.1.2":{"name":"use-vibes","version":"11.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9711abf54cf92a8793706ff43cdae9477f14ba25","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.2.tgz","fileCount":8,"integrity":"sha512-FA06k8UN/v0pO+BI+3WfQC+jw5dgA6UT6RQBkX0P7gycWNqvLZD0gn4S9uq5sRwFQyRFldnsUJxPnxE6+0UUNQ==","signatures":[{"sig":"MEUCIFZQMUAYubNlE3Iy5OF1gYvsZqhrbWhOD0sogeFD0DdQAiEA+vrXddUXEc65RQq/jmO6BYDtKzAoS04xTdMA64QuLxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1359db66e8bb0320eed0e3050080f617fdec0e0a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.18.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.2_1785336831796_0.3510952336698998","host":"s3://npm-registry-packages-npm-production"}},"11.1.3":{"name":"use-vibes","version":"11.1.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c0920e8f5cef2423586839a520e68722148f2fd5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.3.tgz","fileCount":8,"integrity":"sha512-obgrIFDaZbyUY1L0P3xIvZHdnHsJYIVEpZVwFrfKgz0+NgYfauXb7T6iSmvnf03CYZ9bx90asGIipl917KG+NA==","signatures":[{"sig":"MEYCIQDyvkUrO4y6sMT+2ZjjwIxwNE7yQVYSI00dDYWnSqZRHgIhAKWGKh9663ZyV4dbCcJtpaW4DixI5ByBBJjzaTdEML1o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"980043f2d8ae26c494117e9b9fda43cf1e7d37eb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.3_1785357105536_0.5738578677992012","host":"s3://npm-registry-packages-npm-production"}},"11.1.4":{"name":"use-vibes","version":"11.1.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b539dd3cdb775b75ee0cf3279b0676a532ff563e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.4.tgz","fileCount":8,"integrity":"sha512-+bH2NWs1ZseJ+9NAfD5oTN94cQh7DZVB9237dYi7b+EMM8AAdpyiWkCSzeG1jJLIwyxYdmeQVf5mHEaulaV3iw==","signatures":[{"sig":"MEQCIGHyqkyYSzVS5Td9OMhLgZwfz/CFMeliM1+a8AhVnkMdAiBIcp3ZMGm35fo9p/sCoCyBsZBNueoztKz+ZnVigA3NqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f60838837baf4152ee4f6b213e29aaad842d3683","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.4_1785366911898_0.47036937012887425","host":"s3://npm-registry-packages-npm-production"}},"11.1.5":{"name":"use-vibes","version":"11.1.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7d5d3f382e09ffe9e6d95664ef87d8584651fceb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.5.tgz","fileCount":8,"integrity":"sha512-Scsl+didZapMOYD6J2M7VS+217oVzHkq8Xo/p98aL5YcQ9OT+OWTa/PcSK87MLJ1EjfhNGKsKq46A+VwTwXRDQ==","signatures":[{"sig":"MEUCIHReVOv9WUrPY4DUDWPq8ZNjE9/7Zb9NRjcaKDcv+4f6AiEAzvkgDaFyaCdLjpc1yxqdhQMNFr61dcAZZzQ6zd5SC4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"30a9d7708c7145b9e772362b7cc0ea207a1b8515","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.5_1785375097577_0.8673142207144044","host":"s3://npm-registry-packages-npm-production"}},"11.1.6":{"name":"use-vibes","version":"11.1.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@11.1.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ca45488734fa1d94f4eb13a2a3013363064eaec6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-11.1.6.tgz","fileCount":8,"integrity":"sha512-3igwmsZkgKNsyKY2U+1bnEvhSvDY28lfXOMMbv+ogj/12Z6hbVf1iid42kp7aJ5C71Yoouws2FH5Rt2FjHTELQ==","signatures":[{"sig":"MEQCIBU8a7R6gfcuwzct+m1lszbNLzWI9cPr+VWWLOE18ga/AiBOmNt3yFcvfWPMjn7+FG+1eQjD/yOo7XhvPTNjEKN4yw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d4420e0d21473c80ad45bf71d54d55455f31e17a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^11.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_11.1.6_1785419724757_0.85879799634461","host":"s3://npm-registry-packages-npm-production"}},"12.0.0":{"name":"use-vibes","version":"12.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f73c348ae2d4426f6d2909a4d29a7a46b77aac55","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.0.tgz","fileCount":8,"integrity":"sha512-wrdIJqiyDodciBpSUtnTG0XOSBDYA2w9UrtGHz9L0SxC4mjlri1DwB7Liiyfnm/8Tnjkdc4lrEiqkYAs98PYIA==","signatures":[{"sig":"MEQCIAbZb8QGHTIGqNuqkSXcYtSn9HEQlvJnZgRJzAZ9trXFAiBpNY8KdzK0erJXibVE/PCkOciaJkYqRjgyX45IJ84bpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0462f47f7c67c62f28803ccf93b9a81ded586e12","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.0_1785440300803_0.8120130612628551","host":"s3://npm-registry-packages-npm-production"}},"12.0.1":{"name":"use-vibes","version":"12.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a8bd49f23c1e70a660e98335671be01bf38360c1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.1.tgz","fileCount":8,"integrity":"sha512-bFrVWQsuSljrrsDV/PXMf6xAt1fSOI8L0M9k4KTimiDQWoivO1giL6Sg1T29YdsY4oaDd5Fb3cwJO3AHPVQA8Q==","signatures":[{"sig":"MEUCIH2jedy2uqFIxiwjsSghnzuUj9Yo4T502VXKGI5l2UGHAiEA7GRQY9l7Y5Co6ff/V6AgPLVNpAtdoEjyXOAZQCCJG34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2887c951522f039a5c0d0b8c8c8244cfd08fde6b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.1_1785448841254_0.8609964152939495","host":"s3://npm-registry-packages-npm-production"}},"12.0.2":{"name":"use-vibes","version":"12.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"77eb56b9eb35f1e7774f9b4b97cffcd7c6879874","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.2.tgz","fileCount":8,"integrity":"sha512-JC3hwi+pPnh7wUF00eTOLaziyi7CYpMsZPPjBywUKQNBW6bF8fp+5OKLdv/G3H0a6l4FCaoGmSKCDgFIEd3zHA==","signatures":[{"sig":"MEUCIQDNFIbnHeOK4hLCn0z82Hn6NGKl6mH1dphyj8leTrSPDgIgZXDyEAtzmlguzTJmR8/QrAck/l0S85VAhJz1F3gFjqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"828cba4fe64a41fea0b2144f816e2d6cdea2cda8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.2_1785456580955_0.37033815848115315","host":"s3://npm-registry-packages-npm-production"}},"12.0.3":{"name":"use-vibes","version":"12.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9958d06c1918f2b0b3b01e3a7be61d4a9f60ab34","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.3.tgz","fileCount":8,"integrity":"sha512-GcuRQq15UROMs2j9PuQacnP7avA4J9w/qKZiroiHZGkXHyZjvBavlLXi+uTKdyNBLk0ToByWPdXUPJ/tqYQrqw==","signatures":[{"sig":"MEYCIQDhQAuwk0xtccgYIwheoRhjJiacnj6qy6wEj/9wHqRDgQIhAMmkDvSOGwI0BoB0/v1C0iKgy/HUltsDtpygDy6j4VtD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8d73cfef1ecc76d0be9c22cde5477b333cbd86ae","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.3_1785463054560_0.10601087753560146","host":"s3://npm-registry-packages-npm-production"}},"12.0.4":{"name":"use-vibes","version":"12.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"55f4d2ec95cde96ad7155579a6e7c39f861b1453","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.4.tgz","fileCount":8,"integrity":"sha512-hdpbjgBK4FHvhgEn/qFcgaBHW/6ozfugbb1CYgSWpClXJrAHC0raV6eE0K9OYeaEYYj9Ejokru95j1FKTCCZ8Q==","signatures":[{"sig":"MEYCIQDCtW4F3WM2IMy5I1JA3Dnvg0+TLk8VVLgYLnHFk7r44gIhALYWEjWblmjkgX/PYbCGYQVeGZrAaFoYTtjmoDEj3gUE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"474bface15a12c03190534f5b00b00e8585d63bf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.4_1785472053167_0.8572938977669937","host":"s3://npm-registry-packages-npm-production"}},"12.0.5":{"name":"use-vibes","version":"12.0.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a824f647a18a529b86e1564d6cb17150619d031f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.5.tgz","fileCount":8,"integrity":"sha512-JdLCf4XOImF1rBSbA6UddevIhHQC2BpxLXs5E6PbL1z/ATclRex9D0hGedIWey9qp/hQlwl7RQUISoCH359cfw==","signatures":[{"sig":"MEUCIEAmIlVBvRU/cz51OUI7hox5WWaHhw9MaultOmqDJ44iAiEAt0GN8BTi3OPMHrPNXuq9V5klK3xdsXMw0vor4hB76Bs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e23fdb04432d1fdac460cfd1575f20ae5a1ee3a3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.5_1785482797708_0.45538896932098116","host":"s3://npm-registry-packages-npm-production"}},"12.0.6":{"name":"use-vibes","version":"12.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"10e3d72ca1f1f76d503f228d4a4d0c1dfdc71e3f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.6.tgz","fileCount":8,"integrity":"sha512-9MkRLY7STxKTob683Nt8dztzGfk6rUdwlS1+xxa2ZU2/7oeTDPjgiFTmxx8DNPByHilbE5KBl0CreUcshUTO/A==","signatures":[{"sig":"MEUCIQCb0gyN8EWUDLxAZy6AYccqKS0g/y2d63jTKc8OdXvXkAIgTiAAE+fkZoiaZwuI2ZkwDoRc3WVorI+u3dtXuPs2BS0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5ade4684d2b99e4883b6b24ef3470532ea0b230d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.6_1785530501355_0.5092390638401647","host":"s3://npm-registry-packages-npm-production"}},"12.0.7":{"name":"use-vibes","version":"12.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"67a6ed9d1fbcda3d36468876efa6253a401785b3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.0.7.tgz","fileCount":8,"integrity":"sha512-hklKJYCp7s4+aWm0BlhsYhVEunza6TrASO0peTl5V30vsjewALXpcc8dm1HIT+I3kjThRd79SYxOSE9fyBljPg==","signatures":[{"sig":"MEUCIHqH0kkbIofwkW97HhyDGDJB7qn8A/1hkzoCOw8+zg07AiEA2Au9IQY2kOLM7Es8F+DMbW0HpyCVzfRfq1TAOsB+TV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cfa553e9e6606efb49d95de8faa50a72c9cf35fd","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.0.7_1785569571914_0.9872356029748173","host":"s3://npm-registry-packages-npm-production"}},"12.1.0":{"name":"use-vibes","version":"12.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"72b6c4914c4cff017de2081e4b24cc62f2d9866c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.0.tgz","fileCount":8,"integrity":"sha512-1mjeogoFyX4GW7DBbjwjOYNy/JGgHRdNSVO7xW7CNakefDzy4Wrpx2K8zSHHVV02/cmqL+XrGn25LfF+EChvog==","signatures":[{"sig":"MEYCIQCsfcP9uVdWIDAywWYrgB6NhQnBx/bP5AYoWwUV+kkSGwIhANFBGl19skWr+7IcFU60RJTBV4Oa0vl4XClpppPAgheN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"597f50ee416b2c04764ae74ff60db70070feb637","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.0_1785606413918_0.031327050715399984","host":"s3://npm-registry-packages-npm-production"}},"12.1.1":{"name":"use-vibes","version":"12.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8943030ee6bd1e1122ca5cadf39c9a9c6e959315","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.1.tgz","fileCount":8,"integrity":"sha512-la07wKHxhZnn0R/CpARv0OaMUAed57v9B+Tybc8G4d6SjOa5hCgKo4BSLtiBFtIUGkFX7hkaC4medggtpHzzCA==","signatures":[{"sig":"MEQCIBwBcbRoRkuFspwOVGOS3H3v3c30nGExBCKZ2S6kfEkfAiAfEun0FHhOYS7C9P/CJ8Refhxhdc89iVITAf5xWaTKAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"15f350282f687bfccec66d80b92ee70432d805d2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.1_1785610593744_0.35540674790103743","host":"s3://npm-registry-packages-npm-production"}},"12.1.2":{"name":"use-vibes","version":"12.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c6117cec06655b6e14cc3a7a51efa2cf2077e350","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.2.tgz","fileCount":8,"integrity":"sha512-OoDbwPpV1xBpEZBZ1K3T6yk42+YlEPPZxrN/MkLntkVD3aJ6fF468ziwKnw8KRIMRL0y1iN3PZNRnYPd1FOT/Q==","signatures":[{"sig":"MEYCIQCsk8Xihron5c+nd8XN24X2oyITs64lZ3Yy2ZhWzXn+eAIhAOCAYpN7Zl0oFo7vHtQvQ2jglJ9bS59klzG/ys9sb8RZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bf0ebf97e6a07c9855238ff10261432c2264b8c7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.2_1785628932307_0.28033109098020015","host":"s3://npm-registry-packages-npm-production"}},"12.1.3":{"name":"use-vibes","version":"12.1.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9036595e8954d4813c8b272f50d259ab9a3811d1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.3.tgz","fileCount":8,"integrity":"sha512-82IpOhFcfBC2ZCE0wEQWh9zBpe0qd0VB/zXxJFuirQnk7OGdRnKr1CGA9L9p2wX6dvSR1Dj8k3fpKG6DxU6iig==","signatures":[{"sig":"MEUCIGpdYIerEaTi/6Q3RG0jkO+FqOIVME80KZMMT8l4vXE1AiEAolHsRB2BrqY4esVkrkT71bjk7mdi/wUbp/uGBmptSV0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b482fdd7c5c795aa13d01974d595a6c7b96d97d6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.3_1785637659568_0.5367896544412225","host":"s3://npm-registry-packages-npm-production"}},"12.1.4":{"name":"use-vibes","version":"12.1.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0ce8b8cabcb57bc133d4456b5fc0c974c0b8b657","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.4.tgz","fileCount":8,"integrity":"sha512-JbAMGtJuMpen2bPo5x2mJxI95w59Ym6XU/UYRjfJOLAl9U6VLEQvyQksBuCfDR5jE/cJoANPxeKHDolrSPadlA==","signatures":[{"sig":"MEQCIAcr7JbzduacSW/f7WBnCU+J/UvrrSSbL4LOuDK/nMRmAiAydWRN4/ir++PbtDS2WKs+b3mMH0+QFI5SrwChqTE2CA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"40df16662339f755266c197c6546486f015549e2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.4_1785690233893_0.8027028145287014","host":"s3://npm-registry-packages-npm-production"}},"12.1.5":{"name":"use-vibes","version":"12.1.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8b6df130706f7aa9c969df23f7ed37906ab8f4f3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.5.tgz","fileCount":8,"integrity":"sha512-CIXILB+dfDnCmcysTKlrsuHvBTBoFaGO1wKf/qh349AI+jnOr4K/afVXdP2JNhWTydMuohw8STmSZLNqnK1yvg==","signatures":[{"sig":"MEUCIC5s4VNw906ubsqprKRR2CRrkYivECAveCEWFjWXLQW2AiEAzm8UHbSKisl1ZJuvLpExzq+6rD4N0gR1x+3gNiCgjDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e1a2e8c27d02ac207f1818e657f9291d8339c378","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.5_1785891263827_0.6748429932855518","host":"s3://npm-registry-packages-npm-production"}},"12.1.6":{"name":"use-vibes","version":"12.1.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f18af13eeb98be6f815065d79627a981c39fa795","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.6.tgz","fileCount":8,"integrity":"sha512-CCiNQV7HW26o62cvRnQW66zvhmNhDJEI1G+ZI73Y7uB4CVSQlqgvxe8aHUNm2lDD42p546RCxu/mBDwep62nHw==","signatures":[{"sig":"MEQCIByXreZmBzLOajIt6KiDB7v/7e2Biit+pErV9TU0vy1bAiBsJsYZjn9/qp1h4devAfwlUIFk0NH/bM/xjv5JaPKx5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0181cd960a0f21340c39bc4771717beb5819d3ff","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.6_1785899315421_0.5629510957214063","host":"s3://npm-registry-packages-npm-production"}},"12.1.7":{"name":"use-vibes","version":"12.1.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"45eea1e679ecd0789b4a954369af80752060faf7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.7.tgz","fileCount":8,"integrity":"sha512-IrC9gPZiIbWnRMYjMGSu0uyV42ET/1sMD7C+GdJ5WTvRciiw6sVjeUCEFe2VT7ZexdGxjQNaYWicdC/Yy9sOng==","signatures":[{"sig":"MEUCIFdYEbAQwMNQtC7Brpjr+oJ7lcZs1LLDdBbG8rnEvgzrAiEAxbtMMKfGXn8/rtKIqc1sCaWXJJPL0l9848pdYtX4U+g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"582eb0f9db3145ec46976209af582b53d9f9bca2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.7_1785906101476_0.8278120403470204","host":"s3://npm-registry-packages-npm-production"}},"12.1.8":{"name":"use-vibes","version":"12.1.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e211b55be8b086d833042a06de7bb097d32e55f0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.8.tgz","fileCount":8,"integrity":"sha512-0E/cRGAp7LEy3XajZlHkS76MWIqiUsXZf1zfj8LUkIYdwiKO75GhiSOV9kt569PhjCvXd+SzLEFNiaozcjsryw==","signatures":[{"sig":"MEUCIQC03bfRsbSciNmTPN2/nnmsQpb/EpMDKYvUnMYj4XQjJAIgZFRcup/R2DFlueh1mz42Zr/zhwfF9ywX2bnVAy5/JCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"51cdcc9a16894f9c4261eeb593627dd93e810418","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.8_1785911729638_0.5034294378862427","host":"s3://npm-registry-packages-npm-production"}},"12.1.9":{"name":"use-vibes","version":"12.1.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0b56a7201ae5e9e961fb8f67be52b2e8d3a46cd0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.9.tgz","fileCount":8,"integrity":"sha512-vQo213Algtro2HuuTwZVSF12NgpYKPt7XAOFZbT52gUNwXcGke4n+wEbjYqbG5fPNW3GGnRjqbhY6lQ1DcMtdQ==","signatures":[{"sig":"MEUCIQDjnseQGY/ej3puY70fD1NntMzAhjRLMGrxJ5Ma9W0w1QIgI7S/HItah7c/MEbWTjVXrgiI8WMD41gg2rX9tm0bohI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a06d40bb4b6b371ce16e2ae432d3ac879abdc484","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.9_1785939860427_0.8361152087543977","host":"s3://npm-registry-packages-npm-production"}},"12.1.10":{"name":"use-vibes","version":"12.1.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1f105fe0a44fefe961db1e60eb25ecd81f54e651","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.10.tgz","fileCount":8,"integrity":"sha512-S+3+v0zzUnxWcn2oWSWQF09j4BGYgi9OyfC0HMwKgWNuh4XXQXuBxaaG/BWC7VWT2f7NzkMjUt0tWDodeKuueA==","signatures":[{"sig":"MEUCIQDCwq8PL9lvf2SbNBmMyMpbRjerggDaG5JUCZsfCy4zRAIgLhTXn5sexUgpNgp9ZzUtongSTi3IBUvy6BvKBFkzO4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7e951e5a4d5d2e0a1e51c9c349ebfdc58533e6ad","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.10_1785949554048_0.3284979052774961","host":"s3://npm-registry-packages-npm-production"}},"12.1.11":{"name":"use-vibes","version":"12.1.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.1.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a89cf03fc424e8832197bf1248dadb8c1978b242","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.1.11.tgz","fileCount":8,"integrity":"sha512-3PAE0k4h4OGE/tbGg3ugPHWVwCCILqQD0bD5E9Vp8Ibu8YvIV7zRzOOKmtTDFQRSfjRX1VIIvN5DjuI3tCNT4g==","signatures":[{"sig":"MEUCIBOBZizeTgl6vbyyXCAT7PW+hvR0KWfOVKnyn6M3lYP4AiEAppLSWbBh5YiaXmaCupeI4h5uujTdie4M61+wAXymRas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"02a8a03d1d2a1c2a7c0e1e6e1d0ef3bd32aab049","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.1.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.1.11_1785955948091_0.2628765678165119","host":"s3://npm-registry-packages-npm-production"}},"12.2.0":{"name":"use-vibes","version":"12.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d3e3ef0a2916f0100d7ed74af633a2f469cd9e47","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.0.tgz","fileCount":8,"integrity":"sha512-jNo5SfM5XkuOUXbAzLWJtstksCao4TAFPEris53O1mXLm7KHfTlIa2iWFf8a4O7T0AJ5Bv2l/Tymuw7z8CXnBw==","signatures":[{"sig":"MEQCID+RI4cadkCT1QOE1CHcC0VPbm9HR1ZjtezpeiVfRNo8AiAi/y8OtSw8Za1bFQFo5y6pDVN67yXWAnoMrSZyF13b/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"00594a05ab9f8088573a8f53caa15402a734de21","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.0_1785972709520_0.6044543289449293","host":"s3://npm-registry-packages-npm-production"}},"12.2.1":{"name":"use-vibes","version":"12.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"faf84075ceb754cab567be4223b1dd0b94595930","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.1.tgz","fileCount":8,"integrity":"sha512-iGQEfumT5mPZ6XU7Nv0oWo8LrmFuRb8noPFD7rCcm/7FhnEjl9f68IBBwB1hs/VVqAZgQwjVWLxSLENm4OFXPw==","signatures":[{"sig":"MEYCIQCBk6yypJ0TbiTT8fJJ0Me1Hd75iT5DcZYafsEcNrkkZAIhAM4p1BzBj5LyFKk7Dj2kadnczkKoOcQ8lBwhOp/GRj5A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2b46785c2507339f85a84ad88734538a4d62a24e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.1_1785993134005_0.6713838375954202","host":"s3://npm-registry-packages-npm-production"}},"12.2.2":{"name":"use-vibes","version":"12.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b05e952b9e0f6faa4de9444d793e892ffdd77895","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.2.tgz","fileCount":8,"integrity":"sha512-Wf66nS2rXsWgj41PGHYulrWXz+aCKVxgUoSEn33Lvk986hEnj08vgC++llIl+RLokyIl2N2tguzLwpeHPCWf6A==","signatures":[{"sig":"MEQCIDCr5myimUu36Nb11Ig+fYQxEGEkM1WHhmdkZEFtvg7NAiAjF1cgidceNre22U8ZVQiiR7wLTCcSx3lGDGSyeWa6Dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1da4e84855336b5fa7d154863049d9f00a4e2259","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.2_1786069752542_0.2553055106138642","host":"s3://npm-registry-packages-npm-production"}},"12.2.3":{"name":"use-vibes","version":"12.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"72c8089493b1dbd0e89a8c7cc8c5f6f5406adee5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.3.tgz","fileCount":8,"integrity":"sha512-6caEt/H6KctVsitl7Yf4e+iQXV4wm+gJ1k3Ry7JjpEuhyo90doH7ZWK2r8xp/XtSf+43a23k5CHZnttsvb8Sbg==","signatures":[{"sig":"MEUCIQCmla4cJ1lNyVE5EIsqRM0oy9tPIo9uwqoMBzCSWXCCRAIgKx6OhsrHaMJLzWjWgD1YSNWjJa6tpnm+8DnLUonUXRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9dad20e1cf2c56d426da056a66c99184395509ef","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.3_1786129984230_0.906896003117059","host":"s3://npm-registry-packages-npm-production"}},"12.2.4":{"name":"use-vibes","version":"12.2.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"511d4aac3e7b7516aa1e2b83e4029ea874bf1df0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.4.tgz","fileCount":8,"integrity":"sha512-ExA9qYsQ8PjRummr7VKsLcvbr9sgOJ2IB/NXG05XvU15DsjeiqGktEK+JYQWHDb5JnDBNYtUY+tOVxNdYsBq7w==","signatures":[{"sig":"MEUCIQC332C0jgvlqlTe20xc15u67KVIg2FIyU7T0fbSM9F2KAIgNgNToj4IgaxTtUnftexZcaKw2tvBlTajtoCGCsV16MA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0e5bb8caffb3efa26ae49ef8a8730af37160f515","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.4_1786213974644_0.906165307914325","host":"s3://npm-registry-packages-npm-production"}},"12.2.5":{"name":"use-vibes","version":"12.2.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b4ea895d6021616493ffb4c11d6d168392103b1d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.5.tgz","fileCount":8,"integrity":"sha512-QzqVnkztm39osyz+JWJrE6ZctcPd6T3caIA45oVM/9eTDx7Nz3zGaSPH4BqRAyaLqj6nlzcgiiW7vnaE9lh4sw==","signatures":[{"sig":"MEYCIQCGQZAPZ/txFfQsKwdi43OLqG+y9lkCfC5FpieUQVrNjAIhAIyOKm1ooxLfw6Pg524lxvEOYVkdPWcmdgRCZldc2IAc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"dd0c09bd2de522f8bcc0f90b6324ec45c8aada83","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.5_1786222231540_0.3522509714547515","host":"s3://npm-registry-packages-npm-production"}},"12.2.6":{"name":"use-vibes","version":"12.2.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"21fc42689317b1f302a729a0b769c19b10d90c70","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.6.tgz","fileCount":8,"integrity":"sha512-ibfvfIPs/T1GIRqmT2HwcmTJ4TzJx2CgLsv5TinD4lvucmf8ubBrcDKg5lxhIFPkGNuPVH1Pt7trQK6sFjEeWw==","signatures":[{"sig":"MEQCIHLcSC4wDbFuGDBS9upKvSrfBmO/2Mf5SX6YM+soIOkXAiA0fs1jI1QBS139h61muVhsbVjjcYy1lYJHaCmRqmDQFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"72ac43bf64661e3fa6d7f76c3c3404fe446b6b73","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.6_1786246047246_0.798821852334787","host":"s3://npm-registry-packages-npm-production"}},"12.2.7":{"name":"use-vibes","version":"12.2.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a82f711976ca9825901f8852fec3342237a32fdc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.7.tgz","fileCount":8,"integrity":"sha512-CbN9QgO9hLAEFm7Hvtsb866CiKzFNjBX5RK8/DtB3YW0Gkm5mAWahZizXIt6MCqoQVP2+9PtlvonKo+6tcF/4A==","signatures":[{"sig":"MEYCIQDl1Dn38T9WVNtzniLLWQMwiFHXZDsv3qaji5Q/D1yCwgIhAMBHlMfgZnw6sxbib72LI/ts25AywP5cCwd5wavyaV9g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b122e15d2746bf99d812e30768696ea49deca446","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.7_1786477387258_0.3695668757566619","host":"s3://npm-registry-packages-npm-production"}},"12.2.8":{"name":"use-vibes","version":"12.2.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8035719221eedbe6f6c85715908dbe0bef26937a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.8.tgz","fileCount":8,"integrity":"sha512-I8IEmT4IXTUNNuY1J0xdNKx2qfMeA0lsx5Vq7OC9Fq/LijHRnoaCes0j6gfS3+ooKWJcOhy4zF6mB16Vd4sNcg==","signatures":[{"sig":"MEYCIQC3ubIKAFVJPnOjDeGlznhvDE8wzRnhg6eL4oAiXzH2+AIhAKwyHRzFItqhz4Biy9oLv66Vxg3FGE2XPdMaWhxhZzU+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a3d466930acdb9c2f042d18a6309cfb01448eef3","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.8_1786495913370_0.28592585886912736","host":"s3://npm-registry-packages-npm-production"}},"12.2.9":{"name":"use-vibes","version":"12.2.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0a2ecdfced074152595968885aff1e4db6ce29f6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.9.tgz","fileCount":8,"integrity":"sha512-6iRp5jcxFyc0wuzwb968GigabjvJp6AIWQSFzdsjZoIYIb4zZ83s1otT5pkde8qtq2/sy9WFOmvO1l8Z/+sDzA==","signatures":[{"sig":"MEYCIQCRqa1TvKkWbuuztSYkLlfo9zWYoEy9NHEfa31b8tAXgwIhAIVSZonPcoh8oqofeHHeTJjanAhOgiqTTiPA5WuivjxW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b6f68848990e530a7ef042b251b78121cad3c8b4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.9_1786556932484_0.5574059863248981","host":"s3://npm-registry-packages-npm-production"}},"12.2.10":{"name":"use-vibes","version":"12.2.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"71e4b4b66a054265672d6ba3ea78709ab47152b7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.10.tgz","fileCount":8,"integrity":"sha512-dYAYj3RJQRJTjOGzp8XH5kiizMOJSYXa/XAA1e8vBtQS0FhlZW65KXt9ZP8J2irbYvKrmrD/zx/IFeTkeXQMnw==","signatures":[{"sig":"MEUCIQDk23qWVaBuuYsn7QVJuRtSye4ZgJzGj+45uNnHRnYnfwIgHDQ9p/w9Kcg/dD6GbgbYKx6Jf9TLwjsX+aJvCktDTQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"470c7ab4630d43f899ca426eff0df182ce7cf326","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.10_1786567799083_0.9471004868586577","host":"s3://npm-registry-packages-npm-production"}},"12.2.11":{"name":"use-vibes","version":"12.2.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0cd0560131f02052d58e3cb6405212ea9c55e39f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.11.tgz","fileCount":8,"integrity":"sha512-ggYTTxQJ5ML4KKOVqos0RX3xEdfW4jFwhyJXBjWvd3PtGhTmUHGTQyV44FMxNIfBeWmvMaqJIG5Cli9yXS2B8Q==","signatures":[{"sig":"MEYCIQCVWbZ9iF3j8UakcY6BOpNtC72qhmhcnNvCnjd4FqVb9AIhAPf0ChICfvKPNg2vuwKhbsMfkbnfb0NGvp9W32OQJ/Mk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"154932ce446e1ddf9f8c8c6958a17fca0790be12","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.11_1786649196018_0.27260627811611293","host":"s3://npm-registry-packages-npm-production"}},"12.2.12":{"name":"use-vibes","version":"12.2.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.2.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7718cf8b13dfd858535c5eea9eb7198bf6dc799c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.2.12.tgz","fileCount":8,"integrity":"sha512-45xZOZ/nDEngMBMRrfzKcQUkTG4Bo9f7uJOGjCZrD0mRKx6ffcQB+Mw4V5NBNsoIpBxEJp/CoRIO/NjA3/OaUw==","signatures":[{"sig":"MEUCIQDb+O/TbnoApwYOAI+hBkiFnNDjBY2l35BhiYAgQ8XEMAIgdX+a5ecuKZPS0tToZ0lbGFfW5GEsDqF7HFSuciAm/oo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b4d4373078ad9349c807bc5b283283c716e787a8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.18.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.2.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.2.12_1786659418041_0.4176656271824797","host":"s3://npm-registry-packages-npm-production"}},"12.3.0":{"name":"use-vibes","version":"12.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"90acbb392b55cf116a9d5e04866551c3ec161b20","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.3.0.tgz","fileCount":8,"integrity":"sha512-juQoB+MBv8O1qNOwyGvbfyhzJWJuGpEOFGa0CBC1Ormo4AzrNDeNZf7MkzSQnsXWIAKqCaTvAbzugPQHLUXoUA==","signatures":[{"sig":"MEUCID3xaJSWmo72Bxj56samioGthN6P4LtKLVCF4WwloI6MAiEAoVfX9tFUgeYeTwwmEW2cNcAdtv1yS6NULr/9pJ2ygdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c621c345aeb0173bbbdfc5e2e16f3f858e6d1fca","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.3.0_1786728555689_0.17330627445396263","host":"s3://npm-registry-packages-npm-production"}},"12.3.1":{"name":"use-vibes","version":"12.3.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.3.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"542425b353348f910adcbdbd485d12a104cfc9b1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.3.1.tgz","fileCount":8,"integrity":"sha512-AI91/UASslH6WiCCxp2tjo19dRHEbaN3niPkY1OPB6IR3dvt0ep2yu8Gpoc5j1H4zZBQMsuTs6UI4HQ+5j3rSA==","signatures":[{"sig":"MEYCIQD2Hrl2RhcGNJ/hbIZr++YWuT3owSojD+4CwX//zWbJyQIhAIdd6t16Oi29b11HzceHoZUVC6mgoqhZ1LCkD9SLsQ0+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4e8a2d05b8618db3804230acdf285298365d9c93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.3.1_1786807852197_0.7452350923621427","host":"s3://npm-registry-packages-npm-production"}},"12.3.2":{"name":"use-vibes","version":"12.3.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.3.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6cf10fc8f3b8aaf0837a2957c01939671aede987","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.3.2.tgz","fileCount":8,"integrity":"sha512-Qqz8oD/tw+D3Ve7GAsLMw0O8Bixf2SRxWFT40NLs7Hjd1sRu8cW9cwNhjjFX+mNKq7/Z/tONVxjqG6CqSO7klw==","signatures":[{"sig":"MEYCIQCWn9iI/3Td+8LVcNxce+QeFdsZC+tqSfHrwgGeeCiNNAIhAKA50zjcF/FLbWFn1o3nD1sABIAO9Cjtb2bUy4n1BIFf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b892e2f8e4de4654f4d88f0fe99fa01d16f29c72","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.3.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.3.2_1786831425724_0.7246189294268905","host":"s3://npm-registry-packages-npm-production"}},"12.3.3":{"name":"use-vibes","version":"12.3.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@12.3.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2b81158ef0a5b6078c4f8392358b2d3cf25cbc07","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-12.3.3.tgz","fileCount":8,"integrity":"sha512-Da8AfsTglGOJuLZ1oxxKXzO2MRKrZa2CMD+CdH1pmSvmNGvC054tMdwV+cD2NG6E++1hOYuYkVUxN2lgH4p8/Q==","signatures":[{"sig":"MEQCIETyrsrhqYbSArE+clRXsgO7n2kn5F7Ni/mzqkdPbmPVAiBzSbGleOEGz3FdDoPLB1nPLQgfPz5vE43oSf2CuB1mFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3bf60c12ced1caa7739450c9c538cf10565ab758","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^12.3.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_12.3.3_1786939210565_0.8315018837234895","host":"s3://npm-registry-packages-npm-production"}},"13.0.0":{"name":"use-vibes","version":"13.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cfdb493d2dbd38d8a505f31e5afd8d0182748420","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.0.tgz","fileCount":8,"integrity":"sha512-IXrPEJKtZyBvGNcfh7kIKrRCkNeT6iPY4yirHBcIFKGZyITFxCWkrhHJdeqo6FcpYsTdctBLFxgqfMC9OxBi8Q==","signatures":[{"sig":"MEQCIDp87jEoxz1J0QJGYKnfiwZ0apOv88HI0Y088ntgDhmpAiAJo2irtVBDsIHY9W0Sv+73O2Kw04zVXoEmzsiuNtBZnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e2563470f2de08a5d42c6bb9c7f041435ff8f033","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.0_1787002564477_0.543457413116126","host":"s3://npm-registry-packages-npm-production"}},"13.0.1":{"name":"use-vibes","version":"13.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f60bb7848dc5385ee52e1023157b56259a2f39cd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.1.tgz","fileCount":8,"integrity":"sha512-5mWEaUL5Fv9h17K2xpw8GdKBBOhAZ7wlWz21k0qV4NKfaT2Hij/aahUFK/7omuv1Tyyny9dYKvuZAYbdtNeD6w==","signatures":[{"sig":"MEYCIQC5Y6ls1hPDMwH0oyNz4k2bTuiImenBIt8iKA5xzgY2AgIhAJxaBjAs7KG80W+WZSXAy53qngY3lMYhGblFQV0yQMOP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"aa4970fa62caf6bd81964f82fa87f42d8c06fa92","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.1_1787007435010_0.7615957773804736","host":"s3://npm-registry-packages-npm-production"}},"13.0.2":{"name":"use-vibes","version":"13.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ec0aeca6d0670bf62c29747067adcd382f30f45e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.2.tgz","fileCount":8,"integrity":"sha512-IJN/tgJRY4P7gV+BSOVnmm+bo7iBp7XyM0PDZWDV4Wwof0t4zOzoib+pRXAs+yOaVqSXKNJpGncftrDjIPqN3Q==","signatures":[{"sig":"MEUCIQCBf4ACUtoxBFFv1la1gWDi5f4zFaOCGUOSX7Qe7BylDAIgN8/foVmrJ2nB/zW956npmRYLuBoWMSpnAZMupI53tso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"51f761513e8f34a0a025ac22519f040dcbeced45","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.2_1787014886499_0.9550000137905945","host":"s3://npm-registry-packages-npm-production"}},"13.0.3":{"name":"use-vibes","version":"13.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b48e6f1fd2d6f6005fbf9f813c1e30ccd8a7b03a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.3.tgz","fileCount":8,"integrity":"sha512-I335fz9GvcXwC/VwhUdYl5vZR1/PAVqhQGX6nuVap3nRskFzBVFsYXXxSX7yn3ggokW0zp3vBCXNpQFkx1gLuA==","signatures":[{"sig":"MEUCIQD7ZW13TK244TJOujkhiHjdSZcAqb5+j8kfPDf5sfgPDgIgUOxC6zuW1COuSCpwXpkxigSPn+qrH9iyOaYV/3TFPAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fe7c8851035c46c0a97a30354488169a2f736f67","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.3_1787021621745_0.05951182072287686","host":"s3://npm-registry-packages-npm-production"}},"13.0.4":{"name":"use-vibes","version":"13.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2b2423118cf8520ca85a399e499c001fe85180ed","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.4.tgz","fileCount":8,"integrity":"sha512-CchecHSvF0Z+9kJyQS7xv1aYHd9ZFl9n+QyHH68jH2OGkDW75QlUFuD7JpiaxhqzO7QWRzYpkDjNpzR76N3viw==","signatures":[{"sig":"MEUCIEE3zwVsb3v4wuvsUbJRWF7yK+XJH0otwUBX0+uAgYMPAiEA5A4nIO+ND6I8+Zx68MTDap31x2EvZAKtnrPpZmx3YCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d8db06a4cae4b5aea8dab1346184458610a748cb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.4_1787061673330_0.6598171622262736","host":"s3://npm-registry-packages-npm-production"}},"13.0.5":{"name":"use-vibes","version":"13.0.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"efef9c0fa3e74a3b997b1c203bb9bc9d899a3e37","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.5.tgz","fileCount":8,"integrity":"sha512-JN+y5tCxTCnJLLg1JsYibPJ1oaJSlLkTTBuMqKfEPNkxd+lZSF4QgYSrTucVSelYrSBU1vLY6/D3TgrO0m0SSw==","signatures":[{"sig":"MEUCIQD0tbr0gMqBXLkPLAWllXyrAKCwDIekxTXdVHz8r1+KkgIgR1z1FfAf57C4DvLFs5C5Jt5pjHdEVewY+pbfgvjAwqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"556da59e6a4ae9952904dcf20bd02895d004f987","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.5_1787074410262_0.25175804010243086","host":"s3://npm-registry-packages-npm-production"}},"13.0.6":{"name":"use-vibes","version":"13.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7b97f726b27bf868879b2aaf24eb389633577b42","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.6.tgz","fileCount":8,"integrity":"sha512-gFs+egd4byGSrSupCdnqQh5BOvx4xWbYJFeDCai3IqrVtscYHNks7dm3Q4NkH35+AKKzhwyc8cDEbYTYuC8cbQ==","signatures":[{"sig":"MEQCIHteTWGgyUXJmljNtNDlu2ZsZfxu8d3tzv7qBp13wXV/AiBaeA75yT8cAy2HJtmYvQ+WJ6PH0fS237Z4WhUEnvQHYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8f1510e99954c7c8240a3608134dff0a3f314b52","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.6_1787091425587_0.17077730096342125","host":"s3://npm-registry-packages-npm-production"}},"13.0.7":{"name":"use-vibes","version":"13.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b09c7d7160fd8e0c3ff79d9e9256f5f25bdfea18","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.7.tgz","fileCount":8,"integrity":"sha512-ZyEdEekFCC/Ly3gK6QP65AF8zgJagnD7vzLL9V9WRucizsvlXR/gWswDSLPa9GMh7PNRx5ekKd1U19XCDt1crA==","signatures":[{"sig":"MEUCIQCxdie533bEXi1dZpS4/1y4lcej5PrtgE/7xnryhbuP0AIgJYGdfw3kICPiFrrosb/hfXqUarckcZshTDls+lScRpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"246a973489f715022a156f1268861583919deb7f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.7_1787100736705_0.4341337313768916","host":"s3://npm-registry-packages-npm-production"}},"13.0.8":{"name":"use-vibes","version":"13.0.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7b752806f3801b2e36b0487e151f958dea6d28f4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.8.tgz","fileCount":8,"integrity":"sha512-L9PZceJJIo73WH5DnHnOQjLl86kGmJIxmIAYByrdb4+zw/6cHORNeGzCAb7xRQXg1dLGnBSrDIXkhI3+T3P6Sw==","signatures":[{"sig":"MEUCIBgbG8nqRpqCPx9YwQaB+OCtMBd5VLExLratxJX3LMyPAiEA95nLW9JsOt/+tgwojpzL9tBg7l7hJnK2fhLs+4Kj0Jk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7630ed2ac8fad154b410c19fea52be6f561cb738","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.8_1787164436397_0.2859304790565338","host":"s3://npm-registry-packages-npm-production"}},"13.0.9":{"name":"use-vibes","version":"13.0.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"58209786d7ce37e01f8ca5ee33ab97f8ca52676c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.9.tgz","fileCount":8,"integrity":"sha512-R+IWbtl//W3Ymg1wblGDH099n2YjKPRCFeJJEeE4dow4H5VYKMUZaQZ/tQ4J3ZVrl1hbx9T5dU9W4v7L8SZdtg==","signatures":[{"sig":"MEUCIQCjaBS2Y5DWtYEh19BmagKATwYOfMSesX/1JJuq7eQ4GgIgMuw7DUKQEqdzVagbKjrQQ/DQHLrJBysZOu4W7fGXg6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"730160a5b33fa8e424ba62108db077eb7bff8615","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.9_1787173359943_0.21819782298033874","host":"s3://npm-registry-packages-npm-production"}},"13.0.10":{"name":"use-vibes","version":"13.0.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d8e66ffe6d489040c8a1c9578b0243367671dc83","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.10.tgz","fileCount":8,"integrity":"sha512-k3kh51fvLnAy9NEFm/ikmoavSu9/ZqnYOVv2FrnkYsN/qoG3+t45yS5tyZyh1x34V0aXu2xSjkf5xEFOnjf7qg==","signatures":[{"sig":"MEUCIFDccaOdVX838nTDs3qE2CW1xZQXQs/rh25jALq3IAVuAiEAk3R4H7K+N3KAv7Cwwl5RYZKEVyoeTchNJWWK8ZYe2kE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5019c65e04a25cef96f8512aa5d01fcfb9b7b2aa","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.10_1787234570223_0.48081879182460385","host":"s3://npm-registry-packages-npm-production"}},"13.0.11":{"name":"use-vibes","version":"13.0.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.0.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"877be8731beec0cc8c4c882667f1121dfa8a2063","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.0.11.tgz","fileCount":8,"integrity":"sha512-uy3LbzGg+vEtLMFCKUObd+Gct91/598rHuohRrZ9YW+Ru+Djs7Ib5dU0pYdt4Ff59eXSvJEVSbEAOOGTlgiMVA==","signatures":[{"sig":"MEUCIQCFqaH8nbG0qEkXIPzHjUIcee3yoHKeFgQ3axEXxlqncAIgdE9U1SqoNhSs2VChwJmIt5hdeK0zTUafWFKaSeOGsMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6f55dbea56e30d485034ca81f6db707b0f21dd4f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.0.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.0.11_1787261534697_0.7492928231558111","host":"s3://npm-registry-packages-npm-production"}},"13.1.0":{"name":"use-vibes","version":"13.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ba61db43d83a52d2695797fe539aec3cabe3db35","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.0.tgz","fileCount":8,"integrity":"sha512-NXM1CnfNnNBZySXutqqCm6pr9ZCTgLybtJ5teruU5qKMu+MFqyiqRsn1il+JzG0JJnbI0Xkl4xas6sb9VOymEg==","signatures":[{"sig":"MEUCIQDT6B0cxfb+/8yeN6SbupPVRxpCp+dJl5xW9ke1HrabQwIgSI/xZrOfUveCIwMeGyhvfYlXlAtjNTow6m+eISlf1rw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"960f8d1f566963d1675e349f2360b049f6273640","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.0_1787266611636_0.24810894715188048","host":"s3://npm-registry-packages-npm-production"}},"13.1.1":{"name":"use-vibes","version":"13.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"accf5e1e6118cf22384ef410f84902bfbd76c3b3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.1.tgz","fileCount":8,"integrity":"sha512-iQJ5nx28fFhBzLWcZoOJ6SzNWCL74n30sdFGicCqPJRWBDBnfApfSgHWJ21DFCG4xa3rTUuEVdrNZEoS5AAIpQ==","signatures":[{"sig":"MEYCIQDBgael5ZaXymCrjHU8XXhoCxF0lEEELo/oR4PLSW+x5gIhAL4O736OVsFIvBCG8Ka0l2QWVy6TFCcBz4zxaBBsjW56","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c8430dfb3782a9717665ea90bb815f1b339d272f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.1_1787282063569_0.4371886974254462","host":"s3://npm-registry-packages-npm-production"}},"13.1.2":{"name":"use-vibes","version":"13.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bd240aad87ae93351abe9287edd5fa1faaed2d26","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.2.tgz","fileCount":8,"integrity":"sha512-1MWMgx7gYc5Vo5sxdDi6hbTfF5JH5LDxmO8vWW+mmPwIGkZQwzgzdOnwFnD/LEdV4eY3dr8yGyWJQ1F9wAk5gg==","signatures":[{"sig":"MEUCIGmDG4Biwx/37x8ESrHn7BwqngGOaFlgIKZMFpg3lO2tAiEAncsK0EN2q9TOw0+OoWCPshU9fBUs0klWEpGJhd+rhaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"20a2f3fc5a7a05484a862c8c46b52cca11b3a28a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.2_1787359636040_0.08780340234242412","host":"s3://npm-registry-packages-npm-production"}},"13.1.3":{"name":"use-vibes","version":"13.1.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"55b815f8b8b4138ebe31de6941aad008ba84d295","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.3.tgz","fileCount":8,"integrity":"sha512-+0C6CyaLgu9AYpoxk6oICqkG3Kae++KYxaZk9UP3KnI1s8k+9isV4p83wGEsbguhchx/mSbneTDs8yVZjsZY9g==","signatures":[{"sig":"MEQCIEtcehxTGZXw5cvAAbkmaSCWJKHSj7+7t/Jxbu4w4hHnAiAgWRCnCdAwnwQYgL93Hh8vLTJqtGNdRMbFhG04CTOjFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ae912451b45cb5b052b47ba1403b449da15edb84","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.3_1787672593533_0.24464539659105977","host":"s3://npm-registry-packages-npm-production"}},"13.1.4":{"name":"use-vibes","version":"13.1.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a620de128db1e6e525c4362f730f84507f8ed825","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.4.tgz","fileCount":8,"integrity":"sha512-TCJEyJrOuhnuSC7nSHCIPqt29cYsYS3hPcdIf6mB5fHIEbRIagBKYYr0U9JODbCuk/CocKdN8ghyXl/yWy5XYg==","signatures":[{"sig":"MEUCIQCPSMgtBdN9FZeCENKba6sv/aKDMBNco5hYTMsegO06tAIgKXb6Vai/oJ0HfIasLY4ncoFow7YkPSenygqcMUcG0Jo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3d5f9838ce55794d267b2cf5c7791e0fb8622669","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.4_1787683957469_0.5847509357163816","host":"s3://npm-registry-packages-npm-production"}},"13.1.5":{"name":"use-vibes","version":"13.1.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d37ee7fd8d6e73821186915b786e4ac23d137cc0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.5.tgz","fileCount":8,"integrity":"sha512-VGxeUolbjJbe98hk2Lu2MqHo0Ttb4t6L6AFzRfPAAZ4krRHHPI2UziI23unNl93hEBlozyInLE4oOBht6iLPMg==","signatures":[{"sig":"MEUCIFm9IRMXdXR924FjUANZnzadcjeBaEt3H40+537gCE1vAiEA5W/8MNElnj759uGCmvyeNpx72+lWs108nN/mvxfQAoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e81b7dbb87d5a8464c519527eb7191d974cf4910","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.5_1787688986733_0.30773782444384756","host":"s3://npm-registry-packages-npm-production"}},"13.1.6":{"name":"use-vibes","version":"13.1.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8d5e4cd2026b47961feed84d4be446f485a16a37","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.6.tgz","fileCount":8,"integrity":"sha512-uvc+hrbhJm66uWsWe5qB6QLcr7I+dlGP+GGpUoSGe0cw1XCevBkNFIFwwZO+C/R7HL5MtXweWTG8rgPCUvCLQw==","signatures":[{"sig":"MEYCIQDRDl1QKtzh3DBHZ+qpSs9ayxE3hIGvFLeTGomcIt4vJwIhAJKa+JrKCv5EJ/F9J9HiO4H3wsOdJMPJkgyz8Xf8Wy1B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d4d3d9466d017a76d69a7ff140b32ab00644b325","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.6_1787712872458_0.6104392132875609","host":"s3://npm-registry-packages-npm-production"}},"13.1.7":{"name":"use-vibes","version":"13.1.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5551994220b13bc334b372eb7ef0e21e27cf950c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.7.tgz","fileCount":8,"integrity":"sha512-2ldubkmyXgVdRtUFLrzBlyl9B1dBbYGHHJKjeqzUk4Uww4DMy8d7aGEN9eBG77vtM0WdUu+mmoWp+E6BI5U+9Q==","signatures":[{"sig":"MEUCIQDd+/ri/fUVH6cWrYjLVJKk/xv+hqon0MbMNuPPZZGxJwIgI1VA2WZxVk7Q/coCmZPxI4b4bG7jmhdWZE6UOk23YuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d56f495a962f6b5d19b6a61a50d69a87ddfef29e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.7_1787731185997_0.7213080914761401","host":"s3://npm-registry-packages-npm-production"}},"13.1.8":{"name":"use-vibes","version":"13.1.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"53cb70d58737578fc2528c0c914f52baa7322fa5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.8.tgz","fileCount":8,"integrity":"sha512-mh7QBJ1AcJVwOrIPzRtFl79dUHGwtrvPmdUrlSGEhKGZ3Vh1Wordf3F8Rv8JllToPHtIVCD7kxPnjffsjJqKyg==","signatures":[{"sig":"MEYCIQCRkCjGH6GSMdZ+/jMI7Sctk5JWuQSeIr/UZXOkg4dM1gIhAO6DAKDUe698Y3rgNwptHgXzWPYPOFebwlGEqLvvaNcV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"fea57ad1a9f60e0522403305a1041c38195c95fc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.8_1787858386236_0.5871283547713055","host":"s3://npm-registry-packages-npm-production"}},"13.1.10":{"name":"use-vibes","version":"13.1.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"83a60e2a9be94e532f4f77d91b4f27c55ba5d62a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.10.tgz","fileCount":8,"integrity":"sha512-Jo7Xw2zJrmnqpDgqME9l+WXeM2JtDdH7qKzFJUcFqaV3v6Q1j4lVEszWPbUyt+hMv5MdiIX5Ymk77dGpHSzgRA==","signatures":[{"sig":"MEUCIBE2tVzCE8Gwyoi4PUQ5vOpb4Nyf+gGfmekhHHtjZZCtAiEAjxFqxP4Sxsb5MWGsmkjj9OiuA5o25rUNUXq/Qo6SrfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0c3002dada83e051da53bc1ae0279ab71b38a8a5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.10_1787864453142_0.8134653334593756","host":"s3://npm-registry-packages-npm-production"}},"13.1.11":{"name":"use-vibes","version":"13.1.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a6c1bd59659e242754a2f336fc5b827ba362208f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.11.tgz","fileCount":8,"integrity":"sha512-Fn25avMLOEsIaIomjBj98CyGVNoNOr1t9HC157iJOaxaZ80H2QIJw5KZHqLeYGlDTiL9Q5iRKcYkhWEdJ53RFQ==","signatures":[{"sig":"MEYCIQDuKbEJURXvX3Y9WYB31wV3QAk1ZhZz5ojYMNVRy+l++AIhAP9+xOl/TGbrmb3SNR6xVGhmDY5lawKA80dSfDEzMDMI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"195e6c2d2f97c75691d766ab2e91821ff239f8fc","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.11_1787865160617_0.9433652317470209","host":"s3://npm-registry-packages-npm-production"}},"13.1.12":{"name":"use-vibes","version":"13.1.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bcef2f25a8725ff453c4394d5917baf58a406e61","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.12.tgz","fileCount":8,"integrity":"sha512-xsbx/GwdtGbPlqoi3op1XjqXCbisEp9hxnwR0qszaG6xRQE0hZp5yq1PWvdEnhRCXileZXC6VyPqfj+Y8e0vYA==","signatures":[{"sig":"MEYCIQCO5m9mS0pUB/VucHVEY5Sog2m0kcwyG+QQQU7Cb5wdngIhAI+1XWUdeSZwgUiD5Z6LyDXx1j2QEWAFJkyUJZScMUvJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8aacc49723f3c99af9077a9e8d9c2c80bcf428f7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.12_1787872145557_0.37124706990891343","host":"s3://npm-registry-packages-npm-production"}},"13.1.13":{"name":"use-vibes","version":"13.1.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3fb79cfc858a626336e5ec3291e77bed2fb09fdc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.13.tgz","fileCount":8,"integrity":"sha512-vK/jvto39pJP6dJhrC6UAce8g4wF9qsRAhn5ZG8DHu3RBzeoiNiKaejuA8PGb279WeUkACwuhNQYCWX6eFEhYA==","signatures":[{"sig":"MEYCIQCArdui4HNEutT3/O/8aE/Z4/CeVhRUTjBJxUd26/r3BgIhALY7j6+Pp+Wb2aQ1VjSOt7ffpDC8tjjjiM908RjtILtI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"08a015d37e35a69d4e5f9e05b72b863c666e6775","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.13_1787959385945_0.4776355527527947","host":"s3://npm-registry-packages-npm-production"}},"13.1.14":{"name":"use-vibes","version":"13.1.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b7123310a237aa43b59098dc9879a42d21041435","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.14.tgz","fileCount":8,"integrity":"sha512-eceDYkzkYPeHk3U3WGMDCx+rZdm4GgTqu08Fk6+0kW94Xg4JNCNg7kNyMboIDUQyNGb84syWyVOdFklPXJSMXg==","signatures":[{"sig":"MEUCIQDtIFrjb50sI1QJennlkkH/1Rv/BYBgsJ550xVPvBpN6gIgduEZXDFnrgE75d5ewE4Bg39yrbo4jePjn8ObLD9Kpvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ae1b1cb26f7a0b63a058499539d7b934ea38f6cf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.14_1787962944380_0.6843530730066758","host":"s3://npm-registry-packages-npm-production"}},"13.1.15":{"name":"use-vibes","version":"13.1.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"05e23f0d5c0817412bee532948456ef3000238b1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.15.tgz","fileCount":8,"integrity":"sha512-E2SDlyQvGQv8eDg/Vco8mwmU82i6yxE9NN0/5SiV/ED+82YF33StFU/nIphD/WjyQCYRb9iFnPv0TrUcGpJIEA==","signatures":[{"sig":"MEUCIQDqJsgUDgDVRPVDCz6J5wUoLUbU9Q2jfsu/4wtZrxghOQIgCaIbkztFsP+hiLAA/KsPmTKSdNS+IdDVHcYXKiedDfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"57aeb5a0d2ca025be9e48ef8167efee744a1df72","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.15_1788292294865_0.9358000013658674","host":"s3://npm-registry-packages-npm-production"}},"13.1.16":{"name":"use-vibes","version":"13.1.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"316c4328e185d2499efa48a8aafb51cb8b62fda1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.16.tgz","fileCount":8,"integrity":"sha512-SkWA/ZjTSWUMLah/EMaIYQuIlQ0BKfVINnm5yRRU1+yweByXewyRN+8IrbvIFgt7z/avn4N28x0al8gkY6ouSQ==","signatures":[{"sig":"MEYCIQDVkJ9MN5py/ImmLrG72CtzXx+Sg0tuK1ncEtjtVuMudwIhALr0AQPiMLqZBoX+4LtcvUYW2epbdkhT/FaR/AvUgquu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"acf341ccb01ea141bdb8e9457f99ee92c0c5f024","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.16_1788294128553_0.6999919732922371","host":"s3://npm-registry-packages-npm-production"}},"13.1.17":{"name":"use-vibes","version":"13.1.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"618b1c92a35d75854041ceb0020dc0200abbd911","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.17.tgz","fileCount":8,"integrity":"sha512-OziypWEVci5wCL8xhvgLLGrEbKGG/uQkIJ5us+BGGAKkL6npST7UyjN6pOM5BAwx7Va7dDZJDLjaCTy6DLzH5w==","signatures":[{"sig":"MEUCIHMKpDcpRQXz3TIvUUbpQ1nxnc76Fsm46mmHe3pTIJ/aAiEAlHG1G6QHZI5XcUMdP2Lk4s/ZW3I1IkIAbyc4yPw7kJA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a95429ddd5fe02d0b818970fc69047ac76c2c683","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.17"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.17_1788298921338_0.42072761540376136","host":"s3://npm-registry-packages-npm-production"}},"13.1.18":{"name":"use-vibes","version":"13.1.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a0994e5ecd515a47d8ca8ab69cb0bea15328808e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.18.tgz","fileCount":8,"integrity":"sha512-xwCSAwLQWdVPgNWP4Tpf/mmoWCCtaA5tZUV9YYE/p/kOACo2HZ1DcgOgDmsurPSzJV4D8kFYYNxnRj/LIKSlgw==","signatures":[{"sig":"MEQCIC13QYKShyxy3BsavuGtbiooSleFid6zER3Fhg0yccmuAiB6Dj4e+Nkv20nTr83TnrnVBhfYOMRgbc218AfNdAj6+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8b91c385b67fa2c51f7df8c1c1ffefd11288d42e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.18"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.18_1788308205556_0.9425288044250026","host":"s3://npm-registry-packages-npm-production"}},"13.1.19":{"name":"use-vibes","version":"13.1.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@13.1.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1fe138983a8fb74f4ccf4123b7f6aaec157c8f91","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-13.1.19.tgz","fileCount":8,"integrity":"sha512-HjKsSoMUmc5iZtkjAqHXemcW25GVjOIvTp/KL3AuFM8yhEsQ0FcvaA3sHbnG5OpSzr5qfqwho0plYpTY0x5Zig==","signatures":[{"sig":"MEQCIDbO5aQUgoiAKKt0EyHBeMPmaNdSVjAGBiZcBSEXDpkaAiAsLm1q5DYwfo1vkUm9j6BBjMn5/LijdkbFJy7ywCV69g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32669},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"54254852935b662f90522fe522a46d4b41f400b8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^13.1.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_13.1.19_1788346667598_0.7236448876668002","host":"s3://npm-registry-packages-npm-production"}},"14.0.0":{"name":"use-vibes","version":"14.0.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c14ae0d80a21e33f6959210c13fc8c5839e69261","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.0.tgz","fileCount":8,"integrity":"sha512-VNgRAV9a7rRidLykZzzYtSJN2Vs4gP9pG7/i9VhG33EXv/cdnjZxa9Q2zJrIbhzp7VTqEijz33tlD+YqguvS0Q==","signatures":[{"sig":"MEUCIQCh4ZM066yTB/nSebEppdP0Nts2DA6y6jWUUq2HqPJs5QIgLQX+M6Kai1tmiQ0xPJ0R1v8vjjc4BOMPTy5YWV8g4xg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2590741cac8b7d6aefe478ac9203e5f427c7c753","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.0_1788373584016_0.676618680383041","host":"s3://npm-registry-packages-npm-production"}},"14.0.1":{"name":"use-vibes","version":"14.0.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"02f5435fb5370cde5c916690857c96f687433e07","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.1.tgz","fileCount":8,"integrity":"sha512-9z7VDDBrRytAsjAcuJY6vRsdn+olgXsqvfTsw38Kxz+yMNGnq41QYeS4ZJf4nLUgOcNnLxvUR7vtMJfeqnRfGg==","signatures":[{"sig":"MEYCIQCOuYn4s59QMUj5oT8a8xj/8a17a4LNHPTi54sN/a65+gIhAMXUoxY0s95O+VeZhiwKNO6ciubiweqg81xBxevvw/2a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ea044f939fcbc6145feb85370eed46c1fcf7f106","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.1_1788375629443_0.20932457655337844","host":"s3://npm-registry-packages-npm-production"}},"14.0.2":{"name":"use-vibes","version":"14.0.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"450c4d8d42fa38c9a9e38ab8cd1a9c601450620b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.2.tgz","fileCount":8,"integrity":"sha512-HLglZFgA5wXBqj2vqAHvPmSpw+euQIsv/6DQURoMZ45uftW0TaO5iT5p016APT5gVayyLhzsbvO84mWx0ZovxQ==","signatures":[{"sig":"MEUCIQDLqrEA/fNDOwUmC/jQP7+3/gdGt4gnEkfEQuxAKu8afgIgQqWXjsUDqPqS3DGWTXvn9QTozwLjYBJc/J9USu4wwCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"37b6df8552d230d3a8ab8a0cc2d7a19903a15f2b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.2_1788376968723_0.18461729284702488","host":"s3://npm-registry-packages-npm-production"}},"14.0.3":{"name":"use-vibes","version":"14.0.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"41903b75127b3054f0113cc4058dd0ce894580fd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.3.tgz","fileCount":8,"integrity":"sha512-s5JOHcb7260bB1TPcbIFKEoO/2j7FUi8On//Qu8wacZpA4w5lpIWwAPG0a5D0G2EHiEvcJaIZC4XzRKrP532cA==","signatures":[{"sig":"MEQCIEjGRoql2SVz1RZQc1EKsxtgOR8UXWvFu2aHKMvpTI7fAiArcH/xPMKnTkoaB4Ss9SHT51CTCxNTiglk+Zd0x9e41w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f9a30e18d0a5f814c15ef0d5e230d70535092e05","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.3_1788378564492_0.009592712385231739","host":"s3://npm-registry-packages-npm-production"}},"14.0.4":{"name":"use-vibes","version":"14.0.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6284667b9890b3e7818956c94101ec1cbb383dd6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.4.tgz","fileCount":8,"integrity":"sha512-UStW7UwBK972mYjs5yM9KvgDZ7ugxhexPrD+eQ0unkH7fXdYsFn+993ZDExLa4efmeEhB7L98xEH8hcJeU6/Nw==","signatures":[{"sig":"MEYCIQDarDL/lBM7GXUx3Lso4jasRv/ZG+j87Tl9pOrGbXcDXgIhAJxMj3J+XrZP2ytrFI7+k8f1S7sf7ysYZW7xklCy2mGv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"45efdd264d0035c9a0a27acffaf605373f7b4703","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.4_1788379328063_0.21321842619950093","host":"s3://npm-registry-packages-npm-production"}},"14.0.5":{"name":"use-vibes","version":"14.0.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f587c2c2bccd2021a200e47651653c11a9c59b1d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.5.tgz","fileCount":8,"integrity":"sha512-vimuyZCSylv2R7yxcqHpucZSR4EI8U19ReoimD86QjYvarZ5xXGYwss+5nSdtUkM8cVyXJHm4K3/UckX3cMKgA==","signatures":[{"sig":"MEQCIEIrvLAoyG39S9XZEma61DP1i1b/BXtvCrzADfXSnZX1AiBHCexzeqvqFlGetaIrsjWSEOJ3YpZRIKbQqx3MB/0aXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b5bd8d5f002d21795be6b057c169f1da7ce06bc2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.5_1788382320216_0.6063969543281535","host":"s3://npm-registry-packages-npm-production"}},"14.0.6":{"name":"use-vibes","version":"14.0.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1e8c60e9a12b7e61b684b7151c57c67802eee707","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.6.tgz","fileCount":8,"integrity":"sha512-wmJP3Wz9rfqfBt54JfRpvY2l4O16Ifwirq1TNGJahA1FdUNsd/kNlFjWURY1K42GM5hNQyVab6DbiA3jbGtuwg==","signatures":[{"sig":"MEUCIQCAqyMa0vo7l3+yqixIx1JicQNo6rS4C3jjelYEJPx3xAIgK0g3MT/KSjy3TWsa5XBtsEshcvqrC7fCovY9Tjcjo2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"23dc2259331623efe4ca6210442ce40a6e9f6589","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.6_1788383857314_0.13105736711566807","host":"s3://npm-registry-packages-npm-production"}},"14.0.7":{"name":"use-vibes","version":"14.0.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"485ff178f4a6758963be02b8b25c6547c734fd89","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.7.tgz","fileCount":8,"integrity":"sha512-YxpNHeCMEiPqC9fBWbCN/viJI6fjaT3IF0jwjhOuuhfeM32yC4bu5dmCXrcdOwRktufro12dEvpsOKR7S2ervw==","signatures":[{"sig":"MEUCIEs4feGNhIMkJ19bi6mt5tc6ZLqM7dGLLpSTlrjo0tPMAiEA25TyOLSoDK7m9TTVIVCCLXSwoImQ3pLW+DWBTdfZ3NI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7727abde048840b7cac39c61fb1fdb6d0a26cc93","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.7_1788384940002_0.6302412135724289","host":"s3://npm-registry-packages-npm-production"}},"14.0.8":{"name":"use-vibes","version":"14.0.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0e57010c32ebcc1834b84993e34dda25284c264a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.8.tgz","fileCount":8,"integrity":"sha512-mOZ7ZLlL8QvNId8OFr11EKfGlpqJIkqPg7AKZX1YcLEoq+baUXpIDfPpG7Ncz0haSEIYVkuVEIMJJh2O4GFPmA==","signatures":[{"sig":"MEYCIQDnR+JFrbJKmAS3eZ6hyKFDCt7NBhn8ujJOEcL5TDN9jwIhAL47t7gJktSe7UbVMo+IxVFyw3g3EJl1MZO9sM0B9JIo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d1f0980a3a8e5ca56230a8df998def55b1f198d6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.8_1788392943911_0.2103292288926919","host":"s3://npm-registry-packages-npm-production"}},"14.0.9":{"name":"use-vibes","version":"14.0.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8d86dceee96645313ae75eb6addece87bfd4f481","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.9.tgz","fileCount":8,"integrity":"sha512-RhOdUXeKoNwNziQ71jm4OflGY0eXzdoPfHLHwL20zxgCG+/npOT7mszYmwvibTQORBi6gwQL/NxUVcC1im8lyg==","signatures":[{"sig":"MEQCIFpVT9UGEvrSTEuXB6m8N4vlZVTQd26/I/uWyb96FxE1AiBjtcTXxM8pjBev1i4eed5lcpq6cdQNnrbCLzFHifOpqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32667},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"636b8a31d4564ff1f7cdb227867db3ae2cdbe4e2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"^14.0.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.9_1788394407389_0.20090197906767226","host":"s3://npm-registry-packages-npm-production"}},"14.0.10":{"name":"use-vibes","version":"14.0.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"98a2f4ff6528b2cc83433b8542b3eb8d24c125f4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.10.tgz","fileCount":8,"integrity":"sha512-FQz1EUmlU260f0Ay4FuYpfx/2c+c8SJNyUPI5EB+9AkNSM/Y0bMUE3cD0gMVepmN2DO8i8f5if3dZbY3Xxj8DA==","signatures":[{"sig":"MEQCICV3ArAVEHDZ7MnmbcOWtTmyKaPukPwEg3Mp2Y7a3wK9AiAE2/VfwI5IbJI596doXJOMk1tzPE1WhxLhQMlY6kXM4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0cc36b0a0b7e7d1f44f616acc349adfc861e521f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.10_1788398319572_0.09041977034697846","host":"s3://npm-registry-packages-npm-production"}},"14.0.11":{"name":"use-vibes","version":"14.0.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"359c1e9c88ce4d1e0713a59275ec4baf0a9d2f3e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.11.tgz","fileCount":8,"integrity":"sha512-L4iGC95oAZrC+YMswbmc8DVXbgy2mG3vkS1T9oBQdVVHm1PZW0/8sYj0cau6N7YBoijXDiBWxoTkQIv5KgBkPQ==","signatures":[{"sig":"MEQCIFG2l6x6seUFezzr0w1YyB3dv6nPMX1+hqH9a0FyyEs1AiBo6ulB7QyvYZY6yzhVr8ONQt76cEkMv7AmKssnVBXIeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1519d28fde9c845cbd9210ac51cfa23faf449755","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.11_1788405335705_0.17279007654032918","host":"s3://npm-registry-packages-npm-production"}},"14.0.12":{"name":"use-vibes","version":"14.0.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9e52c7c76646f147e8d663aec5a944f3affc81c5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.12.tgz","fileCount":8,"integrity":"sha512-L/R7XxfgQfgwuDPnkpAgoDbRYqbhZVkT4M2ktELw3xDh6Ki+gZZIGIes5v+I/Z+WTikmYTUoJY4fAtY4+Paunw==","signatures":[{"sig":"MEUCIQDu1qsAEtkDNUq2ykU7UOpMFgnju5lRms5nP18PKYXVhAIgMGzKzGLCiNZF4FmpJqsgAZEK9wOOQzR5S3j7L2cYiPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"24e2f5fb994abba7bdf7dbc1ee386e233af60c90","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.12_1788418292517_0.745545314621197","host":"s3://npm-registry-packages-npm-production"}},"14.0.13":{"name":"use-vibes","version":"14.0.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"722a8bbd1d2055faf4abe4925ccbd5cf2302f458","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.13.tgz","fileCount":8,"integrity":"sha512-m4Wm53FSl9wqXV0uo2h3Pa45j3WMc/gFjSJzrkIyJJyx801meJAHncg2uln7n8fxYT0cmpejDw73w+JTh4iVsg==","signatures":[{"sig":"MEQCIBC/Jrk5rFJuyKi/zT2vDSprFozYnHdeK5c0YBx82lXUAiAfTlDhq6zDJDSu8dtDYxhS4VAIYYBvkOqSVvrHWvSbPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cbcc94e62772fbeca9ea769405311fbd481add54","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.13_1788424865252_0.008662671645740305","host":"s3://npm-registry-packages-npm-production"}},"14.0.14":{"name":"use-vibes","version":"14.0.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4e33f0104baecc6b9a7fa1cbda1dd456d2460062","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.14.tgz","fileCount":8,"integrity":"sha512-646E9rGpkxov2ehkkNlhOdFrIkEk3kP2rfwiMpe5U0v/Jbkky55fuV35PYeEbCAUO3YulQvg8U8mxpFYTDH5/g==","signatures":[{"sig":"MEUCIBesN89Qm4zh/dsIp8XdpfCpCXoDkbpoZGTO4ykT8iCYAiEA2RW9pSzX/qGinK2gBHAtVJ5StLVI9pFOZr+Y65zu36w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f06104fcfc37e3699df1f635811c0c43197bc49f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.14_1788428636834_0.5444738940940008","host":"s3://npm-registry-packages-npm-production"}},"14.0.15":{"name":"use-vibes","version":"14.0.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3a78b5bb76e909ce23ac2ac9ab7c786f82cf79dd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.15.tgz","fileCount":8,"integrity":"sha512-QZ+5O54ketSJe08mJ9s3M9fvfnrsFmyUWkiwtoqybo1387KohhAI3nO+YxS0a7Z+FnfmApvV3vX8mP0luuUcvQ==","signatures":[{"sig":"MEUCIFXCiZINphmiAvRBHCwWhL+7NEfrUqWyYSco50SeoTmEAiEAupFKDRUQ88/lNTu6l/V5mrdRduer1sHyXBQKm1M9roM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d997876a18cb8fabbd4adb7597ede4f964a7ef07","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.15_1788447272967_0.3661807915561017","host":"s3://npm-registry-packages-npm-production"}},"14.0.16":{"name":"use-vibes","version":"14.0.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"980c52776d640aeeb7c23e350871adbd0c5d3694","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.16.tgz","fileCount":8,"integrity":"sha512-utMvUXpVX6Kv8qaxvb//gavW3zjc5jzLUDhCPtGrscfFr4Z2wIc4UJpjLT4D1AhKCj0emzhAgrvfBYuqGt4pig==","signatures":[{"sig":"MEYCIQDrA4v2M2ZhRr+RJhG2d13QlmJASvTE3TxySAsKa5G6eQIhAORABRS3FzgHentirAlFSO4t5fsUB5tIsUDlw20SztSt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"03540caad1c46fe3d49affdf8d1f564ad4e00339","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.16_1788448103468_0.2707793291132763","host":"s3://npm-registry-packages-npm-production"}},"14.0.17":{"name":"use-vibes","version":"14.0.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0bcd2e0775b5cf07b1954e44181e10cdaec1fc8a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.17.tgz","fileCount":8,"integrity":"sha512-Le0rMmHpQLdnb7DT0+IhWmW/eXO6WMXy9kIKNM107irAa+XGE0V5vYqkgHXZ58RgUCq30Q5vlgFyr8KuCfEGoQ==","signatures":[{"sig":"MEYCIQDlvSxEdXkz85pFNeWfkAo+XXPks2U88P8OpzZ/IBi1CAIhAIkVTuLoy2mhzvhAiNLqVmw/utp2k9CgdBtdk1yEIeKw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f265133cc3914f6407d12c551d1b65473ae7d763","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.17"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.17_1788449331776_0.7510318455385308","host":"s3://npm-registry-packages-npm-production"}},"14.0.18":{"name":"use-vibes","version":"14.0.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1a8ca4e3a5d22b35ef0c522399fb4019dea93df3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.18.tgz","fileCount":8,"integrity":"sha512-dbgIDKDahZjhXGDpGZ/XptoVB1cIQXS8iU7aEYyv7SagexfxlgOaoSIe/S+iqkYme54oNtrzVeGmfxS1wKDjzQ==","signatures":[{"sig":"MEYCIQCq9piAiND5FF8Rfc5MAuCeMThvGeVdtxmNoEwFhSxBegIhAO+sJQisBEuQoVUX9SVSVfKuFPK57/QMZ0+IP/MyqY2r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8e063be62361a659b4f25e5fe42fdc242b45586f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.18"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.18_1788455650295_0.29798381885460934","host":"s3://npm-registry-packages-npm-production"}},"14.0.19":{"name":"use-vibes","version":"14.0.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0b8035a3266ad2dd07ce4e0d1c5e28756023c44c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.19.tgz","fileCount":8,"integrity":"sha512-J/rMk3JZFFcRUIDMrbm5B/2Yf/fAK/CyCDFb31L/j39pFZadbA0lFiNjEoYZjeUOWUOm+AoVDL14OT24tpY60w==","signatures":[{"sig":"MEUCIQDAvBDyuA3sixzj2m5/whaDx7FFfgAR/r6d1au9GZVwewIgN+fiuW3oxUpiuMZPmzDNGxPUxYWDO7tC1CM5Oen7gy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"975bb14d7bbbf04f5ecd699e86b7915a8a92b158","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.19.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.19_1788460881873_0.11578235966383854","host":"s3://npm-registry-packages-npm-production"}},"14.0.20":{"name":"use-vibes","version":"14.0.20","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.20","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"d5be3ef2883111a68b7d4c79868fe1d61aff1cb5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.20.tgz","fileCount":8,"integrity":"sha512-m3PVU/6dOVUxK0Sfr95Gczk5f42bAsLnOwxlpVQrba2HZXw3exZYCVcrPuFgbhOH/MdLVx793aFKiTi4fqe6Sg==","signatures":[{"sig":"MEQCIDcaYgyZh+XmGkt5B5ztSxDZkW/eeYVMuB2GuGFm2rPQAiANolnG08UZzzZWmDtYZNTuMZoVHv2auBPhT/lQZo4eCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7454f9e2203c1e1822df7c60d45929a6f2a4a926","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.20"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.20_1788464049213_0.8502552730599797","host":"s3://npm-registry-packages-npm-production"}},"14.0.21":{"name":"use-vibes","version":"14.0.21","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.21","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2eb7326394cab9bee7d8912679baf9ae3aa8eef8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.21.tgz","fileCount":8,"integrity":"sha512-n7/fkdaCNPl64IAy33pKFiUNI1ZbrzIjbGdGllw6MF0DHwPTXMqCgjuqUfZPjjDq3UxushkvUcyQwX6KK5sOSg==","signatures":[{"sig":"MEUCIQDMuZ6zsfRDJfnYob+Cq/u1t+naCmcrRZLeyPRO1uFV6wIge1eX3HFv8+aRuDdksbBHPkQY98Q8i3Er6l8Bh6HFzCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"45b88d5b6ac5f95fd6d1f9ba6f01c8169c32821a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.21_1788469587784_0.4134568022712659","host":"s3://npm-registry-packages-npm-production"}},"14.0.22":{"name":"use-vibes","version":"14.0.22","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.22","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f38634fb13e2337059c1805f9adbed6014477749","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.22.tgz","fileCount":8,"integrity":"sha512-oZHnNKtzh2Z3rLWfKm17O7FIgRMuj3L5mh/wT1pihZaxEeu5rPA68E+OC24Vbhxkjksb5xqH6uTNKWRb+e5QUA==","signatures":[{"sig":"MEUCIQDiTWRyFOirduLJO/sIpQ5t4czDO//pB23dFBY0CpJNdQIgfN42NJyTHdU+Kz9vIs//N9eFkcs753Ot0rWCiuOvsHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"41eb2edd1a5c75e9ce70f32c77059ddc8fc704b6","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.22"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.22_1788494391979_0.9152975098296832","host":"s3://npm-registry-packages-npm-production"}},"14.0.23":{"name":"use-vibes","version":"14.0.23","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.23","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"befffd39eeb337603fb8891f25c9b0722f8ce304","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.23.tgz","fileCount":8,"integrity":"sha512-eOUuuU0mImDtBb92veCJzW//zMKX3ERRvlUxSkq9DJUHtW2D82YRQWxJDzBB3xl+wmB8YopCdMfBQEguOxMi3w==","signatures":[{"sig":"MEYCIQDLPrfpHH3jFxqVLpr2YjSNmVuPTf5mmP7umdRo6yZdWgIhAJT2dAaBM2HjhWrI0Lim3cHegTW0qplsQSsMU6mycO7d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8a033b6f13ee41c72047cd11ac0e36be57e33674","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.23"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.23_1788557170622_0.9200320140546299","host":"s3://npm-registry-packages-npm-production"}},"14.0.24":{"name":"use-vibes","version":"14.0.24","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.24","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"aa59697f344ea1f8c7c3633918c6746b27509f9f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.24.tgz","fileCount":8,"integrity":"sha512-dEnkzHJakG1xb8ZixZxQ+AHDbVfq2YxQWmMmGqxXrcAbRXJ/aFT0KoWgng+PzpZKYqITi3zZq5PWrGTOciNzmg==","signatures":[{"sig":"MEYCIQDGT21+Mu3ugJqJvsQKDCqUZYfbBFvw9yPbkbPwSFGqPwIhAMQw1LLxsnj0LNttajHFs+WrKKJreoLiGO6Wig4CylGc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7d9e623904b0dd2f438f6641f04d7b5b4aa930d4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.24"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.24_1788741382980_0.8574413889352879","host":"s3://npm-registry-packages-npm-production"}},"14.0.25":{"name":"use-vibes","version":"14.0.25","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.25","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fd6458bf244e6669649529cc83e677f693c9d414","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.25.tgz","fileCount":8,"integrity":"sha512-Dx0QEhvu+x6yMBRrfXoMlLvOuPMJkZnf6eW9MN/ymg41jRSTkj9MSVVA6bLSM+R8wBjK3qmKWBCA1gD/MXJMwQ==","signatures":[{"sig":"MEUCIBbz6+3QsNKA2WC7A9VSGIRCiWOa4Kl3RKDgXcbggThWAiEA2L/yJhsipja+Hzuas3sStoOYT8+DFXZkUiaUQ0G4Ymo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"64b253fe6a1b586411f3eb4e35ed84948f7fb11b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.25"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.25_1788827085848_0.6269775661742758","host":"s3://npm-registry-packages-npm-production"}},"14.0.26":{"name":"use-vibes","version":"14.0.26","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.26","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e3a8215b75aa9b30d5604b557358582d1f9618a3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.26.tgz","fileCount":8,"integrity":"sha512-zz8o/M7v5VHJnD/xbbnROMl/sfGIYNJ6OgGJuX3IYCs7rLRvkH4qCAr/TsWZYpijUT/8GfCzbYjPWQTVXTx7rQ==","signatures":[{"sig":"MEYCIQCzn3OpArC6OENdUM0LrHRL2doZZUZt01JpG5k2fEcLjQIhANl7MeWcnibRJe++J0VB+iVGS/mW/kdepixA51SdwEIn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"908b8dcee429d44c6c05dc52f667b54a76bebe89","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.26"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.26_1788828091485_0.43367135989639327","host":"s3://npm-registry-packages-npm-production"}},"14.0.27":{"name":"use-vibes","version":"14.0.27","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.0.27","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"553f1e3f23d5588f73e182e0e81f649abc74d78f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.0.27.tgz","fileCount":8,"integrity":"sha512-VPjQEVPcTUcyNQBlEJbOH6pemLhTEi0fDuMO1e1Z5Dq/tpvLnAoXT/ZgJYsKofZ/G1KbvjIdQvP3bhZFxfwAVQ==","signatures":[{"sig":"MEQCICrwhzNb3kaYWjbkmXfCp1KwjLc/HUw07SYLSjCV4bQiAiAYlQW0MWiGKD96utPUIVvPoNGjLPSY2QqeW+7C58Stlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9dfecd792e692840499e319aca1e49de7b30592b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.0.27"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.0.27_1788836420810_0.8819146763310108","host":"s3://npm-registry-packages-npm-production"}},"14.1.0":{"name":"use-vibes","version":"14.1.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cda840d58e7ed842d0d609bd0867a923467bb56b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.0.tgz","fileCount":8,"integrity":"sha512-xHSdo5Rgws4KVQRN91nKSBPrzj86rJq6Te2Ji9puhRfNueEMqYBjDoM7Og3BICZ/ri1L12W8XfjXYvg7UtxomA==","signatures":[{"sig":"MEUCIDWsXXb0VzAbYVLLooicQ5NeFzL4Atu9RM1c6nFXbxiwAiEAhjdxYoPf3ebPto12Ym67elnO8JOn8IjcDjUXHLfqOhI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6af6dc4f0d227e60325df4814cee40e3e41c0c35","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.0_1788889244183_0.28929681499755944","host":"s3://npm-registry-packages-npm-production"}},"14.1.1":{"name":"use-vibes","version":"14.1.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b174124a8eed872461c9555b760bb34662526ffc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.1.tgz","fileCount":8,"integrity":"sha512-RO3tv1sseJIsqryOVeW43adsxrSaaFR1sRYaSZol6XYhFYWnUEV+anD0uY7JQUqlC5pMDxQTGzr3sVOwDZLAAg==","signatures":[{"sig":"MEQCIHMCpLqeV+SImE1n7UE5mysdsXPgtRHc/plRRDsPQ2AMAiBYLobtSVlX4b0ii5K9ymiGCCBhqNPGHwmmH94wtNFhQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d075c20c26b719291dd3c56e5a5315e54662c127","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.1_1788894748796_0.6166411547867237","host":"s3://npm-registry-packages-npm-production"}},"14.1.2":{"name":"use-vibes","version":"14.1.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a6b267c9a7332767321b780200dffe3169a4ed13","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.2.tgz","fileCount":8,"integrity":"sha512-kqhotuPhXiNPPHRr2ZjZbkE3i0VxGErheLNdk+z1F/tF1INjvf4p8KiA4iRQXLnikePN2PeLczU4Y5tqwBU2yw==","signatures":[{"sig":"MEQCIEfX82gr3wgk9c4FP9/hiKlqIQacv0Jow1ysj0bhfox2AiBAX3e3IHvf0jqfIx4zD4sGm5hoWdkbA7QYXWgwxvqM2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"61214c59218c90b7b10423c20640b5058ecb3749","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.2_1788897235851_0.768278820952595","host":"s3://npm-registry-packages-npm-production"}},"14.1.3":{"name":"use-vibes","version":"14.1.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"01a7da3a273cd82e15cb3b7e270a68ab0abd9727","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.3.tgz","fileCount":8,"integrity":"sha512-jkmZcXtMgpFezubmBklqiVSeIreE5HA5IlckH63MqfQxHrDC5mVy8YEifTQj6laX7RIxBkuvMQQ4Fv/5Q8XpXw==","signatures":[{"sig":"MEYCIQD/svgJExWsaVl7vifsecwNHZJUCNt9pr19JrtXeUqj/wIhAKB2izgMOHvbEpVlw+kxbOg7UbJilQCVBHC17LRAt+Dp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8f31761eb4e9481a58b39b73c4776dfd4856d5d5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.3_1788908329327_0.007450796386359926","host":"s3://npm-registry-packages-npm-production"}},"14.1.4":{"name":"use-vibes","version":"14.1.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2de44a39c67c3de554a84e7b7151fafc22037230","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.4.tgz","fileCount":8,"integrity":"sha512-u9eIR/CDyRe8SXpjFqQgV9v9eOWobw4ghYhdz8yNPXLB8SICR+4r0jtzLT/sAd5nhs+NrnAoFK5sJW+ADUSDbw==","signatures":[{"sig":"MEYCIQDXXcHRXLfgwBFWt5V6NU0dUIHW0F+DhvfXeQXOqCGeAgIhALqJ0iF1V9ICDdJyCbeqCPIDNeM/MpvSyUXgWoUhWJgW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1e611e4472e543d714960dd05033afc2e5ada6b9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.4_1788910550418_0.7761702048877963","host":"s3://npm-registry-packages-npm-production"}},"14.1.5":{"name":"use-vibes","version":"14.1.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"08e35ae2fcb9999da50a63b85eed876f3010fd22","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.5.tgz","fileCount":8,"integrity":"sha512-bBuzj52LaQxUAzcXrkJ2L4Me+Cm73KaFHgGydX4L7pO9H3wXkwryNHGiUHrrMaqxbsrRuMy0Ld2Kup5nDAU5kQ==","signatures":[{"sig":"MEUCIAS1nnZpLx9KWsBEMMeOnaCCTZsX/29OMVsZInT71t+HAiEAuR2C5aqURW9hlgjjKe3Z2uKlgUbJJmIepvXIaD8crRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bcb0b5b690456f24cae182864e0824b9f10cad9b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.5_1788923895191_0.9819701889133543","host":"s3://npm-registry-packages-npm-production"}},"14.1.6":{"name":"use-vibes","version":"14.1.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"746290e9a8eaa0bf5994386fd5c6b775584cf8ac","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.6.tgz","fileCount":8,"integrity":"sha512-TfofiX+PaPucVoktLqEXT9Yw2g+tR7hSE7oCbmy/9YNUKFhoE0exgSievyvTNtucqyIwYrIwBxiq6JjLxaBDsg==","signatures":[{"sig":"MEQCIFBSKmRfZnHgFV/6pu2qAp8q2B7EyWwsCH6Y4v6Hj1yZAiBShfGc7EGBxVH6pPC6CQzS9ELnElRPfTsA3vxaKd5c9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0558bab020ec83bdc644d907cad7dc6cf61f4c85","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.6_1788927893582_0.4839717907861494","host":"s3://npm-registry-packages-npm-production"}},"14.1.7":{"name":"use-vibes","version":"14.1.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"41f57e78184e4695a047190ceda66ef60c5758da","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.7.tgz","fileCount":8,"integrity":"sha512-OeZiFaP8SkaM5BcC7W9RcrIs430Tr7IclptpUsVk1/ZS0MZ18KHIX4kFrHQg6KMYXO8MDJ3VmuqYZg2RlDgq0A==","signatures":[{"sig":"MEUCIQCHSn+tfhxfLgMkdjWYcnefx1KnQyzUKNzLedroXAX0HgIge1n3UIqVPeQIqsy9RmEAAIDA4eE3Zfc/6aTe+lrlZGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ae03f6a2d23f61243ccab555147fb386c86686c0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.7_1788977712004_0.42673835377651725","host":"s3://npm-registry-packages-npm-production"}},"14.1.8":{"name":"use-vibes","version":"14.1.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"98871485013b750f53a49173685791385b07d20c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.8.tgz","fileCount":8,"integrity":"sha512-xmQK6rRfV34euNHOBBYjYB/i2LIRA1hLta+G2RamFtPvf5U7XsGtGzp9j9uRcQVbLmkcRKpB/9dvAnYpd13QRw==","signatures":[{"sig":"MEQCIEKpmuk42QKFWqKzjZI0UvltDzxkTjR1ZLwWiZTYPToNAiAnH76nq3bRh8x9ZnXYO7gXQyLRERJsqjVz8zGXwml8Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9302fe948411d79e12d5be6041a752e8d8dadcf0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.8_1788990590240_0.6363584633484789","host":"s3://npm-registry-packages-npm-production"}},"14.1.9":{"name":"use-vibes","version":"14.1.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7825d832db8fc9021727a34d098c011656f44f04","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.9.tgz","fileCount":8,"integrity":"sha512-r3pwI7/vfpt7UQ2tmFB/BFCf5R47R8yHOyn48erDXgHYf5i8Z8Oe8WF5/B7t/AkOvMzXIFKD2Iz9HzilTjWryw==","signatures":[{"sig":"MEUCIQDl97qiiAq1oR/leDqmdWZrlaIcCsEsdLnEQeXqrh7bswIgYSXuMaVg/f5o6wQB28EKUJyWrAjc3c0mcZbDO+FwYH0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"150d5ad925825c1db2cb21efd672d47e32acbe6e","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.9_1788992671259_0.8502242415150663","host":"s3://npm-registry-packages-npm-production"}},"14.1.10":{"name":"use-vibes","version":"14.1.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"de31509d18d1977ba95a2ac80a16f1041b44617c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.10.tgz","fileCount":8,"integrity":"sha512-7d1o+vwzeW5ZqUO/wot7l2flYDr9AYU3uBSAokr7XgetjyMC+y1+HvhPOdCpQs9c47XYiJHCmza+eTWawBOmaw==","signatures":[{"sig":"MEUCIEcv804ZEzZuHJhBIJBLJ3zLI138cLULfQFI9Ynpr1OqAiEA0eGYKnHpFEeMpQ8hiG7VnWnnbrBtb64enU4XuTxzDfU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"46ef2bf02322bb2fc5da112d718c2f88d7114336","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.10_1788995077998_0.1208461064046793","host":"s3://npm-registry-packages-npm-production"}},"14.1.11":{"name":"use-vibes","version":"14.1.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4877ea84ff2b61627d5f88cf67062998b012ec5e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.11.tgz","fileCount":8,"integrity":"sha512-gCdSAZBT9sHLt6ayfEa9EXJT7LfSAtENjH4naSAH13onO2tLeh9z0zCTE4Poj/T0eOeS/LEut9Yv92wWWPbX8w==","signatures":[{"sig":"MEYCIQDAci+5xaXDS01zMAjFzZ8DslSNykq3yb0hVyFqcnueOwIhAPI3e0/PQMeBQvRcItVsolMoYdjNphtac+d44F25FdRb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9372ac0b0b3a9edd7bad467afaf6f4a0e00e99ca","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.11_1789002007038_0.7488224926603777","host":"s3://npm-registry-packages-npm-production"}},"14.1.12":{"name":"use-vibes","version":"14.1.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"aeb457f43fbeaaa1c1d8163b711094f4b0a4f9c9","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.12.tgz","fileCount":8,"integrity":"sha512-tb8H+rHP59YF1H/LDhO+difNebxqTCLgpZZPGn4iO4k8xu3xDML4wzqwtVU5XqgyGN2eYjEQdh3MVKRFnJ67IA==","signatures":[{"sig":"MEUCIEbRwdtLgm7vOKoT1b5agIrre0vcl8knRZ8R506qoCu+AiEA4BYMW5mT2y/RmjnnbDvIZ2QSWFwRcMJg2aQoAbMtibg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2767e53b42e6a7675e530ce951c192b7d75d9d10","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.12_1789008856406_0.11621561656237889","host":"s3://npm-registry-packages-npm-production"}},"14.1.13":{"name":"use-vibes","version":"14.1.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fff1c4791327163a52aefd18c0f37c639ca25efe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.13.tgz","fileCount":8,"integrity":"sha512-CDm/G/VLZNsE6qYczFRTtGy1gG0HomQKGpCT0Keie07U7fQ1CV7I3nCRVq3iqoePVNi4DIudCAawlDHF7HRPdw==","signatures":[{"sig":"MEUCIQDobyXejnKhqOhLdxoNZKe+JyMCKtd/0Y2KnULwVnLSFwIgXgsGDFa01z6eqVrFQYQIm+mcFtwaaTu7WBfhvx0bWF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAHkFjdumL0dWmCh95ySpHe96ju0vQdrBYkKogSSwVOKAiEAw1GPb07WFdcgIsgGlW/9yc0hXxZ7JLNf+703C5oG7Ao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d5c061b60cf23e7590824d1aafb2e44b130cbbfa","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.13_1789080397696_0.01752682294958352","host":"s3://npm-registry-packages-npm-production"}},"14.1.14":{"name":"use-vibes","version":"14.1.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"209a2f9ed08562ade6c608e61c4270d475f0e2d0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.14.tgz","fileCount":8,"integrity":"sha512-AkWGotbFi+tzVeeWF3BzdZoy8b1tSLHJrl5R6ocf7/lQM/uzzDOC+gN1JBAQH3RKh+UpUi5NJ8ge0O5wh7Qi9A==","signatures":[{"sig":"MEUCIQCdswd1UdVZ6JHz/PW6gKazT5fuayt1+uKjmZy38mp8eQIgGcmQXhr8478vDN1uT0W3z/cdj4Hr5k/Nbez2G6LWj8Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDA3ABi4ueOJUAru0TCSXwoPo9Bk+fyB0o8muWUY4SyagIgMNuOjSYXvTkwSWVe13FKdhRpbh+hjjB+uhFZfdCSrG4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c75a6503612fd872d892299fc1430cd4e23f17f8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.14_1789135460240_0.9064896301015903","host":"s3://npm-registry-packages-npm-production"}},"14.1.15":{"name":"use-vibes","version":"14.1.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4768e52533fd34ace0c5bdcb511eca810abe74b8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.15.tgz","fileCount":8,"integrity":"sha512-va/lqYYMObjhk0HVf9KT6QXyCUEDM5m6L5n/rxwwA+2mVoP7KD4XZCCLfbOKgTPebHdTjgtabyZA2S6lXHXmHw==","signatures":[{"sig":"MEQCIFUPtvYj79UtOinv7P07ktTl+6J5OJikfmK6IXuqt7EwAiBfCvKj1oTYT6aBskt3Y6FNoUVJzQka+K/puiq6Xqo3nA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCNgW6JGxa5nO8ytcvOZPaSaAyuTHNwgQFi896h0zhkRQIgEJYIYS6D8PRjkTseLRIAalA8IwiA+Fsx7G1pozyWEM0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"dcd243a0ff1f9a15ef3e87baf2955df788d69d2f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.15_1789173853673_0.0599885384515193","host":"s3://npm-registry-packages-npm-production"}},"14.1.16":{"name":"use-vibes","version":"14.1.16","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"265185decc9f2fbe7f23d39c4ce63a98a2f045e5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.16.tgz","fileCount":8,"integrity":"sha512-VIQ+Opg/tFrZ5//JWX7EDoLxJJc44ANLf1iHD9yDp0KYGT9HwBEp4+aKNiv/22Sz1W1Tj+nmbtHi880FsNYfeA==","signatures":[{"sig":"MEYCIQCGM+O1yxMdrC+R3ZFsshBRZhte3oDCbxcGrpyUBiiX/AIhAKk5tiJ/6gKd7g1IAb6FNVlxdk+AT1OcE8fpUO6j8Ldk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAbiLvalW/A7ooNDfk0hR5swbe0bExLNmRHY1xUwdbfzAiAUZDgRARJW1BZrnRTmf58NOq7n5ENIISMtZ0u8B0Ksfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a94f02cc86c4e06187396815c4971f11f23106e5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.16_1789181154332_0.6976440097618881","host":"s3://npm-registry-packages-npm-production"}},"14.1.17":{"name":"use-vibes","version":"14.1.17","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.17","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7ecfbb00795ce848b1b6f41fa702a17f881b534c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.17.tgz","fileCount":8,"integrity":"sha512-FSFMc2kCIyU9tDo2haKVcSSIZwLlMxC7cas5MoFzIR1MjzGAguRgJjWOku0fIdSCuW/Gx/IuVprSQgcI5bVlww==","signatures":[{"sig":"MEYCIQDv56dL+s+geyJ4aoE3iArND//wR3SDQ8JB4SWyuvBR9wIhAOBVmmdTahdWMYMPccon32AxqJw8W8P4PN6EH4y2zepk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAxQi+Mddju8oKQ0ZnHls334pZbnE5Dg4zUL1rI8rHU4AiBWWKPMZKwKsTtKh9r1iHpDbtIptU9pW5p9GqBZ6ItuPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9800933a78fe65fb8807ffa0099b4689e6501763","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.17"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.17_1789239554924_0.8739873510604006","host":"s3://npm-registry-packages-npm-production"}},"14.1.18":{"name":"use-vibes","version":"14.1.18","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.18","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"a440574d179e7c674dbf9e95aa4cac60a6e2777a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.18.tgz","fileCount":8,"integrity":"sha512-aVy4DbO7zznHftEnssrdBAE9V1OKan4pfD7plokN8OTffD9aFtZXaQfe15Z2rA0MiXnEITXbuMMt8dL8qvfkhA==","signatures":[{"sig":"MEUCIQCU5sBDKbtkG2FLEQZ720DFB3NUjwisYvyqfuakAj5UGgIgXgT4LHzFyZg3POc210Lm9iavNWxGdnaaoX+H12so4ng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDp2770iZEPcy4U/BuCdiVYL6vaaHbj5z95PhL5UArxKgIgDD2n4fRwqxJgMX5MlgIc2eFoZplQ4HPPahfTY6ycJy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6312201f8d56b9a5cc7b5fbcb541ee2fa97e16df","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.18"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.18_1789427796194_0.3158078074303645","host":"s3://npm-registry-packages-npm-production"}},"14.1.19":{"name":"use-vibes","version":"14.1.19","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1db3197a8d779d0a47efcf416cfa85b2c251cdfe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.19.tgz","fileCount":8,"integrity":"sha512-GUac2bx0/v+yoKk11wdnYzcHkiPBEDOlVowwxKPuYJdUku3HbG21uyLawD+szVzY4DDAzwA9+os03TsAFrw5PA==","signatures":[{"sig":"MEQCIFj9ibcN3gDHinHcCtzPT3LxMc1HcLViZbbJJiLEKfehAiBZ7o+U1eyzoCub+YWHYcfzdKnvQYua4cg6o8qUNfQ5Kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA+TnhGl9u+oM2XMgS9tFM6thfy4dsgEfygEDxHg8CVCAiAR+0b9iQgBWUmKW4IGr/OiCuSbdErD0YEaE5M+cPqkmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"7f6588b7cb8264dd5f7bf7020535e1e191a7ff78","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.19"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.19_1789436608115_0.5208300574354103","host":"s3://npm-registry-packages-npm-production"}},"14.1.20":{"name":"use-vibes","version":"14.1.20","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.20","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3104b46ce8859f6b72ef2ae66a3a9cc924b38b8c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.20.tgz","fileCount":8,"integrity":"sha512-RwnjI+LNjOT6Kilz8GLHp/gYQqjhgMlwa5lQuRugZfjhvCyokHQtD78nthVX+K9SEjh7d/6TXK6fv++Aj5S96w==","signatures":[{"sig":"MEYCIQDrBT3uDMSS/Znp77VGF15x+UM6UVDfmePT0aRVYpqw3gIhAIM6HAQuyuY6oApH6Mwof7ecKkhP3ngr1AYnCojq5eit","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIH6g8RisW2cUShYzZaUknQSQnAtQV95HACpwd6eJQOu8AiBBYplov5mbpuDeZYXYvm2y6/XB03hsF5OcXwUVqoJsrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1c01394dd0bf15a6f95672abffd38318c70aa86c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.20"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.20_1789437308674_0.8039561305568192","host":"s3://npm-registry-packages-npm-production"}},"14.1.21":{"name":"use-vibes","version":"14.1.21","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.21","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4a05e0b0ab357ed326a8e63116e204a1c6da8178","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.21.tgz","fileCount":8,"integrity":"sha512-HfSXjzpGM2PB04vR+hCQZmS5GjXWoO/Ccrk9aEE2Rt9tMAfTq+1d2+e2KjLCoy1kZAMFPW6tZmrYk1lSTSJbIg==","signatures":[{"sig":"MEQCIFAJN30WVCMq7DqT3mFBOLzrVZXQfiRswq8iM7EoNxNSAiBxVNtRUlIE07Uazf8hjygI4VWwJlrE9HM+8c6OkRsg8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAEtSbshC+MK9wWwxZXqajQ27HUpv+BKDJNRWrSN9JXsAiEAznfo2v7bLnejtSTuSVR8xjrXNlPQ796MYwSxHpP1ukE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"195376f5a2cc2f3fcde4d53fce9677db9d9fa9f9","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.21"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.21_1789509936841_0.1617536853724506","host":"s3://npm-registry-packages-npm-production"}},"14.1.22":{"name":"use-vibes","version":"14.1.22","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.22","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e6565b61a25826052e65ced663618056baf94880","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.22.tgz","fileCount":8,"integrity":"sha512-sVG8EzVZEVkP56IleybCthaZh434LFMyxR7KsGlJNjHPx8I9v783wbEp1jBtk8VuLw9nasqYxOvWSVq4C1ILsg==","signatures":[{"sig":"MEQCICFvPb0qhW/xJm1Lx/XVE2VHcP+/Vo6ybC/wgfI75/+5AiAfJreO8cO8jS2zEWitnygyUoxcTlU4HzCo7/hh7vh5Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFxVMgfG/NAkVt9dYr+4fOLYGRhgP7dcpSFPMuYAmKiJAiEA9pBJZm4TFlklF30NrHJOmipH1bEZIMmPd4yr9gtUS/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"444b3aab7e33f692232727eca43fa20df8540413","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.22"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.22_1789525625016_0.09288808079246502","host":"s3://npm-registry-packages-npm-production"}},"14.1.23":{"name":"use-vibes","version":"14.1.23","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.23","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"508425afded9f1005cd6eeb5c57e60ad7b535a0d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.23.tgz","fileCount":8,"integrity":"sha512-hnSgspxojDvPFespjusqSAWR/Accuvdut11POoscsVgUWMZqI84v4/0FOLg8ABre+lINvvv05xprgSwXXfhznA==","signatures":[{"sig":"MEUCIFbYNqemVER5YwwYftHZ7dI0PuIjgX6xG3e6/wDPlx5dAiEAnl4OdLSd5o+EXirQ6Z/mhAD/nIFIO6mxt4mEaYpIHJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHe1qNDQNjdzIno+yO9PMq32/QASQ1dSzHTIry81ZnDOAiB0SDDRPSOQ/267He4f3QNPvOZrMhYQqn2Ob8Fld4OVPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3f1c49a652d41e57820992c9fa4b5f3f49075551","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.23"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.23_1789580619735_0.8245364354956586","host":"s3://npm-registry-packages-npm-production"}},"14.1.24":{"name":"use-vibes","version":"14.1.24","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.24","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5299833968e13a564d55d85b5a9047c4f30184b7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.24.tgz","fileCount":8,"integrity":"sha512-OKVzRacXAfEbCwtYLA0AjPqyZfLuJipJmkRdLI+lDFHLJ92vFR5qVMURpYaTeoViJWZ2IDLZvY2ZuLsb5PxwKw==","signatures":[{"sig":"MEQCIDFqTuhbDSKcHZam3Qp2K7+f91J8VHggYhoBHwaIzr8hAiB147tYyB7l6IkIgxCgG7beIWMxxXOKDP89yLJNBjGJTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDEW6TVZTKVJtR73FEl9ChyCzHzKgHIHG+yUIh63ExS8QIgfbsgPW3pDtGL1Z9X20DDk1vmCLOQvYY6DXLTFCsMl4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5d550afea8d4336d858bb51e8fcecccaa19f2543","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.24"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.24_1789586473310_0.4368699108290446","host":"s3://npm-registry-packages-npm-production"}},"14.1.25":{"name":"use-vibes","version":"14.1.25","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.25","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"f47d7ba10dcd7be4e45d8d636d688a4ab3f8d4e5","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.25.tgz","fileCount":8,"integrity":"sha512-yOgLzuTRh1dzYmzj9y9/yCRJBDrfls9BDeHaRahGrTcqplfuwGm1hv8oSshmSm8woGqSFEwETKU+7+/9MrogMA==","signatures":[{"sig":"MEUCIQC+voV41Kv/73k+w9ESapgMRaVywUlicUNtdeO5uPCmFAIgQ2gqfUTU2oK7XN78xpY2WdiLeHMiCDBKrq2Lp3EVqjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCgbRLciipv/I2mAX0RECs4yE08Xdto8TjaBU7FVHhljQIgeOvPVgZpxbtr1yAoGfrFIUGFs+pQNY+AOiFMUm8lmJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"db23ded90d6f3c8ce3f9bb3d06c1d7478e554921","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.25"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.25_1789591973767_0.9176683094258953","host":"s3://npm-registry-packages-npm-production"}},"14.1.26":{"name":"use-vibes","version":"14.1.26","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.26","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9e3bdce0d247f6ec50f0cb1c9fbf5a73ceef5b6b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.26.tgz","fileCount":8,"integrity":"sha512-73kJdhP21c5ZPnTeiN8yVbvYX0ruCq6ggbC7PJOj57/irW3Bx2mcHIK6haCWatWJlyCmitpiZVyLkbFWgtMdoA==","signatures":[{"sig":"MEUCIQDvqmvG8wK/+50pGCSVU3A2RHIVb6jj0T2IkXBYj92cgAIgPzyC92jOcIpFmniJeApBOIbTm1/esDli48nz21m0mRQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGLcPy7DG4dTN/zX28JNUI6L/ZNxEx4l2qkGywOJlotOAiA7iD6dEgyeK+eZP1wQCLykM7FujO+PVLwq3SLrUwelfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a95979b521fed99502449a22d5985a365f6b48cb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.26"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.26_1789609163727_0.6486784721630989","host":"s3://npm-registry-packages-npm-production"}},"14.1.27":{"name":"use-vibes","version":"14.1.27","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.27","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"18074b98779261e79561d72e094a026ca451a11b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.27.tgz","fileCount":8,"integrity":"sha512-jW1iS2gA1vF1iCs1IgF/USPGJOelDSbI7UsfTA4o/Mq3qm+0qp9VssBPt5vH4WkPI0nTbnHE3REjVL6duA7cKQ==","signatures":[{"sig":"MEQCIFdW5TjjZIiR/hLdPaWmW+T9WSrlNauBXDA5l3XkOAbFAiBAUCW8/abPDh0y0IQhPkji892k5R+OwUvFc8gRksy0vQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCWUZIA2WAOzo9xFkF3N6lORlZp5mtMdZZ/GLIFOn8iSAIgKPFTmML8rvb1mUal2rCoc2bnKdEQS7Hk+O2KbrFE/pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"272a5a4ee45c8e4e612e651b7ccaedb437e2d777","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.27"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.27_1789612107811_0.26201567954653826","host":"s3://npm-registry-packages-npm-production"}},"14.1.28":{"name":"use-vibes","version":"14.1.28","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.28","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3459ff24220488578f76e2cc273e0c8d8d0abd5e","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.28.tgz","fileCount":8,"integrity":"sha512-GjHfE0q5/PMf2tNCtLfBkF4LB0Y0XVSsNuAt6FjkVaPVmcLxJQZumh51m/32hrp1QhXzMydnIBJAPS9xaD8zRQ==","signatures":[{"sig":"MEUCIQD4w/u2POyLb1eKKd8Z86HUSN439Xre9GBD+tSBj2GkIQIgQ8XgUQA6Ic8bTjx6bvieTLwqcgwFH09fTIo4cvO6fYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGzw/ZGTkdfeQtyihJLu8dFX91LD/swfNW8yQfBX+XJtAiEA1lkvf9ZxQc7CL6zvVMPya0WZJhkNU9o1RB0xfa17Iew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d0068b5bcf97a93cd28c149f8d714833364edeca","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.28"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.28_1789612654433_0.7229434741961205","host":"s3://npm-registry-packages-npm-production"}},"14.1.29":{"name":"use-vibes","version":"14.1.29","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.29","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"650de15575729d78949da1eab1fbbf48e10b7ed2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.29.tgz","fileCount":8,"integrity":"sha512-29aFPdJLap9kFKAZFBPYz+//ktx+OZblAWnDyN4aEEEqT9zHDYyOBGOECiXQugeF90gNMAz5wxgI6+buEA+q1g==","signatures":[{"sig":"MEUCIQCI0AIc4stLNImgRoQJs2Mb7SvuLVsJRL1z/OYxqoO1GgIgFEcJPTv3OVNJ3FyoMsPF41NqDULnnHIG2mOIECsryQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDwz64GmuFqJjHrJlVwW7I3W0NCixK40JHYMcV+9NeBaAIgQTwGKX12rLZYKTK6KX9DN04UPzk4N6QGF+Ab4FVIC7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2ee40afef3ab12b4d163e026eda5306060f67270","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.29"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.29_1789629817080_0.21365289336908","host":"s3://npm-registry-packages-npm-production"}},"14.1.30":{"name":"use-vibes","version":"14.1.30","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.30","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b842de14d267975d7f19e5aee5906605d0b76435","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.30.tgz","fileCount":8,"integrity":"sha512-bFlXO3S1f1pXvovwh7WhxOqs2cOJ7ZFm+nwzNKvThha2FqMawPpKEE5rtR+Ir1A4wjwsvHjFJNSB4nxPatVSEQ==","signatures":[{"sig":"MEQCIHsxteZ7JoxLyMopB5xR7GNxwG3cz1SC92VG/S5edgE0AiBTWdzw6KsKYpxu4VmB2990ZCGZ/fvmIuPMMOD/aduKJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICa9QoB6GYVGbvFX9zLihhRxB65S08T6uDLMv3uzOobvAiEAwr5hvJ9jfxtozqit1ooeO12yZRNnUNK7UcLWt+jSrmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4a2e8c028fd054b827a98c74d9e04dfd14e85fde","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.30"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.30_1789631775498_0.4397354475091917","host":"s3://npm-registry-packages-npm-production"}},"14.1.31":{"name":"use-vibes","version":"14.1.31","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.31","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"935ef7fcc53497f6a9b08b1e382024ce12561ae8","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.31.tgz","fileCount":8,"integrity":"sha512-jVBfI7cTfe/khxIth2Pm9iBlTPin7g1nSr+XOpXTA2t+z9HM+pZ0FpHwewHtfCfneiVFdJ8+VR70OjLqx93KsA==","signatures":[{"sig":"MEYCIQCyoOILbDhF6cAPn9WAAyyt2EKEe9+N58nNrn0E8z8NIgIhAMAS0LOrwnofT9bf8yDM5uWJKlC5OlK4WwOa1j3cDh2P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFdJpRLKWKWk/xvJhvITJvk5Pp4+t346QIRG3wioeWx7AiEA86EYJ9hgtxpcRAPgKeVKMsSwgG/FZ4NMbs8GyX4P4B4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"feefbddfc59297b63ade68efedb9281d6ae13310","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.31"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.31_1789632844132_0.7943463017904546","host":"s3://npm-registry-packages-npm-production"}},"14.1.32":{"name":"use-vibes","version":"14.1.32","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.32","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4159421bb0ef3a421c84f5193fc2f1e2f6dab12b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.32.tgz","fileCount":8,"integrity":"sha512-JMlQZHRDHDN2hBXpO/WZsB/36sou8rjLFxXMQ1NpsKe9GtH6Mj+bjFsGjdKMl2BVhCccQf+21k8wYncDaaerHA==","signatures":[{"sig":"MEYCIQCRcpeuDKJ8l5cpEk6j7iZik2x/cnnFo11AqZV8yZCHdAIhAL9TAhSrgjQuNlT95msrf5P967cUhi/UQTjVJvr9kePF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDbzcqlliTwbBDyJKea50DTKIQ4qTQyawZQKRTSYPcRaQIhANohIb5r24kCZeKivBBENQX2808zUEB9AqFG7x157ej0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"841679c5c3157149fcc21d70ba3e134b9a045a7f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.32"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.32_1789654958700_0.07669398269271999","host":"s3://npm-registry-packages-npm-production"}},"14.1.33":{"name":"use-vibes","version":"14.1.33","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.33","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ae27a4a5427621ee25a492002d21035231017fdd","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.33.tgz","fileCount":8,"integrity":"sha512-Qby/bTCcPIkxO9kH1RqO5MPNNA5BLD5fKzEcQvr5cYzdVQUVMqUV4eKRDBWc1KlkSuA/7N8jD6D+HKTpf+Yy1g==","signatures":[{"sig":"MEYCIQDDs+EPo/nIOxjdtqOsBpVfDAVcfiqXg4jo6a8sei0GpwIhANfAxwVcN1qRfhNqiHKfD12WR/xmJGnS+d0zgXbGJ/mr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBwIywBH9tLIwWOnmbGnYPRlcAAdsL3wJHP06sYLi/KYAiBv7KstjDvP1k5+dHKXNV1IkGaRn4eY+IMBs9H8kINOtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"6c6c36eb7699a32570116fd197db302c15c12dfb","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.33"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.33_1789665163023_0.6719224011791627","host":"s3://npm-registry-packages-npm-production"}},"14.1.34":{"name":"use-vibes","version":"14.1.34","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.34","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c8c4dbaf43b73543d3f05fe9b9df22dba4ce5084","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.34.tgz","fileCount":8,"integrity":"sha512-1wU6QribbVy9vduil6bWzC3yrsa3dE0233l0BHQhJfpa8mHyL98qyRHroSw8jTVH2sG7C+Tn3Od8GZ15EUS3yQ==","signatures":[{"sig":"MEUCIBLnyAQh9DZUN184U0v94Rnxka7Dh8q/CfQO8r23rOQMAiEAhlbVSLJcBU7lrMpORigsrKnsFWtBYNIgfs1BTuGXcjQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCvBZ9SHE2B2Hg97S0PhT7KJ/2cpJT1bZhKjqaFbdGKWAIge7vNhrBYK+A+tFIFjKBbBlWWOHSGm8Owxs47kCp3Rzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"87f5cc3ddf3de280c3c20d9d5fce4e21d9a04f12","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.34"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.34_1789667668106_0.3753633750270935","host":"s3://npm-registry-packages-npm-production"}},"14.1.35":{"name":"use-vibes","version":"14.1.35","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.35","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"30e34176c10a0871c64c8ac7b5a0b51985474752","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.35.tgz","fileCount":8,"integrity":"sha512-mszRk3Ve5g/pvEzyjxVxgUSsQ+Cf7dOSxVAcVP0PxHFWT8QkNF9l9spLH6WDzxbEje1Yfg+jNuuLXbU/g7vUBQ==","signatures":[{"sig":"MEUCIEYYxKgZcI8RzrhcynEvr/46d4Fi+Jmf/cqbh7bFblH7AiEApvDOnZLWLnDKJdqQ1Q56hNMP0HAP2QISytj4PH72+6s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIEv5ZzTM6hFvCnfIdzGCSpkDt+lzNvW8a/54+DszfEj+AiEAxe4j6D2bzgYgl/kODHrLqoMiCmh9cdvGwSUh4qqwEnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"21dd437970cccf8ee6d44e42ed0b4c760e12b061","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.35"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.35_1789690275702_0.8891117841632821","host":"s3://npm-registry-packages-npm-production"}},"14.1.36":{"name":"use-vibes","version":"14.1.36","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.36","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e72236734eeb54ea3a829ed8fcf4d996bfdc131d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.36.tgz","fileCount":8,"integrity":"sha512-+wck8bdO5iOHxVEuo70oLbjN5ZEddBtpZ0Mj1/wgJ7JV1fyDMRKv7ziohGW2b7Tmc9c7JOKUCYr5Tlnm6rmxVw==","signatures":[{"sig":"MEQCICiC/enf/+E5V52kLCF2JAb9RVRSj95awpap7PQVNEheAiBkC31/7HMHUfeBLPuYZJTdRnwMT8JNbzZP6Y+STEYl7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGhX6QoxQjdhpAG9pd2xVg8SggPHAetpSTuSy1JTnQ4yAiBk6/yuiIAA/2nEyK68HrCULyq/7gQrwNC4qOOkJZtYQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"acb72161cf78dd785f44bc0acf4be820cd50116f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.36"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.36_1789691093787_0.11665218328302296","host":"s3://npm-registry-packages-npm-production"}},"14.1.37":{"name":"use-vibes","version":"14.1.37","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.37","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"64678f06bb304fbca9bf2ec743a800c7b43e7a0f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.37.tgz","fileCount":8,"integrity":"sha512-ZHLlaUPJdMkz8C8NDNzI9Vtp7/4Pjj2B6G72QhYOnuIMcbz0UXbIFVHxAY4tsic2pR8rYmrFl4kTiinrjBBY5w==","signatures":[{"sig":"MEYCIQCbQL7dj31pIwz+Pfd/67Xzpgs+BoUMcd6vjwhouZf73AIhALuxf85cZ33Xvi53zM6hhcaAmjfc8L1LtiUG0+uYwL+K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDt8BTnA2nC58kacUItF38zFKoLjc4WSdjw5EUKJIdGMAiBVEn90cse/8Ys0xmw7/b3MGf20sf6xM4bH2V1LshEXVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e4063a34a52fa66caf2ed22aa6c4d986b6365395","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.37"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.37_1789697639249_0.08086198195375971","host":"s3://npm-registry-packages-npm-production"}},"14.1.38":{"name":"use-vibes","version":"14.1.38","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.38","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c33298efda4f13da8413416dc3f0cbafd18455ea","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.38.tgz","fileCount":8,"integrity":"sha512-DzDZl+xF3G5cPyZ5fySdUcGpoGn8yujDkVXWqQmCM1kEbLCT3lIUtqseaNfd5LaMlcWAfewVGuAY9AjDfOSlKA==","signatures":[{"sig":"MEUCIQDAA0kOF0ryS2tZg1en26UnJtjV8bolTjfiPVk4312fygIgA+vhnir+Pxl/u/MaKuethyVJ9Ln8Qq2o++ciy6C6fHs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIA6C3iO0mifNHRpMPKIR4EzFNNdZIQ0/fLEn7GbwYyIgAiA8yC22RFN41NoJovCTi95aNs5gH8hVc90NXEc1tKNwUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"45bd39377a2f0ed86a2d40ae11056befa18bf1d4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.38"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.38_1789702752432_0.6788441655043853","host":"s3://npm-registry-packages-npm-production"}},"14.1.39":{"name":"use-vibes","version":"14.1.39","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.39","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0e2991303116bb7798ea528355720b425bea53f7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.39.tgz","fileCount":8,"integrity":"sha512-1ZZRrOdvG3jaKPlDB+afmcXLUt+3DSPCeEjKbxTh0L9FSS0OdvZ6ClHLFGPAwnFZX9/mkUVKfzcE4y/Ggl1+Qw==","signatures":[{"sig":"MEYCIQCrMA/D/PdpMS2lN/1H45O3SsKY8Hwzh4EFSMtom6q0mAIhAI7NygOIVzd7h8bv5oSI6dHPcPcwkfstEWrxRKD6fRAF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIB1WLUWxShSCOcRwTlCHvYSshwkl1iBFLyb3gRDbZ80AAiA6pHxJbVCm21vvduSK6y+fpPUT1A+EByyY6yizfSMSZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bcf54a186fdd0eb08d8af8124588ff91293801ae","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.39"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.39_1789705427257_0.6630876206145497","host":"s3://npm-registry-packages-npm-production"}},"14.1.40":{"name":"use-vibes","version":"14.1.40","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.40","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b45c8f2d4a6c1330ea0db9281ed58781fdc28721","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.40.tgz","fileCount":8,"integrity":"sha512-bNUqHmod6AGVBYUdkLlZb2c+tp4Lw7Wa07VyUNa/oqVuwD0hdgPKEK9d8i6LOfYp7tRA+VTJyRJ+gdJE4iGztQ==","signatures":[{"sig":"MEYCIQChv6hK1cTl9YeklDdNO0Wbl9Qn8Xy+DN4yco2E4L7regIhAJ5ft6x8OoFPytci2itqG7ueTf1kUsT2+CyuiNSxYlib","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDd8znSSIpR+1sdc2ZjyiaU7LtWlQmB0UVuZXJhSnRPWQIhANavFu2cSwiPHYKUBaiAKgVfXVdtk23LJnRg2crE/cxO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"e834b2efc51ae5f0a2c79396ae1ce96d0ad94935","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.40"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.40_1789710795745_0.17701109287050865","host":"s3://npm-registry-packages-npm-production"}},"14.1.41":{"name":"use-vibes","version":"14.1.41","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.41","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1fe1530ec9ce7cc72791222480826191284dffe0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.41.tgz","fileCount":8,"integrity":"sha512-avUNwqzT5K2biC0HvZegHiC3DC0OmzP1seWyXAVr/3qsFwJgFJHHy1dIscuMgfscJl+DQZlw0n3Urz49UDbAxw==","signatures":[{"sig":"MEUCIHMMsi7oavB7lCyLmSd+NkEGUZ/vPUNCmQHtnKeNgsl8AiEApF9ZQSlqi123vao5JDGuYz4zrYmh3GMs4pcT9rMfhgo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC2kARoARtxOloHteI6EcdOxsIAF+KTWrqBFoBkP0Ks7QIgRJibpBDw0ArrbcQw2QZgT3V5euywkaZl6HnF3ajz04k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f22ca2d0075407cadb85823d0a840b8ee9f3a10b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.41"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.41_1789713490802_0.3496396950258802","host":"s3://npm-registry-packages-npm-production"}},"14.1.44":{"name":"use-vibes","version":"14.1.44","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.44","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"83b5e2e501b6a83962aea71c72b5a724555c1410","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.44.tgz","fileCount":8,"integrity":"sha512-GpvYtKWG4lTuKezpqdgRm37xCUgtbhQf3QYMiNj0haw2tBqbQ2eV7HXY53J7BxAL0O4w7KrGtgIC5zydIKKWPQ==","signatures":[{"sig":"MEQCIG0uGDXhqCdOsxQFzUr5aRGgLQKgX4sSk7jhMAH/1MqaAiB6lOAkr+lI5D3OEdN1B5IHXP24h7QygfqXhTi4vJRK/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDCgzgFhxd+uUcgCQjIdqPyTO03nUaaQmf2iJpwZapS1wIhAIs3pxP62KEkbm/d8s2nL1/QZjS05rmyU+tmkzrlCEk7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"efbf2c2fe6888ff732442b6a4255967fe76ebe90","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.44"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.44_1789718301000_0.7279167156005617","host":"s3://npm-registry-packages-npm-production"}},"14.1.48":{"name":"use-vibes","version":"14.1.48","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.48","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c2bfa9604306e5334eb2986fce43198014b872a4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.48.tgz","fileCount":8,"integrity":"sha512-YR5Zqyw768SX4bATLjSnxi1nuBjNd6ZRHbGwEs9lG1pQBmZfltemn/L7Vi3y+8BhTxADGMtl95YT7aXuuI+3fw==","signatures":[{"sig":"MEQCIFGon+IECRK7wdvw9yUC3cdViN7uE7OEEvx6eJ/+nrF6AiBeaTpAeaaSnMsRY2ooNQ2i95pM7VVgPxUM4fXNwlMvCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD5bVG6wZf1q9Xz2H2tOs4sT8dPPUHVIdU4oJmlHPL4lQIgeS+Sb6CRgpi2gP3WsTvGr4z5QSex0jHOuTgno3zan7I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"3cd527d24076a1a0bb5b83d0cb7ad89b99a6fcaf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.48"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.48_1789748697640_0.30228060091090514","host":"s3://npm-registry-packages-npm-production"}},"14.1.50":{"name":"use-vibes","version":"14.1.50","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.50","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"62b0cb24b30af40b8a2b0706ff1f5ca876c91db6","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.50.tgz","fileCount":8,"integrity":"sha512-1CBkCMYbbUQEmKFo3v6O9h7dudloptp8iIqnU6xCR1/rzJgxafIyOFuxdWKlrsZ6zEsU0KXMd3E0V75FhUFRvQ==","signatures":[{"sig":"MEUCIEcHr43xDUn1UV5RNkpXll/9XtJg15vWQTZLMHVVSGqcAiEAgc7tzRjKyya01zyGjxGDVJrC+iklsfM07Dl+Oesss8U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBV4nhV6cvBQHPjKBFCawfduhboB7Nl7mIbf0wmbfNiuAiBA4IfyudJGX0wLtbzPNCa4jxoDyAwFalaFdQ11qbHPFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ad88f07327862e4d5f57ad7844a90190a8e57813","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.50"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.50_1789752490212_0.7135370869976989","host":"s3://npm-registry-packages-npm-production"}},"14.1.51":{"name":"use-vibes","version":"14.1.51","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.51","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"77cada00d0ac997579b34cb5c35ffe9483f1f550","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.51.tgz","fileCount":8,"integrity":"sha512-RMhZffV8aEBVmLuztbwC4oZ6qMWMF7EKhmTehO5c0TAJtCAANKayVwspUNt8FEDOWdtMFB7xY4bX5py+0TFsVQ==","signatures":[{"sig":"MEUCIF4cTAAAldl4CmfutUUQoJUDbAqNDGjLHcqUcG5Psu5hAiEAxEuv1Yhp4/w1L1S4RLknQperiWVabs+qfdJTVn6gHfw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDV96lNj6/Ffm9Lbp9A1Q2PwhSLAPdufNXf/iYe7m9pcAIhANhNZHVSQepT4fRRpL4QXEAlYpvqd8WvWAejATC37U+e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"500dbc76931c6539622a6f9b7e9c589754ad2d2f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.51"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.51_1789769437458_0.918438471889502","host":"s3://npm-registry-packages-npm-production"}},"14.1.52":{"name":"use-vibes","version":"14.1.52","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.52","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"cb06038adddee63526e0bb6923a6c39017cea9e1","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.52.tgz","fileCount":8,"integrity":"sha512-vcy2BuErZoVOCRMyZQHLwFYkIqisN8NJwFQQU8ygKN4W9N7IsHHRZAS/bHFXv91TtdclLW/Giufj1SGofA5k7Q==","signatures":[{"sig":"MEUCIBxZiKF4V7XhA3qB0Mbz3/wcRZmGlW07yNH6RU8JAqMWAiEAt3/JLa6pFXkJt6OasskKO7tw7S06271y7dhbMgqJ+/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHEPUrtVz95nCEeQP9egKeW5I8TGiFanRFv0nvpkimc8AiEAq5sIZeQx7J9ibzkKOGEqQERSY1xhp67F+cGAdXNmBhw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"25c8c9ec0dca71ead81478f8326c38596801e75f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.52"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.52_1789774957392_0.985265661001369","host":"s3://npm-registry-packages-npm-production"}},"14.1.53":{"name":"use-vibes","version":"14.1.53","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.53","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ed51ed3a7b7eac6ddc0aa5e5c352c65ddffd7d74","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.53.tgz","fileCount":8,"integrity":"sha512-9AIAA2eQGtdzlt1m5kkvzYM40QG4siWqYgONcp0jit9d8Fl0cIYaWwkI6EM2769+nLKviBIExBp/RzEdR0yepw==","signatures":[{"sig":"MEQCID5Uu4vnnuL4QXceXOFmfzKW5yTueRpnWq4AYlsfGb7dAiA4Xg/RWlsMICUMOKd3GUh2AhDKyEUxKx7+nmaXD7pJgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICpstHnRtV3BYftvQDkBJyXbqLh/jCgc0XxJmSuOlIaVAiAPz0fgpth3CPhzarwrvT8nR4bjjHaI6c/55S3Ras2IVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a9ae68b05c82bbf2cdd2900e5f03707fa9221412","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.53"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.53_1789779225810_0.6294271220849263","host":"s3://npm-registry-packages-npm-production"}},"14.1.54":{"name":"use-vibes","version":"14.1.54","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.54","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"7e3b05ceb3c4019e6f321fc6c736c6ffe875bcb3","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.54.tgz","fileCount":8,"integrity":"sha512-c0q2iOuL817tpw5o2ihcokO3Erv/czT8p/DtOML3gGJznsTpH3iu/QIQcj6QjupD/6Exf4rTnk+owKYP/HDa2w==","signatures":[{"sig":"MEUCIQDfueNTWCph8bOWC5S68E5kMhcp3e71aKLsE1xyMRRzzwIgFbpd+PTEOrsA8eLcptFKrzctnyOa6k8n0SSOwx6iEgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIGr0fa62rbTGCX1ASsoi6msvRsXHaHjWPvrIUEuKIBvxAiBNBHVaQ5OgtnIhgPRUxCajcfHDZluBH38G/ulhtMKrOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"afab4cbe2cc12a45730d0db5d78d0d98b91afee7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.54"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.54_1789779864446_0.03893880032698216","host":"s3://npm-registry-packages-npm-production"}},"14.1.55":{"name":"use-vibes","version":"14.1.55","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.55","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"6550f106f05ccb03a199faa88f769ee3939cdd93","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.55.tgz","fileCount":8,"integrity":"sha512-XBampAQL/lq/hzdW4BNYP/SJzcuTzCDipQD4Xhll4jDZSxC13NOBeVbj2ntlYKTL5mhLUIR8EjmXF9//D21OYQ==","signatures":[{"sig":"MEQCIDUgpHGwe3RVEe+TmMvEbIR1wVM4PJbhwP+CHidokTG1AiABRprXw2/cZHBA0FR1VEaSTcbnLhaXIw53EMNBIbRc4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAqQ4Bc9hx3nJCg/gAd5m9HKguYD/M7qP1bDoodWwYk1AiBDpWz6Ncx8SaenVGi1UkNWBykNyka3F5mtpAVu6Io12g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c28f9df79b53b5adc37502890b1a8d7db1a32810","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.55"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.55_1789782960212_0.6196426577606609","host":"s3://npm-registry-packages-npm-production"}},"14.1.56":{"name":"use-vibes","version":"14.1.56","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.56","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b7083678848100dd01cf8af7d7aacf86ccc3601f","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.56.tgz","fileCount":8,"integrity":"sha512-dUXRKm0m7297vZKKBkNPIPwpfgjzypbmcV9SKHJl+K9/OGW4JgdCUAVmVmhxy1TwVhsm0OzQ/DwdwWz+BXVDBg==","signatures":[{"sig":"MEQCIA4JlW6Zj6tmWj0KlYYTRq1ojlKhOgQSdfXkzrnZSTUZAiBv79Io8GmSuQSmTQQUGCGC7gYPgjinGZz/03zjxSGKsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIE2NpMMiINYw/9Mf/kcY3DOO9+g/AVWPblkkge19do1JAiEAkf3pfMykWykix14xJiKXNozpo99zw8SPWkc77em8cBk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5defe2a927b93c42a31d15f3f013bfa7917365a0","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.56"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.56_1789785008806_0.8449926849717506","host":"s3://npm-registry-packages-npm-production"}},"14.1.57":{"name":"use-vibes","version":"14.1.57","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.57","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9d166ecae88a4d64612626c351b89f77290dffab","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.57.tgz","fileCount":8,"integrity":"sha512-wtj01rIhsP1dtWzXiVSTtjIz35DenMF4QOiyadl/AkPUKbcfUdRTHxHYUmPDF4rnA1fwwjktEw0WnSEPh5SAaw==","signatures":[{"sig":"MEQCIAqCbegeUN0tiLqAOwiGsrnkGKEbbtaxQf5gHiWQ209fAiB356T8kMZjMoGwrkZiXDoCmZ6WPrwUQGY8lysUiqBtvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDxAdux0uYt9qwMAa+ms4oxCt1J0WhcnbNgMWEtK/DmMgIhAI10Cxrfs5wmunZj9lpQ9Y/ne4DwruyIDllhBTssCjYc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"22cd1a33d41cecac22c92b3559ea0e1b39032d99","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.57"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.57_1789785944410_0.4640208716651055","host":"s3://npm-registry-packages-npm-production"}},"14.1.58":{"name":"use-vibes","version":"14.1.58","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.58","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0dbbf1cdddfb89d29de3a78ab06a51b6989feb21","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.58.tgz","fileCount":8,"integrity":"sha512-anUjcF8o7oe7pO7bi+PfA6K6dVclAhXLIPp5bfZro2oj+bKrDB/kb0OCEeTuNnrCjO2HsttybgVBxtDm5WM+aw==","signatures":[{"sig":"MEUCIQDWOxLRXFT1INdhyewd3l+IiYqKODsW/jwI4V35j4M6bQIgHdnnFRupVTbYKe5wf2ypr+eLYv0cYO5wz39BmU6rjr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCpVzvA0yinfX6lO2zT6MYSyzsJhAc6PGe2Em54S94hswIhAMNGtKYswHOAaueCQB5mXntcbjK2haAJTIRp81OHbYQQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"c391c71eddc98c9050aecaf9884eb02a7101cbaf","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.58"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.58_1789787050335_0.2868407971201401","host":"s3://npm-registry-packages-npm-production"}},"14.1.59":{"name":"use-vibes","version":"14.1.59","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.59","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"2d386b3ae0b9c61279d2762227e015abf70ae1bb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.59.tgz","fileCount":8,"integrity":"sha512-RWBwsaY6Nzv7LUGENCzS6Yw/BMutjRsebdq+8C7vpayii5bEpefIEbcDkV7RjvjmLfhQbWX8NggDsOLjIya5uw==","signatures":[{"sig":"MEQCIFFsFT0ZEyMX6bczPK4uFtCD76uZrsBPctSZxyGgN6H8AiAFB1Z2V+lz+c3j53NsBK9+kCFAb6WvhHM8llJQdT8zTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDrwHJLHvtUovlGZyeZZX0Jw4jPndiG+g7Zwx6WLy74XQIhAPBwwhn0v7aGkPvi1o6aOrhvsztL6RacwP6tf7cifZoQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"4c049861f2dbc069afe35df8d4a068c93c927fb5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.59"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.59_1789789791160_0.8742715717640361","host":"s3://npm-registry-packages-npm-production"}},"14.1.60":{"name":"use-vibes","version":"14.1.60","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.60","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9ee5bea3e43e2c867e24efef78db1cb09ce9ba72","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.60.tgz","fileCount":8,"integrity":"sha512-olpWvbaN6jLMZsHz9+MdIHHrruRexoQSs/TyNUdhbuizdMxWl0LMo9w/e5vDzSjzy2H7swlTQb9678sZA0WePA==","signatures":[{"sig":"MEQCIBHsam8zdeY0Lag/SjRnwMavzsNk6RQ2iIKKIt/3kShFAiAg9Msi+2fmM3qwheRZZUaqOxm1VFuOyJSdJupkFO2CQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIH/s+J/eaOqYh/nCuvT+e4EibEkus5Bsk9ImkMgljq4dAiBciWqEPNy+pY7Zynq5f4C7EHcUfEMYlZUBPqaNbf68FA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"601462f9d52b689e47284ad31914d504c25c012d","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.60"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.60_1789834927691_0.2984785827573868","host":"s3://npm-registry-packages-npm-production"}},"14.1.61":{"name":"use-vibes","version":"14.1.61","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.1.61","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"abf9ce0cc272d31d706082e894c91cfc4efe14fe","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.1.61.tgz","fileCount":8,"integrity":"sha512-u7jA82vrfaDpkUE1TDNDoqhHglJBpRbzJOzBhcGnwiTO961Z8ZlplnzzNg8txP543s5x3IUcvRN8kwcZa2adKA==","signatures":[{"sig":"MEUCIGOXyDbgG5GeLu6lWTcBd4/UDTyxqLHvyjFbEklqngE2AiEA8JC8fePANl/ZHJZ8k+6hBgeNYr5yP03wNT6gVHP6q2o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICczlcXDwuma2VX/CRAxEBcrZWtdRT/c9qUWf2iDZbiDAiAutDiceRF8xiYTcryxCUDYDn07KDot3Qo5o0Ou5dgZ6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32668},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"92f68bb4ed30928af1115fdfad0973e44ec9857a","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.1.61"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.1.61_1789841571156_0.01624117768532285","host":"s3://npm-registry-packages-npm-production"}},"14.2.0":{"name":"use-vibes","version":"14.2.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"fccf2f8a850760c8ef5a99ed29fb582d4ab3c2bc","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.0.tgz","fileCount":8,"integrity":"sha512-eRTr/yuFsI/ob2MvMcN8makkamdGg7i3vucsN2BM02JymPybVuaCQ24qxeLzLPjfCRHs3EkMoaT2xeCZ1X+vAw==","signatures":[{"sig":"MEUCIQDMaXRWRTm8i0iF9S/v5uHqp5odapDzMGvlMPqQkTSrXgIgeieuOFMjhgfdUonzoDkJQNKbfAcN/06M10ltVBW1HlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDUekSNrAK52KPrH6x3EXoW9/EZR2UvlBtea/ZdLPnTnAIgHEfUqWzKpDNFl5dWd3kl+1gpK2H1orv5sRF/de7NABw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"9f4b239c52a4f5cce88434f3df037a735a6a13a5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.0_1789859303088_0.8499550665974136","host":"s3://npm-registry-packages-npm-production"}},"14.2.1":{"name":"use-vibes","version":"14.2.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"56ac67f37129b01916f7f918e1fe579bb2017548","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.1.tgz","fileCount":8,"integrity":"sha512-UJ5YLBio6sUXwjHXKh3Y1X85VwPaSotPxBU7UCQ66n09vwf+aZcajDRYBehh9hy3dLmeu2petfVEn08u3t0rqg==","signatures":[{"sig":"MEYCIQCpJIN99YBo6XhKpgYKp9X3GmDl3UB62YhJRNxFb3OCtgIhAPrgdUzs+t0zhZ8KC4C4xoKVLjGzVhhpX+3WtcnfhDAL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCk4UvN0WGpX21NxkfMTMHDbTTrKv8P+raSHufS40I/mgIgKmqTYrj0m1hRtTyQ0JGSAQ06E9d9/8Kr8EuIk5TgNaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"b3132e1784625e95a9b179ac4525bd25d10fc64c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.1_1789867998392_0.5439440692212489","host":"s3://npm-registry-packages-npm-production"}},"14.2.2":{"name":"use-vibes","version":"14.2.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9669b0f61c38a04693ddb5f0a170fb48bf3128d2","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.2.tgz","fileCount":8,"integrity":"sha512-F16pfHyN0jO+VSGoFplZ9JcZn8hNa4IVEOJTCxPfJZbgYUD0nC9iJUSSVQX1KfRpLkv5MNxV75aVn9smUk0E9A==","signatures":[{"sig":"MEUCIH6JD/Rl5Av8e8gLO5bLAOnRLPr5OHhW0bFPy/fkzX20AiEAqmmYD9Ts/IKZb5YtQeDDd6BSxCWNrJ56kT5bprAxaUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBGucd4TQxzwJbh7lIkWG/LxRIvMi2ULBHIMrVI5oL9jAiEAqa/55PZUm36t/z2udh69pdWuNj7vvlNlcS5yCmdnuSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"d7f9961bbd9fca509efcbfdd57b928f91fcbaca1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.2_1789875573853_0.281361235545327","host":"s3://npm-registry-packages-npm-production"}},"14.2.3":{"name":"use-vibes","version":"14.2.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1e700eaec4c30d914f8c9a7809225e7fcbc5c821","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.3.tgz","fileCount":8,"integrity":"sha512-6p83uAZWABJwUsTLM+hkWDc6Td5WLDgXLMA/32pGgFftoTZ0VGuf49CYHaVNaAcWs7zZF7Xk7f8jlOkJOxVrpg==","signatures":[{"sig":"MEQCIH/6YUes+3bf+wK+UNbS9dwD+d7I9VOXcGsy9t3Vbp9WAiANinDmbAu7HNUxHoATJglwdF3yedBK6mj7pLLeH7m3SA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDMZbRN+hIwamQ60u/g61cXEfoKKEZyxABbcdda6mKASgIgWGkXOHVIBjPFvvLa2n8MDG5ugu3RVwfeeq5dXDgMFmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ac38e4f51ca9624a8bbf1243a3223b2a4cec3f85","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.3_1789878449834_0.4833990982154699","host":"s3://npm-registry-packages-npm-production"}},"14.2.4":{"name":"use-vibes","version":"14.2.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"ed512ff0094696bf2a050f71d59f3b11a91dfbc0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.4.tgz","fileCount":8,"integrity":"sha512-GvBeILPeq76AjlFcvjFNBBde+ElrCNP4NbMeba4LzZKJNxbhjbes2s05m0vmTvJ6supZ0EKrKL/xEJHTR91ahA==","signatures":[{"sig":"MEYCIQDneocvQ3DdYujS1iJeL3dnvKm+7FpdcpCUhUX7kBQXqgIhAPN6ILfCMtSVmEOyXv15WkwLpms6bQNyyoadEr8Xnnuw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC7GTxoirwZhuKDEHYiiIU5Ay1fMS3B6EpfMFY9uwULfgIhANfHcxloXQEvjvc1ZGmGijrKfdfKkztiMMEchy9bOuzg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32666},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ac213382c959b9d4d134b8ec8d1a1a35898afa90","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.4_1789879760969_0.4814736403471329","host":"s3://npm-registry-packages-npm-production"}},"14.2.5":{"name":"use-vibes","version":"14.2.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"0baa88b45e4f6bd5c7e87f1709d631bf595c7d00","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.5.tgz","fileCount":8,"integrity":"sha512-ACKxrDPV8BYJiOSPL02bF4bojb0K+WyaaxkWZ8hYEBCs7b7eqbzpKUMSlBs+xQQHPIkDhagBYrRMCEwVJn1H1w==","signatures":[{"sig":"MEUCIQDE51GE0Wi168bmo3owpfsXDP5o0q8Ex7JXwqrcDGWGOAIgHubUXquoekZ8Qb5feZJ7VC9dV92/ZhvJlOgkajeUeM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCL7jY9hwS6GsaxDUkxeQ3CFt8wnaCy2kPY6NuL+mVHtAIgPEyPSMTn/ogEfG+ZOo657wNAzdm+nfBUjHGZRZ9KERI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2f842a2cf3f63fbf1cf99085853cd016e01690c8","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.5_1789921939013_0.24058180730582124","host":"s3://npm-registry-packages-npm-production"}},"14.2.6":{"name":"use-vibes","version":"14.2.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"94c1a2c6ca182a98d1655ed70066eb1324d0b519","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.6.tgz","fileCount":8,"integrity":"sha512-BzEGJ+2PrltFGIcq133w/XX3hH+DkPqpvRREZWDAE2cvNWeONwmkm10Wu84Oh0P0PJ6hPy/clxlezmAJ2hc0cQ==","signatures":[{"sig":"MEQCIEL4eoZYvvyi8zuJhGClDK00H9TXY9xiGUxglj7w2tp6AiAEftOBqkNgPzJCt4F4oIpYhNlfiTX5M+R3ZrUr9Qh27w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEqrfpmY+2ZQYNf15zqTdEyUGKa18mxwmhJGJ6qj6Gt1AiBv3q0IgdV09SzXW9E6zqb+ZjcKvCHuPrqqJ7WL1TgX5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"013ed99a49492599741c36a95efdc4658463543c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.6_1789923438098_0.008027509950601974","host":"s3://npm-registry-packages-npm-production"}},"14.2.7":{"name":"use-vibes","version":"14.2.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"99a4f4991354e7a3e61904c86dd6fe7d2d324688","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.7.tgz","fileCount":8,"integrity":"sha512-0E7P8FpNvWDeKwp4Qe7MHuzmA8InUEPFntm6xcgYQJ6jqXN1DPAxE1QS2yb5K05DuXrrjQet+vNhYBDbCJUzeg==","signatures":[{"sig":"MEUCIDQAVVwiKrFjqJ+ymt7W1vzwfxgGgQAkeWs9SCBnluCpAiEAwEfMr+PuoLv7whxZoa8bjDUf2Xc45eemkh3rdbceXnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGBeDGNJH2vnG3SYYumNIBBRqIDAm71HvU1I3cLEF1qjAiEA19iO/bhEui8wlT5n/8B6U67BURDW2NcZcGkPovflkao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f1c727735eca809aa199ecc8ed0ad77c2758592c","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.7_1790101996981_0.028114907893239893","host":"s3://npm-registry-packages-npm-production"}},"14.2.8":{"name":"use-vibes","version":"14.2.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"bad522e5b7fd04bd234e9d389543c3929eb4c0a0","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.8.tgz","fileCount":8,"integrity":"sha512-lFhNvNOc6xDWaTYk6zEGcBCNWsFI7dszwDxVSj6Zm+VKPNHq2hVOzjVH+oXinPB6xDMxZqodXd1eYCMatyQRug==","signatures":[{"sig":"MEUCIQCx7O5689xqj/cPSOwO1r1E5wgko4mI79AreF/qiPPEWAIgQRzQdBGktKUvLmXOSgdl0MJwMAhKrIrAEzalaL1c2PE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDK+93jDWzcsVTLCw+5BwRLr1QEs2TMkHBB5AnEZ1nDRAIhAK3gd++ASmESIj+4kOl/tko23wYwtjLA30Hw7EYDWeoH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"bc23f1275a8c271524668dbd40114ba5fd41db5f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.19.1","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.8_1790109883138_0.9622984068040048","host":"s3://npm-registry-packages-npm-production"}},"14.2.9":{"name":"use-vibes","version":"14.2.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.2.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"aa195494ce69e1b2449aad179dba8ef84d33c950","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.2.9.tgz","fileCount":8,"integrity":"sha512-ZeXJ80uo2SEy2XxJTBddXKubAF9iEKSq1OHVjv7kueZtXe8SQZ0pue+TBymGsHzZcM/P8Qyrs4Y2zMgw7eSo8Q==","signatures":[{"sig":"MEYCIQDc4fGzryqoMIh6IlyqeBA5Z2BFFaO5FVMCvPNh9KVP0QIhANVZDcSPEI/Ei0qkPwOxL28QgXGk7EQAYzG73b7yls6x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCID5WFbTXDbaa1aGlrHrT8f99+YE2Wzfxg9qmySzd+rEsAiBw7nkcRotgBBgYSFQl5pVhUDkGIIr9ACoqt9FTTjPJhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1a702cf12d4e05fff44c1ba108b9849f6426c5db","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.2.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.2.9_1790117676644_0.5945976345299686","host":"s3://npm-registry-packages-npm-production"}},"14.3.0":{"name":"use-vibes","version":"14.3.0","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4c667e870d52cb3f9f55a6cf73db750b560c6f98","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.0.tgz","fileCount":8,"integrity":"sha512-YAyq1ZDAMbHoTFiYzQnBZypPaOUadA/u4ZsVhZ/sZsdwj2zNWRDskb2/iLdULWMo0+hzLw8lKQ3jBuyrmcdaUg==","signatures":[{"sig":"MEQCIHrzf2j8fciEUgocZ0HRHSDSxXD2yCm/sYv00IRRtL4RAiBENCLyt4vKsdsH5HMlI2XcrsgmdMHK/vxwHiadMXcK1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIAzItDYueoFCUR7kSyyh1IsUAB2m5TKYrOFvuLwkcLViAiA9kn1CvaZdWPV88nAlfhGiUehvDmPdIo1+k3cYVsMzaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"1a702cf12d4e05fff44c1ba108b9849f6426c5db","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.0_1790120320905_0.5643975068664027","host":"s3://npm-registry-packages-npm-production"}},"14.3.1":{"name":"use-vibes","version":"14.3.1","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"4359a1b49b88d83b19fc704effa9f3d25d5bcc0b","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.1.tgz","fileCount":8,"integrity":"sha512-MlNgMeGSRTAhyMSSNeBFT4C1LTQJvmjQKOHB6XiZsCLxapmee9HOw/Dng2eKcKIw3RRFCiV7nhB65pQiv5qUtQ==","signatures":[{"sig":"MEUCIQDVVH1JKavM24rFUQGcCguR38EnsmuO3D8ZwRjhikYpZwIgMgf/obfs49GNZFGLc3roQNwcsYD8m5fJ7nsV1B7+HLI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIEJomlwpdUSWUHzYtTfsy3w9BIfYYaqe+Iv9DXkjKKiEAiAxMY96CLl8/LW3OgW8BGc/WVZ3Y+Sdl9OMjHavAhuXJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"5e2b81d3f5f93e050f37248ed9329f2eade71551","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.1_1790148304485_0.07251289703413288","host":"s3://npm-registry-packages-npm-production"}},"14.3.2":{"name":"use-vibes","version":"14.3.2","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"9dd30fbaa52457bf7242bb458dd8e0e7db09dace","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.2.tgz","fileCount":8,"integrity":"sha512-41TaKzWQJsfAAcZHXaXVt5PPwPVVSgX1c7jbwFErk9IbRObdAMIPnCodb8U8EmK5bxrt5FCamhPsegmDNvuPDw==","signatures":[{"sig":"MEQCIGhFQwZ1D/h3r/GcCoX5gxaB1YhTgFoCeDzwba8zJKmXAiBBoCu63xo/5W8SQPkDCDk/lqcW+tmUIWDf/ujx6h9Zww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDevH8gFziZNiKoseg/0b+u6w4DjlXzNBx0qIMUcFjLbAiEAvaT4d/ll/1Ho8qw+EVadIeY7lNDVkZx0RRzeT8Bn03g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"be9b00c5e43fcdca1f29663add41f3c656764531","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.2"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.2_1790176560805_0.2510663692265285","host":"s3://npm-registry-packages-npm-production"}},"14.3.3":{"name":"use-vibes","version":"14.3.3","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3e391629690bc0217851fc59fc1ae38d489ff7c4","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.3.tgz","fileCount":8,"integrity":"sha512-iMcRF/Rpwofu+p//lf8hjmACRy5/Q/oRDEkCm4H1KIABTmCDAFJcUxGFEoAZMjJbfwu/t+qx3dnXlaMsoCmCjg==","signatures":[{"sig":"MEUCID81wUJ27nRZ4PItQr1epvqBSfRUuHhMgehXd4XgXtryAiEA/+FkBGCeVNybbeRqUqUEeQmSb8ofn9FYXI5RASo3MHs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCc1OsGTv32BMAfeine4Qc6LEic4xftFzZLEORscHav/QIhANhGMQa4Kir3/asriis0KFYmdiQ3wo+PFdohOEB1YRn7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"757674033684f8184ef18423d50f33d7f49726fe","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.3"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.3_1790179412799_0.9067926378563744","host":"s3://npm-registry-packages-npm-production"}},"14.3.4":{"name":"use-vibes","version":"14.3.4","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"85b212e12b9eb8e666d19e0290e552b04e681fcb","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.4.tgz","fileCount":8,"integrity":"sha512-OgTSbDYoam0HZWGLVN5MHsuby2iXdMBdQu3wuNdybiNbYDpGPUu92H6tWIThVf2o0lPtQPQf0S+dt8l4tj1IPQ==","signatures":[{"sig":"MEUCIE5ImG4UlINrmOlYLSS+Jgtk2eDwb4bYF2v9VC8jRhLVAiEA1c8OEjQqU+Latcy+Gx1HkKGBK1x5Hm3IQqATS3MOePY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDzFmWRYBW7ctuBby1rP1Cbr7DYqZRJnIyUQ1yH/Xrj0wIhAP15TF53Xq3GwDzmIB/dTtsCK9yNyOSBUv31KFsvUHW9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"0b7aa3864418e162b3f2d8e875e2914957d27ef4","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.4"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.4_1790200318492_0.016517201820837935","host":"s3://npm-registry-packages-npm-production"}},"14.3.5":{"name":"use-vibes","version":"14.3.5","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"16b5dd5b24610b2e7e735001840dc8c2c175e878","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.5.tgz","fileCount":8,"integrity":"sha512-1f7jdqKY2pIqq2w0fFNcjGwgWds8HCZBPmyoX+lR5XuOakkkBN4rd5dCpbmhR9AUdNoK1ZrFD0TlNzscu7++wg==","signatures":[{"sig":"MEUCIQDQXu2K5IzdYjQUzVqKC3oZh91KaHIyNetBnmp4R2/yNwIgQyQZtncSjA+kwZNNwLA2fPVdiCucb+KDuNWu4OAKBCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD0+JyyAFagqiRIqcihKTF5DjWxRKpeW3AeVyT+Sn4pDwIhAMpWSag0AEjm67UxmCqUR+J/JaeQp+cvVcOPW0CqQ6CP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"227e6b749e3e7778fb3710c8fe2ae37cb2e997d7","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.20.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.5"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.5_1790219014327_0.5836207524470178","host":"s3://npm-registry-packages-npm-production"}},"14.3.6":{"name":"use-vibes","version":"14.3.6","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"eb74b41aaaddbc6fd3a271f4c31dd0993395333a","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.6.tgz","fileCount":8,"integrity":"sha512-M5EeTlc/kj+zgKIY6X5lcQbnH7wsvxab8sciAMLJaOWjN0cz0qaCFdxVnLGd/ZBviT46KfMmdNs6EUqaKKDjlA==","signatures":[{"sig":"MEQCIAqhJcfKSy76HcZLI7XwJ4g6uxqA0a2ihoBTNk/Bv7FEAiBUJN8tc9vYruqQhmE3nxqQ4X4G5eP8N24eqgtW/XXiZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCICBWHuUawMXd/30Brzd52bFfZvbe3+knWT96pepaeMfiAiBXjiA2iZdKfgvlKcIk8zkNLJ1lDkEGvhTj1CxS8dAV6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"8a8449f78f995d820322bafb73021bd386c6ac2f","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.6"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.6_1790265939445_0.9030329396969519","host":"s3://npm-registry-packages-npm-production"}},"14.3.7":{"name":"use-vibes","version":"14.3.7","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c5b8ca92aee19d5f8d49bc491eea8f2d25ee2008","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.7.tgz","fileCount":8,"integrity":"sha512-M1g4y67PkK+T/1LS6j+km5LHllrrW/TEjH9tVfHMN7EgekdYeXOY4FtFh8c1HBhjoTrkmzMNq9DUdh2YAZFCCA==","signatures":[{"sig":"MEQCID6Tqzx5mm0+8ApTDUW/1FRZDhkJIYYGN2lJbUgetZ2vAiA4Y/cu8jr6l11p/+qBQIIGsQN59CMfb4bzV+AC5VVkww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIH2e18bd2az0C0Wbk+SjmTlkmiEw7bsN4v7QMb2+vGBXAiBFGV+AZJbL9QAIdz+JlpHr4JPwISRH8i7GESNs1NFEsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f23d4d4d74308b5fdb825a8aa317d482f6226457","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.7"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.7_1790297170945_0.14445552915501936","host":"s3://npm-registry-packages-npm-production"}},"14.3.8":{"name":"use-vibes","version":"14.3.8","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"8ebc927a8e2a4633a36bdaef694d2e57567b85c7","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.8.tgz","fileCount":8,"integrity":"sha512-HwAG/XvqmM+jrjEXXOtVVgdBWutuudXgO7ksMSNljqjzm72BnKrG1PcPsgQSuvZoD75Mf/8tIBtU6mRjnSXiDw==","signatures":[{"sig":"MEYCIQDHq0SLqxn2PypH0g55SosdfSBDSOEJfT7G5hB9AwfZ8wIhAMIMOXLjp5Vv5J1S2bOwp5eyZNwgfEQ5vdv9dfHLmyZQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIFd1XTCs9AwignA94dc5GFQeQRDyGfPFhuBrHa9NjW9fAiEAke2vMYoCvrItmMg7ELLA3KJg8Zq1MjyDzPS4uSSLmCI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"944748b1987b95f1c0aaecba10e258ca71dc6273","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.8"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.8_1790299285646_0.5370844459951347","host":"s3://npm-registry-packages-npm-production"}},"14.3.9":{"name":"use-vibes","version":"14.3.9","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"09d60eb0d36e5fe8b2b2bbc53387db05ee421d0d","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.9.tgz","fileCount":8,"integrity":"sha512-D9csPQPDZSJn6TTJd6boxC3hxVJBmObVnR47grpaPVz5tDdEgO1HyvxMqyxqG161NhLBiNznU+iiqXDrq+frBA==","signatures":[{"sig":"MEUCIQDqdy/FHBmndm9A4r32sGTaftcmBcQ3mfck9VxOO2hSCgIgF4taTwnXdql4DnqX7A7e2b2VlXPSf3OiAk8gMStbW48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDZqRaPdRzSFseY8hIo5l9GItrzwdVuG3/HgdN5lz3S2wIgWONlVwE8bJjsOZsk9HquYEiNOLaBeGOJY7c0OntA2/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32698},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"cdc44fc86d51bb2d59bc56ef7eb16e1c617903ea","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.9"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.9_1790305851962_0.7602493229087375","host":"s3://npm-registry-packages-npm-production"}},"14.3.10":{"name":"use-vibes","version":"14.3.10","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"e14f820b5e8cc8f0b4eab3297b72384dbe609ade","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.10.tgz","fileCount":8,"integrity":"sha512-+Db7J1BBnaW1DO/iSPHm8kE3/7a30K15SUlksHOQpA45rinYQPHaXm6mT4+Iw+nTHULXkapEPErzQxS0kHrKnw==","signatures":[{"sig":"MEMCHy3fpV0dradSjdKWZWxfecB7p01NKlFP4O4VIZTvmiMCIGM47Oc5iUwJePo+qaYF9JxMX/P2LIQwrury0A1XCXNh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD8SomdxcjcIO6CRZ/55h6F4VVe1FTgcoOIV9XuZNVJlwIgBn3fsfsJEz48jZ8NElPzpJHBhi/zZIel0g4NElECnIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"2933ee2a6cc6e93e56686aac25f368dfa4d003d2","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.10"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.10_1790312132065_0.5078435779024415","host":"s3://npm-registry-packages-npm-production"}},"14.3.11":{"name":"use-vibes","version":"14.3.11","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"5244a989c8a0d269e0c0ac34a30cf49365783b02","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.11.tgz","fileCount":8,"integrity":"sha512-66cZTY0QGR7wEYBLk7/+R6KL4o6UIGDfApNq3jGSoX78WUdT+g2NB8QuSsKbXbzun95m9XSYOXDeTWRlqcswIA==","signatures":[{"sig":"MEUCIF7D0xtA5k/eY8V2ktN8+1nA3YxLwe7KjIEla1mIKgvFAiEAw6zLU2H7FlijrgAxf4+eEYTrzOns6MRVqVaS13/HRf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIB4Wmh3sAB6vGVrEBgk7/xpr8gOK+FeYo+l1gaDo/9bWAiEApuvLt4tNznWQNLLOL/lph8qscuuBFpdWNAkN5WUtmpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"f77bee5244c2ef8834c6d3c8e31f773c43cb2b23","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.11"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.11_1790340878321_0.6197859430806898","host":"s3://npm-registry-packages-npm-production"}},"14.3.12":{"name":"use-vibes","version":"14.3.12","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"3af51885301b5d0aaecf7c95ca4007d711c5c510","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.12.tgz","fileCount":8,"integrity":"sha512-t41zvx30bQ24Xix/3e2tmwGdDhnbCFHwLx69t/9jlxq7iuJI/tFtztpZTlwMTunytVJxrIZ5eKAx4LBvvY3W+Q==","signatures":[{"sig":"MEYCIQChyDZSeaudo+babvuUmuaX0QmW2Up1j0fLgcXJPwIzKQIhAPohwjIBaGKEbQqvES17n1BAC+ZrLadfN0Mx3iSeNSrR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGBm5OsC0HCcGkjuDLCfXdgnQDVn437OP5v0jYCnfyw9AiEAhDpu/xlXiMi26JTfkGxAgEwhCQOaY+yK3gjCwWiyMwc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"ff4d6077b9597be725bb64cd3acc7a4c06d5beb1","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.12"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.12_1790356361012_0.29134232639477875","host":"s3://npm-registry-packages-npm-production"}},"14.3.13":{"name":"use-vibes","version":"14.3.13","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"feb0f5892a454eb711484bacd292340cf42e0426","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.13.tgz","fileCount":8,"integrity":"sha512-XFVVekJv/qQxP04g6ueBGicx2hEwvjQt3vaACWvgsancY/At16XH4zM0CyEWp81guatkaJPPE0MNPRLjzMEFIg==","signatures":[{"sig":"MEUCIQDZpevj9wTDhU0PzHTEMYOcwFzskYrfRD8veZaa7SPmpAIgDTMFjUi2sI47vJ8CE4yIOtGyxAcLOr+RNnNXCKukZ5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDS5t+sJzOawAv9+vIyM0zU9QcTZR9h/hOUx4nVEPqBmgIhALKsbSn82BWPM8w8Ff1S0Z02R/xQHx4InleTjU2lw328","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"a42f06306f1b555c3e5eab6937c0aed849854c15","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.13"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.13_1790363989691_0.48765205531736355","host":"s3://npm-registry-packages-npm-production"}},"14.3.14":{"name":"use-vibes","version":"14.3.14","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"1f451de270778d07c7e09e4f13cc5c80933fde81","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.14.tgz","fileCount":8,"integrity":"sha512-hvG91ssaifr9Ycv0satn7XhsxquWxnQz+B0kExBvZzracjYgVmIzVudooNWZPyc6/4AzqbsgGmveOHHXlXyJaA==","signatures":[{"sig":"MEYCIQD4fWRtp70E9DK6w6+N/5chrGuLg0ycYMyXQ/zMd77MRwIhANd+kNSPzRn/Oq+/yjFmt8QXNiEvjqS4R8457JIvkgTi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAdK1RoKGYgQmbKHY9wzmELLK/s4gLl+/GYWucXumnDBAiEAuppdxsCi960PcB4b6hIKSa3D/qye7azeK5p9m0YQJS4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"209c5c057a7ee8d8281b421d41fa07d85ad77f2b","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.14"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.14_1790366415592_0.7790174378374586","host":"s3://npm-registry-packages-npm-production"}},"14.3.15":{"name":"use-vibes","version":"14.3.15","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"license":"Apache-2.0","_id":"use-vibes@14.3.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"homepage":"https://github.com/VibesDIY/vibes.diy#readme","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"b5a0a3dd3ccdbe1903652df6cf3872333503cc1c","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.15.tgz","fileCount":8,"integrity":"sha512-XcyYyx+qJ3ZjcSbZQCUEduBg2V+LXY3++YoAJTHmU2SmQMrk3YK8kJpMF7X015eeG47P0wfTi2Awv2/6LxAgZg==","signatures":[{"sig":"MEQCICpbxEbfV4eOiPA2nhMAj6ZLc5eOjTVy93vteLD1HPgAAiA/oYPcxfIVIpDMLnvyRHQyuZngsTfeGnW0q09tbEp2HA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCkDsteCKUTuBdTG+fZcV4ujvNHmb03W9BjXSv+fI95PQIgao2+xv2uZZk4udc6ViLDVMIXSO/9c1V4lClN3Hc0NbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32700},"main":"./index.js","type":"module","types":"./index.d.ts","gitHead":"68492c76af3bba1d7d1399ee02938c29277fb0f5","scripts":{"test":"vitest run","build":"core-cli tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"_nodeVersion":"24.21.0","dependencies":{"@vibes.diy/use-vibes-base":"14.3.15"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"tmp":"tmp/use-vibes_14.3.15_1790366687449_0.718628587138761","host":"s3://npm-registry-packages-npm-production"}},"14.3.16":{"_id":"use-vibes@14.3.16","bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"dist":{"shasum":"c09923e544bc2360373fa1579752173468e06c59","tarball":"https://registry.npmjs.org/use-vibes/-/use-vibes-14.3.16.tgz","fileCount":8,"integrity":"sha512-/TI9G8ddmkBXaY3FlwZFl2DAsxThCKdfOlprN/0/GUC6xCmCaEZuX1SS+el8cn7LrU3w6LUJbT2npzZOfEUkiA==","signatures":[{"sig":"MEUCIQDlGkTY1EUA36Is76QoOEElZ6956dSmBjp0Va7XbK2KNgIgVTl7VLNiITy/T7BhM/UU/vECt1JTKcUlcIXLCd84gOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDt0J7/KXMZIjxC3KBrNV2PZ0xehDNG99Ih7q09vpHPbAIgUsb3w3hge4PDRYrjIisdgNuWlVZ4sEtTeeFbGjcmaro="}],"unpackedSize":32700},"main":"./index.js","name":"use-vibes","type":"module","types":"./index.d.ts","gitHead":"038f74c838444cc030be24639d85700f3bc754db","license":"Apache-2.0","scripts":{"test":"vitest run","build":"core-cli tsc"},"version":"14.3.16","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bcec56a2-1ab0-4f38-87be-f4a584f126a7"}},"homepage":"https://github.com/VibesDIY/vibes.diy#readme","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"_npmVersion":"11.20.0","description":"Transform any DOM element into an AI-powered micro-app","directories":{},"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"_nodeVersion":"24.21.0","contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"dependencies":{"@vibes.diy/use-vibes-base":"14.3.16"},"_hasShrinkwrap":false,"peerDependencies":{"react":">=19.1.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/use-vibes_14.3.16_1790367137940_0.6472994646110894"}}},"time":{"created":"2025-03-30T20:45:35.137Z","modified":"2026-09-25T20:12:18.230Z","0.1.0":"2025-03-30T20:45:35.467Z","0.1.1":"2025-03-30T21:19:50.038Z","0.2.0":"2025-05-14T00:05:20.352Z","0.2.1":"2025-05-14T00:11:33.481Z","0.2.2":"2025-05-14T00:14:13.478Z","0.2.3":"2025-05-14T00:21:04.448Z","0.2.4":"2025-05-14T00:24:05.022Z","0.2.5":"2025-05-14T00:32:54.325Z","0.2.6":"2025-05-14T00:47:14.532Z","0.2.7":"2025-05-14T00:54:48.942Z","0.3.0":"2025-05-14T01:24:43.684Z","0.4.0":"2025-05-19T16:55:02.823Z","0.4.2":"2025-05-19T20:04:52.217Z","0.4.3":"2025-05-19T20:20:55.208Z","0.4.5":"2025-05-19T20:57:43.820Z","0.4.6":"2025-05-19T21:10:45.161Z","0.4.7":"2025-05-19T21:43:28.396Z","0.4.9":"2025-05-19T23:13:58.752Z","0.4.10":"2025-05-19T23:27:35.352Z","0.4.11":"2025-05-19T23:52:46.302Z","0.4.12":"2025-05-20T00:26:13.472Z","0.4.13":"2025-05-20T00:43:11.894Z","0.4.14":"2025-05-20T03:55:59.227Z","0.4.15":"2025-05-20T13:25:16.603Z","0.5.0":"2025-05-21T04:51:15.298Z","0.5.1":"2025-05-21T05:54:49.032Z","0.5.2":"2025-05-21T06:25:00.661Z","0.5.3":"2025-05-21T06:30:29.960Z","0.5.4":"2025-05-21T15:41:12.240Z","0.5.5":"2025-05-21T16:05:16.713Z","0.5.7":"2025-07-19T20:54:57.223Z","0.0.6-dev-ci-test":"2025-08-19T20:23:05.587Z","0.5.8":"2025-08-22T15:01:12.367Z","0.11.0-dev-preview1":"2025-08-22T20:19:14.498Z","0.11.0-dev-preview2":"2025-08-22T20:47:15.419Z","0.11.0-dev-preview3":"2025-08-22T21:31:54.675Z","0.11.0":"2025-08-23T00:07:26.486Z","0.11.2":"2025-08-23T00:49:44.336Z","0.12.0-dev-preview":"2025-08-23T16:52:06.923Z","0.12.0":"2025-08-23T17:12:17.157Z","0.0.1-dev":"2025-08-23T20:16:54.372Z","0.12.1-dev":"2025-09-08T00:07:11.792Z","0.12.2-dev-v2":"2025-09-08T00:47:43.013Z","0.12.3-dev":"2025-09-08T01:02:08.076Z","0.12.3-dev2":"2025-09-08T21:11:24.074Z","0.12.3-dev4":"2025-09-09T04:06:49.064Z","0.12.3-dev5":"2025-09-09T04:48:02.516Z","0.12.3-dev6":"2025-09-09T05:13:11.194Z","0.12.3-dev7":"2025-09-09T05:33:41.146Z","0.12.3-dev9":"2025-09-09T05:57:08.148Z","0.12.1":"2025-09-09T06:51:30.054Z","0.12.2":"2025-09-09T14:30:21.479Z","0.12.3":"2025-09-10T16:45:54.919Z","0.12.4":"2025-09-10T18:02:25.883Z","0.12.5":"2025-09-10T19:52:47.668Z","0.12.6-dev":"2025-09-22T18:32:24.433Z","0.12.6-dev2":"2025-09-22T21:21:48.826Z","0.12.6-dev3":"2025-09-22T22:54:10.233Z","0.12.6-dev4":"2025-09-23T00:34:14.528Z","0.12.6-dev6":"2025-09-23T01:15:34.916Z","0.12.6-dev7":"2025-09-23T13:49:16.493Z","0.12.6-dev8":"2025-09-23T22:53:30.977Z","0.12.6-dev9":"2025-09-24T00:15:04.435Z","0.12.6-dev10":"2025-09-25T18:47:27.094Z","0.12.6-dev11":"2025-09-25T20:11:18.952Z","0.12.6-dev9.1":"2025-09-25T20:29:23.787Z","0.12.6":"2025-09-26T00:44:05.535Z","0.12.7":"2025-09-28T00:01:25.493Z","0.12.10-dev":"2025-10-02T04:32:57.626Z","0.12.11-dev":"2025-10-02T04:45:39.225Z","0.12.13-dev":"2025-10-02T04:54:25.277Z","0.12.14":"2025-10-02T04:57:00.961Z","0.12.15-dev":"2025-10-10T01:16:46.386Z","0.12.15-dev02":"2025-10-10T14:08:42.656Z","0.12.15-dev03":"2025-10-10T14:55:21.877Z","0.12.15-dev04":"2025-10-10T15:01:42.143Z","0.12.15-dev05":"2025-10-10T17:28:16.176Z","0.12.15-dev06":"2025-10-10T17:39:14.261Z","0.12.15-dev-sharing":"2025-10-11T18:50:23.410Z","0.12.15-dev-sharing-02":"2025-10-11T21:04:47.081Z","0.12.15-dev-sharing-debug":"2025-10-13T06:20:40.557Z","0.12.15-dev-sharing-03":"2025-10-13T06:21:19.910Z","0.12.15-dev-sharing-04":"2025-10-13T17:08:30.920Z","0.12.15-dev-sharing-06":"2025-10-13T18:10:22.665Z","0.12.15-dev07":"2025-10-13T20:51:54.524Z","0.12.15-dev08":"2025-10-14T01:22:51.431Z","0.12.15-dev09":"2025-10-14T12:16:06.620Z","0.12.15":"2025-10-14T12:24:49.166Z","0.12.16-dev-react":"2025-10-16T18:10:20.951Z","0.12.16":"2025-10-16T18:20:12.364Z","0.13.0":"2025-10-16T18:40:13.984Z","0.13.1":"2025-10-16T20:49:16.673Z","0.13.2-dev-vibes-auth":"2025-10-17T21:14:58.161Z","0.13.3-dev-auth-bridge":"2025-10-17T22:34:48.698Z","0.13.4":"2025-10-17T23:13:03.822Z","0.13.5-dev-portal":"2025-10-18T04:25:32.652Z","0.13.6-dev":"2025-10-18T05:57:35.934Z","0.13.7":"2025-10-18T06:07:32.767Z","0.13.8-dev":"2025-10-18T06:26:36.712Z","0.13.9-dev":"2025-10-18T17:39:49.106Z","0.13.10-dev":"2025-10-18T18:03:45.058Z","0.14.0":"2025-10-18T20:06:32.414Z","0.14.1":"2025-10-19T20:13:22.542Z","0.14.2":"2025-10-19T21:16:25.273Z","0.14.3":"2025-10-20T03:57:40.619Z","0.14.4":"2025-10-20T05:25:15.455Z","0.14.6":"2025-10-21T19:45:16.742Z","0.14.7-dev-auth":"2025-10-22T13:01:36.045Z","0.14.8-dev-auth":"2025-10-22T13:02:16.847Z","0.14.9-dev-api-token":"2025-10-22T13:56:05.044Z","0.15.1":"2025-10-22T15:38:46.009Z","0.15.2-dev":"2025-10-23T18:32:04.367Z","0.15.3-dev-token-sync":"2025-10-23T19:35:56.178Z","0.15.4-dev":"2025-10-23T20:24:14.286Z","0.15.5-dev":"2025-10-23T21:31:08.580Z","0.15.6-dev":"2025-10-23T21:52:33.916Z","0.15.7-dev":"2025-10-23T23:07:49.072Z","0.15.8-dev":"2025-10-23T23:23:41.410Z","0.15.9-dev":"2025-10-23T23:41:21.817Z","0.15.10-dev":"2025-10-23T23:55:36.137Z","0.15.11":"2025-10-23T23:59:50.135Z","0.15.12":"2025-10-24T00:26:42.518Z","0.15.13":"2025-10-24T04:27:29.510Z","0.15.14":"2025-10-25T20:22:26.769Z","0.15.15-dev-sync-fix":"2025-10-29T19:50:46.353Z","0.15.15":"2025-10-29T20:09:26.143Z","0.15.16-dev-types-fix":"2025-11-07T04:09:35.892Z","0.15.17":"2025-11-07T04:55:37.439Z","0.15.18-dev-authwall-fixes":"2025-11-07T23:33:09.215Z","0.15.18":"2025-11-08T00:17:43.562Z","0.15.19-dev-brutalist-card":"2025-11-08T02:19:02.323Z","0.15.19":"2025-11-08T02:39:44.586Z","0.15.20-dev-uuid-remotes":"2025-11-08T14:46:48.000Z","0.15.20-dev-short-ids":"2025-11-08T15:41:55.227Z","0.0.0-dev-fresh-data":"2025-11-09T04:11:35.744Z","0.15.20-dev-fresh-data2":"2025-11-09T17:03:47.906Z","0.15.20-dev-fresh-data3":"2025-11-09T17:38:39.867Z","0.15.21-dev-fresh-data":"2025-11-09T17:58:21.031Z","0.16.0":"2025-11-09T18:31:53.734Z","0.16.1":"2025-11-15T09:22:53.142Z","0.16.2":"2025-11-16T14:29:57.849Z","0.17.0-dev-ledger-naming":"2025-11-20T15:37:25.173Z","0.17.1-dev-next":"2025-11-20T22:46:22.527Z","0.17.2":"2025-11-21T02:11:22.509Z","0.17.3":"2025-11-21T08:55:42.158Z","0.17.4":"2025-11-21T10:35:36.554Z","0.17.5":"2025-11-21T14:22:24.760Z","0.18.0":"2025-11-22T21:22:22.167Z","0.18.1":"2025-11-23T09:12:11.259Z","0.18.4-dev-log":"2025-11-23T10:36:29.948Z","0.18.5-dev-imggen":"2025-11-23T15:48:18.131Z","0.18.6-dev-imgfix":"2025-11-23T16:03:36.184Z","0.18.7":"2025-11-23T16:09:30.267Z","0.18.8":"2025-11-23T16:23:09.084Z","0.18.9":"2025-11-23T17:09:54.670Z","0.18.10-dev.0":"2025-12-02T18:37:28.199Z","0.18.10-dev.1":"2025-12-02T19:56:34.843Z","0.18.11-dev":"2025-12-02T23:42:49.456Z","0.18.12-dev":"2025-12-03T00:16:03.504Z","0.18.13-dev":"2025-12-03T15:27:46.280Z","0.18.14-dev":"2025-12-03T17:17:53.544Z","0.18.15-dev":"2025-12-03T17:28:01.332Z","0.18.16-dev":"2025-12-03T18:07:15.686Z","0.18.17-dev":"2025-12-03T18:30:13.618Z","0.18.18-dev":"2025-12-03T19:03:08.945Z","0.18.19-dev":"2025-12-03T19:16:50.767Z","0.18.21-dev":"2025-12-03T19:31:46.428Z","0.18.23-dev":"2025-12-03T20:55:23.758Z","0.18.24-dev":"2025-12-03T22:41:03.346Z","0.18.25-dev":"2025-12-04T19:56:23.956Z","0.18.26-dev":"2025-12-05T00:11:56.238Z","0.18.27-dev":"2025-12-05T00:36:48.526Z","0.18.28-dev":"2025-12-05T00:48:31.930Z","0.19.0-dev-simpler":"2025-12-05T13:25:56.826Z","0.19.0-dev-react19.2":"2025-12-05T13:53:39.400Z","0.19.0-dev-peerdeps":"2025-12-05T14:09:44.185Z","0.19.0-dev-stable":"2025-12-05T14:31:53.232Z","0.19.0-dev-clerk":"2025-12-05T18:57:00.660Z","0.19.1-dev-clerk":"2025-12-05T19:18:47.339Z","0.19.2-dev-clerk":"2025-12-05T19:48:29.810Z","0.19.3-dev-clerk":"2025-12-05T20:12:40.088Z","0.18.9-dev-vibes-refactor":"2025-12-06T17:44:10.745Z","0.19.4-dev-vibes-refactor":"2025-12-06T18:05:10.489Z","0.19.6-dev":"2025-12-07T00:07:36.043Z","0.19.8-dev":"2025-12-07T00:37:47.201Z","0.19.14-dev-cli":"2026-03-09T00:15:57.389Z","0.19.16-dev-cli":"2026-03-09T00:38:07.624Z","0.19.17-dev-cli":"2026-03-09T01:08:24.277Z","0.19.22-dev-cli":"2026-03-09T02:09:56.499Z","0.19.23-dev-cli":"2026-03-09T02:21:01.643Z","0.19.24-dev-cli":"2026-03-09T02:27:46.267Z","0.19.25-dev-cli":"2026-03-09T02:30:23.171Z","0.19.26-dev-cli":"2026-03-09T04:50:42.609Z","0.19.27-dev-cli":"2026-03-09T18:34:48.629Z","0.19.28-dev-cli":"2026-03-10T00:01:10.002Z","0.19.29-dev-cli":"2026-03-11T00:08:07.397Z","0.19.30-dev-cli":"2026-03-11T01:32:53.145Z","0.19.32-dev-cli":"2026-03-11T04:27:35.085Z","0.19.33-dev-cli":"2026-03-11T04:32:00.530Z","0.20.0-dev-push":"2026-03-25T00:43:53.720Z","0.20.1-dev-push":"2026-03-25T00:49:27.253Z","0.20.3-dev-push":"2026-03-25T01:06:58.307Z","0.20.4-dev-push":"2026-03-25T01:17:51.843Z","2.0.0-dev-cli-8":"2026-03-27T08:01:49.273Z","2.0.0-dev-cli-9":"2026-03-27T08:16:59.858Z","2.0.0-dev-cli-10":"2026-03-27T08:26:54.068Z","2.0.0-dev-cli-a":"2026-03-27T08:45:39.273Z","2.0.0-dev-cli-b":"2026-03-27T08:55:05.862Z","2.0.0-dev-cli-c":"2026-03-27T14:13:18.914Z","2.0.0-dev-cli-d":"2026-03-27T14:49:36.211Z","2.0.0-dev-cli-e":"2026-03-27T15:37:17.911Z","2.0.0-dev-cli-i":"2026-04-01T19:26:10.620Z","2.0.0-dev-cli-j":"2026-04-01T19:29:08.545Z","2.0.0-dev-cli-l":"2026-04-11T02:42:08.505Z","2.0.0-dev-cli-m":"2026-04-11T02:48:40.388Z","2.0.0-dev-cli-n":"2026-04-11T02:58:18.081Z","2.0.0-dev-cli-o":"2026-04-11T03:07:42.018Z","2.0.0-dev-cli-p":"2026-04-13T18:01:09.491Z","2.0.0-dev-cli-q":"2026-04-13T18:17:31.076Z","2.0.0-dev-cli-r":"2026-04-13T19:23:44.925Z","2.0.0-dev-cli-t":"2026-04-14T22:01:30.626Z","2.0.0":"2026-04-14T23:18:34.732Z","2.0.1":"2026-04-15T06:50:51.199Z","2.0.3":"2026-04-15T20:35:58.466Z","2.0.6":"2026-04-22T15:30:30.328Z","2.0.7":"2026-04-22T16:27:46.788Z","2.0.8":"2026-04-22T18:07:54.695Z","2.0.9":"2026-04-24T17:46:02.305Z","2.0.10":"2026-04-27T22:59:26.422Z","2.2.0":"2026-04-28T16:24:29.792Z","2.2.1-dev.1":"2026-04-28T18:02:33.246Z","2.2.1":"2026-04-28T18:02:53.312Z","2.2.2-dev.1":"2026-04-28T23:23:51.496Z","2.2.2":"2026-04-28T23:30:27.086Z","2.2.3":"2026-04-29T01:41:36.107Z","2.2.4":"2026-04-29T18:21:33.497Z","2.2.5":"2026-05-02T16:26:20.498Z","2.2.6":"2026-05-02T16:40:45.148Z","2.2.7":"2026-05-04T14:34:09.838Z","2.2.8":"2026-05-07T06:36:30.200Z","2.2.9":"2026-05-07T06:40:48.343Z","2.2.10":"2026-05-08T22:21:02.715Z","2.2.11":"2026-05-10T02:28:42.378Z","2.2.12":"2026-05-10T05:39:03.595Z","0.0.0-smoke-c181a17e-1778523315":"2026-05-11T18:15:23.823Z","2.2.13-dev.1":"2026-05-11T18:46:47.399Z","2.2.13-dev.2":"2026-05-11T21:06:08.091Z","0.0.0-smoke-39b5e3a1-1778540127":"2026-05-11T22:55:36.013Z","2.2.13-dev.3":"2026-05-11T22:57:37.834Z","2.2.13-dev.4":"2026-05-11T23:55:48.909Z","2.2.13-dev.5":"2026-05-12T13:41:17.794Z","2.2.13-dev.6":"2026-05-12T14:15:53.326Z","2.2.14":"2026-05-12T23:59:29.914Z","2.2.15":"2026-05-13T03:37:18.472Z","2.2.16-dev.1":"2026-05-13T16:00:51.914Z","2.2.16-dev.2":"2026-05-14T14:16:48.999Z","2.2.16":"2026-05-14T19:46:21.573Z","2.2.17":"2026-05-14T23:20:23.127Z","2.2.18":"2026-05-16T00:30:11.312Z","2.2.19":"2026-05-19T20:51:02.977Z","2.3.0":"2026-05-19T20:51:25.284Z","2.3.1":"2026-05-20T03:30:49.954Z","2.3.2":"2026-05-20T03:56:45.096Z","2.3.3":"2026-05-20T04:14:14.748Z","2.3.4-dev.1":"2026-05-21T09:58:59.869Z","2.3.4-dev.2":"2026-05-21T15:24:22.806Z","2.3.4-dev.3":"2026-05-21T16:04:19.061Z","2.3.4":"2026-05-21T22:43:13.740Z","2.3.5":"2026-05-25T20:07:13.443Z","2.4.0":"2026-05-26T19:42:47.406Z","2.4.1":"2026-05-26T20:57:54.238Z","2.4.2":"2026-05-27T00:25:01.662Z","2.4.3":"2026-05-27T01:26:32.337Z","2.4.4":"2026-05-30T22:00:42.290Z","2.4.5":"2026-05-31T19:14:34.400Z","2.4.7":"2026-06-01T01:25:51.836Z","2.4.8":"2026-06-01T02:22:25.501Z","2.4.10":"2026-06-01T22:45:04.568Z","2.4.11":"2026-06-02T05:07:28.871Z","2.4.12":"2026-06-03T03:57:36.583Z","2.4.13":"2026-06-03T16:19:09.930Z","2.4.14":"2026-06-04T01:13:51.773Z","2.4.15":"2026-06-07T21:33:58.363Z","2.4.16":"2026-06-08T20:06:24.344Z","2.5.0":"2026-06-09T19:30:50.529Z","2.5.1-dev.1":"2026-06-10T17:16:20.901Z","2.5.1":"2026-06-10T19:16:05.003Z","2.5.2":"2026-06-11T20:08:53.662Z","2.5.3":"2026-06-12T21:02:03.505Z","2.5.4":"2026-06-15T20:30:25.357Z","2.5.5-dev.1":"2026-06-17T06:34:05.020Z","2.5.6":"2026-06-17T06:49:04.069Z","2.5.7":"2026-06-17T08:46:33.100Z","2.5.8":"2026-06-17T12:29:50.695Z","2.5.9-dev.1":"2026-06-18T17:09:31.490Z","2.5.9":"2026-06-19T05:51:29.563Z","2.5.10-dev.1":"2026-06-19T15:32:36.963Z","2.5.10":"2026-06-19T16:35:17.407Z","2.5.11-dev.1":"2026-06-21T09:36:18.712Z","2.5.11-dev.2":"2026-06-21T14:25:37.482Z","2.5.11":"2026-06-21T15:27:02.300Z","2.5.12":"2026-06-22T09:12:07.121Z","2.5.13":"2026-06-22T15:46:10.597Z","2.5.14":"2026-06-22T18:21:35.648Z","2.5.15":"2026-06-22T19:18:09.354Z","2.5.16":"2026-06-23T11:31:16.404Z","2.5.17":"2026-06-23T17:07:01.081Z","2.5.18":"2026-06-24T09:14:03.176Z","2.5.19":"2026-06-24T14:37:31.196Z","2.5.26":"2026-06-24T17:21:53.658Z","2.6.0":"2026-06-24T19:01:57.480Z","2.6.1":"2026-06-25T16:58:56.118Z","2.6.2":"2026-06-26T08:22:20.678Z","2.6.3":"2026-06-26T08:51:32.274Z","2.6.4":"2026-06-27T10:35:41.206Z","2.6.5":"2026-06-27T14:36:53.913Z","2.6.6":"2026-06-27T22:26:05.417Z","2.6.8":"2026-06-27T23:57:32.269Z","2.6.9":"2026-06-28T04:54:19.130Z","2.6.10":"2026-06-28T08:41:03.342Z","2.6.11":"2026-06-28T11:07:11.781Z","2.6.13":"2026-06-28T13:02:22.741Z","2.6.18":"2026-06-28T16:13:59.668Z","2.6.19":"2026-06-28T16:59:32.794Z","2.7.0":"2026-06-28T17:30:42.758Z","2.7.1":"2026-06-29T03:16:00.224Z","3.0.0":"2026-06-29T06:11:57.867Z","3.0.1":"2026-06-29T06:58:32.204Z","3.0.2":"2026-06-29T13:23:02.288Z","3.0.4":"2026-06-30T08:56:34.928Z","4.0.2":"2026-07-01T06:21:52.920Z","4.0.3":"2026-07-01T13:59:12.439Z","4.0.4":"2026-07-01T15:32:44.465Z","4.0.5":"2026-07-01T22:20:25.410Z","4.0.6":"2026-07-02T00:05:44.069Z","4.0.7":"2026-07-02T00:26:24.473Z","4.0.8":"2026-07-02T06:55:37.976Z","4.0.9":"2026-07-02T15:40:05.226Z","4.0.10":"2026-07-02T17:49:36.395Z","4.0.11":"2026-07-02T20:22:29.730Z","4.0.12":"2026-07-03T08:58:32.221Z","4.0.13":"2026-07-03T09:58:30.188Z","4.0.14":"2026-07-03T11:51:05.545Z","4.0.15":"2026-07-03T15:04:40.864Z","4.0.16":"2026-07-03T18:14:50.322Z","4.0.17":"2026-07-04T04:27:04.743Z","4.0.18":"2026-07-04T09:27:40.135Z","4.0.19":"2026-07-04T11:39:47.311Z","4.1.0":"2026-07-04T13:34:59.141Z","4.1.2":"2026-07-04T17:04:48.068Z","4.2.2":"2026-07-04T21:17:00.970Z","4.2.3":"2026-07-05T00:05:23.596Z","4.3.0":"2026-07-05T03:37:00.552Z","4.3.1":"2026-07-05T04:11:15.314Z","4.3.2":"2026-07-05T09:05:33.673Z","4.3.4":"2026-07-05T11:17:47.655Z","4.4.0":"2026-07-05T20:51:57.317Z","4.4.1":"2026-07-05T22:02:02.546Z","4.4.2":"2026-07-05T23:47:56.402Z","4.4.5":"2026-07-06T09:53:20.105Z","4.5.4":"2026-07-07T00:06:46.465Z","4.5.5":"2026-07-07T13:24:58.862Z","5.0.1":"2026-07-08T00:20:53.425Z","5.2.2":"2026-07-10T19:48:28.712Z","5.3.0":"2026-07-10T21:11:40.131Z","5.3.1":"2026-07-11T00:31:36.469Z","5.4.0":"2026-07-11T01:32:41.383Z","5.4.1":"2026-07-11T02:30:31.479Z","5.4.2":"2026-07-11T03:21:21.249Z","5.4.3":"2026-07-11T05:57:34.458Z","5.4.4":"2026-07-11T14:41:33.599Z","5.5.0":"2026-07-11T15:20:52.255Z","5.5.2":"2026-07-11T17:31:05.252Z","5.5.3":"2026-07-11T17:53:08.484Z","5.5.4":"2026-07-11T19:18:27.505Z","5.5.5":"2026-07-11T21:02:05.179Z","5.5.6":"2026-07-12T03:02:39.257Z","5.5.7":"2026-07-12T11:12:54.385Z","5.5.8":"2026-07-12T12:39:13.937Z","5.5.9":"2026-07-12T12:45:29.128Z","5.5.10":"2026-07-12T13:08:55.312Z","5.5.11":"2026-07-12T13:32:27.313Z","5.5.12":"2026-07-12T14:37:04.924Z","5.5.13":"2026-07-12T15:47:53.665Z","5.5.14":"2026-07-12T16:00:16.693Z","5.5.15":"2026-07-12T16:12:25.510Z","5.5.16":"2026-07-12T17:15:04.596Z","5.5.17":"2026-07-12T19:31:26.673Z","6.0.0":"2026-07-12T20:51:50.090Z","6.0.1":"2026-07-12T21:40:12.346Z","6.0.2":"2026-07-12T22:03:46.116Z","6.1.0":"2026-07-12T22:19:04.788Z","6.1.1":"2026-07-12T22:33:28.605Z","6.1.2":"2026-07-12T23:08:28.720Z","6.1.3":"2026-07-12T23:24:54.956Z","6.2.0":"2026-07-13T00:06:13.157Z","6.2.1":"2026-07-13T01:38:55.536Z","6.2.2":"2026-07-13T03:49:56.665Z","6.2.3":"2026-07-13T12:43:01.196Z","6.2.4":"2026-07-13T14:29:14.576Z","6.2.5":"2026-07-13T16:47:10.724Z","6.2.6":"2026-07-13T19:09:53.755Z","7.0.0":"2026-07-13T19:52:03.886Z","7.0.1":"2026-07-13T20:55:18.738Z","7.0.2":"2026-07-13T22:48:48.929Z","7.0.3":"2026-07-13T23:28:30.532Z","7.1.0":"2026-07-14T01:49:08.564Z","8.0.0":"2026-07-14T01:58:57.037Z","8.0.1":"2026-07-14T02:15:38.206Z","8.0.2":"2026-07-14T02:52:37.366Z","8.0.3":"2026-07-14T16:14:08.939Z","8.0.4":"2026-07-14T17:50:16.542Z","8.0.5":"2026-07-15T22:58:44.349Z","8.0.6":"2026-07-16T00:17:59.472Z","8.0.7":"2026-07-16T13:50:06.790Z","8.0.8":"2026-07-16T14:51:40.823Z","8.0.9":"2026-07-16T17:49:44.367Z","8.1.0":"2026-07-16T18:00:57.775Z","8.1.1":"2026-07-16T18:24:30.627Z","8.1.2":"2026-07-17T17:40:40.830Z","8.2.0":"2026-07-17T18:25:03.944Z","8.2.1":"2026-07-17T21:25:02.611Z","9.0.0":"2026-07-18T17:38:37.264Z","8.3.0":"2026-07-18T18:51:57.619Z","9.1.0":"2026-07-18T20:10:27.112Z","9.1.1":"2026-07-18T23:16:25.035Z","9.2.0":"2026-07-19T00:36:33.762Z","9.2.1":"2026-07-19T13:46:17.138Z","9.3.0":"2026-07-19T16:59:19.553Z","9.4.0":"2026-07-19T23:58:55.439Z","9.4.1":"2026-07-20T12:57:55.422Z","9.4.2":"2026-07-20T19:13:37.792Z","9.4.3":"2026-07-20T20:22:59.036Z","10.0.0":"2026-07-20T22:07:20.200Z","10.0.1":"2026-07-21T00:29:01.277Z","10.0.2":"2026-07-21T02:40:18.282Z","10.6.0":"2026-07-23T20:15:28.171Z","10.6.1":"2026-07-23T23:18:07.524Z","10.6.2":"2026-07-25T01:58:52.675Z","10.6.3":"2026-07-25T04:41:37.657Z","10.6.4":"2026-07-25T17:55:30.775Z","10.7.0":"2026-07-25T21:25:15.089Z","10.7.1":"2026-07-26T00:37:27.183Z","10.7.2":"2026-07-27T01:36:31.972Z","10.7.3":"2026-07-27T01:44:54.558Z","10.7.4":"2026-07-27T13:44:33.810Z","10.7.5":"2026-07-27T15:12:01.939Z","10.8.0":"2026-07-27T17:43:16.267Z","10.8.1":"2026-07-27T18:45:30.781Z","10.8.2":"2026-07-27T19:26:01.959Z","10.8.3":"2026-07-28T00:57:44.460Z","10.8.4":"2026-07-28T03:48:16.322Z","10.8.5":"2026-07-28T03:54:24.688Z","11.0.0":"2026-07-28T16:16:57.231Z","11.0.1":"2026-07-28T17:59:39.257Z","11.1.0":"2026-07-28T22:49:12.655Z","11.1.1":"2026-07-29T03:43:48.120Z","11.1.2":"2026-07-29T14:53:51.944Z","11.1.3":"2026-07-29T20:31:45.685Z","11.1.4":"2026-07-29T23:15:12.045Z","11.1.5":"2026-07-30T01:31:37.718Z","11.1.6":"2026-07-30T13:55:24.905Z","12.0.0":"2026-07-30T19:38:20.934Z","12.0.1":"2026-07-30T22:00:41.392Z","12.0.2":"2026-07-31T00:09:41.124Z","12.0.3":"2026-07-31T01:57:34.703Z","12.0.4":"2026-07-31T04:27:33.314Z","12.0.5":"2026-07-31T07:26:37.896Z","12.0.6":"2026-07-31T20:41:41.482Z","12.0.7":"2026-08-01T07:32:52.117Z","12.1.0":"2026-08-01T17:46:54.061Z","12.1.1":"2026-08-01T18:56:33.884Z","12.1.2":"2026-08-02T00:02:12.485Z","12.1.3":"2026-08-02T02:27:39.708Z","12.1.4":"2026-08-02T17:03:54.019Z","12.1.5":"2026-08-05T00:54:23.974Z","12.1.6":"2026-08-05T03:08:35.581Z","12.1.7":"2026-08-05T05:01:41.653Z","12.1.8":"2026-08-05T06:35:29.785Z","12.1.9":"2026-08-05T14:24:20.598Z","12.1.10":"2026-08-05T17:05:54.249Z","12.1.11":"2026-08-05T18:52:28.263Z","12.2.0":"2026-08-05T23:31:49.654Z","12.2.1":"2026-08-06T05:12:14.129Z","12.2.2":"2026-08-07T02:29:12.697Z","12.2.3":"2026-08-07T19:13:04.429Z","12.2.4":"2026-08-08T18:32:54.808Z","12.2.5":"2026-08-08T20:50:31.713Z","12.2.6":"2026-08-09T03:27:27.402Z","12.2.7":"2026-08-11T19:43:07.399Z","12.2.8":"2026-08-12T00:51:53.530Z","12.2.9":"2026-08-12T17:48:52.632Z","12.2.10":"2026-08-12T20:49:59.239Z","12.2.11":"2026-08-13T19:26:36.178Z","12.2.12":"2026-08-13T22:16:58.185Z","12.3.0":"2026-08-14T17:29:15.816Z","12.3.1":"2026-08-15T15:30:52.362Z","12.3.2":"2026-08-15T22:03:45.871Z","12.3.3":"2026-08-17T04:00:10.737Z","13.0.0":"2026-08-17T21:36:04.627Z","13.0.1":"2026-08-17T22:57:15.187Z","13.0.2":"2026-08-18T01:01:26.693Z","13.0.3":"2026-08-18T02:53:41.895Z","13.0.4":"2026-08-18T14:01:13.487Z","13.0.5":"2026-08-18T17:33:30.425Z","13.0.6":"2026-08-18T22:17:05.734Z","13.0.7":"2026-08-19T00:52:16.838Z","13.0.8":"2026-08-19T18:33:56.541Z","13.0.9":"2026-08-19T21:02:40.085Z","13.0.10":"2026-08-20T14:02:50.387Z","13.0.11":"2026-08-20T21:32:14.860Z","13.1.0":"2026-08-20T22:56:51.795Z","13.1.1":"2026-08-21T03:14:23.720Z","13.1.2":"2026-08-22T00:47:16.238Z","13.1.3":"2026-08-25T15:43:13.694Z","13.1.4":"2026-08-25T18:52:37.611Z","13.1.5":"2026-08-25T20:16:26.913Z","13.1.6":"2026-08-26T02:54:32.619Z","13.1.7":"2026-08-26T07:59:46.159Z","13.1.8":"2026-08-27T19:19:46.370Z","13.1.10":"2026-08-27T21:00:53.287Z","13.1.11":"2026-08-27T21:12:40.754Z","13.1.12":"2026-08-27T23:09:05.726Z","13.1.13":"2026-08-28T23:23:06.094Z","13.1.14":"2026-08-29T00:22:24.547Z","13.1.15":"2026-09-01T19:51:35.009Z","13.1.16":"2026-09-01T20:22:08.703Z","13.1.17":"2026-09-01T21:42:01.482Z","13.1.18":"2026-09-02T00:16:45.695Z","13.1.19":"2026-09-02T10:57:47.726Z","14.0.0":"2026-09-02T18:26:24.159Z","14.0.1":"2026-09-02T19:00:29.616Z","14.0.2":"2026-09-02T19:22:48.880Z","14.0.3":"2026-09-02T19:49:24.632Z","14.0.4":"2026-09-02T20:02:08.187Z","14.0.5":"2026-09-02T20:52:00.343Z","14.0.6":"2026-09-02T21:17:37.448Z","14.0.7":"2026-09-02T21:35:40.145Z","14.0.8":"2026-09-02T23:49:04.037Z","14.0.9":"2026-09-03T00:13:27.530Z","14.0.10":"2026-09-03T01:18:39.750Z","14.0.11":"2026-09-03T03:15:35.856Z","14.0.12":"2026-09-03T06:51:32.642Z","14.0.13":"2026-09-03T08:41:05.425Z","14.0.14":"2026-09-03T09:43:56.955Z","14.0.15":"2026-09-03T14:54:33.108Z","14.0.16":"2026-09-03T15:08:23.680Z","14.0.17":"2026-09-03T15:28:51.928Z","14.0.18":"2026-09-03T17:14:10.431Z","14.0.19":"2026-09-03T18:41:22.000Z","14.0.20":"2026-09-03T19:34:09.435Z","14.0.21":"2026-09-03T21:06:27.917Z","14.0.22":"2026-09-04T03:59:52.120Z","14.0.23":"2026-09-04T21:26:10.756Z","14.0.24":"2026-09-07T00:36:23.112Z","14.0.25":"2026-09-08T00:24:45.987Z","14.0.26":"2026-09-08T00:41:31.601Z","14.0.27":"2026-09-08T03:00:20.931Z","14.1.0":"2026-09-08T17:40:44.432Z","14.1.1":"2026-09-08T19:12:28.932Z","14.1.2":"2026-09-08T19:53:56.028Z","14.1.3":"2026-09-08T22:58:49.469Z","14.1.4":"2026-09-08T23:35:50.559Z","14.1.5":"2026-09-09T03:18:15.324Z","14.1.6":"2026-09-09T04:24:53.715Z","14.1.7":"2026-09-09T18:15:12.143Z","14.1.8":"2026-09-09T21:49:50.369Z","14.1.9":"2026-09-09T22:24:31.370Z","14.1.10":"2026-09-09T23:04:38.125Z","14.1.11":"2026-09-10T01:00:07.189Z","14.1.12":"2026-09-10T02:54:16.536Z","14.1.13":"2026-09-10T22:46:37.790Z","14.1.14":"2026-09-11T14:04:20.322Z","14.1.15":"2026-09-12T00:44:13.753Z","14.1.16":"2026-09-12T02:45:54.439Z","14.1.17":"2026-09-12T18:59:15.017Z","14.1.18":"2026-09-14T23:16:36.304Z","14.1.19":"2026-09-15T01:43:28.204Z","14.1.20":"2026-09-15T01:55:08.754Z","14.1.21":"2026-09-15T22:05:36.946Z","14.1.22":"2026-09-16T02:27:05.103Z","14.1.23":"2026-09-16T17:43:39.832Z","14.1.24":"2026-09-16T19:21:13.402Z","14.1.25":"2026-09-16T20:52:53.857Z","14.1.26":"2026-09-17T01:39:23.819Z","14.1.27":"2026-09-17T02:28:27.895Z","14.1.28":"2026-09-17T02:37:34.530Z","14.1.29":"2026-09-17T07:23:37.176Z","14.1.30":"2026-09-17T07:56:15.609Z","14.1.31":"2026-09-17T08:14:04.225Z","14.1.32":"2026-09-17T14:22:38.795Z","14.1.33":"2026-09-17T17:12:43.109Z","14.1.34":"2026-09-17T17:54:28.204Z","14.1.35":"2026-09-18T00:11:15.801Z","14.1.36":"2026-09-18T00:24:53.868Z","14.1.37":"2026-09-18T02:13:59.332Z","14.1.38":"2026-09-18T03:39:12.519Z","14.1.39":"2026-09-18T04:23:47.354Z","14.1.40":"2026-09-18T05:53:15.829Z","14.1.41":"2026-09-18T06:38:10.888Z","14.1.44":"2026-09-18T07:58:21.096Z","14.1.48":"2026-09-18T16:24:57.725Z","14.1.50":"2026-09-18T17:28:10.319Z","14.1.51":"2026-09-18T22:10:37.563Z","14.1.52":"2026-09-18T23:42:37.469Z","14.1.53":"2026-09-19T00:53:45.901Z","14.1.54":"2026-09-19T01:04:24.534Z","14.1.55":"2026-09-19T01:56:00.306Z","14.1.56":"2026-09-19T02:30:08.891Z","14.1.57":"2026-09-19T02:45:44.502Z","14.1.58":"2026-09-19T03:04:10.410Z","14.1.59":"2026-09-19T03:49:51.314Z","14.1.60":"2026-09-19T16:22:07.785Z","14.1.61":"2026-09-19T18:12:51.235Z","14.2.0":"2026-09-19T23:08:23.214Z","14.2.1":"2026-09-20T01:33:18.476Z","14.2.2":"2026-09-20T03:39:33.937Z","14.2.3":"2026-09-20T04:27:29.924Z","14.2.4":"2026-09-20T04:49:21.059Z","14.2.5":"2026-09-20T16:32:19.101Z","14.2.6":"2026-09-20T16:57:18.171Z","14.2.7":"2026-09-22T18:33:17.060Z","14.2.8":"2026-09-22T20:44:43.278Z","14.2.9":"2026-09-22T22:54:36.730Z","14.3.0":"2026-09-22T23:38:40.983Z","14.3.1":"2026-09-23T07:25:04.563Z","14.3.2":"2026-09-23T15:16:00.887Z","14.3.3":"2026-09-23T16:03:32.885Z","14.3.4":"2026-09-23T21:51:58.571Z","14.3.5":"2026-09-24T03:03:34.419Z","14.3.6":"2026-09-24T16:05:39.535Z","14.3.7":"2026-09-25T00:46:11.026Z","14.3.8":"2026-09-25T01:21:25.754Z","14.3.9":"2026-09-25T03:10:52.058Z","14.3.10":"2026-09-25T04:55:32.168Z","14.3.11":"2026-09-25T12:54:38.402Z","14.3.12":"2026-09-25T17:12:41.085Z","14.3.13":"2026-09-25T19:19:49.773Z","14.3.14":"2026-09-25T20:00:15.688Z","14.3.15":"2026-09-25T20:04:47.539Z","14.3.16":"2026-09-25T20:12:18.051Z"},"bugs":{"url":"https://github.com/VibesDIY/vibes.diy/issues"},"license":"Apache-2.0","homepage":"https://github.com/VibesDIY/vibes.diy#readme","keywords":["ai","dom","micro-app","generator","web","esm","typescript"],"repository":{"url":"git+https://github.com/VibesDIY/vibes.diy.git","type":"git"},"description":"Transform any DOM element into an AI-powered micro-app","contributors":[{"name":"J Chris Anderson"},{"name":"Meno Abels"}],"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"readme":"# use-vibes\n\nA lightweight library that transforms any DOM element into an AI-powered micro-app.\n\n## Installation\n\n```bash\npnpm add use-vibes\n```\n\n## Basic Usage\n\n```jsx\nimport { ImgVibes } from \"use-vibes\";\n\nfunction MyComponent() {\n  // You can use ImgVibes without any props - it includes its own form UI\n  return <ImgVibes />;\n\n  // Or provide a prompt directly (bypasses the form UI completely)\n  // return <ImgVibes prompt=\"A futuristic cityscape with flying cars\" />;\n}\n```\n\nFor image manipulation using base64 data:\n\n```jsx\nimport { base64ToFile } from \"use-vibes\";\n\n// Convert API response to a File object\nconst imageFile = base64ToFile(imageResponse.data[0].b64_json, \"my-image.png\");\n```\n\n## Standalone Fireproof (Node.js / Wrangler)\n\n`use-vibes` exposes a standalone `fireproof()` factory for non-React contexts\n— Node scripts, Wrangler workers, anywhere you need to read/write Fireproof\ndocuments without the React hooks or the in-iframe postMessage bridge.\n\nThe bare form Just Works if you've authenticated this device with the CLI:\n\n```bash\nnpx vibes-diy login\n```\n\n```js\nimport { fireproof } from \"use-vibes\";\n\nconst db = fireproof(\"todos\");\n\nconst ok = await db.put({ text: \"hello\" });\nconst doc = await db.get(ok.id);\nconst { docs } = await db.query(\"type\", { key: \"todo\" });\n\ndb.subscribe((changes) => {\n  console.log(\"changed:\", changes);\n}, true);\n```\n\n### How defaults resolve\n\n| Field        | Default source (when omitted)                                                       |\n| ------------ | ----------------------------------------------------------------------------------- |\n| `apiUrl`     | env `VIBES_DIY_API_URL`, then `https://vibes.diy/api`                               |\n| `appSlug`    | env `VIBES_APP_SLUG`, then `basename(process.cwd())`                                |\n| `getToken`   | local device-id cert from the Fireproof keybag (populated by `npx vibes-diy login`) |\n| `userHandle` | lazy — looked up from your `defaultHandle` user setting on first request            |\n\n### Explicit overrides\n\nFor Wrangler / CI / service-account contexts where the CLI flow doesn't apply:\n\n```js\nimport { fireproof, type FireproofOpts } from \"use-vibes\";\n\nconst db = fireproof(\"todos\", {\n  apiUrl: \"https://vibes.diy/api\",\n  appSlug: \"my-app\",\n  userHandle: \"alice\", // optional — auto-derived from token otherwise\n  getToken: async () => ({\n    isOk: () => true,\n    Ok: () => ({ type: \"device-id\", token: myToken }),\n    // …a real @adviser/cement Result\n  }),\n});\n```\n\n### Caching semantics\n\nCalling `fireproof(name)` repeatedly is the supported pattern:\n\n- `fireproof(\"a\") === fireproof(\"a\")` — same name returns the same database instance.\n- `fireproof(\"a\")` and `fireproof(\"b\")` are distinct, but **share one WebSocket connection and one resolved userHandle**.\n- **First call's opts win.** If you need to talk to multiple `(apiUrl, appSlug)` pairs in one process, drop the sugar and construct `VibesDiyApi` + `FireflyApiAdapter` + `FireflyDatabase` directly.\n\n### v1 limitations\n\n- File uploads (docs with a `_files` field of `File`/`Blob` entries) are **not yet supported** — `db.put({_files: {...}})` will throw. Pure-doc workflows work end-to-end.\n- Inside a vibe iframe the import is rewritten to `@vibes.diy/vibe-runtime`, which has its own `fireproof(\"name\")` form that uses the postMessage bridge instead. You don't need this Node factory in iframe code.\n\n## Core Features\n\n### Interactive Image Generation\n\n- **Zero-config Implementation**: Add AI image generation to any React app without any configuration\n\n  ```jsx\n  {\n    /* Includes a built-in form UI for prompt entry and image upload */\n  }\n  <ImgVibes />;\n  ```\n\n- **One-line Implementation**: Directly specify a prompt for immediate generation (bypasses the form UI)\n\n  ```jsx\n  {\n    /* Starts generating immediately, no form shown to the user */\n  }\n  <ImgVibes prompt=\"A sunset over mountains\" />;\n  ```\n\n- **Automatic Database Integration**: All images are automatically stored in Fireproof database with version history\n\n  ```jsx\n  // Custom database name\n  <ImgVibes prompt=\"Forest landscape\" database=\"MyCustomDB\" />\n\n  // Or pass a database instance\n  <ImgVibes prompt=\"Forest landscape\" database={myDbInstance} />\n  ```\n\n### Prompt Management\n\n- **Prompt Versioning**: Tracks the history of different prompts used to generate an image\n  - Uses a structured `prompts` object with timestamp-based keys\n  - Maintains `currentPromptKey` to reference the active prompt\n\n- **Prompt Editing**: Users can edit prompts directly in the overlay UI\n  - Double-click the prompt text to edit\n  - Press Enter to submit and regenerate with new prompt\n  - App receives updates via `onPromptEdit` callback\n  ```jsx\n  <ImgVibes\n    prompt=\"Initial prompt\"\n    onPromptEdit={(id, newPrompt) => {\n      console.log(`Document ${id} updated with new prompt: ${newPrompt}`);\n    }}\n  />\n  ```\n\n### Image Control & Manipulation\n\n- **Image Regeneration**: One-click regeneration with the same or edited prompt\n  - Preserves document history and adds new versions\n  - Uses a unique `generationId` to trigger regeneration while maintaining context\n\n- **Image Quality Control**: Set quality levels for output images\n\n  ```jsx\n  <ImgVibes prompt=\"Detailed artwork\" options={{ quality: \"high\" }} />\n  ```\n\n- **Image Editing with Uploads**: Process existing images with AI\n\n  ```jsx\n  <ImgVibes prompt=\"Turn this photo into a watercolor painting\" images={[myImageFile]} />\n  ```\n\n- **Multiple Image Inputs**: Combine multiple images in one generation\n  ```jsx\n  <ImgVibes prompt=\"Create a collage of these photos\" images={[photo1, photo2, photo3]} />\n  ```\n\n### User Interface Components\n\n- **Interactive Overlay**: Toggle-able information and controls overlay\n  - Shows prompt text (editable)\n  - Version navigation controls\n  - Regenerate/refresh button\n  - Delete button\n\n  ```jsx\n  // Disable overlay for a minimal UI\n  <ImgVibes prompt=\"Clean interface\" overlay={false} />\n  ```\n\n- **Progress Visualization**: Shows generation progress with visual indicators\n  - Progress bar updates in real-time\n  - Automatic placeholder display during generation\n\n- **Error Handling UI**: Clean error states with informative messages\n  ```jsx\n  <ImgVibes\n    prompt=\"Test error handling\"\n    onError={(error) => {\n      console.error(\"Generation failed:\", error.message);\n    }}\n  />\n  ```\n\n### File Management\n\n- **File Upload Interface**: Built-in support for image uploads\n  - Drag-and-drop capabilities\n  - File selection dialog\n  - Preview of uploaded content\n\n- **Base64 Conversion**: Convert between base64 and File objects\n\n  ```jsx\n  import { base64ToFile } from \"use-vibes\";\n\n  // Convert API response to a File object\n  const imageFile = base64ToFile(imageResponse.data[0].b64_json, \"my-image.png\");\n  ```\n\n## Integration Features\n\n### Event Callbacks\n\n- **Generation Lifecycle Events**: Track the complete generation process\n  ```jsx\n  <ImgVibes\n    prompt=\"Track this generation\"\n    onComplete={() => console.log(\"Generation complete!\")}\n    onError={(error) => console.error(\"Generation failed:\", error)}\n    onDelete={(id) => console.log(`Document ${id} deleted`)}\n    onDocumentCreated={(id) => console.log(`New document created: ${id}`)}\n  />\n  ```\n\n### State Management\n\n- **Loading States**: Component handles all loading states internally\n  - Initial waiting state\n  - Generation in progress state\n  - Upload waiting state\n  - Display state for completed images\n  - Error state\n\n- **Document Identity Tracking**: Smart re-mounting based on document changes\n  - Uses internal `mountKey` system to ensure clean state transitions\n  - Detects identity changes through document ID, prompt, or uploaded file documents\n\n### UI Customization\n\n- **Extensive Styling Options**: Multiple ways to customize appearance\n  - CSS Variables for global styling\n\n  ```css\n  :root {\n    --imggen-text-color: #222;\n    --imggen-overlay-bg: rgba(245, 245, 245, 0.85);\n    --imggen-accent: #0088ff;\n    --imggen-border-radius: 4px;\n  }\n  ```\n\n  - Custom classes for component-level styling\n\n  ```jsx\n  <ImgVibes\n    prompt=\"Styled component\"\n    classes={{\n      root: \"my-custom-container\",\n      image: \"rounded-xl shadow-lg\",\n      overlay: \"bg-slate-800/70 text-white\",\n      progress: \"h-2 bg-green-500\",\n    }}\n  />\n  ```\n\n### Gallery Integration\n\n- **Thumbnail Support**: Easily create image galleries\n\n  ```jsx\n  <div className=\"image-grid\">\n    {imageDocuments.map((doc) => (\n      <ImgVibes key={doc._id} _id={doc._id} className=\"thumbnail\" />\n    ))}\n  </div>\n  ```\n\n- **Document Reuse**: Load existing documents by ID\n  ```jsx\n  <ImgVibes _id=\"existing-document-id\" />\n  ```\n\n## Implementation Modes\n\nThe ImgVibes component has several operational modes that it switches between automatically:\n\n1. **Placeholder Mode**: Initial state when no prompt or document ID is provided\n2. **Upload Waiting Mode**: When files are uploaded but waiting for a prompt\n3. **Generating Mode**: During the image generation process\n4. **Display Mode**: When showing a generated image with controls\n5. **Error Mode**: When an error occurs during generation\n\nThe component automatically determines which mode to use based on the current state, providing a seamless experience for both developers and end-users.\n\n## Advanced Usage\n\n### Debug Mode\n\nEnable debug mode to see detailed console logs about component state:\n\n```jsx\n<ImgVibes prompt=\"Debug this\" options={{ debug: true }} />\n```\n\n### Custom Image Sizing\n\nControl output image dimensions with the size option:\n\n```jsx\n<ImgVibes\n  prompt=\"Landscape format\"\n  options={{ size: '1536x1024' }} // Landscape\n/>\n\n<ImgVibes\n  prompt=\"Portrait format\"\n  options={{ size: '1024x1536' }} // Portrait\n/>\n```\n\n# Advanced Usage\n\nThis guide covers the implementation, configuration, and best practices for using the ImgVibes component from the use-vibes library.\n\n## Installation\n\n```bash\npnpm add use-vibes\n```\n\n### Styling\n\nThe ImgVibes component uses inline styles with centralized theme constants, so **no separate CSS setup is required**. All styling is self-contained within the component.\n\n## Basic Usage\n\n### Simple Image Generation\n\nAdd AI image generation to any React app with minimal code:\n\n```jsx\nimport { ImgVibes } from \"use-vibes\";\n\nfunction MyComponent() {\n  return (\n    <div>\n      <ImgVibes prompt=\"A sunset over mountains\" />\n    </div>\n  );\n}\n```\n\n### Configuration Options\n\nConfigure image generation with the `options` prop:\n\n```jsx\n<ImgVibes\n  prompt=\"A detailed cityscape\"\n  options={{\n    model: \"gpt-image-1\",\n    quality: \"high\",\n    size: \"1024x1024\",\n    debug: false,\n  }}\n/>\n```\n\n### Available Props\n\n| Prop                | Type               | Description                                                             |\n| ------------------- | ------------------ | ----------------------------------------------------------------------- |\n| `prompt`            | string             | Text prompt for image generation (required unless `_id` is provided)    |\n| `_id`               | string             | Document ID to load a specific image instead of generating a new one    |\n| `className`         | string             | CSS class name for the image element                                    |\n| `alt`               | string             | Alt text for the image (defaults to prompt)                             |\n| `images`            | File[]             | Array of images to edit or combine with AI                              |\n| `options`           | object             | Configuration options (see table below)                                 |\n| `database`          | string \\| Database | Database name or instance to use for storing images                     |\n| `onComplete`        | function           | Callback when image load completes successfully                         |\n| `onError`           | function           | Callback when image load fails, receives the error as parameter         |\n| `onDelete`          | function           | Callback when an image is deleted, receives the document ID             |\n| `onPromptEdit`      | function           | Callback when the prompt is edited, receives document ID and new prompt |\n| `onDocumentCreated` | function           | Callback when a new document is created via drop or file picker         |\n| `overlay`           | boolean            | Whether to show overlay controls and info button (default: `true`)      |\n| `classes`           | object             | Custom CSS classes for styling component parts                          |\n| `debug`             | boolean            | Enable debug logging                                                    |\n\n### Options Object Properties\n\n| Property  | Type    | Description                                                              |\n| --------- | ------- | ------------------------------------------------------------------------ |\n| `model`   | string  | Model to use for image generation, defaults to 'gpt-image-1'             |\n| `size`    | string  | Size of the generated image (1024x1024, 1536x1024, 1024x1536, or 'auto') |\n| `quality` | string  | Quality of the generated image (high, medium, low, or auto)              |\n| `debug`   | boolean | Enable debug logging, defaults to false                                  |\n\n## Advanced Features\n\n### Prompt Management\n\nThe ImgVibes component tracks the history of different prompts used to generate an image:\n\n```jsx\n<ImgVibes\n  prompt=\"Initial prompt\"\n  onPromptEdit={(id, newPrompt) => {\n    console.log(`Document ${id} updated with new prompt: ${newPrompt}`);\n  }}\n/>\n```\n\nUsers can edit prompts directly by double-clicking the prompt text in the overlay UI, then pressing Enter to submit and regenerate with the new prompt.\n\n### Image Control & Manipulation\n\n#### Image Regeneration\n\nThe component supports one-click regeneration, preserving document history while adding new versions:\n\n```jsx\n// The regeneration happens internally when the user clicks the refresh button\n// or when a new prompt is submitted\n```\n\n#### Image Quality Control\n\nSet quality levels for output images:\n\n```jsx\n<ImgVibes prompt=\"Detailed artwork\" options={{ quality: \"high\" }} />\n```\n\n#### Image Editing with Uploads\n\nProcess existing images with AI:\n\n```jsx\n<ImgVibes prompt=\"Turn this photo into a watercolor painting\" images={[myImageFile]} />\n```\n\n#### Multiple Image Inputs\n\nCombine multiple images in one generation:\n\n```jsx\n<ImgVibes prompt=\"Create a collage of these photos\" images={[photo1, photo2, photo3]} />\n```\n\n### Database Integration\n\nAll images are automatically stored in a Fireproof database with version history:\n\n```jsx\n// Custom database name\n<ImgVibes prompt=\"Forest landscape\" database=\"MyCustomDB\" />\n\n// Or pass a database instance\n<ImgVibes prompt=\"Forest landscape\" database={myDbInstance} />\n```\n\n### Event Callbacks\n\nTrack the complete generation process with lifecycle events:\n\n```jsx\n<ImgVibes\n  prompt=\"Track this generation\"\n  onComplete={() => console.log(\"Generation complete!\")}\n  onError={(error) => console.error(\"Generation failed:\", error)}\n  onDelete={(id) => console.log(`Document ${id} deleted`)}\n  onDocumentCreated={(id) => console.log(`New document created: ${id}`)}\n/>\n```\n\n### UI Controls\n\nToggle the information overlay and controls:\n\n```jsx\n// Disable overlay for a minimal UI\n<ImgVibes prompt=\"Clean interface\" overlay={false} />\n```\n\nThe overlay includes:\n\n- Prompt text (editable)\n- Version navigation controls\n- Regenerate/refresh button\n- Delete button\n\n### File Management\n\n#### Base64 Conversion\n\nConvert between base64 and File objects:\n\n```jsx\nimport { base64ToFile } from \"use-vibes\";\n\n// Convert API response to a File object\nconst imageFile = base64ToFile(imageResponse.data[0].b64_json, \"my-image.png\");\n```\n\n## Styling and Customization\n\n### CSS Variables\n\nThe component uses centralized theme constants from `imgVibesTheme` for consistent styling. All styles are applied inline using JavaScript objects, eliminating the need for external CSS files.\n\n### Custom Classes\n\nFor more granular control, provide a `classes` object with custom CSS classes for specific component parts:\n\n```jsx\n<ImgVibes\n  prompt=\"Styled component\"\n  classes={{\n    root: \"my-custom-container\",\n    image: \"rounded-xl shadow-lg\",\n    overlay: \"bg-slate-800/70 text-white\",\n    progress: \"h-2 bg-green-500\",\n    button: \"hover:bg-blue-600\",\n  }}\n/>\n```\n\n### Available Class Slots\n\n| Class Property  | Description                      |\n| --------------- | -------------------------------- |\n| `root`          | Main container element           |\n| `image`         | The image element                |\n| `container`     | Container for image and controls |\n| `overlay`       | Overlay panel with controls      |\n| `progress`      | Progress indicator               |\n| `placeholder`   | Placeholder shown during loading |\n| `error`         | Error message container          |\n| `controls`      | Control buttons container        |\n| `button`        | Individual buttons               |\n| `prompt`        | Prompt text/input container      |\n| `deleteOverlay` | Delete confirmation dialog       |\n\n## Gallery Implementation\n\n### Creating an Image Gallery\n\nEasily create image galleries using document IDs:\n\n```jsx\n<div className=\"image-grid\">\n  {imageDocuments.map((doc) => (\n    <ImgVibes key={doc._id} _id={doc._id} className=\"thumbnail\" />\n  ))}\n</div>\n```\n\n### Loading Existing Documents\n\nLoad existing documents by `_id`:\n\n```jsx\n<ImgVibes _id=\"existing-document-id\" />\n```\n\n## Operation Modes\n\nThe ImgVibes component has several operational modes that it switches between automatically:\n\n1. **Placeholder Mode**: Initial state when no prompt or document ID is provided\n2. **Upload Waiting Mode**: When files are uploaded but waiting for a prompt\n3. **Generating Mode**: During the image generation process\n4. **Display Mode**: When showing a generated image with controls\n5. **Error Mode**: When an error occurs during generation\n\n## Advanced Usage Examples\n\n### Debug Mode\n\nEnable debug mode to see detailed console logs about component state:\n\n```jsx\n<ImgVibes prompt=\"Debug this\" options={{ debug: true }} />\n```\n\n### Custom Image Sizing\n\nControl output image dimensions with the size option:\n\n```jsx\n<ImgVibes\n  prompt=\"Landscape format\"\n  options={{ size: '1536x1024' }} // Landscape\n/>\n\n<ImgVibes\n  prompt=\"Portrait format\"\n  options={{ size: '1024x1536' }} // Portrait\n/>\n```\n\n### Browser Compatibility\n\nThis library is compatible with all modern browsers that support React 18+ and ES6 features.\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md"}