{"_id":"@pinia/colada","_rev":"80-e1a8f15215a24d3c61ca8e4a6e65cb8b","name":"@pinia/colada","dist-tags":{"latest":"1.4.6"},"versions":{"0.0.1":{"name":"@pinia/colada","version":"0.0.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.0.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"5d9fd619d92db7cecb8eaf436c15e19c0013dbeb","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.0.1.tgz","fileCount":11,"integrity":"sha512-GCTpzsxW/qw8YeBfHV6c7LGZjrKRiv9T4K47fjyRqFmFS2wDkds7C9tKQvmMYO9ypnenI96Sk0+btRPPehc1nw==","signatures":[{"sig":"MEQCIFgSbGQt5QPB1LzbpcZNMp6ozhMovAB6EQ8IJ6mRa6lsAiB6C6wZWLgYAI2K/3w7pedd2rtKyp7JYYnmLGrTRRW7tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1638488},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"850aa06315cdac6eef1b43a2825f2e3c5a62db1d","scripts":{"dev":"vitest","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.?(m)js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.0","devDependencies":{"vue":"^3.3.11","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.0.4","yorkie":"^2.0.0","prettier":"^3.1.1","typescript":"~5.3.3","@types/node":"^20.10.4","lint-staged":"^15.2.0","standard-version":"^9.5.0","@vitest/coverage-v8":"^1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.0.1_1703064657283_0.9695169880272343","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@pinia/colada","version":"0.1.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.1.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"61c260b7ce8cb7f002f16865c80f0d7eb76c94a6","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.1.0.tgz","fileCount":11,"integrity":"sha512-RFxpHhUWj048zJ7vKBL1ghUJO48uryUOuUy1vfVV9Zz6YtxbsqOnqMY7y4vdw/TSwAkDHKvB2HZLrXTUnzBmZQ==","signatures":[{"sig":"MEUCIQDsqVxigI0prXmqgGK+9xoj1ImG7y+RaBZjpSn35Y5W4AIgJPjC0B8SCOWl7BfRpn7vmASErrixbBa/L5okZ3ZVWbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1654741},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"c0a7f1b788a66034585540891471ca858bf874e8","scripts":{"dev":"vitest --ui","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.?(m)js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.0","devDependencies":{"vue":"^3.3.11","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.0.4","yorkie":"^2.0.0","prettier":"^3.1.1","happy-dom":"^12.10.3","@vitest/ui":"^1.1.0","size-limit":"^11.0.1","typescript":"~5.3.3","@types/node":"^20.10.4","lint-staged":"^15.2.0","@vue/test-utils":"^2.4.3","standard-version":"^9.5.0","@vitejs/plugin-vue":"^4.5.2","@vitest/coverage-v8":"^1.0.4","@size-limit/preset-small-lib":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.1.0_1703526010098_0.6545213469661038","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@pinia/colada","version":"0.2.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.2.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"52c210396dd16cb3a5d59c6019505390ab40bef5","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.2.0.tgz","fileCount":9,"integrity":"sha512-ofZHOY9XtMQ79WQ6PAkbEbu5kbpFMVq+Hv8KBlY7B2HXI+KFQsmhaI5wetskxwD7cuxDqH+EMMVM8CP97DgYlw==","signatures":[{"sig":"MEYCIQCHt/kwDm5GV24mSKgHtI6US9ELB45yavl24mv+UcORHgIhAIUB/gkNKuaIf6LRmbHWLficq8jPnHkkWyV9vew4I88n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115637},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"9ca9bd319894b204235b6e1f9549788f4b8f5647","scripts":{"dev":"vitest --ui","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.14","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.0","prettier":"^3.2.2","happy-dom":"^13.1.4","@vitest/ui":"^1.2.0","size-limit":"^11.0.1","typescript":"~5.3.3","@types/node":"^20.11.3","lint-staged":"^15.2.0","@vue/test-utils":"^2.4.3","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.0","@size-limit/preset-small-lib":"^11.0.1"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.2.0_1705402476023_0.82229742926334","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@pinia/colada","version":"0.3.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.3.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"5bd861802fd76d854a3346e6c9ec640d4ec581b9","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.3.0.tgz","fileCount":9,"integrity":"sha512-7KiUM6NKHo+wMzjdUFvU8moCQseLlAd40qk2ZPfzDF/hYldUmb3FBTvflS3FeEn7PbZCb8pkvfGdJLMSW+d/Iw==","signatures":[{"sig":"MEYCIQDPyVP5Apgwza2fReDft/0BDfRxHwXg2Tjb9cnxFnClZAIhAK9ljnzsGR5M9wcF59fN2fU9JmdVXnNP8NwNsmeG+saM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117845},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"f7e04afc5d0662cf3444ce2156379fc23e1ca882","scripts":{"dev":"vitest --ui","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.4","happy-dom":"^13.3.4","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.10","lint-staged":"^15.2.0","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.3.0_1706960790569_0.9049996461180219","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@pinia/colada","version":"0.3.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.3.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"db0749d6adffa0143fd7499bdf016b2fb7c21e74","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.3.1.tgz","fileCount":9,"integrity":"sha512-V/zw74ZWoMu5sI0j3zZid/c63Ndr6nhEq0iINIIfaiDdnOnUj0VTEXVGUtXojfJXEQ+rXI2eZNVy7Nz9wh2jgw==","signatures":[{"sig":"MEYCIQCV6Tao2gZV9DIj777Ynojc1LWkuuxgKGtQG9eXKKohgwIhAO1lO6SEUSuqU4B5MNvwDbLeqw1Urhniq5/4yuaXX1kh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123223},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"115020133eb14213e0c164539675bea2fa120933","scripts":{"dev":"vitest --ui","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.4","happy-dom":"^13.3.4","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.10","lint-staged":"^15.2.0","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.3.1_1706998729908_0.038290656599068607","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@pinia/colada","version":"0.4.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.4.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"fa38e123d75f6a78680cb9c0b443a12589358501","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.4.0.tgz","fileCount":9,"integrity":"sha512-moWzoUa63NzY33DhQkU6nFKg4jG5PCpDJnHir00Dj8OJ9e7Xe4JVstHowMOpwBMD9fvnOvMhmFSHi3ay95mdlg==","signatures":[{"sig":"MEQCIEe6OmFMo7SY28mcON/CTk8007t0xodsiuifRtZk9fS9AiASgQtxwaRZdWVdg3fKeEddYznD02ZfmA/k9i5uCLf1+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134117},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"1115fe68310a2fc43737aa70ceaf68c2ff464f77","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.41","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.4.0_1707226144053_0.1379384722430841","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@pinia/colada","version":"0.4.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.4.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"abefe9e4e57f8eaa047c35113e52e6379e677c00","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.4.1.tgz","fileCount":9,"integrity":"sha512-qgLikggrMIOV10slUh04P2LQFcTs8gOPQvkbYI9wW/gKgc4y4JFiw7RY33HySTUraPiDoM3XbD5MRps+EuHxxg==","signatures":[{"sig":"MEUCIQDfM3YM/AqpTE2Y/EIhdWb6TmSMbT+ChapCBCvmQ6/tIgIgUCm0jSrCrzy4pX2Sixy6cTGSKffB4Gy+f5d2njBget8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135494},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"af7fcec549f3a9f1f70e2ba565c56b700d574574","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.41","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.4.1_1707300491597_0.8560199696187973","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@pinia/colada","version":"0.4.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.4.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f5934261c64440072f3a45f4435d92435b4b4b89","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.4.2.tgz","fileCount":9,"integrity":"sha512-feJUBqpoaZuHiWTLe883Jn/cNVugM1paIiH2U2Ryla1fncQ9I6uIynvWJHUmmZOyiTETxVt6piJ6/4aaTD1UUw==","signatures":[{"sig":"MEUCIQDDuNUEfyr1mnzbs6/7NJK0Ecmtt3BjDxZkIJBeTB3CfAIgfkoW6hE5WqlmSSz1mW8dnp9yGI4zqR4caqel4JHo3L8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136889},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"d2f650abc2526658bd4fb1f0d5b6c45e8fe20235","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.41","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.4.2_1707406971306_0.43713935410230387","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@pinia/colada","version":"0.4.3","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.4.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"cefe36bd6d227a92328e221ca658b30ddc2500fd","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.4.3.tgz","fileCount":9,"integrity":"sha512-pF0eYTz2Etsj55ya+yXZnLlJAcsHEJiqdMiJE+WWOPu49NAxyx+zF5kNseehyGnRTz2yBQgIvKS0upmBlao3PA==","signatures":[{"sig":"MEQCIHy2F5qNfXP9ZrEOA0n8yTYo4f7aOBc1H63LYbRwgTqGAiB4TBdWCKBo0pOY8g+jrdRpEfUG73FI+oWLoB3fgHhGEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142472},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"69a2f6eb28b96695dd9e7ada140f703295bb0734","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.41","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.4.3_1707656628606_0.3245011737686112","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@pinia/colada","version":"0.5.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.5.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"7d5600671cb01c593d01b1daddb64aa5d8dc0cf0","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.5.0.tgz","fileCount":9,"integrity":"sha512-zQkgYyywkvKTv9NMZV42FYKzzoCOt8jAhLQG2dleNtBx3j6LcxYb6kLfV62xfw1LgskcrzoXmHYXHLP0fFvrVQ==","signatures":[{"sig":"MEUCIHD0RneRQ/iAc+EGbdwTsgn27Ev1otP6D+KA128HO2/uAiEAs8u/3g8S8ASgR96RsjipUqJQiiOdMEf/ALV7ew2O5xA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151491},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"8242b1723e9644b7b1b92b02b544e91d43f699d3","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.15","tsup":"^8.0.1","pinia":"^2.1.7","vitest":"^1.2.2","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.41","@vitest/ui":"^1.2.2","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.16","lint-staged":"^15.2.1","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.3","@vitest/coverage-v8":"^1.2.2","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.5.0_1708352504501_0.675658684109522","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@pinia/colada","version":"0.5.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.5.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"23eb609a7bfd07ecf1bdf9991c646a05fd575349","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.5.1.tgz","fileCount":9,"integrity":"sha512-NozEfuSQ5Js2MHjWsu8+XyOl2Gsg4M/SPwENlcPfuBbNdPobt1jgDLhy2O3MU2spjBJxUMqcrP5fUzgzfLOGtg==","signatures":[{"sig":"MEQCIDF8n8e/eVMOCkCD1xA1gn8/wFDWCGHUsulnOT80hFPoAiA/NyBkECtKBwKLPjA2faqS0j3YX75Glb4qRSpskUidwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152479},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"754161002ee718fa0ec16a30f5bb92c1c58d933e","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs,md}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.19","tsup":"^8.0.2","pinia":"^2.1.7","vitest":"^1.3.0","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.44","@vitest/ui":"^1.3.0","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.19","lint-staged":"^15.2.2","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.4","@vitest/coverage-v8":"^1.3.0","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.5.1_1708361920669_0.04146190579243125","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@pinia/colada","version":"0.5.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.5.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"47980456467af3b6b2318f87a17df7d20cc680cd","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.5.2.tgz","fileCount":9,"integrity":"sha512-f8ULBaPVGhdU+blBZCTHCLaTNASPLj4IvPQedkg1s0PLRxEq+dtEfM+0G+n8+OZ4R6irwYfsMcrhunvJCBlusQ==","signatures":[{"sig":"MEQCIF6VGS2gawws48CipV2ix21+8caI2HHWHEp+HLL6KVu7AiB5g009ijiCL1GstwnxcSVjks6ATuEunDcvYucGUgsQjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156050},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"8bcfcad51da3d17174567287c7e2f0c107cb0785","scripts":{"dev":"vitest --ui --typecheck","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --typecheck --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs,md}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.19","tsup":"^8.0.2","pinia":"^2.1.7","vitest":"^1.3.0","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.44","@vitest/ui":"^1.3.0","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.19","lint-staged":"^15.2.2","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.4","@vitest/coverage-v8":"^1.3.0","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.5.2_1708424294704_0.5823086852215917","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"@pinia/colada","version":"0.5.3","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.5.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"bdfb74fcc4aa156664d54afa0f8807fc3ea5c3b4","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.5.3.tgz","fileCount":9,"integrity":"sha512-1vIVYtP3WKCVfNaTBiEuUDTvluAU1ofba3upUyB6qa5qBki+2xjtpiY8rKuzD5i/IefxOU5x1vKps4zm7In2BQ==","signatures":[{"sig":"MEUCIATx0Sbqurfq7HgDrP2zwFR1iks/2x+QALNarVc/BRQIAiEAqcr+50SVm2Ie8VusYisnVrkDrc7RoOnpCT+CEaOkXtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156418},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"75e3e159e9e6e31325f74fc3fcc4911210a5a17f","scripts":{"dev":"vitest --ui --typecheck","docs":"vitepress dev docs","lint":"prettier -c --parser typescript \"src/**/*.[jt]s?(x)\"","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"pnpm run lint --write","test:cov":"vitest run --typecheck --coverage","docs:build":"vitepress build docs","test:types":"tsc --build ./tsconfig.json","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.1.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs,md}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.19","tsup":"^8.0.2","pinia":"^2.1.7","vitest":"^1.3.0","prettier":"^3.2.5","happy-dom":"^13.3.8","vitepress":"1.0.0-rc.44","@vitest/ui":"^1.3.0","size-limit":"^11.0.2","typescript":"~5.3.3","@types/node":"^20.11.19","lint-staged":"^15.2.2","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.4","@vitest/coverage-v8":"^1.3.0","@size-limit/preset-small-lib":"^11.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.5.3_1708516218131_0.6650970485882133","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@pinia/colada","version":"0.6.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.6.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"6607531a814a5982a344120ab8ebbf810514b43f","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.6.0.tgz","fileCount":9,"integrity":"sha512-iqoQFu36xbcNP37x5W9SG04KGYvjBjTjq+PnoHQATL6YWrucNm0lSaZorOybqd00FftKb2Jl1BcZg6xdBs9hZg==","signatures":[{"sig":"MEQCIGR9Qq0aX2HxxfMcbc0JCs5yTfE2S6M57127F0fhrTaJAiAO0fOGKnIuk/YLYx2XnVo3gfG4OQqN03MAkMPZELF+Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201895},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","gitHead":"918f5a6b8aff280b899b0fbc61fc8414ec8b8d0c","scripts":{"dev":"vitest --ui --typecheck","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","prepare":"simple-git-hooks","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --typecheck --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","docs:api:build":"node ./scripts/run-typedoc.js","prepublishOnly":"pnpm run build"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"vue":"^3.4.21","tsup":"^8.0.2","pinia":"^2.1.7","eslint":"^8.57.0","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","happy-dom":"^14.2.0","vitepress":"1.0.0-rc.45","@vitest/ui":"^1.4.0","size-limit":"^11.1.1","typescript":"~5.4.3","@types/node":"^20.11.30","lint-staged":"^15.2.2","@pinia/colada":"workspace:*","@vue/test-utils":"^2.4.5","simple-git-hooks":"^2.11.0","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.0.4","@vitest/coverage-v8":"^1.4.0","@antfu/eslint-config":"^2.8.3","typedoc-plugin-markdown":"^3.17.1","@shikijs/vitepress-twoslash":"^1.2.0","@size-limit/preset-small-lib":"^11.1.1"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.6.0_1712047580335_0.37078611504699577","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@pinia/colada","version":"0.7.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.7.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"1dde8bd8948988c9747ac866c13cbd5b9ce6002a","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.7.0.tgz","fileCount":9,"integrity":"sha512-x8MNIHObUH+jdcHGOonuszEyPXyZF5D/9Qh2L6eyudhgfH7eGb+vR+KyZ84Wfxtjxx9IHCC0t73RYuSmZvyLtg==","signatures":[{"sig":"MEUCIQDMygbwIeKTCIEGXCGBrw63ARufKVIM5Rh0Dl/dO4b5dwIgYsN0sas7hoLtz1cgouRj/GjoDe2dNwdtO539MMDx30s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234914},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.7.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/f6e20faa62bd5bd9dc3468d37882160d/pinia-colada-0.7.0.tgz","_integrity":"sha512-x8MNIHObUH+jdcHGOonuszEyPXyZF5D/9Qh2L6eyudhgfH7eGb+vR+KyZ84Wfxtjxx9IHCC0t73RYuSmZvyLtg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.34","tsup":"^8.2.3","pinia":"^2.2.0","eslint":"^9.7.0","vitest":"^2.0.4","typedoc":"^0.26.5","prettier":"^3.3.3","happy-dom":"^14.12.3","vitepress":"1.3.1","@vitest/ui":"^2.0.4","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^20.14.12","lint-staged":"^15.2.7","@pinia/colada":"0.7.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.0","@vitest/coverage-v8":"^2.0.4","@antfu/eslint-config":"^2.23.2","typedoc-plugin-markdown":"^4.2.3","@shikijs/vitepress-twoslash":"^1.11.2","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.7.0_1722005148374_0.8496131875928215","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@pinia/colada","version":"0.7.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.7.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"6cb5c4df9bf654fafae95919697a85708a1b6321","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.7.1.tgz","fileCount":9,"integrity":"sha512-rmKhtcCJJ9eR4/Zb3kJMNnXlLmHlGm3TDElQBerEdPhhTDZpXYdHSbQYEaQXSop3zJ8/IXv2F+DHG5/oGYteXg==","signatures":[{"sig":"MEQCIGfk4n7SmK5nSS4fH3de4RzhL2MBvcLppVedoHNFEYcaAiB9IwsB11lmz15V1oZ8zrPJXGVhScneDBaqSnbqoT1pkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234958},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.7.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/dd69f71b23078eb989b8768ac3265091/pinia-colada-0.7.1.tgz","_integrity":"sha512-rmKhtcCJJ9eR4/Zb3kJMNnXlLmHlGm3TDElQBerEdPhhTDZpXYdHSbQYEaQXSop3zJ8/IXv2F+DHG5/oGYteXg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, QueryPlugin, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.34","tsup":"^8.2.3","pinia":"^2.2.0","eslint":"^9.8.0","vitest":"^2.0.4","typedoc":"^0.26.5","prettier":"^3.3.3","happy-dom":"^14.12.3","vitepress":"1.3.1","@vitest/ui":"^2.0.4","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^20.14.13","lint-staged":"^15.2.7","@pinia/colada":"0.7.1","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.1","@vitest/coverage-v8":"^2.0.4","@antfu/eslint-config":"^2.24.0","typedoc-plugin-markdown":"^4.2.3","@shikijs/vitepress-twoslash":"^1.12.0","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.7.1_1722369811354_0.11797838305548058","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@pinia/colada","version":"0.8.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.8.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f457b54cc079df752b63603f9bf8a05536e9e042","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.8.0.tgz","fileCount":9,"integrity":"sha512-/JraBe45iaPmPQP/NtWdoLg/MGfpj7uKSKQQPpDgnzYC6q1nSQ5lLAiqLc61E2yrpn5s66lQyOCL/93NglxqSg==","signatures":[{"sig":"MEQCIC0NfFPcatBbS9I+dtwWbH1lirl7IMW6EP3FMhzzp/RuAiB4ThUHf887cxSd8sl/QRf6Lyrr8Qhuk5hD8t3HkDd+lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256586},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.8.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run build && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/76d9031754e8e17a8fef0b082bb1c8bd/pinia-colada-0.8.0.tgz","_integrity":"sha512-/JraBe45iaPmPQP/NtWdoLg/MGfpj7uKSKQQPpDgnzYC6q1nSQ5lLAiqLc61E2yrpn5s66lQyOCL/93NglxqSg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.37","tsup":"^8.2.4","chalk":"^5.3.0","execa":"^9.3.0","pinia":"^2.2.1","eslint":"^9.9.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.0.5","typedoc":"^0.26.5","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^14.12.3","vitepress":"1.3.2","@vitest/ui":"^2.0.5","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^22.2.0","lint-staged":"^15.2.8","@pinia/colada":"0.8.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.2","@vitest/coverage-v8":"^2.0.5","@antfu/eslint-config":"^2.25.1","typedoc-plugin-markdown":"^4.2.3","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.12.1","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.8.0_1723473672305_0.6999835419591625","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@pinia/colada","version":"0.8.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.8.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"bfdc3d73a89115afbdf24ce8e7ccf567a6c75768","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.8.1.tgz","fileCount":9,"integrity":"sha512-X9p34uUL9XLelN2GZyMBIRHqzg8pmgecPwtj812HhShcrJLU+DKHDEyPU0vM0Sd+2dpuaRpKuYyYGryuYY9FrQ==","signatures":[{"sig":"MEYCIQC7tUak97vJERQZfqJaqpADTK1sd5dWQ3eT/Y5Apl22cwIhAIJvQ6Ip4LbMvqJwnMZtYUOE2D7bWDgI5T4mxNke+HFQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260306},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.8.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run build && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/dfc1776512d7f1cf34444095c6f18bfc/pinia-colada-0.8.1.tgz","_integrity":"sha512-X9p34uUL9XLelN2GZyMBIRHqzg8pmgecPwtj812HhShcrJLU+DKHDEyPU0vM0Sd+2dpuaRpKuYyYGryuYY9FrQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.37","tsup":"^8.2.4","chalk":"^5.3.0","execa":"^9.3.0","pinia":"^2.2.1","eslint":"^9.9.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.0.5","typedoc":"^0.26.5","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^14.12.3","vitepress":"1.3.2","@vitest/ui":"^2.0.5","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^22.2.0","lint-staged":"^15.2.8","@pinia/colada":"0.8.1","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.2","@vitest/coverage-v8":"^2.0.5","@antfu/eslint-config":"^2.25.1","typedoc-plugin-markdown":"^4.2.3","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.12.1","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.8.1_1723898102608_0.49828692492468796","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"@pinia/colada","version":"0.8.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.8.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"7b891017353834f8cbfdf9aac6a57945075658ef","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.8.2.tgz","fileCount":9,"integrity":"sha512-ZsAhKP15jOp3INSXLo+m2Mp+M9w99nDx2VHV4wA8QdFRMLkpNyCl9w7jeG7KS8eGR3ieI/GAu6HeBd+hcC57qA==","signatures":[{"sig":"MEQCIBnu/tGU5rESrg08anj5N1p1nWhBbq+Sq5wT0ftzN+KqAiBLOeSg4B3f19EVhmHihoDTMnExPKoocofnrHJyGG+jRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261096},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.8.2.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run build && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/1150539ecfbc22421e4ce91a30994b09/pinia-colada-0.8.2.tgz","_integrity":"sha512-ZsAhKP15jOp3INSXLo+m2Mp+M9w99nDx2VHV4wA8QdFRMLkpNyCl9w7jeG7KS8eGR3ieI/GAu6HeBd+hcC57qA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.37","tsup":"^8.2.4","chalk":"^5.3.0","execa":"^9.3.0","pinia":"^2.2.1","eslint":"^9.9.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.0.5","typedoc":"^0.26.5","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^14.12.3","vitepress":"1.3.2","@vitest/ui":"^2.0.5","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^22.2.0","lint-staged":"^15.2.8","@pinia/colada":"0.8.2","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.2","@vitest/coverage-v8":"^2.0.5","@antfu/eslint-config":"^2.25.1","typedoc-plugin-markdown":"^4.2.3","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.12.1","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.8.2_1724246471564_0.06107652246001094","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@pinia/colada","version":"0.9.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.9.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"1b51e6f8cd5edbbdb10f97688cfdd3241b3da8ed","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.9.0.tgz","fileCount":9,"integrity":"sha512-U6Pp3Vuo84+LB6BAwr8Q0pbzgoWmQriLdvVImLdt2YqbBG+E+9gg+sXQmP38XjaNRIPbaKESME6ir7f0ji/RLA==","signatures":[{"sig":"MEYCIQDA3rzHwyD96zzGv+oTsjqLH5yq72xO6IOpFf/ZIIOzQwIhAIwKuYTBQKix4iJeNi6Qgm70oK9a4ctKOl7AkmZ+QTbm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274143},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.9.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run build && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/f0df9532900036e2b7a1f2a434531473/pinia-colada-0.9.0.tgz","_integrity":"sha512-U6Pp3Vuo84+LB6BAwr8Q0pbzgoWmQriLdvVImLdt2YqbBG+E+9gg+sXQmP38XjaNRIPbaKESME6ir7f0ji/RLA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.38","tsup":"^8.2.4","chalk":"^5.3.0","execa":"^9.3.1","pinia":"^2.2.2","eslint":"^9.9.1","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.0.5","typedoc":"^0.26.6","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.0.0","vitepress":"1.3.4","@vitest/ui":"^2.0.5","size-limit":"^11.1.4","typescript":"~5.5.4","@types/node":"^22.5.0","lint-staged":"^15.2.9","@pinia/colada":"0.9.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.2","@vitest/coverage-v8":"^2.0.5","@antfu/eslint-config":"^2.27.1","typedoc-plugin-markdown":"^4.2.6","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.14.1","@size-limit/preset-small-lib":"^11.1.4"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.9.0_1724680372669_0.6009243980580843","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@pinia/colada","version":"0.9.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.9.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"3d74b35b7ac858c0e10a7cb9a8d12fa945e647c0","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.9.1.tgz","fileCount":9,"integrity":"sha512-0B5WUWTcB76mDO8dDSUKKnf1rJOIPEjstoEqCsEnvAOl4Nv4kWuPvRD8+DHxNLWbHEWGMOc5mV179yzCk7gcug==","signatures":[{"sig":"MEQCIFl+DuQmo+xrTNGKQx6rG9LoIy6SyVOot3E0ZZiWcOxEAiBtWaoiTa0NKgoQBX8rQBPrl85xE588SWKpmI+n2X8fsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282773},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.9.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run test:cov && pnpm run build && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/cad9e20e46fef9bca34970efd60c5e42/pinia-colada-0.9.1.tgz","_integrity":"sha512-0B5WUWTcB76mDO8dDSUKKnf1rJOIPEjstoEqCsEnvAOl4Nv4kWuPvRD8+DHxNLWbHEWGMOc5mV179yzCk7gcug==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.9","tsup":"^8.3.0","chalk":"^5.3.0","execa":"^9.4.0","pinia":"^2.2.2","eslint":"^9.11.1","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.1","typedoc":"^0.26.7","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.7.4","vitepress":"1.3.4","@vitest/ui":"^2.1.1","size-limit":"^11.1.5","typescript":"~5.6.2","@types/node":"^22.7.3","lint-staged":"^15.2.10","@pinia/colada":"0.9.1","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.1","@antfu/eslint-config":"^3.7.3","typedoc-plugin-markdown":"^4.2.8","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.20.0","@size-limit/preset-small-lib":"^11.1.5"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.9.1_1727429894984_0.8926072271411949","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@pinia/colada","version":"0.10.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.10.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"aea82d37aadb78350334a94bcd51442a52e253d9","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.10.0.tgz","fileCount":9,"integrity":"sha512-lIbBrjtIN9yzhdrKYI+4wsSw1WymMZ/LpsagbKGapKfOra8Y9PK2CxLiiiXZoLGYoklnQKrOfHeuBtBoOR23IA==","signatures":[{"sig":"MEYCIQD+PDQxItGP9MmRQeFj/3yAQ913TrdOJuraiDKNRj/U8AIhAIWERix89/atEDpSzMAg9P5JwK5/jTYr0YBsqzoU88pu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294235},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.10.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"standard-version","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/9d0d471c20efa9da7c64b5c2701dd423/pinia-colada-0.10.0.tgz","_integrity":"sha512-lIbBrjtIN9yzhdrKYI+4wsSw1WymMZ/LpsagbKGapKfOra8Y9PK2CxLiiiXZoLGYoklnQKrOfHeuBtBoOR23IA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.10","tsup":"^8.3.0","chalk":"^5.3.0","execa":"^9.4.0","pinia":"^2.2.4","eslint":"^9.11.1","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.1","typedoc":"^0.26.7","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.7.4","vitepress":"1.3.4","@vitest/ui":"^2.1.1","size-limit":"^11.1.6","typescript":"~5.6.2","@types/node":"^22.7.4","lint-staged":"^15.2.10","@pinia/colada":"0.10.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","standard-version":"^9.5.0","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.1","@antfu/eslint-config":"^3.7.3","typedoc-plugin-markdown":"^4.2.9","conventional-changelog-cli":"^5.0.0","@shikijs/vitepress-twoslash":"^1.21.0","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.10.0_1728058365345_0.5209227179301963","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@pinia/colada","version":"0.11.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.11.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"a9f223864a7de755a4ddb4225cd6004e4080c490","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.11.0.tgz","fileCount":9,"integrity":"sha512-sc942pBq25yRbQ5cdP0Iy0lFDJ+Z8XKjWdttGg6L83CWOwqdxjCTpbXPNriWotyvbRQmQb1mgEvKHkM79TMZkA==","signatures":[{"sig":"MEUCIQCQPSOVCDuDmbZC1teYdhx8nHEV6p/IDHj+3hSesP9XxwIgfRfulGEL4kWuHINZnzYCNUEkmF9UZOYivzf1F/fIYPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325849},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.11.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/9a3920d0e5d687c30df1fcbe847a8e71/pinia-colada-0.11.0.tgz","_integrity":"sha512-sc942pBq25yRbQ5cdP0Iy0lFDJ+Z8XKjWdttGg6L83CWOwqdxjCTpbXPNriWotyvbRQmQb1mgEvKHkM79TMZkA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","tsup":"^8.3.4","chalk":"^5.3.0","execa":"^9.4.1","pinia":"^2.2.4","eslint":"^9.13.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.3","typedoc":"^0.26.10","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.7.4","vitepress":"1.4.1","@vitest/ui":"^2.1.3","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.8.0","lint-staged":"^15.2.10","@pinia/colada":"0.11.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.3","@antfu/eslint-config":"^3.8.0","typedoc-plugin-markdown":"^4.2.9","conventional-changelog-cli":"^4.0.0","@shikijs/vitepress-twoslash":"^1.22.1","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.11.0_1729871242069_0.7849463083690347","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@pinia/colada","version":"0.11.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.11.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2a033697af7e2f9338ece0000284c956cba71f0c","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.11.1.tgz","fileCount":9,"integrity":"sha512-cL9mK3eLEzO7v8Js3JUYjnJnrncRSUS3GLHpLf7pHYn2hxLhbKVnUs/240AyoaQhG2AJiHHImW84H6O27LI1Wg==","signatures":[{"sig":"MEYCIQC/ThylrkZ5Z1souwVHvOCeK3ebOuwxY4UTNz3ddH8XJwIhAN8kQJkXl8oDKOPqKOjxar9UkjoY3bgHBAYLOCfOxa8E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":328768},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.11.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/1f61f27196c8430281d0a6b1a80a8b15/pinia-colada-0.11.1.tgz","_integrity":"sha512-cL9mK3eLEzO7v8Js3JUYjnJnrncRSUS3GLHpLf7pHYn2hxLhbKVnUs/240AyoaQhG2AJiHHImW84H6O27LI1Wg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.0","pinia":"^2.2.4","eslint":"^9.13.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.3","typedoc":"^0.26.10","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.7.4","vitepress":"1.4.1","@vitest/ui":"^2.1.3","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.8.1","lint-staged":"^15.2.10","@pinia/colada":"0.11.1","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.3","@antfu/eslint-config":"^3.8.0","typedoc-plugin-markdown":"^4.2.9","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.22.1","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.11.1_1730133689725_0.6811492458752146","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@pinia/colada","version":"0.12.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.12.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"873ceef6ac5ee9efd632766a63ce2222d34d8f0c","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.12.0.tgz","fileCount":9,"integrity":"sha512-V3SiQFEhcQm166jULkcZq2o+zAcnW2D9bDz+FirJvnPb4/bV20eaSc4XxwO9fTWVQPlAxW2oR7flyh3/oJFJ8g==","signatures":[{"sig":"MEUCIGBfwpQQEFTLbTqStgJzlo/3FUOl4dkShSKVgDTw7rGEAiEAz3w7nxOpQHPd2m+GLyh8QQTKRCZ9e2i5vvWemIHcGtc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358991},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.12.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/769cb58a34b832e86cd74d2568d98777/pinia-colada-0.12.0.tgz","_integrity":"sha512-V3SiQFEhcQm166jULkcZq2o+zAcnW2D9bDz+FirJvnPb4/bV20eaSc4XxwO9fTWVQPlAxW2oR7flyh3/oJFJ8g==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.14.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.4","typedoc":"^0.26.11","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.8.3","vitepress":"1.4.5","@vitest/ui":"^2.1.4","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.8.7","lint-staged":"^15.2.10","@pinia/colada":"0.12.0","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.4","@antfu/eslint-config":"^3.8.0","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.22.2","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.12.0_1730884535076_0.7859823868579086","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"@pinia/colada","version":"0.12.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.12.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"6d121308c3c74f34d7398c8d850f390b09621322","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.12.1.tgz","fileCount":9,"integrity":"sha512-mpq2zbNshNeQ9KU5HipnJgFWQTBqx67bRGBQOrbvemryGQVztstEnxrOrr3SEmZT3C/OVwE4l2BJC4FyGKcamg==","signatures":[{"sig":"MEUCIQCd9MdzYmzhXMlZsibyEPkRLyRZLIySON1lytlSV2zn3AIgVwsP3wivw+a7zB6RrB0t4DByoj/LqhJ6a2ciRSqlYMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":360093},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.12.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/vz/93zczm2s0f9ds4p7d5bzxymc0000gn/T/9057390b54eb6e573aafa598d0bff57a/pinia-colada-0.12.1.tgz","_integrity":"sha512-mpq2zbNshNeQ9KU5HipnJgFWQTBqx67bRGBQOrbvemryGQVztstEnxrOrr3SEmZT3C/OVwE4l2BJC4FyGKcamg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.2.4","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.12","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.14.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.4","typedoc":"^0.26.11","enquirer":"^2.4.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.8.3","vitepress":"1.4.5","@vitest/ui":"^2.1.4","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.8.7","lint-staged":"^15.2.10","@pinia/colada":"0.12.1","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.1.4","@vitest/coverage-v8":"^2.1.4","@antfu/eslint-config":"^3.8.0","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.22.2","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.12.1_1731155904389_0.04788798495221824","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@pinia/colada","version":"0.13.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"97cc756f6a5df80f8d33d1e72ba5b195ca6b1c5d","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.0.tgz","fileCount":9,"integrity":"sha512-Ah6uv1spRCu3I0QmimOMwrkKMcQK1+Ov2Qroz4PFD2/i9gwRUddj7Pz9kNcg5xXp2WWEPmnvkhTr2GgdqTUaUQ==","signatures":[{"sig":"MEUCICt28k3xCCC5qi7YC9/17rkWJYiKgGL6syPOC4I91Z7wAiEAsT6w25z95XSOlenKFNfC1dd38LR0XfSje/Ml/IzZeqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":365634},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/8391c0dd55dac1aacda071a4a6a22a98/pinia-colada-0.13.0.tgz","_integrity":"sha512-Ah6uv1spRCu3I0QmimOMwrkKMcQK1+Ov2Qroz4PFD2/i9gwRUddj7Pz9kNcg5xXp2WWEPmnvkhTr2GgdqTUaUQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.15.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.5","typedoc":"^0.26.11","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.11.6","vitepress":"1.5.0","@vitest/ui":"^2.1.5","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.9.0","lint-staged":"^15.2.10","@pinia/colada":"0.13.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.0","@vitest/coverage-v8":"^2.1.5","@antfu/eslint-config":"^3.9.2","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.23.1","@size-limit/preset-small-lib":"^11.1.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.0_1732617510828_0.27345681590540805","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"@pinia/colada","version":"0.13.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"e75076b244b8af063776df7df2180910d43a4e70","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.1.tgz","fileCount":9,"integrity":"sha512-3FVqe7FBl1Y+rPxfarF8VVr2ilEqU12CtsHRGgVtZOv/G8o3F4bfV41RduZojS6v4BrHkJwiZkRV6RAslmbjrg==","signatures":[{"sig":"MEUCIQDJIRabnw4wEPWTIq0p3ZddNMDgkfsXJWwJtltZqEK9bwIgNl8ojCTykHu2g93di+H+B3RxVdAl4qxRH6rc/jhKyKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366217},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/762e78ba9522637494b26543014223af/pinia-colada-0.13.1.tgz","_integrity":"sha512-3FVqe7FBl1Y+rPxfarF8VVr2ilEqU12CtsHRGgVtZOv/G8o3F4bfV41RduZojS6v4BrHkJwiZkRV6RAslmbjrg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.15.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.5","typedoc":"^0.26.11","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^15.11.6","vitepress":"1.5.0","@vitest/ui":"^2.1.5","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.9.0","lint-staged":"^15.2.10","@pinia/colada":"0.13.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.0","@vitest/coverage-v8":"^2.1.5","@antfu/eslint-config":"^3.9.2","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.23.1","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.1_1734687019938_0.11176160626748621","host":"s3://npm-registry-packages-npm-production"}},"0.13.2":{"name":"@pinia/colada","version":"0.13.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"bcfaac38bd8be4941f831235ab4b6220d9e06681","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.2.tgz","fileCount":9,"integrity":"sha512-anZCon5gr8UH517zui1NJfh5XPzi3Kyb+vaKW0CjTkHGhlEd4hudW7gLavhrfj5OiUjUwy17ZK7ornHRyon0dg==","signatures":[{"sig":"MEYCIQDOpRgRMmc+orunRn/nJtye+klupbhDwNGJw97Vupfk0gIhAPdwdEHMfo/5zTj8LQJpS3brmhJ9NKI+nG8Hk+37vMMN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":367118},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.2.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/ee97dd01536961a52ca9a5a100a3d37f/pinia-colada-0.13.2.tgz","_integrity":"sha512-anZCon5gr8UH517zui1NJfh5XPzi3Kyb+vaKW0CjTkHGhlEd4hudW7gLavhrfj5OiUjUwy17ZK7ornHRyon0dg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.17.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.5","typedoc":"^0.26.11","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^16.2.6","vitepress":"1.5.0","@vitest/ui":"^2.1.5","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.9.0","lint-staged":"^15.2.10","@pinia/colada":"0.13.2","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.0","@vitest/coverage-v8":"^2.1.5","@antfu/eslint-config":"^3.12.0","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.23.1","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.2_1735900916460_0.4526968216249543","host":"s3://npm-registry-packages-npm-production"}},"0.13.3":{"name":"@pinia/colada","version":"0.13.3","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"ea141bc78e3bb0a714f68138e530be0e1851ce81","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.3.tgz","fileCount":9,"integrity":"sha512-3OkzYIsAXGzSqnKUXExdPAMWufBsfl/OmGa4qxS+mE5GXsfbOmYTxqUHonK+61xgeOKmCBI3sJwaQJzShDQsKw==","signatures":[{"sig":"MEUCIQCPN0eyuipocU84WUr356PBfIByi336kV12jRyBPuR4pwIgc4HpZyzru6mWKdTdGLPcRyiSMKommU3/EmJtlz9QJss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":368783},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.3.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/6d5f0134cfdbd8e05495cb23b808a8d7/pinia-colada-0.13.3.tgz","_integrity":"sha512-3OkzYIsAXGzSqnKUXExdPAMWufBsfl/OmGa4qxS+mE5GXsfbOmYTxqUHonK+61xgeOKmCBI3sJwaQJzShDQsKw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.5","chalk":"^5.3.0","execa":"^9.5.1","pinia":"^2.2.6","eslint":"^9.17.0","globby":"^14.0.2","semver":"^7.6.3","vitest":"^2.1.5","typedoc":"^0.26.11","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.3.3","happy-dom":"^16.2.6","vitepress":"1.5.0","@vitest/ui":"^2.1.5","size-limit":"^11.1.6","typescript":"~5.6.3","@types/node":"^22.9.0","lint-staged":"^15.2.10","@pinia/colada":"0.13.3","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.0","@vitest/coverage-v8":"^2.1.5","@antfu/eslint-config":"^3.12.0","typedoc-plugin-markdown":"^4.2.10","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^1.23.1","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.3_1736847195240_0.913210594240341","host":"s3://npm-registry-packages-npm-production"}},"0.13.4":{"name":"@pinia/colada","version":"0.13.4","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.4","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"08c68e2479b9ca2dd8b08762b15530bf5c7ffffd","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.4.tgz","fileCount":9,"integrity":"sha512-Jpd2pXLCjB1VXwl3Zo+ttifCY/NxnvH8z8CzO78yfGkEPXmVGOMTVYK8uUdJkc7iORWnrLGD97NbtT70zOfgew==","signatures":[{"sig":"MEQCIBFutyAw+N1gVTc8zDj6H6Li+Qp2d8UU0yi/lFHyG4aFAiBv18sMkhoeip1R6B93/V96qke6maXGhFc7K/QCegq8RA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":369420},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.4.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/45f819b3d6433d2afc5400e211947ad3/pinia-colada-0.13.4.tgz","_integrity":"sha512-Jpd2pXLCjB1VXwl3Zo+ttifCY/NxnvH8z8CzO78yfGkEPXmVGOMTVYK8uUdJkc7iORWnrLGD97NbtT70zOfgew==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.6","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^2.3.1","eslint":"^9.19.0","globby":"^14.0.2","semver":"^7.7.0","vitest":"^3.0.4","typedoc":"^0.27.6","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.4.2","happy-dom":"^16.7.3","vitepress":"1.6.3","@vitest/ui":"^3.0.4","size-limit":"^11.1.6","typescript":"~5.6.0","@types/node":"^22.12.0","lint-staged":"^15.4.3","@pinia/colada":"0.13.4","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.1","@vitest/coverage-v8":"^3.0.4","@antfu/eslint-config":"^3.12.0","typedoc-plugin-markdown":"^4.4.1","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^2.2.0","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.4_1738340500276_0.7989590064282366","host":"s3://npm-registry-packages-npm-production"}},"0.13.5":{"name":"@pinia/colada","version":"0.13.5","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.5","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2a394ac72ff6ddc423ee21a1049033cc52a8eff5","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.5.tgz","fileCount":9,"integrity":"sha512-xHeWx6gKjs9hsz2UjH7frhGYg7KvojJ5JSsad1O5ZqfCLv7t0x1JTWbQkBjbyi+BnuyrRondkResU+3D7mWrMA==","signatures":[{"sig":"MEUCIQCLTySHWHHLR/t1CSOUQCfyyuqfWjMpYXY7/u5k6qAkqwIgRZEAOgVVfkSDSh6iSDD15/RVKiwkixFtqCDJTzORRYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":382685},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.5.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/dc6a4cd1547c19d335b7e90752a9a5a0/pinia-colada-0.13.5.tgz","_integrity":"sha512-xHeWx6gKjs9hsz2UjH7frhGYg7KvojJ5JSsad1O5ZqfCLv7t0x1JTWbQkBjbyi+BnuyrRondkResU+3D7mWrMA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.6","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^2.3.1","eslint":"^9.19.0","globby":"^14.0.2","semver":"^7.7.0","vitest":"^3.0.4","typedoc":"^0.27.6","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.4.2","happy-dom":"^16.7.3","vitepress":"1.6.3","@vitest/ui":"^3.0.4","size-limit":"^11.1.6","typescript":"~5.6.0","@types/node":"^22.12.0","lint-staged":"^15.4.3","@pinia/colada":"0.13.5","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.1","@vitest/coverage-v8":"^3.0.4","@antfu/eslint-config":"^3.12.0","typedoc-plugin-markdown":"^4.4.1","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^2.2.0","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.5_1738881941200_0.9089518684505968","host":"s3://npm-registry-packages-npm-production"}},"0.13.6":{"name":"@pinia/colada","version":"0.13.6","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.6","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"8af508cd4e85a2776a20834406fb49a224c0ac71","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.6.tgz","fileCount":9,"integrity":"sha512-Mzv3YefLmH7my1yuuhjvG202xxLwn5sAMml8k8NWilFFZMLe5fxtM7onbcUM8Ubhkjrm+s4TKO1Hxo78H6aDNw==","signatures":[{"sig":"MEYCIQCmM1/mwOgjJbUXvhzk0kZYIZO0ndNi+kELn3lRSBls1QIhAPDz/vCy5HFxg+iAMMnZ1imcrU8a2ckhP0Ek9aW4xnw2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427898},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.6.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/6033562b3ef4770260efe1eb86e9c4c0/pinia-colada-0.13.6.tgz","_integrity":"sha512-Mzv3YefLmH7my1yuuhjvG202xxLwn5sAMml8k8NWilFFZMLe5fxtM7onbcUM8Ubhkjrm+s4TKO1Hxo78H6aDNw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.3.6","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^2.3.1","eslint":"^9.19.0","globby":"^14.0.2","semver":"^7.7.0","vitest":"^3.0.4","typedoc":"^0.27.6","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.4.2","happy-dom":"^17.0.2","vitepress":"1.6.3","@vitest/ui":"^3.0.4","size-limit":"^11.1.6","typescript":"~5.6.0","@types/node":"^22.12.0","lint-staged":"^15.4.3","@pinia/colada":"0.13.6","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.1","@vitest/coverage-v8":"^3.0.4","@antfu/eslint-config":"^3.12.0","@size-limit/esbuild-why":"^11.1.6","typedoc-plugin-markdown":"^4.4.1","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^2.2.0","@size-limit/preset-small-lib":"^11.1.6"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.6_1739368861023_0.763756064086536","host":"s3://npm-registry-packages-npm-production"}},"0.13.7":{"name":"@pinia/colada","version":"0.13.7","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.7","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"cc4f51870426c41d1e66cfe93f41f3c72ff585f5","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.7.tgz","fileCount":9,"integrity":"sha512-SbqJndWFPbeZTziLMpgEvXx9GhYDHO+tUZEOR2lZW2uCrycD/nj5RhvtXUB8I3Qwfh2YuQq9zJhJU5FV5dvNcg==","signatures":[{"sig":"MEUCIByYnQwmzSIEHCQqJNXPIcZoBaB84CZJnNIFxGuDEccIAiEArsSce9vDP5OZJwo52InEVzdsVy8Tx4esAeUxqUeJyE4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":420938},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.7.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/fd809037264d0cf1b88aa3a73a33404f/pinia-colada-0.13.7.tgz","_integrity":"sha512-SbqJndWFPbeZTziLMpgEvXx9GhYDHO+tUZEOR2lZW2uCrycD/nj5RhvtXUB8I3Qwfh2YuQq9zJhJU5FV5dvNcg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.21.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.0.7","typedoc":"^0.27.9","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.1.8","vitepress":"1.6.3","@vitest/ui":"^3.0.7","size-limit":"^11.2.0","typescript":"~5.8.2","@types/node":"^22.13.8","lint-staged":"^15.4.3","@pinia/colada":"0.13.7","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.1","@vitest/coverage-v8":"^3.0.7","@antfu/eslint-config":"^4.4.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.4.2","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.1.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.7_1741093021337_0.12801459685992067","host":"s3://npm-registry-packages-npm-production"}},"0.13.8":{"name":"@pinia/colada","version":"0.13.8","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.13.8","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"d0bd222d9f0a8e66f4ddf6e4e87df9fa4f4d17de","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.13.8.tgz","fileCount":9,"integrity":"sha512-+UvrsQw3vQYoeVPh0r6xEpQfc/TKTCKTE2yX2NemNo5DESIHUo4NoVfFZVKjNhnwvI0u2jzdVCcEV653yXPaJg==","signatures":[{"sig":"MEYCIQCQVzdE8EoLrDrnXRNbvOD4KhFUiHurIo+HmH1KsZ7XwwIhANObTmmNMW2MAhlOfM/P+meOS/HF3Upj3FwxHyY0/1nb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":436243},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.13.8.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/a208fba0b7ab278e3ee02de661a7371c/pinia-colada-0.13.8.tgz","_integrity":"sha512-+UvrsQw3vQYoeVPh0r6xEpQfc/TKTCKTE2yX2NemNo5DESIHUo4NoVfFZVKjNhnwvI0u2jzdVCcEV653yXPaJg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.21.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.0.7","typedoc":"^0.27.9","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.1.8","vitepress":"1.6.3","@vitest/ui":"^3.0.7","size-limit":"^11.2.0","typescript":"~5.8.2","@types/node":"^22.13.8","lint-staged":"^15.4.3","@pinia/colada":"0.13.8","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.1","@vitest/coverage-v8":"^3.0.7","@antfu/eslint-config":"^4.4.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.4.2","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.1.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.13.8_1741526918058_0.9347121987693896","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@pinia/colada","version":"0.14.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.14.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"49c00e7d1666b6911caca6ae302bd83e7d2de852","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.14.0.tgz","fileCount":10,"integrity":"sha512-TbWMFnWv19Rf0SC5UMadG3+5lBqE4Y+ZGQoYsrm3yb0gBiLYiF83X793HaR2qEDDYprpLwJFxwm6qE5JYW8S1g==","signatures":[{"sig":"MEYCIQD2LK4dt7GCXx+wBg38TlJVQLrhFEcQmdEF6x2xOoH6wgIhAK0ONvIxeAOFT+NQytf5wqzpD5GGig00yEsitwFrdFhu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":428059},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.14.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/ed4102891942feea23032b62d60ced9f/pinia-colada-0.14.0.tgz","_integrity":"sha512-TbWMFnWv19Rf0SC5UMadG3+5lBqE4Y+ZGQoYsrm3yb0gBiLYiF83X793HaR2qEDDYprpLwJFxwm6qE5JYW8S1g==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.22.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.0.9","typedoc":"^0.27.9","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.0.9","size-limit":"^11.2.0","typescript":"~5.8.2","@types/node":"^22.13.10","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.1","@pinia/colada":"0.14.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.0.9","@antfu/eslint-config":"^4.10.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.4.2","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.14.0_1742314700023_0.6201594172120222","host":"s3://npm-registry-packages-npm-production"}},"0.14.1":{"name":"@pinia/colada","version":"0.14.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.14.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"37a5c08c9974fbf74ec6da87aef60c58f81cf612","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.14.1.tgz","fileCount":10,"integrity":"sha512-uiMHpLb/s/2lse+BmzosqV779FKyEp4O8nwcMOxrLTfsH9IqE1h4tZh2M7OaCjAjpWWrVIGBDI3hz2doi8W/0A==","signatures":[{"sig":"MEUCIApmSavY7QWhfd8KVfggH34pIG8au0TrjLAUB4+W+EYuAiEAzS8V8wP5/YEqsOjqzjFoXkcqbrlIf0AsCbWIVpsLnv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424258},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.14.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/59db878efd25ca35ebab8a3e0f78a244/pinia-colada-0.14.1.tgz","_integrity":"sha512-uiMHpLb/s/2lse+BmzosqV779FKyEp4O8nwcMOxrLTfsH9IqE1h4tZh2M7OaCjAjpWWrVIGBDI3hz2doi8W/0A==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.22.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.0.9","typedoc":"^0.27.9","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.0.9","size-limit":"^11.2.0","typescript":"~5.8.2","@types/node":"^22.13.10","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.1","@pinia/colada":"0.14.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.11.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.0.9","@antfu/eslint-config":"^4.10.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.4.2","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.14.1_1742329969037_0.9317573997628923","host":"s3://npm-registry-packages-npm-production"}},"0.14.2":{"name":"@pinia/colada","version":"0.14.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.14.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"9aade707761fe15d9d2e5dfabde3dcefa15c3453","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.14.2.tgz","fileCount":10,"integrity":"sha512-nixr1cqkk5RHrafXfJPk7J/F1srCFZTvhrdNfUEx3/N2lRamcYlayniYDwqlRPOw8PHmsRKyRAGgwDiV76sGJA==","signatures":[{"sig":"MEUCIQCTl0ahVbDPFwtvZXw7UiM6si6DFpMbINxD1zsbe0gc6AIgM5wvuatM7Xp5lA/fZlmTDmq7qdrPIbDuHAe+R2yfZ7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446057},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.14.2.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/fc2a9aa4e97b53e9fc893e13aca5b3e9/pinia-colada-0.14.2.tgz","_integrity":"sha512-nixr1cqkk5RHrafXfJPk7J/F1srCFZTvhrdNfUEx3/N2lRamcYlayniYDwqlRPOw8PHmsRKyRAGgwDiV76sGJA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.23.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.0.9","typedoc":"^0.28.1","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.0.9","size-limit":"^11.2.0","typescript":"~5.8.2","@types/node":"^22.13.13","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.2","@pinia/colada":"0.14.2","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.12.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.0.9","@antfu/eslint-config":"^4.11.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.14.2_1742984117625_0.4325805286005884","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@pinia/colada","version":"0.15.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.15.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"d6165a4699fed8b2219cfcdd4c667ceeb38b1b2a","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.15.0.tgz","fileCount":10,"integrity":"sha512-Xr8K6OH1vwD/aRAaHAC7bqo4I1dugICUG8uMdHZBxZqE3eWETsziPuEOw0+55JwQ20V5WRbk4Bh96m66Omlxgw==","signatures":[{"sig":"MEQCIDh9U3cq+70NsCuAHmpKFA2th53WhTAtSaRp6dZJoCrvAiBwS8rCTtrZh7bjwtZyaYETWdgMDlMr1ojd4WEu9x8CNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":469859},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.15.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/4752bdc712f7d53e381c9ce5ba51e909/pinia-colada-0.15.0.tgz","_integrity":"sha512-Xr8K6OH1vwD/aRAaHAC7bqo4I1dugICUG8uMdHZBxZqE3eWETsziPuEOw0+55JwQ20V5WRbk4Bh96m66Omlxgw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.24.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.1","typedoc":"^0.28.2","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.1.1","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.14.0","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.2","@pinia/colada":"0.15.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.12.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.1.1","@antfu/eslint-config":"^4.11.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.1","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.15.0_1744982594376_0.10877104312966646","host":"s3://npm-registry-packages-npm-production"}},"0.15.1":{"name":"@pinia/colada","version":"0.15.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.15.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"182d14845db382a05d7154426106679cdc8a1ec3","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.15.1.tgz","fileCount":10,"integrity":"sha512-9RXHTAY2IDqMUYwEJ8mCMQOxZ0mVykjLr8my4diepGBwFek8GxmAXOeX5oQHp1oBgMP7chij8e4U3/Y3lYYxUQ==","signatures":[{"sig":"MEUCIDpyZ5KtBwwKhrS1WLkvO7RKXuRZJKafTTLf23ioFRGeAiEAxTVqFVg2NUwgLQefHYEOzJWtfPtaimDI5jubkY/NMd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470159},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.15.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/b34094f6f9344db48c8e75c822d11a07/pinia-colada-0.15.1.tgz","_integrity":"sha512-9RXHTAY2IDqMUYwEJ8mCMQOxZ0mVykjLr8my4diepGBwFek8GxmAXOeX5oQHp1oBgMP7chij8e4U3/Y3lYYxUQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.24.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.1","typedoc":"^0.28.2","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.1.1","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.14.0","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.2","@pinia/colada":"0.15.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.12.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.1.1","@antfu/eslint-config":"^4.11.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.1","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.15.1_1745690027554_0.45955047976159946","host":"s3://npm-registry-packages-npm-production"}},"0.15.2":{"name":"@pinia/colada","version":"0.15.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.15.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"78088db58eec7552e0985e3abfc4545c3cbdbbbd","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.15.2.tgz","fileCount":10,"integrity":"sha512-bJhIjXCMBrvBWVQP6rIh8jsbBqs3HskCNE3d5iEk/d2Ljqlljn7+z8H/j8YTa2KwXzjpn9HLCHzUp5lpzPRteQ==","signatures":[{"sig":"MEUCIQC+mmZOU3ax/dFBuArL+PFkkeL8EyqzjFyW4X1MlVABYAIgN//1feTQH0MoOQlztCk003mDrQHkMjUGfCQ6FoEsfgo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470710},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.15.2.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/863997e5e8b000fb54a33bec3c6113ca/pinia-colada-0.15.2.tgz","_integrity":"sha512-bJhIjXCMBrvBWVQP6rIh8jsbBqs3HskCNE3d5iEk/d2Ljqlljn7+z8H/j8YTa2KwXzjpn9HLCHzUp5lpzPRteQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.24.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.1","typedoc":"^0.28.2","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.1.1","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.14.0","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.2","@pinia/colada":"0.15.2","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.12.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.1.1","@antfu/eslint-config":"^4.11.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.1","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.15.2_1746302646958_0.4290496158205763","host":"s3://npm-registry-packages-npm-production"}},"0.15.3":{"name":"@pinia/colada","version":"0.15.3","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.15.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/pinia-colada#readme","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"1022cb1c833b9bea1efd926dcda1c4d27e7aaf31","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.15.3.tgz","fileCount":10,"integrity":"sha512-nQrCW8zJ8zyIMPdqvCI1ye/z8C6YDhzlsoX7KfmMdXiHf23QfIwJ1KGNOBGDntG+nlTQ/j5hzE/Mq3zqSuMb4g==","signatures":[{"sig":"MEQCIHmEB5VJDK0LkEXZy79rWF9pUmzjlqcgxGBPfk7bF9M8AiB5rpmrRr0in0BZEVmJvQSUaLRFw4Nh8oVzi628vCH8OQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471098},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.15.3.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/8d113db9ba4054fd21565df28d96ec76/pinia-colada-0.15.3.tgz","_integrity":"sha512-nQrCW8zJ8zyIMPdqvCI1ye/z8C6YDhzlsoX7KfmMdXiHf23QfIwJ1KGNOBGDntG+nlTQ/j5hzE/Mq3zqSuMb4g==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Pinia","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.2","pinia":"^3.0.1","eslint":"^9.24.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.1","typedoc":"^0.28.2","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.4","vitepress":"1.6.3","@vitest/ui":"^3.1.1","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.14.0","lint-staged":"^15.5.0","@ast-grep/cli":"^0.36.2","@pinia/colada":"0.15.3","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.12.1","@vitejs/plugin-vue":"^5.2.3","@vitest/coverage-v8":"^3.1.1","@antfu/eslint-config":"^4.11.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.1","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.2.1","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.15.3_1746524171127_0.964415247866365","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@pinia/colada","version":"0.16.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.16.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f951bcc07fed3b3e0e433e0963becbe4dd10c832","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.16.0.tgz","fileCount":10,"integrity":"sha512-LlTVhEGRmYsYQceWLgLwdXEOGTRTcI++D8+HS3IEiKcUI+ySz7L3MGwNZpm2V3dknBxObDrc4GD6PeNjQU7vDg==","signatures":[{"sig":"MEQCIAiHLN2V8RpkrMX7ZFaIsBg+iLwNn7/dg/qGXB1x9OyoAiB9g/V7+3SsFjiZFJcrdAsOljqBC8UVP62YZs1dNpY6Sg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":478288},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.16.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/6de540d36502316622bf52da31344de5/pinia-colada-0.16.0.tgz","_integrity":"sha512-LlTVhEGRmYsYQceWLgLwdXEOGTRTcI++D8+HS3IEiKcUI+ySz7L3MGwNZpm2V3dknBxObDrc4GD6PeNjQU7vDg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.3","pinia":"^3.0.2","eslint":"^9.26.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.3","typedoc":"^0.28.4","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.7","vitepress":"1.6.3","@vitest/ui":"^3.1.3","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.15.17","lint-staged":"^16.0.0","@ast-grep/cli":"^0.38.1","@pinia/colada":"0.16.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^5.2.4","@vitest/coverage-v8":"^3.1.3","@antfu/eslint-config":"^4.13.0","vitepress-plugin-llms":"^1.2.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.3","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.4.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.16.0_1747839362718_0.886186447937864","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@pinia/colada","version":"0.16.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.16.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f91374cba5089c290467fcaf2e708f1fd03bdcf5","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.16.1.tgz","fileCount":10,"integrity":"sha512-pTiFnx9SVKN4ijD93CZeIifBm9qtHf3wLBqkM7x9bIae6hcfBZeziwADiPdoFkAmuCn1xNzwkQvvLR2LFA9bjw==","signatures":[{"sig":"MEUCIQDm9sgFa4t8hUJR94ByQ9twprFPQR4CuBlR7gJaFE3A9QIgaSSZrgaIY9KQdbcr/wCJHFus2xpfXpgFtES8CFgO9HU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":478896},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.16.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/107bad7ff7493d2ba402e1d75f0aa35b/pinia-colada-0.16.1.tgz","_integrity":"sha512-pTiFnx9SVKN4ijD93CZeIifBm9qtHf3wLBqkM7x9bIae6hcfBZeziwADiPdoFkAmuCn1xNzwkQvvLR2LFA9bjw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.13","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.5.3","pinia":"^3.0.2","eslint":"^9.26.0","globby":"^14.1.0","semver":"^7.7.1","vitest":"^3.1.3","typedoc":"^0.28.4","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.7","vitepress":"1.6.3","@vitest/ui":"^3.1.3","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.15.17","lint-staged":"^16.0.0","@ast-grep/cli":"^0.38.1","@pinia/colada":"0.16.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^5.2.4","@vitest/coverage-v8":"^3.1.3","@antfu/eslint-config":"^4.13.0","vitepress-plugin-llms":"^1.2.0","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.3","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.4.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.16.1_1747916890803_0.35779216508558576","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@pinia/colada","version":"0.17.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"538ce62f1693bd8048ca734c2eaa0d5237f91ce0","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.0.tgz","fileCount":10,"integrity":"sha512-u4lTNCbiUeachdRxIZ3CHKVKPJ56NP139+S4gs3AvwIZjn1l+us0QiYXppDXGKPv9yyH4msj+qFSy9CFhrfVKw==","signatures":[{"sig":"MEQCIDE8b/Gt3RvKcPhL0B9elg+nJOSmGwsb95qpmRAw4ygGAiAbSDG+SaQzRQH4pQM3j4UAo/hBpSeLYrGAcwUgewHOiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509501},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.0.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/2b371cb22b4a530d7f4996c431143ce1/pinia-colada-0.17.0.tgz","_integrity":"sha512-u4lTNCbiUeachdRxIZ3CHKVKPJ56NP139+S4gs3AvwIZjn1l+us0QiYXppDXGKPv9yyH4msj+qFSy9CFhrfVKw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.15","tsup":"^8.4.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.2","eslint":"^9.27.0","globby":"^14.1.0","semver":"^7.7.2","vitest":"^3.1.4","typedoc":"^0.28.4","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.4.7","vitepress":"1.6.3","@vitest/ui":"^3.1.4","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.15.21","lint-staged":"^16.0.0","@ast-grep/cli":"^0.38.1","@pinia/colada":"0.17.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^5.2.4","@vitest/coverage-v8":"^3.1.4","@antfu/eslint-config":"^4.13.0","vitepress-plugin-llms":"^1.3.4","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.3","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.4.2","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.0_1748942881010_0.5338556745701215","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"@pinia/colada","version":"0.17.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"b4c575e9519390aae3e85e291130e9919220773f","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.1.tgz","fileCount":10,"integrity":"sha512-we89QKKfLCCbhz/UOCJBYvZ5XdnbJYLDsO2prIO9W/0qMLSBRcehAi/Pm+q0wFIhvUbrAvblN3kUFxFNeyDxTw==","signatures":[{"sig":"MEUCIQCfS9qLSl4142zi1XCHO9EEIiKW+xv4YW76pjw0ID5ZpAIgYRowa2+0lquZF/HWp9RPVXcK9lvMXbUYm5cbtBfx86w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":509855},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.1.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/8155d39d6c45e2b6faaa960cde71fa82/pinia-colada-0.17.1.tgz","_integrity":"sha512-we89QKKfLCCbhz/UOCJBYvZ5XdnbJYLDsO2prIO9W/0qMLSBRcehAi/Pm+q0wFIhvUbrAvblN3kUFxFNeyDxTw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^7.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.16","tsup":"^8.5.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.3","eslint":"^9.28.0","globby":"^14.1.0","semver":"^7.7.2","vitest":"^3.2.1","typedoc":"^0.28.5","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.5.3","happy-dom":"^17.6.3","vitepress":"1.6.3","@vitest/ui":"^3.2.1","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^22.15.29","lint-staged":"^16.1.0","@ast-grep/cli":"^0.38.4","@pinia/colada":"0.17.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^5.2.4","@vitest/coverage-v8":"^3.2.1","@antfu/eslint-config":"^4.13.3","vitepress-plugin-llms":"^1.3.4","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.6.4","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.5.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.1_1749805440190_0.3112244950822656","host":"s3://npm-registry-packages-npm-production"}},"0.17.2":{"name":"@pinia/colada","version":"0.17.2","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"614308f401ab6b7541725a18352c8d7f849a5b43","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.2.tgz","fileCount":10,"integrity":"sha512-BOwO6dmVRFfhhSC0Pg023GOleW8QJDZIbjuFRvR/krIHyBNuwCK/75ezX9wmHAjnUFZ765wsyjF7Jx0nG1+PaA==","signatures":[{"sig":"MEUCIE5nx6sPVL50CrrHOkt/Fpr3ITMsGdffGGeZ/jvVn9juAiEAuKEhJXT1hKGbAY2AAMAymVtM142j5/sm17esi75PuLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":513072},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.2.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/07f3f417481455de4b4d61e22e2a07ff/pinia-colada-0.17.2.tgz","_integrity":"sha512-BOwO6dmVRFfhhSC0Pg023GOleW8QJDZIbjuFRvR/krIHyBNuwCK/75ezX9wmHAjnUFZ765wsyjF7Jx0nG1+PaA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"10.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"@vue/devtools-api":"^8.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.17","tsup":"^8.5.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.3","eslint":"^9.31.0","globby":"^14.1.0","semver":"^7.7.2","vitest":"^3.2.4","typedoc":"^0.28.7","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^18.0.1","vitepress":"1.6.3","@vitest/ui":"^3.2.4","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^24.0.15","lint-staged":"^16.1.2","@ast-grep/cli":"^0.38.7","@pinia/colada":"0.17.2","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^6.0.0","@vitest/coverage-v8":"^3.2.4","@antfu/eslint-config":"^4.14.1","vitepress-plugin-llms":"^1.7.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.7.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.6.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.2_1756127014011_0.9013531522708749","host":"s3://npm-registry-packages-npm-production"}},"0.17.3":{"name":"@pinia/colada","version":"0.17.3","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"dcd3837108181dc1727ffce52575bf985c65e4df","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.3.tgz","fileCount":10,"integrity":"sha512-zFB+YywNo8P6X2PrWtDlgZXg72dd0IiSVorUeJqvi/zffrYlJOGd7vrzjPexFLp/yvxQTP2qo7VyvdGuoAK+NA==","signatures":[{"sig":"MEUCIBgJ5EBOLnGkOZ0/xsY6dzkaXsNG2qCkjkqS0qyhanmgAiEA7THCFphdDmU+YgbF8riSHIdCgnrZCoxr54x7MSjQbLA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":513914},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.3.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/4874b655d629eaefe30a70d9e1102917/pinia-colada-0.17.3.tgz","_integrity":"sha512-zFB+YywNo8P6X2PrWtDlgZXg72dd0IiSVorUeJqvi/zffrYlJOGd7vrzjPexFLp/yvxQTP2qo7VyvdGuoAK+NA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.17","tsup":"^8.5.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.3","eslint":"^9.31.0","globby":"^14.1.0","semver":"^7.7.2","vitest":"^3.2.4","typedoc":"^0.28.7","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^18.0.1","vitepress":"1.6.3","@vitest/ui":"^3.2.4","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^24.0.15","lint-staged":"^16.1.2","@ast-grep/cli":"^0.38.7","@pinia/colada":"0.17.3","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^6.0.0","@vitest/coverage-v8":"^3.2.4","@antfu/eslint-config":"^4.14.1","vitepress-plugin-llms":"^1.7.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.7.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.6.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.3_1756757816316_0.7940670544528468","host":"s3://npm-registry-packages-npm-production"}},"0.17.4":{"name":"@pinia/colada","version":"0.17.4","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.4","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"490714a420919842c81ad8e91306469435b93c52","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.4.tgz","fileCount":10,"integrity":"sha512-UHru0YLO55DsXqDzt7ehFBndN8jl9Sp1atG713jvW/w8odL0ZwJ4Hs6+9bKMeYsgst5ABmWZenANBeKVg9uEMA==","signatures":[{"sig":"MEUCIFckj7wVJNS6SXppDYJkSb1PvO8w1hELkRQ0MDGFMqUHAiEA9R6C92QdqF1jd4hdS2G35OWgksQdMAghEyDY7GwkGcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":514294},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.4.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"eslint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"eslint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/a60b2d083bddf3a8cefc7850bb6628a7/pinia-colada-0.17.4.tgz","_integrity":"sha512-UHru0YLO55DsXqDzt7ehFBndN8jl9Sp1atG713jvW/w8odL0ZwJ4Hs6+9bKMeYsgst5ABmWZenANBeKVg9uEMA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.17","tsup":"^8.5.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.3","eslint":"^9.31.0","globby":"^14.1.0","semver":"^7.7.2","vitest":"^3.2.4","typedoc":"^0.28.7","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^18.0.1","vitepress":"1.6.3","@vitest/ui":"^3.2.4","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^24.0.15","lint-staged":"^16.1.2","@ast-grep/cli":"^0.38.7","@pinia/colada":"0.17.4","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^6.0.0","@vitest/coverage-v8":"^3.2.4","@antfu/eslint-config":"^4.14.1","vitepress-plugin-llms":"^1.7.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.7.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.6.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.4_1757445410832_0.2545050003141589","host":"s3://npm-registry-packages-npm-production"}},"0.17.5":{"name":"@pinia/colada","version":"0.17.5","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.5","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"413d809b2bc68ba53f721489552748f5a038f814","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.5.tgz","fileCount":10,"integrity":"sha512-Ym+3CwAm76NLUeKhAFtRM5hbDFaQtuJz/EEQ/jqgN+c7gNvYUWDpIuh8mp4diSEFTrlcisATs1kYmFgDGV1tLg==","signatures":[{"sig":"MEQCIDHKC+FmtuovwFPDcvTDecOuk6X3yegGaT1w9Bk9P/hiAiAROU1/a54ZJEbTEXGhkdie5A3zqYOQebq13EQXj+LpIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516941},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.5.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/ac096d73e33b1032f3c09675485c018e/pinia-colada-0.17.5.tgz","_integrity":"sha512-Ym+3CwAm76NLUeKhAFtRM5hbDFaQtuJz/EEQ/jqgN+c7gNvYUWDpIuh8mp4diSEFTrlcisATs1kYmFgDGV1tLg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.17","tsup":"^8.5.0","chalk":"^5.4.1","execa":"^9.6.0","pinia":"^3.0.3","globby":"^14.1.0","oxlint":"^1.14.0","semver":"^7.7.2","vitest":"^3.2.4","typedoc":"^0.28.7","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^18.0.1","vitepress":"1.6.3","@vitest/ui":"^3.2.4","size-limit":"^11.2.0","typescript":"~5.8.3","@types/node":"^24.0.15","lint-staged":"^16.1.2","@ast-grep/cli":"^0.38.7","@pinia/colada":"0.17.5","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.0","@vitejs/plugin-vue":"^6.0.0","@vitest/coverage-v8":"^3.2.4","@prettier/plugin-oxc":"^0.0.4","vitepress-plugin-llms":"^1.7.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.7.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.6.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.5_1757598167423_0.6603148203377867","host":"s3://npm-registry-packages-npm-production"}},"0.17.6":{"name":"@pinia/colada","version":"0.17.6","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.6","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"cab3ebca6a7db8231d488e6f4df4bc75d0ccf3a8","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.6.tgz","fileCount":10,"integrity":"sha512-odayx9xVMUgC8ZMU/hwqODoboHnSWigp7VsbKGHKrNl9yHnljmxgJMwm1vtF/KIBSd2vUBigmN3maFqcC48/Rg==","signatures":[{"sig":"MEYCIQCMPU4Pc2lk1xukPsOC77XV6S9jxA3bQsIEpLds79gQ8wIhAP+1x54yOIMvMhKJ0V9ll+bD311j3JyZ3CNR8W2AYmTo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518280},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.6.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/17a2ee787be17eff56dca0b791d5785f/pinia-colada-0.17.6.tgz","_integrity":"sha512-odayx9xVMUgC8ZMU/hwqODoboHnSWigp7VsbKGHKrNl9yHnljmxgJMwm1vtF/KIBSd2vUBigmN3maFqcC48/Rg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.22","tsup":"^8.5.0","chalk":"^5.6.2","execa":"^9.6.0","pinia":"^3.0.3","globby":"^14.1.0","oxlint":"^1.18.0","semver":"^7.7.2","vitest":"^3.2.4","typedoc":"^0.28.13","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^18.0.1","vitepress":"1.6.4","@vitest/ui":"^3.2.4","size-limit":"^11.2.0","typescript":"~5.9.2","@types/node":"^24.5.2","lint-staged":"^16.2.0","@ast-grep/cli":"^0.39.5","@pinia/colada":"0.17.6","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.1","@vitest/coverage-v8":"^3.2.4","@prettier/plugin-oxc":"^0.0.4","vitepress-plugin-llms":"^1.7.5","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.13.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.6_1758808419026_0.5004141673630988","host":"s3://npm-registry-packages-npm-production"}},"0.17.7":{"name":"@pinia/colada","version":"0.17.7","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.7","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"d2ef340dcec222cc312cc8dcda409a86062126a8","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.7.tgz","fileCount":10,"integrity":"sha512-BCcM8gTdaLZHm/5VjWCchEPqHXpGPR5B42VQLB8J6mJrX2S2gPRVrjPHmLd+4QfLPSrc4bZf7ERXelsJ7n9JAw==","signatures":[{"sig":"MEUCIEE9+Cdir+Vh/ih6NLTUYC5dX681jpBxCSkDVl5fvrA8AiEAnyFW9cl36FMWdMxd1vdEI+iRQVAjnODPoUNZRGGfd5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518905},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.7.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/c3df91bbbce1fb6db7c80d4318a16fb7/pinia-colada-0.17.7.tgz","_integrity":"sha512-BCcM8gTdaLZHm/5VjWCchEPqHXpGPR5B42VQLB8J6mJrX2S2gPRVrjPHmLd+4QfLPSrc4bZf7ERXelsJ7n9JAw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.22","tsup":"^8.5.0","chalk":"^5.6.2","execa":"^9.6.0","pinia":"^3.0.3","globby":"^15.0.0","oxlint":"^1.24.0","semver":"^7.7.2","vitest":"^4.0.4","typedoc":"^0.28.14","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^20.0.8","vitepress":"1.6.4","@vitest/ui":"^4.0.4","size-limit":"^11.2.0","typescript":"~5.9.2","@types/node":"^24.9.1","lint-staged":"^16.2.6","@ast-grep/cli":"^0.39.7","@pinia/colada":"0.17.7","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.1","@vitest/coverage-v8":"^4.0.4","@prettier/plugin-oxc":"^0.0.4","vitepress-plugin-llms":"^1.8.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.14.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.7_1761837859715_0.510177100748886","host":"s3://npm-registry-packages-npm-production"}},"0.17.8":{"name":"@pinia/colada","version":"0.17.8","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.8","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"9e5e2b4cf9bf10ecd9589141134f72d62c548f7c","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.8.tgz","fileCount":10,"integrity":"sha512-xJ2LzQvkG7ztWhJBlU/3hsQPc8OYwmJcOrqRLrKykO2fSX2LNW7UQbo8rqg35XmNzBf6Unz0dW84kz1TldSnYQ==","signatures":[{"sig":"MEQCIFRBtT54obv18kZk0K00UWY/wWmLSEqesBDh+krDzhv9AiAgPktbkf/5+DE1CQKEm7/x3XsnDQbr6oFG/A5pNMzASw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":518987},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.8.tgz","types":"./dist/index.d.ts","unpkg":"dist/index.global.js","module":"./dist/index.js","exports":{".":{"types":{"import":"./dist/index.d.ts","require":"./dist/index.d.cts"},"import":"./dist/index.js","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsup","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/a4bfedbfb82dae6291b9f104a2349e24/pinia-colada-0.17.8.tgz","_integrity":"sha512-xJ2LzQvkG7ztWhJBlU/3hsQPc8OYwmJcOrqRLrKykO2fSX2LNW7UQbo8rqg35XmNzBf6Unz0dW84kz1TldSnYQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.js","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.22","tsup":"^8.5.0","chalk":"^5.6.2","execa":"^9.6.0","pinia":"^3.0.4","globby":"^15.0.0","oxlint":"^1.25.0","semver":"^7.7.2","vitest":"^4.0.7","typedoc":"^0.28.14","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^20.0.10","vitepress":"1.6.4","@vitest/ui":"^4.0.7","size-limit":"^11.2.0","typescript":"~5.9.2","@types/node":"^24.10.0","lint-staged":"^16.2.6","@ast-grep/cli":"^0.39.7","@pinia/colada":"0.17.8","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.1","@vitest/coverage-v8":"^4.0.7","@prettier/plugin-oxc":"^0.0.4","vitepress-plugin-llms":"^1.8.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.14.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.8_1762508136666_0.776709746037479","host":"s3://npm-registry-packages-npm-production"}},"0.17.9":{"name":"@pinia/colada","version":"0.17.9","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.17.9","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2624947c01b7d4c8e2682753f9c17bd3e0fb0b6b","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.17.9.tgz","fileCount":10,"integrity":"sha512-AW3+816HMFCpwfEBinmPksNoqHW8PxVKR+iQLTg2qo7lvsVOI9M4KqUFefr9ZBIUAMItd7Tx5HO8tdB0aHJ62A==","signatures":[{"sig":"MEYCIQC6p7AX0/73zq71FteVagrQUjUo+GGc5AmuYc98IeQhEAIhAN2+xuZC8zfkS3ZYDEjDNiOsm3BTCtBAIATnPhjJ+WlR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":539461},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.17.9.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/56386c48ae5f3c0dca786b3434937916/pinia-colada-0.17.9.tgz","_integrity":"sha512-AW3+816HMFCpwfEBinmPksNoqHW8PxVKR+iQLTg2qo7lvsVOI9M4KqUFefr9ZBIUAMItd7Tx5HO8tdB0aHJ62A==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.24","chalk":"^5.6.2","execa":"^9.6.0","pinia":"^3.0.4","globby":"^16.0.0","oxlint":"^1.29.0","semver":"^7.7.2","tsdown":"^0.16.0","vitest":"^4.0.10","typedoc":"^0.28.14","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^20.0.10","vitepress":"1.6.4","@vitest/ui":"^4.0.10","size-limit":"^11.2.0","typescript":"~5.9.2","@types/node":"^24.10.1","lint-staged":"^16.2.6","@ast-grep/cli":"^0.40.0","@pinia/colada":"0.17.9","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.1","@vitest/coverage-v8":"^4.0.10","@prettier/plugin-oxc":"^0.0.5","vitepress-plugin-llms":"^1.8.1","@size-limit/esbuild-why":"^11.2.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.14.0","@size-limit/preset-small-lib":"^11.2.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.17.9_1763982787586_0.8606321528965051","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@pinia/colada","version":"0.18.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.18.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f0804f7fded7b300cdabec2f538cb562008c02cf","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.18.0.tgz","fileCount":10,"integrity":"sha512-HttY9k3kID6cPlKeFAR75nTkI/4C9kAAauyU0p8kw72JEW6uCLJ5kuKCDNUJdTy4TumcmPzJCwOi1sMEDyOzHA==","signatures":[{"sig":"MEYCIQCPEDhtYk/AecThGHQZZEQNGucIyOx85qeCJRkJajhjHAIhAJUSeOgF2K9/1kyA2NPpWYyX03Bff7SSW1CZ6a0HnoOg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538449},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.18.0.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.mjs","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"jsdelivr":"dist/index.global.js","_resolved":"/private/var/folders/0r/w6t5_v8d03b_763d_82ffzv80000gn/T/23950824a97f166a748473e2cfcef8e7/pinia-colada-0.18.0.tgz","_integrity":"sha512-HttY9k3kID6cPlKeFAR75nTkI/4C9kAAauyU0p8kw72JEW6uCLJ5kuKCDNUJdTy4TumcmPzJCwOi1sMEDyOzHA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.5.1","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.24","chalk":"^5.6.2","execa":"^9.6.0","pinia":"^3.0.4","globby":"^16.0.0","oxlint":"^1.29.0","semver":"^7.7.2","tsdown":"^0.16.0","vitest":"^4.0.10","typedoc":"^0.28.14","minimist":"^1.2.8","p-series":"^3.0.0","prettier":"^3.6.2","happy-dom":"^20.0.10","vitepress":"1.6.4","@vitest/ui":"^4.0.10","size-limit":"^11.2.0","typescript":"~5.9.2","@types/node":"^24.10.1","lint-staged":"^16.2.6","@ast-grep/cli":"^0.40.0","@pinia/colada":"0.18.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.1","@vitest/coverage-v8":"^4.0.10","@prettier/plugin-oxc":"^0.0.5","vitepress-plugin-llms":"^1.8.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","conventional-changelog-cli":"^4.1.0","@shikijs/vitepress-twoslash":"^3.14.0","@size-limit/preset-small-lib":"^12.0.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.18.0_1764685171247_0.23722672259516053","host":"s3://npm-registry-packages-npm-production"}},"0.18.1":{"name":"@pinia/colada","version":"0.18.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.18.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"3e07cc3dba65ecddc61f73cb5762f9717edc6435","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.18.1.tgz","fileCount":10,"integrity":"sha512-oZnVrRmWimn4uQcZExsZThwm4goAb2TM9VclSbDeJvIVc20EOl+hFUgkKSdxaWV/syZvwObdIAAt1cN8h+s+AQ==","signatures":[{"sig":"MEUCIQC4j/RImTA5kgpZn0cc3whBej+YvY3MfiaA4bSLmiED9gIgS+P/CqnGggumSpI0aYsQuk07NyN9M9ZhC/Pz7pBPmbI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.18.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":544778},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.18.1.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"jsdelivr":"dist/index.global.js","_resolved":"/tmp/cecd2a54c8d294e075d12a70e5f3be93/pinia-colada-0.18.1.tgz","_integrity":"sha512-oZnVrRmWimn4uQcZExsZThwm4goAb2TM9VclSbDeJvIVc20EOl+hFUgkKSdxaWV/syZvwObdIAAt1cN8h+s+AQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.25","chalk":"^5.6.2","execa":"^9.6.1","pinia":"^3.0.4","oxlint":"^1.32.0","semver":"^7.7.2","tsdown":"^0.17.1","vitest":"^4.0.15","typedoc":"^0.28.15","prettier":"^3.7.4","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.15","size-limit":"^12.0.0","typescript":"~5.9.2","@types/node":"^24.10.1","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.0","@pinia/colada":"0.18.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.0.15","@prettier/plugin-oxc":"^0.1.3","vitepress-plugin-llms":"^1.9.3","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.19.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.18.1_1765470048185_0.6087829786615169","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@pinia/colada","version":"0.19.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.19.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2f9c244fb2567ecb1d8c1583f378fb72ad9aad2e","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.19.0.tgz","fileCount":10,"integrity":"sha512-JZk1pFd+3VLP5fVGj72zxtV9eDBaAW5yBLVOFoH2b4YfaZrqqtu+cxEC+sKVNJMnqzSH4/BM7EBof8uAhYZQeQ==","signatures":[{"sig":"MEYCIQCLVhB7EerClwOMMVZpfUNPSZmcULhu+xWBIDhl3rG+AAIhAOQrdiZLAOmmalUj4USmTP98Qgt9eOkY1kPThMgcRZw1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":542818},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.19.0.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"jsdelivr":"dist/index.global.js","_resolved":"/tmp/75ebb772d8f410d832d6494660f4deeb/pinia-colada-0.19.0.tgz","_integrity":"sha512-JZk1pFd+3VLP5fVGj72zxtV9eDBaAW5yBLVOFoH2b4YfaZrqqtu+cxEC+sKVNJMnqzSH4/BM7EBof8uAhYZQeQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.25","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.17.0","pinia":"^3.0.4","oxlint":"^1.32.0","semver":"^7.7.2","tsdown":"^0.17.1","vitest":"^4.0.15","typedoc":"^0.28.15","prettier":"^3.7.4","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.15","size-limit":"^12.0.0","typescript":"~5.9.2","@types/node":"^24.10.1","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.0","@pinia/colada":"0.19.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.0.15","@prettier/plugin-oxc":"^0.1.3","vitepress-plugin-llms":"^1.9.3","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.19.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.19.0_1765921715940_0.23521999545830852","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@pinia/colada","version":"0.19.1","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.19.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"b5b4ac3f3adb89d8028aacb1240832d96b700822","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.19.1.tgz","fileCount":10,"integrity":"sha512-n1+TKgvGHR1Umz6Nzy5MYmow8b3xVuaFlxR8A7q5yioi/5hGLME4Wh/6WT/9Z8BP+1a9lI7cvmniRQUbPOdNig==","signatures":[{"sig":"MEUCIQDcHiCD7kX19vjvvVdQE43McUJot+d2UO6o9DnAHEI+ZAIgBhOhJTk6yRbcKx7v3bSmRH5qjNOWisjSwAFEgF/9TqA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":547262},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.19.1.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:plugins && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","build:plugins":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"jsdelivr":"dist/index.global.js","_resolved":"/tmp/041b54d0902fe13d3594c61974352616/pinia-colada-0.19.1.tgz","_integrity":"sha512-n1+TKgvGHR1Umz6Nzy5MYmow8b3xVuaFlxR8A7q5yioi/5hGLME4Wh/6WT/9Z8BP+1a9lI7cvmniRQUbPOdNig==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.25","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.17.0","pinia":"^3.0.4","oxlint":"^1.32.0","semver":"^7.7.2","tsdown":"^0.17.1","vitest":"^4.0.15","typedoc":"^0.28.15","prettier":"^3.7.4","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.15","size-limit":"^12.0.0","typescript":"~5.9.2","@types/node":"^24.10.1","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.0","@pinia/colada":"0.19.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"^4.0.15","@prettier/plugin-oxc":"^0.1.3","vitepress-plugin-llms":"^1.9.3","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.19.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.19.1_1765984969141_0.12661892380136952","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@pinia/colada","version":"0.20.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.20.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"8578d99cbaa2a126dfff624aa7ae17a4b3b5b77f","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.20.0.tgz","fileCount":10,"integrity":"sha512-IY8ssG7xsVlIq5uvnkQtPMKJ4NHxGeeP04HFKR46DOe58UY07JQFKvbDOj3d+nX/Ki+VAb3TGeHIqQdBWf0eWQ==","signatures":[{"sig":"MEUCIEl5WOlbZipnF3ku97DHzsRx5wgD9Q8JVrNxTNUOMMzKAiEAqQc/oTOCM+t6GjkK0afeJcf1pNfqe1hcJMXFoQJ7rws=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":589111},"main":"./dist/index.cjs","type":"module","_from":"file:pinia-colada-0.20.0.tgz","types":"./dist/index.d.mts","unpkg":"dist/index.global.js","module":"./dist/index.mjs","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"jsdelivr":"dist/index.global.js","_resolved":"/tmp/4554dcf3fcc5c28d87f84fc2f5a42731/pinia-colada-0.20.0.tgz","_integrity":"sha512-IY8ssG7xsVlIq5uvnkQtPMKJ4NHxGeeP04HFKR46DOe58UY07JQFKvbDOj3d+nX/Ki+VAb3TGeHIqQdBWf0eWQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"@vue/devtools-api":"^8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.25","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.18.0","pinia":"^3.0.4","oxlint":"^1.33.0","semver":"^7.7.2","tsdown":"^0.18.1","vitest":"^4.0.16","typedoc":"^0.28.15","prettier":"^3.7.4","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.16","size-limit":"^12.0.0","typescript":"~5.9.2","@types/node":"^24.10.4","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.3","@pinia/colada":"0.20.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@prettier/plugin-oxc":"^0.1.3","vitepress-plugin-llms":"^1.9.3","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.20.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.20.0_1766506692035_0.05545211936106287","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@pinia/colada","version":"0.21.0","keywords":["pinia","plugin","data","fetching","query","mutation","cache","layer"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2819c8a474bfbd78977ebc76973d48cfc2c9d3f1","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.0.tgz","fileCount":7,"integrity":"sha512-Y7c4gRsZcZCOyxKFbvSadC55sHKJJqKjD3KC1wiOBFl9ubqBlzqOPZl7fj0LkoqbsZYGqAdA0FtNfe9cvgQOXA==","signatures":[{"sig":"MEUCIQCSgPqESL2pqOpQCUAc2Xcx31B3+sXsCKIYNNDteTDOCgIgJpr12cfyxO8OqyYNMXQkIXum70ruKeqZrbjHJhILzF8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":282064},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.0.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/903fd12e5172859f428d0e9f7a230493/pinia-colada-0.21.0.tgz","_integrity":"sha512-Y7c4gRsZcZCOyxKFbvSadC55sHKJJqKjD3KC1wiOBFl9ubqBlzqOPZl7fj0LkoqbsZYGqAdA0FtNfe9cvgQOXA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.12.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.26","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.22.0","pinia":"^3.0.4","oxlint":"^1.35.0","semver":"^7.7.3","tsdown":"^0.18.3","vitest":"^4.0.16","typedoc":"^0.28.15","prettier":"^3.7.4","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.16","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.4","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.3","@pinia/colada":"0.21.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitejs/plugin-vue":"^6.0.3","@vitest/coverage-v8":"^4.0.16","@prettier/plugin-oxc":"^0.1.3","vitepress-plugin-llms":"^1.10.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.20.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.0_1767709989779_0.5767863672568818","host":"s3://npm-registry-packages-npm-production"}},"0.21.1":{"name":"@pinia/colada","version":"0.21.1","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"ec629db7adea282faed21665766fa408718de3b8","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.1.tgz","fileCount":7,"integrity":"sha512-VU/XBJ6ayFB2hDltE2hM/T+3gy0i/5tiej4VQLFjOic0svVjmQb7m9re5MEd9ixfvM6s8+MCexVNe9x5bgjbZg==","signatures":[{"sig":"MEQCIAGxE/1O5uoazrcsBBJA5CMF5CXNE1F3/F2H5KvB11irAiBdsmSo3LdUSGSklL9jI1i6qFyGtghatqaJb5mycPumTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":282529},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.1.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/7fc54f4571c69a1ee36ed2dc80e4ebb8/pinia-colada-0.21.1.tgz","_integrity":"sha512-VU/XBJ6ayFB2hDltE2hM/T+3gy0i/5tiej4VQLFjOic0svVjmQb7m9re5MEd9ixfvM6s8+MCexVNe9x5bgjbZg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxfmt","oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.12.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.26","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.23.0","pinia":"^3.0.4","oxlint":"^1.38.0","semver":"^7.7.3","tsdown":"^0.18.4","vitest":"^4.0.16","typedoc":"^0.28.15","happy-dom":"^20.0.11","vitepress":"1.6.4","@vitest/ui":"^4.0.16","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.4","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.4","@pinia/colada":"0.21.1","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.3","@vitest/coverage-v8":"^4.0.16","vitepress-plugin-llms":"^1.10.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.20.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.1_1767993832385_0.38191014959607084","host":"s3://npm-registry-packages-npm-production"}},"0.21.2":{"name":"@pinia/colada","version":"0.21.2","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"4587d40d60e3087915e7b3d57b73ba6f528b663d","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.2.tgz","fileCount":7,"integrity":"sha512-k2epk1jed5cTmNA7l00UtsFRyqw9HfyU6WO4cV0BMUT3sSE4CMLCilprbLAL5h2bxD76WSiglciI/6o+Uh7Vzw==","signatures":[{"sig":"MEYCIQDM14UQVCs0Afpa/2Wx7LV1pr2BlBfzx/DaKvLboGsitwIhAPS93LhgN20BI6erHJbPB5RiwmSsXmIusST+twxkZ5/R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":280973},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.2.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/2ca870b8015fe9f2316984a9740f2f82/pinia-colada-0.21.2.tgz","_integrity":"sha512-k2epk1jed5cTmNA7l00UtsFRyqw9HfyU6WO4cV0BMUT3sSE4CMLCilprbLAL5h2bxD76WSiglciI/6o+Uh7Vzw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*.{js,mjs,json,cjs,md,ts}":["oxfmt","oxlint --fix"]},"sideEffects":false,"_nodeVersion":"24.12.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.26","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.24.0","pinia":"^3.0.4","oxlint":"^1.39.0","semver":"^7.7.3","tsdown":"^0.19.0","vitest":"^4.0.17","typedoc":"^0.28.16","happy-dom":"^20.3.3","vitepress":"1.6.4","@vitest/ui":"^4.0.17","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.9","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.5","@pinia/colada":"0.21.2","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.3","@vitest/coverage-v8":"^4.0.17","vitepress-plugin-llms":"^1.10.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.21.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.2_1768898097067_0.022684279581914213","host":"s3://npm-registry-packages-npm-production"}},"0.21.3":{"name":"@pinia/colada","version":"0.21.3","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"7ab6a02ac3a14b867e9ea8ce6e5ad8320c61abcf","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.3.tgz","fileCount":7,"integrity":"sha512-TEBol2rcAW6FH7sLxpVmDcZr1nH30pmCBPQB4uVfMVEZcy9gvEae8+gxlDF+CpxpCsMOVmODxtViOOLbrPnbBQ==","signatures":[{"sig":"MEUCIF+Cmy16Bx7w8IVgfESmTZDOY4clueQIrsKw5n+18iMAAiEA6KZoLoaY7NS08mGLuBn3sbcLnS1f4+lRi3/63UIrdO4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":280661},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.3.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/12f4385e9ac6ba48b3bdcef72ae63dca/pinia-colada-0.21.3.tgz","_integrity":"sha512-TEBol2rcAW6FH7sLxpVmDcZr1nH30pmCBPQB4uVfMVEZcy9gvEae8+gxlDF+CpxpCsMOVmODxtViOOLbrPnbBQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.27","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.27.0","pinia":"^3.0.4","oxlint":"^1.42.0","semver":"^7.7.3","tsdown":"^0.20.1","vitest":"^4.0.18","typedoc":"^0.28.16","happy-dom":"^20.4.0","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.9","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.5","@pinia/colada":"0.21.3","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.3","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.10.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.9.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.22.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.3_1770377587508_0.018366723277793096","host":"s3://npm-registry-packages-npm-production"}},"0.21.4":{"name":"@pinia/colada","version":"0.21.4","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.4","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"1988b3ebba40d1eef5639c89849297cb0b2621db","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.4.tgz","fileCount":7,"integrity":"sha512-z/nPQy8QhOAYK5uWkA8G3oVEMsLFk9jEcsIdzVK2iyKjkwyDeGMAI61/Wj+FGVpl47xUt6hn+CNxeXv7P2uIaw==","signatures":[{"sig":"MEQCIETLD6/XBJjdkPa9mznLdWPFZHWf+LB/Rs2htfc7TyL9AiA9BHgab9jm2HSMzaCL9dxrt/3/rF6TGaFeou4Z3c2fyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":282219},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.4.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/17cd086ca98e3b6cb4e5b31089d3fcd4/pinia-colada-0.21.4.tgz","_integrity":"sha512-z/nPQy8QhOAYK5uWkA8G3oVEMsLFk9jEcsIdzVK2iyKjkwyDeGMAI61/Wj+FGVpl47xUt6hn+CNxeXv7P2uIaw==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.28","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.28.0","pinia":"^3.0.4","oxlint":"^1.43.0","semver":"^7.7.4","tsdown":"^0.20.3","vitest":"^4.0.18","typedoc":"^0.28.16","happy-dom":"^20.5.3","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.12","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.5","@pinia/colada":"0.21.4","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.4","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.11.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.10.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.22.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.4_1770646574105_0.8166090435368247","host":"s3://npm-registry-packages-npm-production"}},"0.21.5":{"name":"@pinia/colada","version":"0.21.5","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.5","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"06c44095f8be55a9959431d2248e6032272eaa58","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.5.tgz","fileCount":8,"integrity":"sha512-oWKFUXCE/mibRqeJtWmI37hGnlXk6te7j1XHML/pi2RkUCNl4GWxHYc3Q8cmEuWtuoynvWByiAZhnvthLp+3UA==","signatures":[{"sig":"MEUCICtXDfVaWZwqLJOc3eXUr6bZtAwkkjU22A/qJ35oaPEbAiEAnLgJ0b12ZhGx9IuV5p/xuD3Czmd4qkR4467U2/y2Cck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":285693},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.5.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/cb50244d35662c47e1856bfc5fefec71/pinia-colada-0.21.5.tgz","_integrity":"sha512-oWKFUXCE/mibRqeJtWmI37hGnlXk6te7j1XHML/pi2RkUCNl4GWxHYc3Q8cmEuWtuoynvWByiAZhnvthLp+3UA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.6.2","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.13.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.28","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.34.0","pinia":"^3.0.4","oxlint":"^1.49.0","semver":"^7.7.4","tsdown":"^0.20.3","vitest":"^4.0.18","typedoc":"^0.28.17","happy-dom":"^20.7.0","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.13","lint-staged":"^16.2.7","@ast-grep/cli":"^0.40.5","@pinia/colada":"0.21.5","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.4","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.11.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.10.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.22.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.5_1771795621438_0.7094661704220024","host":"s3://npm-registry-packages-npm-production"}},"0.21.6":{"name":"@pinia/colada","version":"0.21.6","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.6","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"0d4ed9e5c492199b679fbe53bf9ac7975e807f31","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.6.tgz","fileCount":8,"integrity":"sha512-DppfAYky3Uavlpdx2iZHgd/+ZVPyBGTR+x+kFfAUz8h9l1DIQgf2cw/QZg0RZ4GAUNnKf6Ue6FzfWttwqhZXUQ==","signatures":[{"sig":"MEUCIAN08NbRZrs2SMXrjePHm7611ASP+vM8HUIuzeFH9F4lAiEAgY+LzoP7py7SiYZ/B4hJPiGJxOyakJxDJItdoG9Ebjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":290341},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.6.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/a5b1d463ff2e40a2c1b5f7b960658cbf/pinia-colada-0.21.6.tgz","_integrity":"sha512-DppfAYky3Uavlpdx2iZHgd/+ZVPyBGTR+x+kFfAUz8h9l1DIQgf2cw/QZg0RZ4GAUNnKf6Ue6FzfWttwqhZXUQ==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.8.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.13.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.29","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.35.0","pinia":"^3.0.4","oxlint":"^1.50.0","semver":"^7.7.4","tsdown":"^0.20.3","vitest":"^4.0.18","typedoc":"^0.28.17","happy-dom":"^20.7.0","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.13","lint-staged":"^16.2.7","@ast-grep/cli":"^0.41.0","@pinia/colada":"0.21.6","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.4","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.11.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.10.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^3.23.0","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.6_1772099961434_0.8977276061502699","host":"s3://npm-registry-packages-npm-production"}},"0.21.7":{"name":"@pinia/colada","version":"0.21.7","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@0.21.7","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"3bdc3ed4505459d4c978676eca29581b76121901","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-0.21.7.tgz","fileCount":8,"integrity":"sha512-b8dJgRSjh7o6NnPXuvMbqv6JhoD/m/CwdadKl5SQvygsbUveYCBoqtnWzPch8AEW/UK0I3rFoATE8WrfI2cgKA==","signatures":[{"sig":"MEQCIBYQb0wHZrPiHg9DTh3VsC3HR9yi3NFhn+ySriaQ/+TMAiAB7AAZm9sHPPPXBoREEAEjRr39DQdCId+Nw3u2fvC05g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@0.21.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":290349},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-0.21.7.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/937dcd37ae1f111695b24e9c4bb20332/pinia-colada-0.21.7.tgz","_integrity":"sha512-b8dJgRSjh7o6NnPXuvMbqv6JhoD/m/CwdadKl5SQvygsbUveYCBoqtnWzPch8AEW/UK0I3rFoATE8WrfI2cgKA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.8.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.13.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.29","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.35.0","pinia":"^3.0.4","oxlint":"^1.50.0","semver":"^7.7.4","tsdown":"^0.20.3","vitest":"^4.0.18","typedoc":"^0.28.17","happy-dom":"^20.7.0","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.10.13","lint-staged":"^16.2.7","@ast-grep/cli":"^0.41.0","@pinia/colada":"0.21.7","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.4","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.11.0","conventional-changelog":"^7.1.1","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.10.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^4.0.1","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.1.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_0.21.7_1772471501436_0.961350892848414","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@pinia/colada","version":"1.0.0","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.0.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"e0940e2a1af7dbba7088c713194a8111106fa3ee","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.0.0.tgz","fileCount":8,"integrity":"sha512-YKSybA6wusFK4CAUPzItoSgPCfScVnnnO2MSlmaaisE/L7luE77GxFyhTzipM8IbvbXh4zkCy97OE7w9WX34wA==","signatures":[{"sig":"MEQCIEK489juserZrDuoCR5tx66Q51KwhjpLYXfDrbtvj5T1AiA8uKLrQwJ2uTQ0btXDzcd2H1rISV+XXuTOA+cOavPpvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":282435},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-1.0.0.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/c73be490cb7e3b9186d7bafde93ff9a6/pinia-colada-1.0.0.tgz","_integrity":"sha512-YKSybA6wusFK4CAUPzItoSgPCfScVnnnO2MSlmaaisE/L7luE77GxFyhTzipM8IbvbXh4zkCy97OE7w9WX34wA==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.29","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.36.0","pinia":"^3.0.4","oxlint":"^1.51.0","semver":"^7.7.4","tsdown":"^0.21.0","vitest":"^4.0.18","typedoc":"^0.28.17","happy-dom":"^20.8.3","vitepress":"1.6.4","@vitest/ui":"^4.0.18","size-limit":"^12.0.0","typescript":"~5.9.3","@types/node":"^24.11.0","lint-staged":"^16.3.2","@ast-grep/cli":"^0.41.0","@pinia/colada":"1.0.0","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.4","@vitest/coverage-v8":"^4.0.18","vitepress-plugin-llms":"^1.11.0","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.0.0","typedoc-plugin-markdown":"^4.10.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^4.0.1","@size-limit/preset-small-lib":"^12.0.0","conventional-changelog-angular":"^8.3.0"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.0.0_1772787634467_0.050103898727648755","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@pinia/colada","version":"1.1.0","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.1.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"2f2eba1eae24214343e2f3e3191b612df376386d","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.1.0.tgz","fileCount":8,"integrity":"sha512-GoTOlaDuQuF+9Lj5MbY2oOOZeJSP/I0U9/+Ugo5nfCymlWSyjFFjE7QcHageNL7tQr+tfepb13ks8+qO6uSV/A==","signatures":[{"sig":"MEUCIQC9xHDegWOSfXpAUmXLZspWpbq+xIEGJWyCkpFv355uzQIgKPvCvLwzROD2GSZXonf26ftyDJlImh1WTbmVNeAfSrA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":283578},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-1.1.0.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/67bbbd098ce05a07bad3a4cdc8a25bbb/pinia-colada-1.1.0.tgz","_integrity":"sha512-GoTOlaDuQuF+9Lj5MbY2oOOZeJSP/I0U9/+Ugo5nfCymlWSyjFFjE7QcHageNL7tQr+tfepb13ks8+qO6uSV/A==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.9.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.14.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.31","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.42.0","pinia":"^3.0.4","oxlint":"^1.57.0","semver":"^7.7.4","tsdown":"^0.21.7","vitest":"^4.1.2","typedoc":"^0.28.18","happy-dom":"^20.8.9","vitepress":"1.6.4","@vitest/ui":"^4.1.2","size-limit":"^12.0.1","typescript":"~5.9.3","@types/node":"^24.12.0","lint-staged":"^16.4.0","@ast-grep/cli":"^0.42.0","@pinia/colada":"1.1.0","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.5","@vitest/coverage-v8":"^4.1.2","vitepress-plugin-llms":"^1.12.0","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.0.1","typedoc-plugin-markdown":"^4.11.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^4.0.2","@size-limit/preset-small-lib":"^12.0.1","conventional-changelog-angular":"^8.3.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.1.0_1774965711106_0.29020128819269164","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@pinia/colada","version":"1.2.0","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.2.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"9deb57c7e3225623ed4383bc18fadca781fcf005","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.2.0.tgz","fileCount":8,"integrity":"sha512-uEi4BtAQIn3AmlYvIYblJJIIJpNriwBwNFWkpTvSXBwqCZmQPiDjpv0GngFjuvq4ewdY6IMTvpIlec6tzydqog==","signatures":[{"sig":"MEUCIQC+oOJRLGghlHPCpd1DaJ+h2N/5f6k8sNlK+umXitjJYAIgMcN0xTaICccx2gNKyBZi8y7JAe2KfJJB/rHhji828sY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":310670},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-1.2.0.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsc --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/106e8a9657b6c445d3309d70696d087b/pinia-colada-1.2.0.tgz","_integrity":"sha512-uEi4BtAQIn3AmlYvIYblJJIIJpNriwBwNFWkpTvSXBwqCZmQPiDjpv0GngFjuvq4ewdY6IMTvpIlec6tzydqog==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.11.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.32","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.44.0","pinia":"^3.0.4","oxlint":"^1.59.0","semver":"^7.7.4","tsdown":"^0.21.7","vitest":"^4.1.4","typedoc":"^0.28.19","happy-dom":"^20.8.9","vitepress":"1.6.4","@vitest/ui":"^4.1.4","size-limit":"^12.0.1","typescript":"~6.0.2","@types/node":"^24.12.2","lint-staged":"^16.4.0","@ast-grep/cli":"^0.42.1","@pinia/colada":"1.2.0","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.5","@vitest/coverage-v8":"^4.1.4","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.12.0","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.0.1","typedoc-plugin-markdown":"^4.11.0","typedoc-vitepress-theme":"^1.1.2","@shikijs/vitepress-twoslash":"^4.0.2","@size-limit/preset-small-lib":"^12.0.1","conventional-changelog-angular":"^8.3.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.2.0_1776419976703_0.9754820863054852","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@pinia/colada","version":"1.2.1","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.2.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"afbcf949c9db310e0b8ad332a097c59a01b19c92","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.2.1.tgz","fileCount":8,"integrity":"sha512-bld1LhCtct0TdYYyy8tEHFEeW0AZGRfdCMOLwdTD/Usqg7aGvDLj+GKsl9QcK4ZrFAL2HulbhLEHTy9ESZs12Q==","signatures":[{"sig":"MEUCIQDoWMoVXRUEoldIgwOsHYrzlacH9yoWzNQyQQT7VARLjwIgCHYiJkhe/Pn126KjKsQlCNPWDvI8rF8hFu8v8V9mXXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":310954},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-1.2.1.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/7b8c5d0c49e7db1620f99940594ddc9c/pinia-colada-1.2.1.tgz","_integrity":"sha512-bld1LhCtct0TdYYyy8tEHFEeW0AZGRfdCMOLwdTD/Usqg7aGvDLj+GKsl9QcK4ZrFAL2HulbhLEHTy9ESZs12Q==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.11.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.33","chalk":"^5.6.2","execa":"^9.6.1","oxfmt":"^0.47.0","pinia":"^3.0.4","oxlint":"^1.62.0","semver":"^7.7.4","tsdown":"^0.21.10","vitest":"^4.1.5","typedoc":"^0.28.19","happy-dom":"^20.9.0","vitepress":"1.6.4","@vitest/ui":"^4.1.5","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^24.12.2","lint-staged":"^16.4.0","@ast-grep/cli":"^0.42.1","@pinia/colada":"1.2.1","@types/semver":"^7.7.1","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.9","@playwright/test":"^1.58.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.6","@vitest/coverage-v8":"^4.1.5","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.12.1","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.11.0","typedoc-vitepress-theme":"^1.1.2","@typescript/native-preview":"7.0.0-dev.20260427.1","@shikijs/vitepress-twoslash":"^4.0.2","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^8.3.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.2.1_1777366117510_0.2928223241713179","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@pinia/colada","version":"1.3.0","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.3.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"561f3520253a381e8fe4751ac6948aad48ef77f0","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.3.0.tgz","fileCount":8,"integrity":"sha512-ORPCRMHd8sdm90p9f1Z6Wurg/2UafwL2oozeAVRSxtB8AgQhYVlm57AO1A49oMybAX+4cyI2iyVzoup8kFT+cg==","signatures":[{"sig":"MEYCIQDk7T+I4+bh4kggmqc8/BopyTiwSsOSUIGoleEX918dyAIhAJHNKjnAxCJv/esK1R4HbGU0e57B4FMXYL4yOdsWW4VE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":314261},"main":"./dist/index.mjs","type":"module","_from":"file:pinia-colada-1.3.0.tgz","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"_resolved":"/tmp/7bbaa3228385ec5b2eab592e72ffac82/pinia-colada-1.3.0.tgz","_integrity":"sha512-ORPCRMHd8sdm90p9f1Z6Wurg/2UafwL2oozeAVRSxtB8AgQhYVlm57AO1A49oMybAX+4cyI2iyVzoup8kFT+cg==","repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"_npmVersion":"11.11.0","description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.14.1","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.33","oxfmt":"^0.48.0","pinia":"^3.0.4","oxlint":"^1.63.0","semver":"^7.7.4","tsdown":"^0.22.0","vitest":"^4.1.5","typedoc":"^0.28.19","happy-dom":"^20.9.0","vitepress":"1.6.4","@vitest/ui":"^4.1.5","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^24.12.2","lint-staged":"^17.0.2","@ast-grep/cli":"^0.42.1","@pinia/colada":"1.3.0","@types/semver":"^7.7.1","@clack/prompts":"npm:@posva/clack-prompts@^1.2.1","@vue/test-utils":"^2.4.10","@playwright/test":"^1.58.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.6","@vitest/coverage-v8":"^4.1.5","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.12.1","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.11.0","typedoc-vitepress-theme":"^1.1.2","@typescript/native-preview":"7.0.0-dev.20260508.1","@shikijs/vitepress-twoslash":"^4.0.2","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^8.3.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.3.0_1778253574184_0.7310206731931734","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@pinia/colada","version":"1.3.1","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.3.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"f7bb34def83fd97fa5b5b563483d0335e5769551","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.3.1.tgz","fileCount":8,"integrity":"sha512-DLHtyCud5sACbNLdVIHsoPrhcHMT/1LvObFHxxbmJKU2fqGPluc8Y8CtmCTQ71BgnzcNMuAl97G5XrAgOZqxvg==","signatures":[{"sig":"MEUCIFGtt5QXpQL5l4kz+MnCPFedWUaJXQI/PXo4f/8qvYV0AiEA4RUBm8TJWd59fPiOYYTuaWudwleom9+iiByrrKNtvzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":314732},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":"posva/pinia-colada","size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"26.0.0","publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.33","oxfmt":"^0.48.0","pinia":"^3.0.4","oxlint":"^1.63.0","semver":"^7.7.4","tsdown":"^0.22.0","vitest":"^4.1.5","typedoc":"^0.28.19","happy-dom":"^20.9.0","vitepress":"1.6.4","@vitest/ui":"^4.1.5","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^24.12.2","lint-staged":"^17.0.2","@ast-grep/cli":"^0.42.1","@pinia/colada":"1.3.1","@types/semver":"^7.7.1","@clack/prompts":"npm:@posva/clack-prompts@^1.2.1","@vue/test-utils":"^2.4.10","@playwright/test":"^1.58.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.6","@vitest/coverage-v8":"^4.1.5","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.12.1","conventional-changelog":"^7.2.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.11.0","typedoc-vitepress-theme":"^1.1.2","@typescript/native-preview":"7.0.0-dev.20260508.1","@shikijs/vitepress-twoslash":"^4.0.2","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^8.3.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.3.1_1779287915994_0.9357320988213975","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@pinia/colada","version":"1.4.0","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"8b3d1b8cb909b9922a74e935e7e753033d4ccaf4","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.0.tgz","fileCount":8,"integrity":"sha512-1LWr8bqDcwPGn9auYhR7ZsOjGVgx2tPNysdN3VYGsV2DqiVyw6ocJXVoHaJOeCqa8HxIz4eU1TvUTji8gzwWCQ==","signatures":[{"sig":"MEUCIQCkiTFeQATwco7gWW1SHrQqIeodLhmjTKXIpnnlhdgMqQIgO2xhv76QpRvKGF6Q2fnjl4Smy6jajrDiLXs3PTSKO2Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":320445},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"posva/pinia-colada","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"nostics":"^1.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","oxfmt":"^0.58.0","pinia":"^3.0.4","oxlint":"^1.73.0","semver":"^7.8.5","tsdown":"^0.22.5","vitest":"^4.1.10","typedoc":"^0.28.20","happy-dom":"^20.10.6","vitepress":"1.6.4","@vitest/ui":"^4.1.10","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^26.1.1","lint-staged":"^17.0.8","@ast-grep/cli":"^0.44.1","@pinia/colada":"1.4.0","@types/semver":"^7.7.1","@clack/prompts":"npm:@posva/clack-prompts@^1.2.1","@vue/test-utils":"^2.4.11","@playwright/test":"^1.61.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.7","@vitest/coverage-v8":"^4.1.10","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.2","conventional-changelog":"^8.1.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.12.0","typedoc-vitepress-theme":"^1.1.3","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.3.1","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^9.2.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.0_1784041805737_0.7910459037131485","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@pinia/colada","version":"1.4.1","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"0b804ab5d43b485d52ea049564d7f1d5c99757f4","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.1.tgz","fileCount":8,"integrity":"sha512-IrIspkCVMKORYfpPO0fZHxkL04ajExBc3EogE3yFgZn9n2AkAQWfOaP8qLHC6MSbyL8YZhMKG4FupVCjmkcl5w==","signatures":[{"sig":"MEYCIQDfvrBDuoMHs+Jr61zuTVI7ZrXMfARCKjRekFFMFHS+nAIhAMrQ10MQiWuXXCCOf9Q5Z78x3dcWWmmusupOnEN1GRe/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":320455},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"posva/pinia-colada","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"nostics":"^1.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","oxfmt":"^0.58.0","pinia":"^3.0.4","oxlint":"^1.73.0","semver":"^7.8.5","tsdown":"^0.22.5","vitest":"^4.1.10","typedoc":"^0.28.20","happy-dom":"^20.10.6","vitepress":"1.6.4","@vitest/ui":"^4.1.10","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^26.1.1","lint-staged":"^17.0.8","@ast-grep/cli":"^0.44.1","@pinia/colada":"1.4.1","@types/semver":"^7.7.1","@clack/prompts":"npm:@posva/clack-prompts@^1.2.1","@vue/test-utils":"^2.4.11","@playwright/test":"^1.61.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.7","@vitest/coverage-v8":"^4.1.10","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.2","conventional-changelog":"^8.1.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.12.0","typedoc-vitepress-theme":"^1.1.3","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.3.1","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^9.2.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.1_1784110288528_0.2002304536054531","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@pinia/colada","version":"1.4.2","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"1c74906f64a035f25cb2fc9c7ca8d07c004557e2","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.2.tgz","fileCount":8,"integrity":"sha512-HDCFSBd+Uxzuw/BEdl7Kwsm4uccWwkX5uSxpZhc4/MhfFASU+t+DmjByyzNoAG9EK3SGJ7uf6pNR7bJg+dX80w==","signatures":[{"sig":"MEUCIHgotuANfvQ6xV1YkU9ItKS/lrvbmk1mM0Dg69uhqtfGAiEAqBhYJyQbcV3s8/hFW08q5uCi3DO+yic49WXwNE/Zx0c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":320458},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"posva/pinia-colada","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix"},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"nostics":"^1.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.39","oxfmt":"^0.58.0","pinia":"^3.0.4","oxlint":"^1.73.0","semver":"^7.8.5","tsdown":"^0.22.5","vitest":"^4.1.10","typedoc":"^0.28.20","happy-dom":"^20.10.6","vitepress":"1.6.4","@vitest/ui":"^4.1.10","size-limit":"^12.1.0","typescript":"~6.0.3","@types/node":"^26.1.1","lint-staged":"^17.0.8","@ast-grep/cli":"^0.44.1","@pinia/colada":"1.4.2","@types/semver":"^7.7.1","@clack/prompts":"npm:@posva/clack-prompts@^1.2.1","@vue/test-utils":"^2.4.11","@playwright/test":"^1.61.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.7","@vitest/coverage-v8":"^4.1.10","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.2","conventional-changelog":"^8.1.0","@size-limit/esbuild-why":"^12.1.0","typedoc-plugin-markdown":"^4.12.0","typedoc-vitepress-theme":"^1.1.3","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.3.1","@size-limit/preset-small-lib":"^12.1.0","conventional-changelog-angular":"^9.2.1"},"peerDependencies":{"vue":"^3.5.17","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.2_1784119016794_0.4201248134570672","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@pinia/colada","version":"1.4.3","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"478333197e257410a32b95acc3f8eb38b6bff85a","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.3.tgz","fileCount":8,"integrity":"sha512-URQeRnvyvz7evwaxroW+DaDGo+E8Q0SU29XR/WDTEA3ynJWEaZSv1+0c8GJN4b2RWv1hNVdXWjhzRTMq0JqTkg==","signatures":[{"sig":"MEQCICxz7LJVjy+yxSBRMUzelJ2Ww0lvWYLontOEuBP+InorAiBCIvF3/dG1hzRoqU4aXQRtsS5Dwqfihm9ztYcdx0+1pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":309291},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix --no-error-on-unmatched-pattern"},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"nostics":"^1.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.41","oxfmt":"^0.64.0","pinia":"^4.0.3","oxlint":"^1.79.0","semver":"^7.8.5","tsdown":"^0.22.14","vitest":"^4.1.11","typedoc":"^0.28.20","happy-dom":"^20.11.6","vitepress":"2.0.0-alpha.19","@vitest/ui":"^4.1.11","size-limit":"^13.0.3","typescript":"~6.0.3","@types/node":"^26.2.0","lint-staged":"^17.3.0","@ast-grep/cli":"^0.45.1","@pinia/colada":"1.4.3","@types/semver":"^7.8.0","@clack/prompts":"npm:@posva/clack-prompts@^1.2.2","@vue/test-utils":"^2.4.11","@playwright/test":"^1.62.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.8","@vitest/coverage-v8":"^4.1.11","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.5","conventional-changelog":"^8.1.3","@size-limit/esbuild-why":"^13.0.3","typedoc-plugin-markdown":"^4.12.0","typedoc-vitepress-theme":"^1.1.3","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.4.3","@size-limit/preset-small-lib":"^13.0.3","conventional-changelog-angular":"^9.4.0"},"peerDependencies":{"vue":"^3.5.41","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.3_1788167079633_0.7671360685824624","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@pinia/colada","version":"1.4.4","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.4","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"dfa258121f627b053c184686f77c67c203f765d3","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.4.tgz","fileCount":8,"integrity":"sha512-yKQR16q5ACQSYJjgeLFnDnBEd11f4tXSW6BuLXgh+5VH94Q4KgH8UXGro+Gp23IqSbJgHx+lgvZBah+wgWD/lA==","signatures":[{"sig":"MEQCIDfkH9Zz8NpBGrQQxBLGEfp/sTncguVTwvFHyk2VrYgDAiBRpB3ds9vxRaEwJkZEBySyrHBSChTYiNt5E3DTGXZCZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":309589},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix --no-error-on-unmatched-pattern"},"sideEffects":false,"_nodeVersion":"24.19.0","dependencies":{"nostics":"^1.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.41","oxfmt":"^0.64.0","pinia":"^4.0.3","oxlint":"^1.79.0","semver":"^7.8.5","tsdown":"^0.22.14","vitest":"^4.1.11","typedoc":"^0.28.20","happy-dom":"^20.11.6","vitepress":"2.0.0-alpha.19","@vitest/ui":"^4.1.11","size-limit":"^13.0.3","typescript":"~6.0.3","@types/node":"^26.2.0","lint-staged":"^17.3.0","@ast-grep/cli":"^0.45.1","@pinia/colada":"1.4.4","@types/semver":"^7.8.0","@clack/prompts":"npm:@posva/clack-prompts@^1.2.2","@vue/test-utils":"^2.4.11","@playwright/test":"^1.62.1","simple-git-hooks":"^2.13.1","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.8","@vitest/coverage-v8":"^4.1.11","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.5","conventional-changelog":"^8.1.3","@size-limit/esbuild-why":"^13.0.3","typedoc-plugin-markdown":"^4.12.0","typedoc-vitepress-theme":"^1.1.3","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.4.3","@size-limit/preset-small-lib":"^13.0.3","conventional-changelog-angular":"^9.4.0"},"peerDependencies":{"vue":"^3.5.41","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.4_1788335755654_0.20296446844379545","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@pinia/colada","version":"1.4.5","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"@pinia/colada@1.4.5","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://pinia-colada.esm.dev","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"5403b93c5b4ca288678107574bf47e7eaa6884ba","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.5.tgz","fileCount":7,"integrity":"sha512-V+Xy6+MiMMA69Lo4MzvyerAbtu4o1hk6+7XBhN7Y5i4oQ2mFSvmtx2V4Rcx2bGlgznjlezCKrsKqhXlPpNavgA==","signatures":[{"sig":"MEQCIA62GwR4SKVRjTwaHQDMSEDEw2exQNRfWZLGlpuDfNRvAiAAklt81ifFYsuil4VxvM2WIoQQ62hPLuHmlIhO4TYYMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132050},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run --filter './devtools' test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix --no-error-on-unmatched-pattern"},"sideEffects":false,"dependencies":{"nostics":"^1.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.42","oxfmt":"^0.67.0","pinia":"^4.0.3","oxlint":"^1.82.0","semver":"^7.8.5","tsdown":"^0.23.0","vitest":"^5.0.0","typedoc":"^0.28.20","happy-dom":"^20.14.5","vitepress":"2.0.0-alpha.19","@vitest/ui":"^5.0.0","size-limit":"^13.1.1","typescript":"~6.0.3","@types/node":"^26.5.1","lint-staged":"^17.5.1","@ast-grep/cli":"^0.45.3","@pinia/colada":"1.4.5","@types/semver":"^7.8.0","@clack/prompts":"npm:@posva/clack-prompts@^1.2.2","@vue/test-utils":"^2.5.0","@playwright/test":"^1.63.0","simple-git-hooks":"^2.14.0","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.8","@vitest/coverage-v8":"^5.0.0","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.5","conventional-changelog":"^8.1.3","@size-limit/esbuild-why":"^13.1.1","typedoc-plugin-markdown":"^4.13.0","typedoc-vitepress-theme":"^1.1.4","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.4.3","@size-limit/preset-small-lib":"^13.1.1","conventional-changelog-angular":"^9.4.0"},"peerDependencies":{"vue":"^3.5.41","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/colada_1.4.5_1789569322042_0.9732131213539574","host":"s3://npm-registry-packages-npm-production"}},"1.4.6":{"_id":"@pinia/colada@1.4.6","bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"dist":{"shasum":"b12fbd33cf45b79f7d04955bb9ef85c329071b74","tarball":"https://registry.npmjs.org/@pinia/colada/-/colada-1.4.6.tgz","fileCount":7,"integrity":"sha512-ph+R4Mk3nOOZ03879burpyTP5kdQt7p/XaU73zv9ogH3iDnsRevzhHQCSOAfVrZvDgyjeaRGhsq/p+N0bh53HA==","signatures":[{"sig":"MEUCIE3FrpYNGAw/3LqKMw5izpCWsDXkk92WqCjtthaN4KfoAiEA2WUZf6ipCi3PELz5Ac27kbDCzQLASJ4YnfMM6gZWlyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICVKeSBdYdrk54sf5fHZeWbxaAKQ4tdpk9I8ghiDMNKSAiA1SEHhqLhA8zOo/Szt49JTqXSEz2VdCNwyA8BZAEe83A=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pinia%2fcolada@1.4.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132146},"main":"./dist/index.mjs","name":"@pinia/colada","type":"module","types":"./dist/index.d.mts","author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"exports":"./dist/index.mjs","funding":"https://github.com/sponsors/posva","license":"MIT","scripts":{"dev":"vitest --ui","fmt":"oxfmt","docs":"vitepress dev docs","lint":"oxlint .","play":"pnpm -C playground dev","size":"size-limit","test":"pnpm run build && pnpm run test:cov && pnpm run test:e2e:hmr && pnpm run build:all && pnpm run test:types && pnpm run --filter './devtools' test:types && pnpm run codemods:test && pnpm run docs:build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"oxlint --fix .","test:cov":"vitest run --coverage","build:all":"pnpm run --stream --parallel --filter './plugins/*' --filter './nuxt' --filter './devtools' build","docs:build":"pnpm run docs:api:build && vitepress build docs","test:types":"tsgo --build ./tsconfig.json","nuxt:prepare":"pnpm run --filter './nuxt' dev:prepare","test:e2e:hmr":"playwright test","codemods:test":"ast-grep test","docs:api:build":"node ./scripts/run-typedoc.js"},"version":"1.4.6","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:22e1745f-5111-42a5-b87c-d8ecd2116ed2"}},"homepage":"https://pinia-colada.esm.dev","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"size-limit":[{"name":"useQuery only from source","path":"src/index.ts","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery only","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada }"},{"name":"useQuery + useMutation","path":"dist/index.mjs","ignore":["vue","pinia","@vue/devtools-api"],"import":"{ useQuery, PiniaColada, useMutation }"}],"description":"The smart data fetching layer for Vue.js","directories":{},"lint-staged":{"*":"oxfmt --no-error-on-unmatched-pattern","*.{js,jsx,ts,tsx,mjs,cjs}":"oxlint --fix --no-error-on-unmatched-pattern"},"maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"sideEffects":false,"dependencies":{"nostics":"^1.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.42","oxfmt":"^0.67.0","pinia":"^4.0.3","oxlint":"^1.82.0","semver":"^7.8.5","tsdown":"^0.23.0","vitest":"^5.0.0","typedoc":"^0.28.20","happy-dom":"^20.14.5","vitepress":"2.0.0-alpha.19","@vitest/ui":"^5.0.0","size-limit":"^14.0.0","typescript":"~6.0.3","@types/node":"^26.5.1","lint-staged":"^17.5.1","@ast-grep/cli":"^0.45.3","@pinia/colada":"1.4.6","@types/semver":"^7.8.0","@clack/prompts":"npm:@posva/clack-prompts@^1.2.2","@vue/test-utils":"^2.5.0","@playwright/test":"^1.63.0","simple-git-hooks":"^2.14.0","@posva/test-utils":"0.0.0","@vitejs/plugin-vue":"^6.0.8","@vitest/coverage-v8":"^5.0.0","oxlint-plugin-posva":"0.0.2","vitepress-plugin-llms":"^1.13.5","conventional-changelog":"^8.1.3","@size-limit/esbuild-why":"^14.0.0","typedoc-plugin-markdown":"^4.13.0","typedoc-vitepress-theme":"^1.1.4","@typescript/native-preview":"7.0.0-dev.20260707.2","@shikijs/vitepress-twoslash":"^4.4.3","@size-limit/preset-small-lib":"^14.0.0","conventional-changelog-angular":"^9.4.0"},"peerDependencies":{"vue":"^3.5.41","pinia":"^2.2.6 || ^3.0.0 || ^4.0.2"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/colada_1.4.6_1790178808947_0.12418198207270281"}}},"time":{"created":"2023-12-20T09:30:57.218Z","modified":"2026-09-23T15:53:29.358Z","0.0.1":"2023-12-20T09:30:57.512Z","0.1.0":"2023-12-25T17:40:10.330Z","0.2.0":"2024-01-16T10:54:36.196Z","0.3.0":"2024-02-03T11:46:30.765Z","0.3.1":"2024-02-03T22:18:50.097Z","0.4.0":"2024-02-06T13:29:04.221Z","0.4.1":"2024-02-07T10:08:11.785Z","0.4.2":"2024-02-08T15:42:51.527Z","0.4.3":"2024-02-11T13:03:48.778Z","0.5.0":"2024-02-19T14:21:44.658Z","0.5.1":"2024-02-19T16:58:40.895Z","0.5.2":"2024-02-20T10:18:14.854Z","0.5.3":"2024-02-21T11:50:18.362Z","0.6.0":"2024-04-02T08:46:20.559Z","0.7.0":"2024-07-26T14:45:48.549Z","0.7.1":"2024-07-30T20:03:31.511Z","0.8.0":"2024-08-12T14:41:12.538Z","0.8.1":"2024-08-17T12:35:02.880Z","0.8.2":"2024-08-21T13:21:11.775Z","0.9.0":"2024-08-26T13:52:52.860Z","0.9.1":"2024-09-27T09:38:15.229Z","0.10.0":"2024-10-04T16:12:45.516Z","0.11.0":"2024-10-25T15:47:22.340Z","0.11.1":"2024-10-28T16:41:29.918Z","0.12.0":"2024-11-06T09:15:35.300Z","0.12.1":"2024-11-09T12:38:24.583Z","0.13.0":"2024-11-26T10:38:30.999Z","0.13.1":"2024-12-20T09:30:20.132Z","0.13.2":"2025-01-03T10:41:56.660Z","0.13.3":"2025-01-14T09:33:15.403Z","0.13.4":"2025-01-31T16:21:40.634Z","0.13.5":"2025-02-06T22:45:41.409Z","0.13.6":"2025-02-12T14:01:01.265Z","0.13.7":"2025-03-04T12:57:01.533Z","0.13.8":"2025-03-09T13:28:38.260Z","0.14.0":"2025-03-18T16:18:20.206Z","0.14.1":"2025-03-18T20:32:49.304Z","0.14.2":"2025-03-26T10:15:18.090Z","0.15.0":"2025-04-18T13:23:14.694Z","0.15.1":"2025-04-26T17:53:47.734Z","0.15.2":"2025-05-03T20:04:07.196Z","0.15.3":"2025-05-06T09:36:11.313Z","0.16.0":"2025-05-21T14:56:02.950Z","0.16.1":"2025-05-22T12:28:11.183Z","0.17.0":"2025-06-03T09:28:01.193Z","0.17.1":"2025-06-13T09:04:00.386Z","0.17.2":"2025-08-25T13:03:34.265Z","0.17.3":"2025-09-01T20:16:56.523Z","0.17.4":"2025-09-09T19:16:51.096Z","0.17.5":"2025-09-11T13:42:47.608Z","0.17.6":"2025-09-25T13:53:39.222Z","0.17.7":"2025-10-30T15:24:19.949Z","0.17.8":"2025-11-07T09:35:36.912Z","0.17.9":"2025-11-24T11:13:07.780Z","0.18.0":"2025-12-02T14:19:31.466Z","0.18.1":"2025-12-11T16:20:48.339Z","0.19.0":"2025-12-16T21:48:36.103Z","0.19.1":"2025-12-17T15:22:49.298Z","0.20.0":"2025-12-23T16:18:12.237Z","0.21.0":"2026-01-06T14:33:09.922Z","0.21.1":"2026-01-09T21:23:52.548Z","0.21.2":"2026-01-20T08:34:57.211Z","0.21.3":"2026-02-06T11:33:07.719Z","0.21.4":"2026-02-09T14:16:14.268Z","0.21.5":"2026-02-22T21:27:01.624Z","0.21.6":"2026-02-26T09:59:21.611Z","0.21.7":"2026-03-02T17:11:41.598Z","1.0.0":"2026-03-06T09:00:34.607Z","1.1.0":"2026-03-31T14:01:51.250Z","1.2.0":"2026-04-17T09:59:36.830Z","1.2.1":"2026-04-28T08:48:37.743Z","1.3.0":"2026-05-08T15:19:34.366Z","1.3.1":"2026-05-20T14:38:36.141Z","1.4.0":"2026-07-14T15:10:05.888Z","1.4.1":"2026-07-15T10:11:28.676Z","1.4.2":"2026-07-15T12:36:56.934Z","1.4.3":"2026-08-31T09:04:39.771Z","1.4.4":"2026-09-02T07:55:55.764Z","1.4.5":"2026-09-16T14:35:22.182Z","1.4.6":"2026-09-23T15:53:29.030Z"},"bugs":{"url":"https://github.com/posva/pinia-colada/issues"},"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","homepage":"https://pinia-colada.esm.dev","keywords":["cache","data","fetching","layer","mutation","pinia","plugin","query"],"repository":{"url":"git+https://github.com/posva/pinia-colada.git","type":"git"},"description":"The smart data fetching layer for Vue.js","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"readme":"<p align=\"center\">\n  <img width=\"240\" src=\"https://github.com/posva/pinia-colada/assets/664177/02011637-f94d-4a35-854a-02f7aed86a3c\" alt=\"Pinia Colada logo\">\n</p>\n<br/>\n<p align=\"center\">\n  <a href=\"https://npmx.dev/package/@pinia/colada\">\n    <img src=\"https://badgen.net/npm/v/@pinia/colada\" alt=\"npm package\">\n  </a>\n  <a href=\"https://github.com/posva/pinia-colada/actions/workflows/ci.yml\">\n    <img src=\"https://github.com/posva/pinia-colada/actions/workflows/ci.yml/badge.svg\" alt=\"build status\">\n  </a>\n  <a href=\"https://codecov.io/gh/posva/pinia-colada\">\n    <img src=\"https://codecov.io/gh/posva/pinia-colada/branch/main/graph/badge.svg?token=OZc0DBze2R\"/>\n  </a>\n</p>\n<br/>\n\n# Pinia Colada\n\n> The missing data fetching layer for Vue. Built on top of [Pinia](https://pinia.vuejs.org)\n\nPinia Colada makes data fetching in Vue applications a breeze. It's built on top of [Pinia](https://pinia.vuejs.org) and takes away all of the complexity and boilerplate that comes with fetching data. It's fully typed and tree-shakeable, and it's built with the same principles as Pinia and Vue: It's approachable, flexible, powerful and can be progressively adopted.\n\n> [!TIP]\n> This is a feature-complete version of the exercises from [Mastering Pinia](https://masteringpinia.com/?utm=pinia-colada-readme). If you would like to learn how it started and become an expert in Vue state management, check it out!\n>\n> <a href=\"https://masteringpinia.com/?utm=pinia-colada-readme\">\n> <img src=\"https://github.com/posva/pinia-colada/assets/664177/2f7081a5-90fe-467a-b021-7e709f71603e\" width=\"200\" alt=\"Mastering Pinia banner\">\n> </a>\n\n## Features\n\n- ⚡️ **Automatic caching**: Smart client-side caching with request deduplication\n- 🗄️ **Async State**: Simplified async state management\n- 🔌 **Plugins**: Powerful plugin system\n- ✨ **Optimistic Updates**: UI that updates before the server responds\n- 💡 **Sensible defaults**: Works well out of the box while remaining fully configurable\n- 🧩 **Out-of-the box plugins**: Auto refetch, delay loading, and more\n- 📚 **Typescript Support**: Best-in-class TypeScript support\n  <!-- - 📡 **Network Status**: Handle network status and offline support -->\n  <!-- - 🛠 **Devtools**: Integration with the Vue devtools -->\n- 💨 **Small Bundle Size**: A baseline of ~2kb and fully tree-shakeable\n- 📦 **Zero Dependencies**: No dependencies other than Pinia\n- ⚙️ **SSR**: Out of the box server-side rendering support\n\n> [!NOTE]\n> Pinia Colada is always trying to improve and evolve.\n> Feedback regarding new and existing options and features is very welcome!\n> Contribution to documentation, issues, and pull requests are highly appreciated.\n\n## Installation\n\n```sh\nnpm install pinia @pinia/colada\n```\n\nInstall the plugins for the features you need:\n\n```ts\nimport { createPinia } from 'pinia'\nimport { PiniaColada } from '@pinia/colada'\n\napp.use(createPinia())\n// install after pinia\napp.use(PiniaColada, {\n  // optional options\n})\n```\n\n## Usage\n\nThe core of Pinia Colada is the `useQuery` and `useMutation` functions. They are used to read data and write it respectively. Here's a simple example:\n\n```vue\n<script lang=\"ts\" setup>\nimport { useRoute } from 'vue-router'\nimport { useMutation, useQuery, useQueryCache } from '@pinia/colada'\nimport { patchContact, getContactById } from '~/api/contacts'\n\nconst route = useRoute()\nconst queryCache = useQueryCache()\n\nconst { data: contact, isPending } = useQuery({\n  // unique key for the query in the cache\n  key: () => ['contacts', route.params.id],\n  query: () => getContactById(route.params.id),\n})\n\nconst { mutate: updateContact, isLoading } = useMutation({\n  mutation: patchContact,\n  async onSettled({ id }) {\n    // invalidate the query to refetch the data of the query above\n    await queryCache.invalidateQueries({ key: ['contacts', id], exact: true })\n  },\n})\n</script>\n\n<template>\n  <section>\n    <p v-if=\"isPending\">Loading...</p>\n    <ContactCard\n      v-else\n      :key=\"contact.id\"\n      :contact=\"contact\"\n      :is-updating=\"isLoading\"\n      @update:contact=\"updateContact\"\n    />\n  </section>\n</template>\n```\n\nLearn more about the core concepts and how to use them in the [documentation](https://pinia-colada.esm.dev).\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n","readmeFilename":""}