{"_id":"@aburi/effects-trpc","_rev":"2-201012ef7ece59164b2ec17ed9175c55","name":"@aburi/effects-trpc","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"name":"@aburi/effects-trpc","version":"0.1.0","author":"kage1020","license":"MIT","_id":"@aburi/effects-trpc@0.1.0","maintainers":[{"name":"kage1020","email":"dev@kage1020.com"}],"homepage":"https://github.com/kage1020/Aburi/tree/main/packages/effects-trpc#readme","bugs":{"url":"https://github.com/kage1020/Aburi/issues"},"dist":{"shasum":"122c2fc1dac48c1fd06d8e7186966f0eeda07dc3","tarball":"https://registry.npmjs.org/@aburi/effects-trpc/-/effects-trpc-0.1.0.tgz","fileCount":14,"integrity":"sha512-HvrwgiV/nBQ6N6ZMsWtkNRmicnMBlBsNIHnBEsM8m6QITvDARLUqjccoIKnfNKdbSgL5CEZd6wu9q7+B+xyn8Q==","signatures":[{"sig":"MEUCIQD0cMA1IW6vHpU26zm3JAPMWEhZVMjtqtfa0ghd54c6LwIgLOPpCjuRS+xl63+t5BRFbLx00v+GFuunGxyX+F/2huM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":75987},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"test":"vitest run","build":"tsdown","typecheck":"tsc -p tsconfig.json --noEmit"},"_npmUser":{"name":"kage1020","email":"dev@kage1020.com"},"repository":{"url":"git+https://github.com/kage1020/Aburi.git","type":"git","directory":"packages/effects-trpc"},"description":"Aburi tRPC effects plugin: classifies tRPC client procedure calls (query / mutate / subscribe and the React Query hook surface) into the core network.rpc effect","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@aburi/types":"0.2.0","@aburi/plugin-registry":"0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsdown":"^0.22.3","vitest":"^4.1.9","typescript":"^6.0.3","@types/node":"^26.0.1","@aburi/lang-typescript":"0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/effects-trpc_0.1.0_1785770939574_0.9611134357904827","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@aburi/effects-trpc","version":"0.2.0","description":"Aburi tRPC effects plugin: classifies tRPC client procedure calls (query / mutate / subscribe and the React Query hook surface) into the core network.rpc effect","license":"Apache-2.0","author":"kage1020","homepage":"https://github.com/kage1020/Aburi/tree/main/packages/effects-trpc#readme","bugs":{"url":"https://github.com/kage1020/Aburi/issues"},"repository":{"type":"git","url":"git+https://github.com/kage1020/Aburi.git","directory":"packages/effects-trpc"},"type":"module","main":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"./package.json":"./package.json"},"sideEffects":false,"publishConfig":{"access":"public"},"dependencies":{"@aburi/plugin-registry":"0.3.0","@aburi/types":"0.3.0"},"devDependencies":{"@types/node":"^26.0.1","tsdown":"^0.22.3","typescript":"^6.0.3","vitest":"^4.1.9","@aburi/lang-typescript":"0.3.0"},"scripts":{"build":"tsdown","typecheck":"tsc -p tsconfig.json --noEmit","test":"vitest run"},"_nodeVersion":"24.19.0","_id":"@aburi/effects-trpc@0.2.0","dist":{"integrity":"sha512-6cYF8V8pJ0NElwGktbwcxJ5qMDijeAl/dbznMe3gevVjb6it4HbmeJhxM/KD5UlarzrEpstgsjE3oFlc+2dYpQ==","shasum":"d06f1e9e2f85c4bccdeae0c6e641758820544043","tarball":"https://registry.npmjs.org/@aburi/effects-trpc/-/effects-trpc-0.2.0.tgz","fileCount":14,"unpackedSize":86313,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@aburi%2feffects-trpc@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD+woilL6/D6LWktZRBNAMlO4h8NVbtAdhrKwCaHW0UDAIgD9JR5KUjwLar2wSo/5CQZCrb9w1WfjaBakRuIvN/cyM="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:75fed5ea-3f7c-48bf-82a7-7f957ade8f78"}},"directories":{},"maintainers":[{"name":"kage1020","email":"dev@kage1020.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/effects-trpc_0.2.0_1787793418520_0.4485822626715834"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-03T15:28:59.392Z","modified":"2026-08-27T01:16:59.011Z","0.1.0":"2026-08-03T15:28:59.747Z","0.2.0":"2026-08-27T01:16:58.645Z"},"bugs":{"url":"https://github.com/kage1020/Aburi/issues"},"author":"kage1020","license":"Apache-2.0","homepage":"https://github.com/kage1020/Aburi/tree/main/packages/effects-trpc#readme","repository":{"type":"git","url":"git+https://github.com/kage1020/Aburi.git","directory":"packages/effects-trpc"},"description":"Aburi tRPC effects plugin: classifies tRPC client procedure calls (query / mutate / subscribe and the React Query hook surface) into the core network.rpc effect","maintainers":[{"name":"kage1020","email":"dev@kage1020.com"}],"readme":"","readmeFilename":""}