{"_id":"@alien-rpc/client","_rev":"28-a5e578dfd9f7391fce86b57373e36dd9","name":"@alien-rpc/client","dist-tags":{"next":"0.4.0-beta.3","latest":"0.4.1"},"versions":{"0.0.0":{"name":"@alien-rpc/client","version":"0.0.0","_id":"@alien-rpc/client@0.0.0","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"dist":{"shasum":"e1933041eda03c447b4260e8e60a3d1cf6c6dffa","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.0.0.tgz","fileCount":1,"integrity":"sha512-s3i9nbgKQP1DWCTS7jtNQlfntMYbcq9WiqgB45i4Fp66srYhh7v6VQdcZWoLrVDVdi4JQeFkIv9gMcntSxfXlQ==","signatures":[{"sig":"MEQCIH3wpsG+fMVI4DWACBBLN2FBupclkcanf5PVP9gskFD+AiAKXOKObXHjk80RlXV3GXFZkL/mDqpD8Gk8wmoHKMSG/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_npmVersion":"10.5.1","directories":{},"_nodeVersion":"22.0.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/client_0.0.0_1724879365602_0.9635250881566721","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@alien-rpc/client","version":"0.2.0","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.0","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"4aa3b543faed95beabe1cbdb39e8102c8b8cba49","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.0.tgz","fileCount":14,"integrity":"sha512-VnrXsnN0/Y9TLjLQFvF3mNoAFLiH8+PhfSMgbjyKAyJ4Dj9OWx6nXMfmnjih6MSCERq/mnF593JI1acbbxzGQA==","signatures":[{"sig":"MEQCIB9cqIoJOtXeapX299mae8dDBiDJkwiOLkzm416jaooaAiB1CGIsa41bR30iebbEHMa965m0xierJLlEwIeFKjqvIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21226},"type":"module","_from":"file:alien-rpc-client-0.2.0.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/9p/k7vwjbvj5qz6xbp6hn52mk540000gn/T/8cfc27a6e872a5bf98e80f2889107fab/alien-rpc-client-0.2.0.tgz","_integrity":"sha512-VnrXsnN0/Y9TLjLQFvF3mNoAFLiH8+PhfSMgbjyKAyJ4Dj9OWx6nXMfmnjih6MSCERq/mnF593JI1acbbxzGQA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.8.3","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"22.9.0","dependencies":{"ky":"^1.2.2","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"pathic":"^0.1.4","@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.0_1730486604032_0.13790769181509432","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@alien-rpc/client","version":"0.2.1","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.1","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"8925d0f1dfe0234252f0a53e10921df64cc7778a","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.1.tgz","fileCount":14,"integrity":"sha512-z5GX4W706YThlF37sE6OYGbFHXz43vMoyvLLLPpGu5Ir7ghbhFgZY8rb8zFUbEKFgCx9DrtwJuH0ct1PAupQsQ==","signatures":[{"sig":"MEUCICTIvgz5V7CYEpNOvtUFUFd+qbdoV7lHrBJ4CtVnvrMcAiEAxkJRjIZ5ZCDihr+k3DiDLjuANExIYZbC8sXP7DzlUq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23933},"type":"module","_from":"file:alien-rpc-client-0.2.1.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/9p/k7vwjbvj5qz6xbp6hn52mk540000gn/T/5d18188e96a516b4e298a76b00fbd773/alien-rpc-client-0.2.1.tgz","_integrity":"sha512-z5GX4W706YThlF37sE6OYGbFHXz43vMoyvLLLPpGu5Ir7ghbhFgZY8rb8zFUbEKFgCx9DrtwJuH0ct1PAupQsQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.0","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.1.0","dependencies":{"ky":"^1.2.2","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"pathic":"^0.1.4","@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.1_1731332115106_0.7394874417754733","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@alien-rpc/client","version":"0.2.2","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.2","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"73c9a7d6937fe972e2ab7ea75136fb5d81773e6c","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.2.tgz","fileCount":14,"integrity":"sha512-PA9wK4DjQUsZ1YJ+wamG2oPqXgpfSlXlZDOnWvWcf8yOOYYLuEcaseyhx5r2IHSBUWVMdVnhe0a0U1C+QUZ8+Q==","signatures":[{"sig":"MEYCIQCEX7lFQAeHgITzbarENvU/Tw9xgrMxhsB/POpB8mBKhwIhAMU7eNooEsTLmgz0NO4VfdPxyIy+882LNoBWAMdrtB1u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23280},"type":"module","_from":"file:alien-rpc-client-0.2.2.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/1d8697965e4160673afc8ac446459a5f/alien-rpc-client-0.2.2.tgz","_integrity":"sha512-PA9wK4DjQUsZ1YJ+wamG2oPqXgpfSlXlZDOnWvWcf8yOOYYLuEcaseyhx5r2IHSBUWVMdVnhe0a0U1C+QUZ8+Q==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"pathic":"^0.1.4","@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.2_1737564538121_0.6651086769828825","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"@alien-rpc/client","version":"0.2.3","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.3","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"97675d61534790102d198124d365047f5b5bac3c","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.3.tgz","fileCount":14,"integrity":"sha512-A4jjiRyNlDApChDO9HjV33Er0SZL4XzPBdKg/6F77B1bSIL1yR8b00pAl7N2WvFEe1qrzBUk1wzNzn9RMvyrdA==","signatures":[{"sig":"MEQCIAz2EYB1KjOU3lWHApVwH5Ia/UddBn+i0emb1fwopyTFAiA2PTvfvANGiDG6ZdL6ouZFZMfCVrfCmceuDBqzGhWo5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23548},"type":"module","_from":"file:alien-rpc-client-0.2.3.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/fc7a512d7ff237f1cbb98977ca814ee2/alien-rpc-client-0.2.3.tgz","_integrity":"sha512-A4jjiRyNlDApChDO9HjV33Er0SZL4XzPBdKg/6F77B1bSIL1yR8b00pAl7N2WvFEe1qrzBUk1wzNzn9RMvyrdA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"pathic":"^0.1.4","@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.3_1737671996627_0.5270653782483787","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"@alien-rpc/client","version":"0.2.4","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.4","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"b3ad9479d0471fec7e8152d1d4f13cc605928af7","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.4.tgz","fileCount":14,"integrity":"sha512-dpYJXWImrO/7ry+p48Rj0H/SdSipyIBKJ4mW4xQr5uiqQEzWtRITZ+6Ojq7Bo6SYeOHbjPnfnbsGzpo9i9T6vg==","signatures":[{"sig":"MEUCIQDC0lC5fOToQkl/4dbVeUGnX1Ss4RkNUKZEQWLchj9+iAIgLQKROofbYhhJC7eyN2XChU7+XBN/iR8qS0bcgFZDf8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23787},"type":"module","_from":"file:alien-rpc-client-0.2.4.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/acfd88e07441c4db3b45639b4bd9f72f/alien-rpc-client-0.2.4.tgz","_integrity":"sha512-dpYJXWImrO/7ry+p48Rj0H/SdSipyIBKJ4mW4xQr5uiqQEzWtRITZ+6Ojq7Bo6SYeOHbjPnfnbsGzpo9i9T6vg==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"pathic":"^0.1.4","@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.4_1738193876354_0.7395254739655621","host":"s3://npm-registry-packages-npm-production"}},"0.2.5":{"name":"@alien-rpc/client","version":"0.2.5","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.5","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"e9b46a5ad94d987786270b1608897a45a8c4c1e9","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.5.tgz","fileCount":14,"integrity":"sha512-yIFD43zMuBykmrhytHCXtdfBYQUh7pQFNO7yJ92y7oFMvBDUuUA6wKgkWZYtRpbyNcS4QyAJ8OBxJrnz9cTYUQ==","signatures":[{"sig":"MEYCIQDzI2XW1RLzvk2zI4u/32QOYBtEKzzk32/6sxzrfCinYAIhAOFib85JahbFSMYZQEfyw3mavaWtS67JyCDtC6YwIFeg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23118},"type":"module","_from":"file:alien-rpc-client-0.2.5.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/b200f90b5d6063d33d5307b2864c26e3/alien-rpc-client-0.2.5.tgz","_integrity":"sha512-yIFD43zMuBykmrhytHCXtdfBYQUh7pQFNO7yJ92y7oFMvBDUuUA6wKgkWZYtRpbyNcS4QyAJ8OBxJrnz9cTYUQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.4","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.5_1738535889015_0.4229669668648899","host":"s3://npm-registry-packages-npm-production"}},"0.2.6":{"name":"@alien-rpc/client","version":"0.2.6","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.6","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"5cf533721d919f908e24e381b7778b1dd59f4e8e","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.6.tgz","fileCount":14,"integrity":"sha512-YN0B06SwCnaSXFTTLIMEbjm/6cQJklOocE/Fpmd1uwsXia6eoAWntcfvw8mWJkTnnXAOIZvC2Ol+CLDaMxh55Q==","signatures":[{"sig":"MEUCIQDHqvMQk2fmYNivtFvPeYEVo10mh/e1E0F6YvnMdfjR2wIgNFS/uZ9iwIUZBnaRXcfWPLVulRXZWT+cjZB9il94kco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24366},"type":"module","_from":"file:alien-rpc-client-0.2.6.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/77cebae8988f5293f279af3b9147d36f/alien-rpc-client-0.2.6.tgz","_integrity":"sha512-YN0B06SwCnaSXFTTLIMEbjm/6cQJklOocE/Fpmd1uwsXia6eoAWntcfvw8mWJkTnnXAOIZvC2Ol+CLDaMxh55Q==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.4","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.6_1738698166890_0.3182536193451406","host":"s3://npm-registry-packages-npm-production"}},"0.2.7":{"name":"@alien-rpc/client","version":"0.2.7","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.7","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"b23a9292bc7ac3f1a7a1c8faf5b50a912c301f2e","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.7.tgz","fileCount":14,"integrity":"sha512-CaWY2dsVneFaPs1Xm7+n1wrgvCrZy9c6Hc4ztnBI2dwYq330KSgzp7Wyab6vbYhW7uvVCDVzOb53NwroHZZ9Iw==","signatures":[{"sig":"MEUCIQCjZNt2HQx1nGaIFNRBTI2F0Az5qL2h8gtjAVY140475gIgJZP1VZtPfkcJ0koXaNFWA/fONVifoPINj6Nc6KfXwZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25007},"type":"module","_from":"file:alien-rpc-client-0.2.7.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/7f9bb9d663fc26880922e1f447236401/alien-rpc-client-0.2.7.tgz","_integrity":"sha512-CaWY2dsVneFaPs1Xm7+n1wrgvCrZy9c6Hc4ztnBI2dwYq330KSgzp7Wyab6vbYhW7uvVCDVzOb53NwroHZZ9Iw==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.4","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.7_1738980748912_0.6286345217632832","host":"s3://npm-registry-packages-npm-production"}},"0.2.8":{"name":"@alien-rpc/client","version":"0.2.8","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.8","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"bf7973497d34bc5633d64a31204ee55943032ed8","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.8.tgz","fileCount":14,"integrity":"sha512-WpAMTMyEAW0gkiFt9QK3yFePfdObPdNI5KRC6Db2tr9P5cYXCWtMd7lptaXScqIFZnusU/Ke8qQ8w0m5gutIUQ==","signatures":[{"sig":"MEUCIQCGFS8Zdv0qBS6G7kDRHGNmahcVvdaxxpkufBjK89ZMhAIgBmat9o9lUIwmMM8jpFwWLLl4a041yuAO05O2zotn2gM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25079},"type":"module","_from":"file:alien-rpc-client-0.2.8.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/e0baf1f628ab89eeb1e275729c91dfc5/alien-rpc-client-0.2.8.tgz","_integrity":"sha512-WpAMTMyEAW0gkiFt9QK3yFePfdObPdNI5KRC6Db2tr9P5cYXCWtMd7lptaXScqIFZnusU/Ke8qQ8w0m5gutIUQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.4","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.8_1739121862880_0.9484082912253857","host":"s3://npm-registry-packages-npm-production"}},"0.2.9":{"name":"@alien-rpc/client","version":"0.2.9","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.9","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"0f3fdcd0c1cd2fece41ae68780e3e98fde9ab557","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.9.tgz","fileCount":14,"integrity":"sha512-bkn/S1WHzUxj6xL7jsYQp6ll+8nFGSxbVmxIja8vqx1oN/OOn1k3TsySekkREKDebcOoNiHfZJ3JXnWbgA5GQw==","signatures":[{"sig":"MEUCIQDb34JTy/YSqxx/vQ9V51J+Mo+FJebHExMPxPZwEpeGGQIgF3xUMc9GcTvESbcB1Pshl9Texhv3MGn08ikC9MoyTug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25105},"type":"module","_from":"file:alien-rpc-client-0.2.9.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/4ca084a80f401d818e125cc3486a7bd5/alien-rpc-client-0.2.9.tgz","_integrity":"sha512-bkn/S1WHzUxj6xL7jsYQp6ll+8nFGSxbVmxIja8vqx1oN/OOn1k3TsySekkREKDebcOoNiHfZJ3JXnWbgA5GQw==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.5","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.9_1739240792433_0.44215071821009055","host":"s3://npm-registry-packages-npm-production"}},"0.2.10":{"name":"@alien-rpc/client","version":"0.2.10","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.2.10","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"8fcb5916a34f7f6fc3714b6ab26ababca186940d","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.2.10.tgz","fileCount":14,"integrity":"sha512-zU5G8vpEkjCHBH4laVBaQzQGG7GFdJJQhV85FiDcL3hZoXFQ6pRXj+VhJQkFAlTpMRP6B6fAwEc7bYAEli4spQ==","signatures":[{"sig":"MEYCIQDw8cDq/v4u6PoI2ZpIB0IsYrOAy6sC812L/HcfUIxODAIhAJe3Ip1i9eW20v/MDt4B6lUoAAQ289UckPBv0FQ7JBU7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25311},"type":"module","_from":"file:alien-rpc-client-0.2.10.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/44d511d585aa6d13d933753995cf15b3/alien-rpc-client-0.2.10.tgz","_integrity":"sha512-zU5G8vpEkjCHBH4laVBaQzQGG7GFdJJQhV85FiDcL3hZoXFQ6pRXj+VhJQkFAlTpMRP6B6fAwEc7bYAEli4spQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.5.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.5","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.2.10_1739241212462_0.7545303276094402","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.1":{"name":"@alien-rpc/client","version":"0.3.0-beta.1","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.1","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"6685ee33306ad27e43c70429938d2e5758c2f17e","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.1.tgz","fileCount":14,"integrity":"sha512-9B4KUdR+PceczqS47aWCs25bi3qbcsA6VPA+D8NWQ+i7d+0i8V0nPFFrWpiJ7F22JFYDrURpp1uknlvEjLm60g==","signatures":[{"sig":"MEQCIBWuuAygPv4eHgITrn1rBt/WUjG8WYv1IXgsnvi6+kWTAiADvMIrJn0BXCqR3xaGKHFNzOY8scmdZ8ViNTBue7GEhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27701},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.1.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/482d8e8b36fcd9ab26ce310774da2dbe/alien-rpc-client-0.3.0-beta.1.tgz","_integrity":"sha512-9B4KUdR+PceczqS47aWCs25bi3qbcsA6VPA+D8NWQ+i7d+0i8V0nPFFrWpiJ7F22JFYDrURpp1uknlvEjLm60g==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.5","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.1_1739567502294_0.1012641387389781","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.2":{"name":"@alien-rpc/client","version":"0.3.0-beta.2","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.2","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"0b24b64b64ec3a1c99a692ac9111518b790f8731","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.2.tgz","fileCount":14,"integrity":"sha512-/emDu8lQLvd0p3+0+heUh1LN6m+K7QEYkXq9rhYqLze2vEms2x7PznRvPQPWWJuKHXmpNq8Txg6yE3Xc3oJjgQ==","signatures":[{"sig":"MEUCIQDuN37FSdTgtBBvic2fQFnAwf3l2KdvsMHPujezYEkY5AIgEySeTsP/58ub4+aYdXYsCuqXBzmr0livaGiE8d+20W0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27693},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.2.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/42fe3c2a5a1c912d181289128fabe5a3/alien-rpc-client-0.3.0-beta.2.tgz","_integrity":"sha512-/emDu8lQLvd0p3+0+heUh1LN6m+K7QEYkXq9rhYqLze2vEms2x7PznRvPQPWWJuKHXmpNq8Txg6yE3Xc3oJjgQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"ky":"^1.2.2","pathic":"^0.1.5","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.2_1739651681638_0.6902008088964608","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.3":{"name":"@alien-rpc/client","version":"0.3.0-beta.3","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.3","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"c926318907175e0effee32e77e713987e48b3aa6","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.3.tgz","fileCount":14,"integrity":"sha512-mM02DnRKczdqSrBsUtkVyHBHcHsvVhaCJDMiWskQWSfCIkG+RuGTR/AOr1ckMnpmoHCeuKZJ4nXHdZgDod0vRA==","signatures":[{"sig":"MEQCIHK/iOgimAiyLXlQugYLOYcR8nmTAQDMYL8sY/68GIeZAiBtei2A7cVVgduMxxPuD/GsPLwFOQ9rCh7vtiUxD/5mOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33938},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.3.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"}},"scripts":{"dev":"watchlist src -- pnpm build:dev","lint":"tsc -p . --outDir node_modules/.tmp","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsup --sourcemap --no-treeshake"},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/08b251ed6e057af13d21a6331beadca9/alien-rpc-client-0.3.0-beta.3.tgz","_integrity":"sha512-mM02DnRKczdqSrBsUtkVyHBHcHsvVhaCJDMiWskQWSfCIkG+RuGTR/AOr1ckMnpmoHCeuKZJ4nXHdZgDod0vRA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"pathic":"^0.1.5","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.3_1739735972362_0.7056228526663084","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.4":{"name":"@alien-rpc/client","version":"0.3.0-beta.4","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.4","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"a3b64ce8567b2e9c24cf9ca239215193aecc66cc","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.4.tgz","fileCount":21,"integrity":"sha512-NB7Nt7o0lc58Y1Us33VFaewpYCLzQHv+POvUwIEO4lwTeIDcyJpe95mFDz2Sgl8Pisd/DrnVV72z4nHtryWiCw==","signatures":[{"sig":"MEYCIQCvarrFs/xm5JRayjCUZ1P+iLI3hYkq0zay/IImTDGpMAIhAK/T8uIfbCOtwqXIFAuq6vHihVZpQBZqfUG752paz6qP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66137},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.4.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/3585b99834276eeee3828aede93a7e68/alien-rpc-client-0.3.0-beta.4.tgz","_integrity":"sha512-NB7Nt7o0lc58Y1Us33VFaewpYCLzQHv+POvUwIEO4lwTeIDcyJpe95mFDz2Sgl8Pisd/DrnVV72z4nHtryWiCw==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.4_1739980354923_0.34346832339333333","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.5":{"name":"@alien-rpc/client","version":"0.3.0-beta.5","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.5","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"bc929470e43a3fac4813a96dee9854295aab7406","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.5.tgz","fileCount":21,"integrity":"sha512-iyPY/9KDArlC7AVoAUQakFPxlUtmdZNBGYfSXZS6Me35pd0SJ5fcvTdQzy6KmGoT6Wqxp/XbYPOR6IuiyflSyQ==","signatures":[{"sig":"MEYCIQD9wlZsTdW1s48gOlQofQ09RtaXGAi3TxNu/7HHMRb+DAIhAJ5tuS7gyL/qgZuo/cNJe+K43pmKCAe1x4CSo1Q1wPdo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60591},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.5.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/02d1c1c4cdf76392f47c46805df25f05/alien-rpc-client-0.3.0-beta.5.tgz","_integrity":"sha512-iyPY/9KDArlC7AVoAUQakFPxlUtmdZNBGYfSXZS6Me35pd0SJ5fcvTdQzy6KmGoT6Wqxp/XbYPOR6IuiyflSyQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.5_1740342448525_0.6390787665980804","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.6":{"name":"@alien-rpc/client","version":"0.3.0-beta.6","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.6","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"57e5efbdab5c5a9bf5fb14d9c66602ee4f39c403","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.6.tgz","fileCount":18,"integrity":"sha512-TrGt+tEoTVJJdVOu61ofmkERiVZBMIeyesYAxqd445u+rw+LpgecHhIqvm9KRz4608RDEdqDW1+d+wxMcQ/eLQ==","signatures":[{"sig":"MEUCIQDt/eJg+gXPzpIa/CEYtK3vZ7zAH1PRxc4hM/RQv22AvwIgU5xiljNDoCih6gfaL6FtSpkcaYCfMWOYyIfgSDt3xQI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70413},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.6.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/9626927631086a6284d3b018654de6b7/alien-rpc-client-0.3.0-beta.6.tgz","_integrity":"sha512-TrGt+tEoTVJJdVOu61ofmkERiVZBMIeyesYAxqd445u+rw+LpgecHhIqvm9KRz4608RDEdqDW1+d+wxMcQ/eLQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.6_1740927721261_0.773718521717923","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.7":{"name":"@alien-rpc/client","version":"0.3.0-beta.7","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.7","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"174e0b2fdb5aef2ab75e32a0e30ed0c782282614","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.7.tgz","fileCount":18,"integrity":"sha512-Fui5bBDKwIkMr0MO1X9Caz/QWvwPRhDJROsZaPX3DDqWUi43JHwAFeddvnwRtDxevGx3cVBB1JN9CDQctHeiWA==","signatures":[{"sig":"MEUCIQCnQ5XwlMqcDWnzaZz0ztvPgNomI78E+qJBnRgZKlhY0QIgXTneAJpywtIw9bp/FxfMpIQqPz8HzrlPuRTEutv+cnw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":71298},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.7.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/e87309bb4dd2164eb2d313628fe63664/alien-rpc-client-0.3.0-beta.7.tgz","_integrity":"sha512-Fui5bBDKwIkMr0MO1X9Caz/QWvwPRhDJROsZaPX3DDqWUi43JHwAFeddvnwRtDxevGx3cVBB1JN9CDQctHeiWA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.7.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.7_1742330353536_0.36075941076673157","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.8":{"name":"@alien-rpc/client","version":"0.3.0-beta.8","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.8","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"83a70c6ced02f1c06066df1c2d3e5489e8ce75ba","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.8.tgz","fileCount":18,"integrity":"sha512-HCiEZV11hzXZVRL4ksQf4HF5svhMp4PZMuZnnn2/u5+uMEh96bpNSYVyu7egTwsELc7w5vDDE7JV8uXfSKmmTA==","signatures":[{"sig":"MEUCIAuZapXbvn86LYNzShH5bxltfhixKWrIjlBah3gl915sAiEAs8z7T6x8R+QKU86DNQVF9lBYew91ATr6ftbx8cFI9AM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70830},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.8.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/8d269bca00ec207d2cbf159edcb48d4c/alien-rpc-client-0.3.0-beta.8.tgz","_integrity":"sha512-HCiEZV11hzXZVRL4ksQf4HF5svhMp4PZMuZnnn2/u5+uMEh96bpNSYVyu7egTwsELc7w5vDDE7JV8uXfSKmmTA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.10.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.8_1744150329981_0.5031501024521692","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.9":{"name":"@alien-rpc/client","version":"0.3.0-beta.9","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.3.0-beta.9","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"440a45d55bc099ee5437debfdc5e5f039a4be433","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.3.0-beta.9.tgz","fileCount":18,"integrity":"sha512-Q1Ty0YlMUr7ONzaw/cCtJLJk44ibVyXr1pAV2brNFCDUV73dU9fxeL06MgiapL6LNvGKphT7E6UK5obhuzfuZQ==","signatures":[{"sig":"MEYCIQDHqf1G+AIksgAhKv8A15IJlD6RZNCzbKpGGUIOANK3rAIhAKnU6ReBMTKglcTTeLeQaqxfwJzkz6MgssrFmvI16pHF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70982},"type":"module","_from":"file:alien-rpc-client-0.3.0-beta.9.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/26f44aedb8ff22134d8ff9795a4e04d6/alien-rpc-client-0.3.0-beta.9.tgz","_integrity":"sha512-Q1Ty0YlMUr7ONzaw/cCtJLJk44ibVyXr1pAV2brNFCDUV73dU9fxeL06MgiapL6LNvGKphT7E6UK5obhuzfuZQ==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.11.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.3.0-beta.9_1745085773658_0.10192078713950559","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-beta.1":{"name":"@alien-rpc/client","version":"0.4.0-beta.1","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.4.0-beta.1","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"8f6f3ce125d7cc461a241a1156826ebd75a1707f","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.4.0-beta.1.tgz","fileCount":19,"integrity":"sha512-hP2nd/JaOk004wNJjLR4dnTD4MFOF5kNRBxjPQOQQu0Fo4StwLQeLuS42mG607SbKqn0UZPpGXXsbRplVRZI2A==","signatures":[{"sig":"MEUCIFKbhpY0dYpiNAFvsfL69f/fsowNsi6hwuNOXl82Q5yWAiEAgaEi9Op8CFAL6Pwd9E9k8UP60Gwr7/fi30gnys/DUrg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64000},"type":"module","_from":"file:alien-rpc-client-0.4.0-beta.1.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/52c378005f231e5f6ad0aefb22946e43/alien-rpc-client-0.4.0-beta.1.tgz","_integrity":"sha512-hP2nd/JaOk004wNJjLR4dnTD4MFOF5kNRBxjPQOQQu0Fo4StwLQeLuS42mG607SbKqn0UZPpGXXsbRplVRZI2A==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.11.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0","resolve-stack-sources":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.4.0-beta.1_1752517035637_0.41388772271774577","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-beta.2":{"name":"@alien-rpc/client","version":"0.4.0-beta.2","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.4.0-beta.2","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"94f90d9c142b4835074d1c5f27835af4acf0af46","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.4.0-beta.2.tgz","fileCount":19,"integrity":"sha512-voJulnZdmnN4wJDp/uBJGEJt5SDXB1VxLmfeR0xBz0bP8yhV0zZQ927zoyoH5xFCMBAs0VDblnuQzLSShSckEg==","signatures":[{"sig":"MEYCIQCox+sdMI68zZHvlxz4abm8CEfTr4B74VBztIgtT4PX+wIhAPD9YrphXhVR/71/R9MBd+qcmoxPsovtXOT1aKnHbRO3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64420},"type":"module","_from":"file:alien-rpc-client-0.4.0-beta.2.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/bcd9b41516032a5cb739c6403eddc29f/alien-rpc-client-0.4.0-beta.2.tgz","_integrity":"sha512-voJulnZdmnN4wJDp/uBJGEJt5SDXB1VxLmfeR0xBz0bP8yhV0zZQ927zoyoH5xFCMBAs0VDblnuQzLSShSckEg==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.6.1","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0","resolve-stack-sources":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.4.0-beta.2_1752719774912_0.6410904520609801","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-beta.3":{"name":"@alien-rpc/client","version":"0.4.0-beta.3","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.4.0-beta.3","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"3c5831d2a6b93a7e4bf85f8f0c07abe6cd5286db","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.4.0-beta.3.tgz","fileCount":19,"integrity":"sha512-Fvp8isxuV5cqH8b8brdz0Bl1jmCVVsab5IeY53frXz3N6eQlmuv1fnqje1bE0IcrmjOs2/c4ogvKpKAo8MZGjA==","signatures":[{"sig":"MEYCIQDdlvao6u8K8C834TmcoBumv4AaZyUZ2F+0TGPA+WrB4wIhANYjw11NGwLwvUadGXP6U90YsBfasE1ExJMMlysE2pe8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":64619},"type":"module","_from":"file:alien-rpc-client-0.4.0-beta.3.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/487eea1ab1d3230e4ddd00ace85d11d7/alien-rpc-client-0.4.0-beta.3.tgz","_integrity":"sha512-Fvp8isxuV5cqH8b8brdz0Bl1jmCVVsab5IeY53frXz3N6eQlmuv1fnqje1bE0IcrmjOs2/c4ogvKpKAo8MZGjA==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.2","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"23.6.1","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0","resolve-stack-sources":"^1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.4.0-beta.3_1753045908843_0.6938662180334061","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@alien-rpc/client","version":"0.4.0","author":{"name":"Alec Larson"},"license":"MIT","_id":"@alien-rpc/client@0.4.0","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"dist":{"shasum":"c92ea7b74ff8b5ff7945860d2e5f904641cc31bf","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.4.0.tgz","fileCount":17,"integrity":"sha512-FbzGOII+Az7nqMVMhFBaqHjVGZrHZbd4J/0jVbgs3XVU5Uv+BRcuxgcuKowl4iBHKaA2G3CpVxOHTV5LY7tpCg==","signatures":[{"sig":"MEUCIFsykg949deJmuec3zfHO2eQW9dO0qEPJEZYYfBy4PlLAiEAhbmmCpbdZg3rkYY5kvqi0PujjyhUh/tm+wu6sdDugaI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61814},"type":"module","_from":"file:alien-rpc-client-0.4.0.tgz","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","clean":"rimraf dist","build:dev":"tsc -p ."},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/07a04e9eda79498da60056195ea78f1e/alien-rpc-client-0.4.0.tgz","_integrity":"sha512-FbzGOII+Az7nqMVMhFBaqHjVGZrHZbd4J/0jVbgs3XVU5Uv+BRcuxgcuKowl4iBHKaA2G3CpVxOHTV5LY7tpCg==","repository":{"url":"git+https://github.com/alloc/alien-rpc.git","type":"git","directory":"packages/client"},"_npmVersion":"10.9.4","description":"Client library for alien-rpc","directories":{},"_nodeVersion":"22.22.0","dependencies":{"pathic":"^0.1.6","@json-qs/json-qs":"^1.2.0","resolve-stack-sources":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"@alien-rpc/route":"^0.0.0"},"_npmOperationalInternal":{"tmp":"tmp/client_0.4.0_1771483287056_0.5709871251779104","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@alien-rpc/client","version":"0.4.1","description":"Client library for alien-rpc","type":"module","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./formats/*":{"types":"./dist/formats/*.d.ts","import":"./dist/formats/*.js"},"./protocols/*":{"types":"./dist/protocols/*.d.ts","import":"./dist/protocols/*.js"}},"author":{"name":"Alec Larson"},"license":"MIT","homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","repository":{"type":"git","url":"git+https://github.com/alloc/alien-rpc.git","directory":"packages/client"},"dependencies":{"@json-qs/json-qs":"^1.2.0","resolve-stack-sources":"^1.0.1","pathic":"^0.1.7"},"devDependencies":{"@alien-rpc/route":"^0.0.0"},"scripts":{"dev":"pnpm clean && tsc -p . --watch","build":"pnpm clean && PROD=1 tsup --treeshake=smallest","build:dev":"tsc -p .","clean":"rimraf dist"},"_id":"@alien-rpc/client@0.4.1","bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"_integrity":"sha512-cIvVqTb8UPVdiCQoJB9gItXo4+SIsckEFsWE7lDRjXt60gBIb6NatSQbNxu1NxSz1Sfa6AHf/gh4i9RHGysY2w==","_resolved":"/private/var/folders/4l/lb2f5pj1221bm7d89gh08fx80000gn/T/d9f983e638f2f4fd5d8c63cf2f5c3700/alien-rpc-client-0.4.1.tgz","_from":"file:alien-rpc-client-0.4.1.tgz","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"integrity":"sha512-cIvVqTb8UPVdiCQoJB9gItXo4+SIsckEFsWE7lDRjXt60gBIb6NatSQbNxu1NxSz1Sfa6AHf/gh4i9RHGysY2w==","shasum":"e4ecf8a492950938cfffa73f618b00ffdb3582b5","tarball":"https://registry.npmjs.org/@alien-rpc/client/-/client-0.4.1.tgz","fileCount":20,"unpackedSize":66700,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDOkCCwPUCqh1R/g6OcaiEf3v8w8erE1rxuYGd8haJo6AiA1r1CVIDyeMYxlMNvLJ/W4SHhuvHAE44yVAeq4G7cFJg=="}]},"_npmUser":{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},"directories":{},"maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/client_0.4.1_1777494207650_0.20564358645699454"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-28T21:09:25.464Z","modified":"2026-04-29T20:23:27.894Z","0.0.0":"2024-08-28T21:09:25.728Z","0.2.0":"2024-11-01T18:43:24.250Z","0.2.1":"2024-11-11T13:35:15.328Z","0.2.2":"2025-01-22T16:48:58.302Z","0.2.3":"2025-01-23T22:39:56.850Z","0.2.4":"2025-01-29T23:37:56.527Z","0.2.5":"2025-02-02T22:38:09.215Z","0.2.6":"2025-02-04T19:42:47.065Z","0.2.7":"2025-02-08T02:12:29.152Z","0.2.8":"2025-02-09T17:24:23.093Z","0.2.9":"2025-02-11T02:26:32.606Z","0.2.10":"2025-02-11T02:33:32.658Z","0.3.0-beta.1":"2025-02-14T21:11:42.467Z","0.3.0-beta.2":"2025-02-15T20:34:41.843Z","0.3.0-beta.3":"2025-02-16T19:59:32.537Z","0.3.0-beta.4":"2025-02-19T15:52:35.124Z","0.3.0-beta.5":"2025-02-23T20:27:28.732Z","0.3.0-beta.6":"2025-03-02T15:02:01.436Z","0.3.0-beta.7":"2025-03-18T20:39:13.733Z","0.3.0-beta.8":"2025-04-08T22:12:10.204Z","0.3.0-beta.9":"2025-04-19T18:02:53.920Z","0.4.0-beta.1":"2025-07-14T18:17:15.813Z","0.4.0-beta.2":"2025-07-17T02:36:15.116Z","0.4.0-beta.3":"2025-07-20T21:11:49.036Z","0.4.0":"2026-02-19T06:41:27.201Z","0.4.1":"2026-04-29T20:23:27.782Z"},"bugs":{"url":"https://github.com/alloc/alien-rpc/issues"},"author":{"name":"Alec Larson"},"license":"MIT","homepage":"https://github.com/alloc/alien-rpc/tree/master/packages/client#readme","repository":{"type":"git","url":"git+https://github.com/alloc/alien-rpc.git","directory":"packages/client"},"description":"Client library for alien-rpc","maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"}],"readme":"# @alien-rpc/client\n\nClient runtime for generated alien-rpc route manifests.\n\n## Installation\n\n```sh\nnpm install @alien-rpc/client\n```\n\n## Minimal Use\n\n```ts\nimport { defineClient } from '@alien-rpc/client'\nimport routes from './client/generated/api.js'\n\nconst api = defineClient(routes, {\n  prefixUrl: '/api/',\n})\n\nconst result = await api.hello('Ada')\n```\n\nThe `routes` object is generated by `@alien-rpc/generator` or the\n`alien-rpc` CLI. The returned client mirrors that route object and turns each\nroute entry into a typed call function.\n\n## Documentation\n\n- Concepts and selection guidance: [docs/context.md](docs/context.md)\n- Runnable example: [examples/generated-client.ts](examples/generated-client.ts)\n- Exact public signatures: generated `dist/index.d.ts`\n- Source-owned API behavior: `src/client.ts`, `src/types.ts`,\n  `src/factory.ts`, and `src/error.ts`\n- Optional response/protocol entrypoints:\n  `@alien-rpc/client/formats/json`, `@alien-rpc/client/formats/json-seq`,\n  `@alien-rpc/client/protocols/http`, and\n  `@alien-rpc/client/protocols/websocket`\n\n## Public Entry Points\n\n```ts\nimport { defineClient, defineClientFactory } from '@alien-rpc/client'\nimport type {\n  Client,\n  ClientOptions,\n  Route,\n  ResponseStream,\n} from '@alien-rpc/client'\n```\n\nThe package also exports error classes, request hook types, route metadata\nhelpers, retry options, and generated-route utility types from its main entry.\n","readmeFilename":"README.md"}