{"_id":"@amigo-ai/platform-sdk","_rev":"140-6c87cd4e82aebc176a3aa87702426a36","name":"@amigo-ai/platform-sdk","dist-tags":{"latest":"0.108.1"},"versions":{"0.1.0":{"name":"@amigo-ai/platform-sdk","version":"0.1.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.1.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"478357ab3ecaf25e97d515a0a3e0272e4cd328b4","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.1.0.tgz","fileCount":107,"integrity":"sha512-MPP6M4wjvgoX1JjAgHglzX6RXcdEE24FN74QOfECr8f+cL2EyvqDlKRiWtNg8+71oDCCPxGVcsZ6dUVSo1JdjQ==","signatures":[{"sig":"MEQCIGgQO+x4om4BX/0WPB3r8gx/RIu3/FjbRi0UAba9JWmYAiBP81Af8PfjwDbH3prIQlQq9wW/S2ktn/HPst2dREq/4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":467032},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"96c978478993fd7bab276ecf6e44ec5dec7e04a0","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' --max-warnings 0","test":"vitest run tests/resources","build":"npm run clean && npm run esbuild && tsc --project tsconfig.build.json","clean":"rm -rf dist","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts'","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' --fix","test:all":"vitest run","test:dist":"vitest run tests/dist","typecheck":"tsc --noEmit","test:watch":"vitest tests/resources","prepublishOnly":"npm run build && npm test","test:integration":"vitest run tests/integration"},"_npmUser":{"name":"acchindra","email":"acchindra@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.8.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"25.5.0","dependencies":{"openapi-fetch":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^2.0.0","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.1.0_1776295999109_0.42425579358622767","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@amigo-ai/platform-sdk","version":"0.2.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.2.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e489ffe13ad5cb22ce98a8a31d7501e60520050c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.2.1.tgz","fileCount":159,"integrity":"sha512-4502FQqq4ZpJXbtsJ82ZrKW4gglDaUqZfVo1usWdXKcYsUnNUPIrWd6g3yXJ6GHwv/NDNy4tb/oALRIbbWXdGw==","signatures":[{"sig":"MEUCIQDZ5uN8Elq3BA0UUFhVj7QTSesh5MrUOFNLzfRWms0ceAIgdEweUxFtu6NYpAITYgHf74M9JIv/2osby9gQIODO4iI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2530490},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.2.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' --max-warnings 0","test":"vitest run tests/resources","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"rm -rf dist","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts'","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run tests/dist","typecheck":"tsc --noEmit","test:watch":"vitest tests/resources","prepublishOnly":"npm run build && npm test","test:integration":"vitest run tests/integration"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.2.1.tgz","_integrity":"sha512-4502FQqq4ZpJXbtsJ82ZrKW4gglDaUqZfVo1usWdXKcYsUnNUPIrWd6g3yXJ6GHwv/NDNy4tb/oALRIbbWXdGw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.2.1_1776566582685_0.9416239198895728","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@amigo-ai/platform-sdk","version":"0.3.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.3.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"39683adc6c06aadf02e626089e5b5841b90c1a7d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.3.0.tgz","fileCount":159,"integrity":"sha512-MSc17x2v73dDuRuJUZUWExX4akXuqFpwHNcW+V5IIe9MWuC7Dd/3+Fr9HaU1vJ3oI0HRJ6lILDbZWKM8RXkApw==","signatures":[{"sig":"MEUCIGfGXl1o7cw5c3SlWWtF6BKR1MeKx9dxzIoVpxOs1jhkAiEA/0sDplxA6vg3ABBq5TkSHef7foRAM/NNvYiixmH0Pxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2531175},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' --max-warnings 0","test":"vitest run tests/resources tests/core","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"rm -rf dist","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts'","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run tests/dist","typecheck":"tsc --noEmit","test:watch":"vitest tests/resources tests/core","test:coverage":"vitest run --coverage","prepublishOnly":"npm run build && npm test","test:integration":"vitest run tests/integration"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.3.0.tgz","_integrity":"sha512-MSc17x2v73dDuRuJUZUWExX4akXuqFpwHNcW+V5IIe9MWuC7Dd/3+Fr9HaU1vJ3oI0HRJ6lILDbZWKM8RXkApw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.3.0_1776567527912_0.6776955826636155","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@amigo-ai/platform-sdk","version":"0.4.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4a76d1a021b6f1c85b825443908e766704b80933","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.0.tgz","fileCount":159,"integrity":"sha512-nZmd6RyZDzjGaarLJCZEvs7oz0E9+IttMjh6hzABX++hoKOEgHUkthMz9eaX+c07xxSmnRViXsPWdAIubqjtsw==","signatures":[{"sig":"MEQCIHbarvtUsB6gNPdTD2KannDVdYPqWOD3Fj6OBHk9kYVrAiAPZmFCwdzaa1epvlfzy890hoT9NE0fsJnQKxXK4TTNPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2602253},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run build && npm test && npm run test:dist && npm run typecheck","test:integration":"vitest run --project integration"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.0.tgz","_integrity":"sha512-nZmd6RyZDzjGaarLJCZEvs7oz0E9+IttMjh6hzABX++hoKOEgHUkthMz9eaX+c07xxSmnRViXsPWdAIubqjtsw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.0_1776568705422_0.2995565442811168","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@amigo-ai/platform-sdk","version":"0.4.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"0e11c48da94cf14b90a475c5de212527bb6dc1b4","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.1.tgz","fileCount":159,"integrity":"sha512-xr65qZWNQYszHAKnhWFR1Tai9aEhXP/HjwLmVSxuQ8CssO/LUt2R/45Xea1o/TkavrvsQfSosiEJffGj5yZ1zA==","signatures":[{"sig":"MEQCIH6X5z721o6jnoUVJ20GYhYe4V66Awn51D/DC8Tpv52aAiAT7w9NzBTK+HmQh+qpEmPV5oC6g+m0aXluxd6FGAu+3Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2604634},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run build && npm test && npm run test:dist && npm run typecheck && npm run typecheck:examples","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.1.tgz","_integrity":"sha512-xr65qZWNQYszHAKnhWFR1Tai9aEhXP/HjwLmVSxuQ8CssO/LUt2R/45Xea1o/TkavrvsQfSosiEJffGj5yZ1zA==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.1_1776569694331_0.1580900502009388","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"@amigo-ai/platform-sdk","version":"0.4.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"185785df7c23665a87d79535ba9c0caf1996c61c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.2.tgz","fileCount":160,"integrity":"sha512-Z/7eAQ8Pj3STM0DJd9erxFFkbjGW4BNuRNOaXksiIPy1nQuhbRA6RCk5DLmJfJmZlC2lJQutU2LT1b5a6NVYPw==","signatures":[{"sig":"MEQCIEV5SIU8nYM77cOsBl02e7EZtg1F9VrzLR37N11/UqPAAiA7TiBUtF7tuUH++fZkmI3MuyKu2XNcSaaHLBKh005Wgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2693430},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run build && npm test && npm run test:dist && npm run typecheck && npm run typecheck:examples","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.2.tgz","_integrity":"sha512-Z/7eAQ8Pj3STM0DJd9erxFFkbjGW4BNuRNOaXksiIPy1nQuhbRA6RCk5DLmJfJmZlC2lJQutU2LT1b5a6NVYPw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.2_1776570903698_0.7928188017743545","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"@amigo-ai/platform-sdk","version":"0.4.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"abf6073a886a3fdb117863a6da667da61abdb406","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.3.tgz","fileCount":164,"integrity":"sha512-+VEPNgiDFAnt4f9siO+G4X/aqUzLZ9OdjH+Gt57tiGhmUtJmsXl89tELkEk89DxcTIAG/SoZMcOgyQ1+dMGXug==","signatures":[{"sig":"MEQCIAYCQqnFYijvVZY2/LIBOwMi/ocLsM1gOG/BTTGr9TxxAiB0jdBL7H22wkVgUCmsCFW0aM0Yaf6rM6u7NnlvkIbzpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2767918},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.3.tgz","_integrity":"sha512-+VEPNgiDFAnt4f9siO+G4X/aqUzLZ9OdjH+Gt57tiGhmUtJmsXl89tELkEk89DxcTIAG/SoZMcOgyQ1+dMGXug==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"^0.24.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.3_1776608291045_0.05856214778102653","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"@amigo-ai/platform-sdk","version":"0.4.4","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.4","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"7a4638e238554a5138d6da81ff2c591e1d99c8cf","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.4.tgz","fileCount":166,"integrity":"sha512-txMvOoEYEHdkargXcUqwvMu+XkNvMctU6FAciCrcojwNt0hM8jQZ4Rfg1rcoCGMylyR/Fk40nMGEXV+dvvWGPw==","signatures":[{"sig":"MEUCIHKRXcjCalD1qJ+lU9Nr4U5sVJ7wjc0VzAmR4Q1CQuz2AiEA0eROUJxHK715C/ibJAaxU6KEMnX+AhScotnZvlAQZaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10147287},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.4.tgz","_integrity":"sha512-txMvOoEYEHdkargXcUqwvMu+XkNvMctU6FAciCrcojwNt0hM8jQZ4Rfg1rcoCGMylyR/Fk40nMGEXV+dvvWGPw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"0.25.12","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.4_1776612024372_0.7911117257723135","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"@amigo-ai/platform-sdk","version":"0.4.5","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.5","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"acd64d71e4e2f95c16cd5c629d3a79163c1e5a20","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.5.tgz","fileCount":166,"integrity":"sha512-WcVSNaRJqXeSbWTBzco/PCXeBRWDiiFPvHyffaoVkPPplw9aKtbEax5/33ZwBsL3naA+BOUTBDBf/AXyiDNQbA==","signatures":[{"sig":"MEYCIQDndgqk9JG6HExJ0GvDzBQA2BiVdoOET52WLLs2OfJcKgIhAMwsUaq0egt5SuDBoZ3z0sizTSl9zF1Ijo9K58OCVjb5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10146012},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.5.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.5.tgz","_integrity":"sha512-WcVSNaRJqXeSbWTBzco/PCXeBRWDiiFPvHyffaoVkPPplw9aKtbEax5/33ZwBsL3naA+BOUTBDBf/AXyiDNQbA==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^3.2.4","esbuild":"0.25.12","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.6.0","@types/node":"^22.0.0","lint-staged":"^15.0.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^3.2.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.5_1776612584398_0.9049437138754723","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"@amigo-ai/platform-sdk","version":"0.4.6","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo AI"},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.6","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"1b4bb34a57b2a88f23315ce75ab261436c9603c9","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.6.tgz","fileCount":166,"integrity":"sha512-JWh6jB12DTBx31LJZXG48bfwmqal5Z3CQv03zwsJlnMN5r7Fn6guCjYDco0mVO2XxyGYb79f1GHRo7lO/enylg==","signatures":[{"sig":"MEYCIQCO9iWVqo3fYdGoKRKK2Nv1nUyQN1J+AJuPBeA8jrorsgIhALswH0XXRe0YsYnVRICj7wvfTlFOddEJkCzkQgmdU4xO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.4.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10274359},"main":"./dist/index.cjs","type":"module","_from":"file:amigo-ai-platform-sdk-0.4.6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/amigo-ai-platform-sdk-0.4.6.tgz","_integrity":"sha512-JWh6jB12DTBx31LJZXG48bfwmqal5Z3CQv03zwsJlnMN5r7Fn6guCjYDco0mVO2XxyGYb79f1GHRo7lO/enylg==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.6_1776617834413_0.5872203944951464","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"@amigo-ai/platform-sdk","version":"0.4.7","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.4.7","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"1458e237362ee292b1004526837584a6769f9a4c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.4.7.tgz","fileCount":166,"integrity":"sha512-H0vcV6r2QYEVdYhVaZzJvC6zVZ7RDTkrCuSKJphwLa98kpuY3vGEdcqpDdNUQE72AAqTTP1EE4GU6XeQevg+jA==","signatures":[{"sig":"MEQCIDuP+FNjV9Aw24+NYIPUZV9bG0nMGTTT48nGGiyA/LvEAiBVnk3GSChUE2RUUQ2ea1bWA/HaJjZfu+B7fmnoj0FD2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10444735},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"0b06b373f5931f555cd05bf62930a3355e80ae5d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.6.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.4.7_1776701003042_0.7755211241059661","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@amigo-ai/platform-sdk","version":"0.5.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e1e8998759e300e35b4f97c186698ba063e5afe3","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.0.tgz","fileCount":166,"integrity":"sha512-7KV7V15YFkh+gEyfM0smdk/qeXr7BBc21dqVb2g9xvj6Tl6yEWlViDEPKXMMunb+julfzXEtgHaXlJE5mcPKYA==","signatures":[{"sig":"MEYCIQCznXRw2PbK68ohKH1JTuA4FtRj/44JZmL77X/e59ebvgIhAOld/vurxKzVvyCHTIOdfmo7kFEjLvd8v6Oyr1C977uo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10571758},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.0.tgz","_integrity":"sha512-7KV7V15YFkh+gEyfM0smdk/qeXr7BBc21dqVb2g9xvj6Tl6yEWlViDEPKXMMunb+julfzXEtgHaXlJE5mcPKYA==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.0_1776901654678_0.6322906645816724","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@amigo-ai/platform-sdk","version":"0.5.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"7473bb2ac5306b8a02c42c4b98944e5e85cba20b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.1.tgz","fileCount":166,"integrity":"sha512-mACLwn8yXVosSEnBTUGzztsTDWHe2jbeJS+ufeQtd4XA1+7NhvH0sRnS8mSba6ieUB4gMNhLN30lapLlcRzhxg==","signatures":[{"sig":"MEYCIQDzFVRq4QifTGxGQTNsVhEouKchD/S/oNLnAgQ+5GCZ7wIhANNQQx+QV91rFzvHdz/xs3kRxQdC0UBdJI8aVfZDvZzG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10569536},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.1.tgz","_integrity":"sha512-mACLwn8yXVosSEnBTUGzztsTDWHe2jbeJS+ufeQtd4XA1+7NhvH0sRnS8mSba6ieUB4gMNhLN30lapLlcRzhxg==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.1_1776959623595_0.5644123966312982","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@amigo-ai/platform-sdk","version":"0.5.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"a6de8a760cdbf45afacef6d35947ff940f5cd00d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.2.tgz","fileCount":166,"integrity":"sha512-tYXSqEn18qRAiiedQ9K6MDtmieXlp2kz5uH9U+tiYOOu4pu7fApwpvED1QTaSD/UHiBVS+7tpTv6RkGWFdvQUw==","signatures":[{"sig":"MEQCIEj8zQsHcxcDAC5nS3sO6+WHrIAScWeYP4TLrlvUMETFAiBFCei7QJ6LnbkfKAhyD0M4TVu0HrvGAttZZ39qtOuBkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10570111},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.2.tgz","_integrity":"sha512-tYXSqEn18qRAiiedQ9K6MDtmieXlp2kz5uH9U+tiYOOu4pu7fApwpvED1QTaSD/UHiBVS+7tpTv6RkGWFdvQUw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.2_1776960526535_0.8442488710199774","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"@amigo-ai/platform-sdk","version":"0.5.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2067f3aa48ded9d83ce0fc0c8b3b9f697e085023","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.3.tgz","fileCount":166,"integrity":"sha512-zBdQpDDEBrFTQYvo73SHdMArPIi+42whkCKhmMioVjAGVLXzQRyVWCSwNrfjKSFWPgrdCIAthlBue7wU6e5CCg==","signatures":[{"sig":"MEUCIFmzdUgFa2KdXgctHnR7/gtTKh9zGAI4zM3qhIDSBHerAiEAtrt+V6b1d9JTEtf3vZ+NVAp3dwTemz+ww08L3fzneVI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10590277},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.3.tgz","_integrity":"sha512-zBdQpDDEBrFTQYvo73SHdMArPIi+42whkCKhmMioVjAGVLXzQRyVWCSwNrfjKSFWPgrdCIAthlBue7wU6e5CCg==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.3_1777001707414_0.036058280593017855","host":"s3://npm-registry-packages-npm-production"}},"0.5.4":{"name":"@amigo-ai/platform-sdk","version":"0.5.4","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.4","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"573294a8c388ddb9245890658f0ea83ac32879d0","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.4.tgz","fileCount":166,"integrity":"sha512-no3Um23/Kp5vfZvj/LME3//dDBxav1MzcREGFMfkHjeQmY74oZR3PSEwHkj+CY9l0RCJxzW0/Yz1SqHKamFPZQ==","signatures":[{"sig":"MEQCIEKMGv+ovRQYUsbdCyZx9YfEvvNcsJdxGdEfEM/hQlnEAiB9LVPxbJAms2+4dhLBrX0S8gATe0gRUYdegCoiEaYmug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10626759},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.4.tgz","_integrity":"sha512-no3Um23/Kp5vfZvj/LME3//dDBxav1MzcREGFMfkHjeQmY74oZR3PSEwHkj+CY9l0RCJxzW0/Yz1SqHKamFPZQ==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.4_1777041633310_0.18254779922587505","host":"s3://npm-registry-packages-npm-production"}},"0.5.5":{"name":"@amigo-ai/platform-sdk","version":"0.5.5","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.5","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"396a3ee7bf0ac71615e515b894571b4955aef084","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.5.tgz","fileCount":166,"integrity":"sha512-w1Yrj/TQe3PrTHNAcgAX0VEOrYhrd3n2Y8T5cTfBjRkQMSd0vdMG66Hqm4eUUsAhRW3Bf/cVHKFTLK7AVwcw4Q==","signatures":[{"sig":"MEUCIHxJ0tGt58mAOj/0YqNy5+ONTdnlv1VTv/DvmcJxaz1UAiEAq41Zvs1mowKHM9GHyGoqoj0GfjT3ZRIhKFrKvyKW2zg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10661079},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.5.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.5.tgz","_integrity":"sha512-w1Yrj/TQe3PrTHNAcgAX0VEOrYhrd3n2Y8T5cTfBjRkQMSd0vdMG66Hqm4eUUsAhRW3Bf/cVHKFTLK7AVwcw4Q==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.5_1777067114050_0.39015397557728737","host":"s3://npm-registry-packages-npm-production"}},"0.5.6":{"name":"@amigo-ai/platform-sdk","version":"0.5.6","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.6","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"59804e0a842afce75600eacdd835b5400471f7ff","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.6.tgz","fileCount":166,"integrity":"sha512-bDOirm/wvTUSPwtEV8kACuaw7OQleB1ocd1hN0thNh9V+eHHctyuJCRGQZNgM3kJL1a6Vrw1dhA9+lP4GHoOvw==","signatures":[{"sig":"MEYCIQDqI1UFgnrcwLK26OYHek5W9FC4FFSxsINox0AYOCeTuwIhAKNxGQ4AhUV0X0c9AIJtCE1NETm9+747Nerkd4YA94do","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10667980},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.6.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.6.tgz","_integrity":"sha512-bDOirm/wvTUSPwtEV8kACuaw7OQleB1ocd1hN0thNh9V+eHHctyuJCRGQZNgM3kJL1a6Vrw1dhA9+lP4GHoOvw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.6_1777075957283_0.18066386721931882","host":"s3://npm-registry-packages-npm-production"}},"0.5.7":{"name":"@amigo-ai/platform-sdk","version":"0.5.7","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.7","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"c3fd7e49c067dc8847e1162d6613fcfeac7551e7","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.7.tgz","fileCount":166,"integrity":"sha512-MG6cnA5J/QBps0gWYt9SF43V+nnGq1eHEpM/x0tJscZX+UTqv2e596hJPL1d5u6dJc7GyYc1/fYyfbBBdCRCAw==","signatures":[{"sig":"MEQCIAQKSrjoJ07npLyHUV+S6gFH7iYaCt62pjSuJLvBPsGoAiA+Zne6c24cb1agZzu0+W6jjmRarK2DsPoAttvWuUfwNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10518107},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"913a7656f422dea0a97e10cfdacecef381647395","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.6.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.7_1777079335846_0.16786424897440733","host":"s3://npm-registry-packages-npm-production"}},"0.5.8":{"name":"@amigo-ai/platform-sdk","version":"0.5.8","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.8","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3cfeb5705f115c123a1f3290bb2d8cf0e86dfd50","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.8.tgz","fileCount":166,"integrity":"sha512-uof79DBLvpyMYd4tO1hxToz+MofyA7tI6pqBdAtM20VzGd3Fx/FRZXX2mhCqyPtjmnEeg1eXo01RMQ0EPRZh8Q==","signatures":[{"sig":"MEYCIQCYke36rANajIG8MTayLWevi2nQ9VgB7iZ+5mZFhr1uUwIhAPJtZjq1EUYXJijeLqvDz/2v37Ht40MAVwRre0ymBayT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10672149},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.8.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.8.tgz","_integrity":"sha512-uof79DBLvpyMYd4tO1hxToz+MofyA7tI6pqBdAtM20VzGd3Fx/FRZXX2mhCqyPtjmnEeg1eXo01RMQ0EPRZh8Q==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.8_1777086158286_0.17575488670024408","host":"s3://npm-registry-packages-npm-production"}},"0.5.9":{"name":"@amigo-ai/platform-sdk","version":"0.5.9","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.9","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"5941d5c69e47e34f963cf055c1dcdf94e5e720be","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.9.tgz","fileCount":166,"integrity":"sha512-X/n7UmTjkqN3Y5wtPiw+QaXM5tsDn9GjVfOpPdDW8DYGjzl5N4NKPVUm+fNOkK6IhRATYKcApofX9zRYtDeFxQ==","signatures":[{"sig":"MEYCIQDnzxzCQuOqoZdLPLFADHn4nS2hcOO5CKUUCJ55ZCfbPQIhAPwXqZ13n288sJkSLPsVXAEwn6dxEIt/bRWoP0FSgUf6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10673391},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.9.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.9.tgz","_integrity":"sha512-X/n7UmTjkqN3Y5wtPiw+QaXM5tsDn9GjVfOpPdDW8DYGjzl5N4NKPVUm+fNOkK6IhRATYKcApofX9zRYtDeFxQ==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.9_1777129957756_0.8920803845674348","host":"s3://npm-registry-packages-npm-production"}},"0.5.10":{"name":"@amigo-ai/platform-sdk","version":"0.5.10","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.5.10","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"9093999c037fb2ce1d371d4096698e280d3a225d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.5.10.tgz","fileCount":166,"integrity":"sha512-JOtzwGq4BGujheSUjuAwBGpjVqzP49RsaPHfOlGHUWBdIU1DXIw+20r/IRZGuYJbW4y6T3upyihU+KU3BLX+pw==","signatures":[{"sig":"MEUCIDc24Lae/JAzi+cavFvagq0IZQU6GrE2cJBfaTAAU6tdAiEA3pcpX/ISpeQTHMuLpyZxvmjJrAn7G26JEnhwpSP+k7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10681257},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.5.10.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.5.10.tgz","_integrity":"sha512-JOtzwGq4BGujheSUjuAwBGpjVqzP49RsaPHfOlGHUWBdIU1DXIw+20r/IRZGuYJbW4y6T3upyihU+KU3BLX+pw==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.5.10_1777155115071_0.3299941474898118","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@amigo-ai/platform-sdk","version":"0.6.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.6.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"5c1add267e65045e116b079c2395dc1c43482b95","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.6.0.tgz","fileCount":166,"integrity":"sha512-EPXm5x9u09PaGBkpQFDI+HAl2OS5SoAjm47rmFtma5E3wA39k+z//eFM//6c6NndNy198O/f30E6fRJuCPbuiA==","signatures":[{"sig":"MEQCICY6ZvYyRqQKqKudNMrM4aC3vqSjwi3N1+Omta2dgMWGAiBkh6IjQU+VaGZtFgU+7EIce2FJfbOyz+2IU9pSzzwQvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10729192},"main":"./dist/index.cjs","type":"module","_from":"file:release-payload/amigo-ai-platform-sdk-0.6.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"_resolved":"/home/runner/work/amigo-platform-typescript-sdk/amigo-platform-typescript-sdk/release-payload/amigo-ai-platform-sdk-0.6.0.tgz","_integrity":"sha512-EPXm5x9u09PaGBkpQFDI+HAl2OS5SoAjm47rmFtma5E3wA39k+z//eFM//6c6NndNy198O/f30E6fRJuCPbuiA==","repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"10.9.7","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"22.22.2","dependencies":{"openapi-fetch":"^0.17.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"optionalDependencies":{"@rollup/rollup-darwin-arm64":"^4.60.2"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.6.0_1777221620847_0.9902044292036145","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"@amigo-ai/platform-sdk","version":"0.6.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.6.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"84b94e123e239c455986e0c8c831bac3a57ad80f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.6.1.tgz","fileCount":168,"integrity":"sha512-SIUYuWnKp4jqW7rzjweO3aHP7MXbjju/CuV6xOSB2VfWT0fE2I1yLnRsz8G7OOGKzNt5RfzfpR1yGIr+ObOSGQ==","signatures":[{"sig":"MEQCIENBDecCMYKSjJiQO29jLik00Ydp5z0TWHJKaPP2cv7PAiBapkv5kxY/EbMbkOfS4GF8r+gSl1aDdDJibPbTIdmyMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10754985},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"eeaf936c7786da4b9976d138e8833ff291545b63","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.6.1_1777236682996_0.5573701752809235","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@amigo-ai/platform-sdk","version":"0.7.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.7.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"66503ad0f7d71df741623d6116bebe95810b700a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.7.0.tgz","fileCount":172,"integrity":"sha512-ykDICYBt8Tt2aX62IqAFdHlYxXLhS4GifMBjYZP9TMWjgKcupoEwIcJ6UP7qf+pmZJIGvJpT4WZ13XbKmz/lhQ==","signatures":[{"sig":"MEQCIAXwkAT8GYSpiLaEfqVSYnGGYO+uHSnCMsJlpm8gHKx3AiBKaip1aInDwSS0JGpGxnTmXqgrZ3uZg3yo79eta6ePEQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10808469},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"03c35f069c879232d8c60d7d8c1accff61a05b2f","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.7.0_1777245277041_0.744785397598311","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@amigo-ai/platform-sdk","version":"0.8.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.8.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"16d3145c99554206361dbbeb964434d49273c345","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.8.0.tgz","fileCount":172,"integrity":"sha512-x4fo2RuKlUfemyX+n6vs8ihR+//u8nermPzZ2qtRgvHhzZTQ6dBWzh2WaTPub/kVvKIO76igERrI6lW/rbLArA==","signatures":[{"sig":"MEUCIGqqpAujkrFpchNZjg4GFfiPg1Yatk3IfBX2p+R19VWcAiEA65ueuCN66ClgTXPPU7yR5DZ1+S1f2K/fo+Ea0pj/PCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10816031},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"dff996c48a81c79f5c6cdda0cf762e71a725e558","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.8.0_1777252467788_0.704535616034532","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@amigo-ai/platform-sdk","version":"0.9.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.9.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2d000c1d3259b92783c0e2d8af10110434cee3fc","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.9.0.tgz","fileCount":172,"integrity":"sha512-IcSkh8xKI98sQHCe2kYubtFUKk+F6VmOjwgVu/Gjg3r1GHJB46jXGvLd4HnBJ6TVUs7/3Q5be9OwjB55IRz+oA==","signatures":[{"sig":"MEYCIQCZsMVT7sbrpbLUS/Bn+JCjOLh3FnoLqnbdH8Wljg8QoAIhANjaiWWDMbRFppa8/FewAabS687BKtsFecDDPdA956r8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10830317},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"3ef03c5462ec3515485ffec9ced81100ae8f3c94","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.9.0_1777260791417_0.47894363089090275","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"@amigo-ai/platform-sdk","version":"0.9.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.9.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"46769aab1f164b065218c890a221123e747dd37a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.9.1.tgz","fileCount":172,"integrity":"sha512-tFVNiHPNdDB+GmcYDnjm4Q1fHwU1bQICw0Jg7Cwi7mi6OOrm4Q2UT/25ZMD2BlbNeTa8op4WuKBWe1flQ7PREw==","signatures":[{"sig":"MEQCIH2QI8c3hgtn4NWZTaL3SkAqmyWznmhtUzVXMcq0E8SPAiBiTrBY3hbXwfZSWaEO2iVrtBUT5/781jJCSol0vbDGSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10849172},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c16013e5795fe4a4855936fdbc26904ac5a6cc9c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.9.1_1777266843418_0.40086016737032804","host":"s3://npm-registry-packages-npm-production"}},"0.9.2":{"name":"@amigo-ai/platform-sdk","version":"0.9.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.9.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2d616ccf49b112cec2a46b31332822fee51ffcad","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.9.2.tgz","fileCount":172,"integrity":"sha512-YSGcTb7UCi0oGgOPeSq/rDeHVJSCi+ASRry12mZ/xfBJM1J29l7nk7bDAvdVpLap8rhP5xb0ZPnXh4RaiK/YNA==","signatures":[{"sig":"MEYCIQCgvbVXqrTSap5LetzWazuI9+a60EPmoXvP3HLTyivlcAIhANYmILInFIeErO3p0XhFNO0B9B/DN/2/YtxSHjywfQJI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10851112},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.9.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"25.6.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.9.2_1777297622928_0.1686444034255421","host":"s3://npm-registry-packages-npm-production"}},"0.9.3":{"name":"@amigo-ai/platform-sdk","version":"0.9.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.9.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"348108ae013cf2ec533047523471508b261e84a2","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.9.3.tgz","fileCount":172,"integrity":"sha512-u90fSvC7hvx+4dqzuN8fLKdYO+gLT7/dZbWTC73RMzRNc4GagIGM2VHV8l9AFjUbYbslJn0OwP6iOM3m7XW31A==","signatures":[{"sig":"MEQCIGiiPrK4wMKlACEOkiDoMy/vkaGJc/KsWbnd/aqlrrnHAiA/BDTKucO+G3ct76kdK1CUooKyhGYbi4YyFJBrYPB10Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10853044},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f8d9902d3bd95935a77d8b373821daab63eee7ee","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.9.3_1777305418829_0.24473874412557484","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@amigo-ai/platform-sdk","version":"0.10.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.10.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"505b689f782bb4b11821a5d481a280e9699952d8","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.10.0.tgz","fileCount":172,"integrity":"sha512-gSNV6ylQR3XW1pYoEK8pRdKKyth8JS4zxDaQEVLG2mXN74AUYUVBbK307PRv4zeKNN0RD9JJoVk61GBKY2inrA==","signatures":[{"sig":"MEQCIDIICll3M6Kny31HI0lmPsY+PTCuAnfsIbqHU3QC+s5kAiAEJG/whEStoQ41RkKxTvaClQC1Z8BD2ogVW9ygG1JlIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10856580},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6730fd32700697e7ecb210a001cd28fe956918a1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.10.0_1777311633137_0.5588878375323267","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@amigo-ai/platform-sdk","version":"0.11.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.11.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"fd769c231275ed2f8923491efc99ed9d3dfbfe30","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.11.0.tgz","fileCount":176,"integrity":"sha512-5M3OJM+H7C5gbeIFLcYkNEmsce41PLcdQQQHNfPddmjpZpAhmM/nXlJ4+Q+WohadnqLe0T4Llbm0rR2SYQbJcA==","signatures":[{"sig":"MEYCIQD+mlmw8nqwcowswp+Li6HK8F6fYB8mtZIFZ9MRE04/GwIhAM1kETrCqwIEcHmpdPlRXb/iGiL9ZERcaNi+K9V1hMpQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10983558},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"7deea21677aae2a6973442755003bf3b87615492","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.11.0_1777342335587_0.8575181994408838","host":"s3://npm-registry-packages-npm-production"}},"0.11.1":{"name":"@amigo-ai/platform-sdk","version":"0.11.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.11.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"098f2050b7f2e0ef981fa1231edf979fb39a7123","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.11.1.tgz","fileCount":176,"integrity":"sha512-+91Q5JsuSlGICXUkzkQhElMuPKUTXGn/8opIlxuOCChQGrf/CNuA9iSfzDZIXQJR+tpqOYVLGWFNfnkJ504yEA==","signatures":[{"sig":"MEUCIFC6GGhPXK2iCfdfBQoqrU45TLJMEc1/LKfh7AXI2pK8AiEA9cnAJNsbYpiOWIixC5AXHKfQss82560S6UjgFnGWZ90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11003671},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"1595bbf2c94087593551b2ab87b677d0c7bd1767","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.11.1_1777343456359_0.3631128453019967","host":"s3://npm-registry-packages-npm-production"}},"0.11.2":{"name":"@amigo-ai/platform-sdk","version":"0.11.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.11.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"add0d69d6eabe638fd97b43b53b4e3aaa9145e1b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.11.2.tgz","fileCount":176,"integrity":"sha512-gWZV0/O/I/oFlyXgjLywXz/UCsbFYQVFjyJjI1C9aS3mlNGG+Jk1uyNDHCYnlFxOLgKJIpB1D2NOlR4URkszVw==","signatures":[{"sig":"MEQCIB0RS/Bcwhp9U3vB4MmrblzVGd3vE3SYlb2niAVMk//4AiA/C9dSuHKszpjbjucxadJO7dz0kDiMguruJgjMh8PaRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.11.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11003671},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f5a96094956408ce0a8c480588a22c89729bdcc2","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.11.2_1777350824124_0.38072178270313084","host":"s3://npm-registry-packages-npm-production"}},"0.11.3":{"name":"@amigo-ai/platform-sdk","version":"0.11.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.11.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2a4828ae45ede8d405322411b899ba8beaa8969d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.11.3.tgz","fileCount":176,"integrity":"sha512-WHdLJ3mHH29PA8AGdadH9ISC2k/ub58tDOfTbDiNb+Oasji+6fzbovgO1nFLtbohuuDBS+RszlO6+r1UgHfKMQ==","signatures":[{"sig":"MEQCIEuKNMQhiBsKXo1mMRHCs7J9cee37loQ4jEEcOmytN1fAiB7YUH8f8CKYr9Z8eL6lHEdQTVaHHc5d6HkcKqsIEIutA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.11.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11003671},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e51148af657d73bc151dd84258124d278ed43561","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.11.3_1777352818909_0.9884677686517986","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@amigo-ai/platform-sdk","version":"0.12.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.12.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"cd3031f5b6906169a698404b5ff3d1e8c088036a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.12.0.tgz","fileCount":176,"integrity":"sha512-Vh3jQBR31gL3JGVLWiJ9XwybyvuxUf8G7jOFwNR6FZFO+1koEeztNmNriVfgFkFzdEUw27kHqN/NFctKkSQgfA==","signatures":[{"sig":"MEUCIQCaWO4gNsE2mffT1sv8+BVdnRRHJpSl8mmK9qOQuFbPXgIgZNeZObxvETlcyXeaN2MlCGX2iUUS+Dn8usMzAVCcs80=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11027891},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c7c64c9269c7165d6374a7be75e662f51293394c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.12.0_1777353528240_0.6252363782039005","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@amigo-ai/platform-sdk","version":"0.13.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.13.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f2d3fd5787895bedd75df30afa6304154b8e0220","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.13.0.tgz","fileCount":176,"integrity":"sha512-VkLyCrm0FlgsHjHMShhb6xn0UsLcEWmCG18xyPmzO2gF/XL6mlgIUrukrB1jQoYP7HR9Q15GQThiNW9YTJXmyQ==","signatures":[{"sig":"MEYCIQCfp938FKfRXwevRtHOswahRhb9HlUqDwWk6AD8imbLDQIhANJ6CkfJR52Ur0IFZJGR6l1YJlhYpb21gAZX3onAl92z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.13.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11034152},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"10d2bb62f5de4a006f312525d4ad33b30785d6dc","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.13.0_1777354674563_0.7701232362740342","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@amigo-ai/platform-sdk","version":"0.14.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.14.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"adb932d5e1d391587b344d76c7c2ddf7c76444a8","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.14.0.tgz","fileCount":180,"integrity":"sha512-zUEtWVqAt9h0+QBIdN7F+WZP820It6WQ0cWh8eYSpGNuyTnm+35Jb8mOK1A5dh9ppRMOWlIogGk5WAAYyOcJDA==","signatures":[{"sig":"MEUCIERLtxHUlPsYfLTZLU/drkl4KbFCKY3egnrvdBvVgzaeAiEAtTrMMz8wLxFE7bTJoSUmrCZuhDHOGwyF8K79j6KASHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.14.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11085579},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"d80e2515999866c19b0fc637a7da12b31b186a80","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.14.0_1777373833938_0.56407293522448","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@amigo-ai/platform-sdk","version":"0.15.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.15.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3cdd940483c313bc0c7472882ace105fbe90ae2f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.15.0.tgz","fileCount":180,"integrity":"sha512-o5/GYTxt9FnW2iMafyf3eq+aw+0Lqu7bpSU4ZYvIvCWRK6D8V2rh11dfMVz2Yz7+wxgP20P9OeMCtSND+cqgUQ==","signatures":[{"sig":"MEQCICQarJDjq0oyl8qmPEwVS4HPv9l3K5QapeyXmELqjj5KAiBT1lYWQ0EfW9SVqMxw/kCf9UVpi34Pfe2omioLfL8Gmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11114918},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"4b2e757e016f9ef7fdf395810e85098e82f6755d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.15.0_1777387571824_0.7497600585577335","host":"s3://npm-registry-packages-npm-production"}},"0.15.1":{"name":"@amigo-ai/platform-sdk","version":"0.15.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.15.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"11790c717c3bfb20f1c084db8d51058a701840a9","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.15.1.tgz","fileCount":180,"integrity":"sha512-P1NBCDCNx3ZlICbpgYiNnhmdbRNJyKO4JUo/DyNhJVFOr8PBJoiyYe5Hst9ZlGuSlA+K1EaCZLPsolbhvp6ujg==","signatures":[{"sig":"MEQCIHhLPN9rw5JXCIHj78WAS+qL9xIT3SjlH8LbkxKJXzXEAiBCiVGDMc3YLLODO18KCStXr6tKmCi6zweKeBYNCEApGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11114944},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6038ce0c32c0e52f52fd3a3dc13cc33c8f2cd394","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.15.1_1777388681724_0.4951139081757725","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@amigo-ai/platform-sdk","version":"0.16.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.16.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"d2d638d203fc8765516fe6e26dcbb9ca5a61b855","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.16.0.tgz","fileCount":180,"integrity":"sha512-F8GDOS0nx6QUr/KoTQR1iG/3bzFjOX0SS05S0ctYkiwR9ZpWbZs9NgaD8694on7qKll36difaHD3XZlYMTP3bg==","signatures":[{"sig":"MEYCIQDBL0GQN3VPyF9Tx77aPuQ5pSW0O3faBgniP6bvoB7lBQIhAPAAcHDJsj3WYNxISc+ui8XHsaAOCjV03CBx6whCwTVC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11129545},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"52d22047d598c4573f0426d0f0dcb6342c46708e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.16.0_1777411041763_0.1767479010194113","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@amigo-ai/platform-sdk","version":"0.17.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.17.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"71f4c6a1dfcc75b67648218e594929090e7c56cf","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.17.0.tgz","fileCount":180,"integrity":"sha512-gavL2FE4U4BCmQ5RZhoSK5zQEBDd4td5I68mtyY/rY+7Tq55ahuuNffN/0/iFHbJ5xIGcxhAKmvMSQKttk65XA==","signatures":[{"sig":"MEUCICRK+v8kZ43r/NPr0VkSRXR0aDAKsauuOjGD8C74ROdRAiEAhOKvjqgPE8r3hGKfq9GKkUjjfpJjKUnBuuj2H4Rfugw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11130810},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"bb6edc0a123bf88f8a7b4e83692040d4109456d3","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.17.0_1777420190065_0.8073725858607605","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"@amigo-ai/platform-sdk","version":"0.17.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.17.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f8d6e623064c1834e656ef06acc0418cd3cf98bd","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.17.1.tgz","fileCount":180,"integrity":"sha512-3ruNdke0dqhlrW2yuElDZvJ8xlhh/AXxfPGMfcrTBvdstAV3iY81CRs90u6DUfrbvhs5zMS8KEvjANvVH6oX2A==","signatures":[{"sig":"MEUCIAxJHncBwVOE8HKInSNBLdLArPJNt3Ztcyztzxf3SlMMAiEAvVWQO+1ulmeghAdwgnlMkKBKkoBc6UUcVNOCzU7HlZo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11131992},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"b1b9afc3697e714f2c4203155b98d1380d61887d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.17.1_1777470837966_0.271929746410434","host":"s3://npm-registry-packages-npm-production"}},"0.17.2":{"name":"@amigo-ai/platform-sdk","version":"0.17.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.17.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4c2b797990dc70f346a1fc0f74cf313580b59faf","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.17.2.tgz","fileCount":180,"integrity":"sha512-dTUBE50ZMa9bILUXrl0ymf5eAbr7qNo3eudT0+g1cT2t3ucbZj6JGQIKDA+o10fQHZj1Z0M03ukRf9q787irLw==","signatures":[{"sig":"MEYCIQCouy9bh2w/87exliCqp4NzL9XLop69yL6mpN2ChfP9WgIhAMB4iCq96U4h8Sbna0U5zXjiO7cQ/lZNCIzDJaeOidi8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.17.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11138612},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"d4f674384e599a34b93a468079c985ad23bde6e6","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.17.2_1777487226360_0.19464482701225383","host":"s3://npm-registry-packages-npm-production"}},"0.17.3":{"name":"@amigo-ai/platform-sdk","version":"0.17.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.17.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"a596079cfd5ad9200643b2e4273e6a52604c4a3d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.17.3.tgz","fileCount":180,"integrity":"sha512-swonBASLVlu2ne6Hxqg3W1nplTxf5DWhUFh3Uf1zVYzltj+ZG2/aQV3tliaojEuhCvVuboUyC+wI/jMKJeablQ==","signatures":[{"sig":"MEYCIQD83vp0lZogneRu1zj0qHv08Je0aDUVwVWgXduDYC9KuwIhALwUDGek9fNWFCWNQlb2FEKIIQY5seYoJEm8MB4VgnJy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.17.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11141232},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"5722cd088af66cb1ef114fe186535de899327966","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.17.3_1777565270604_0.44863607895897273","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@amigo-ai/platform-sdk","version":"0.19.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.19.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"5a75da5b3dbbf05cbcf461994e3b1d7c37603308","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.19.0.tgz","fileCount":180,"integrity":"sha512-JCE4FNf8rxmZHi53uTHEJUDAC2vxhgI/tfAwujzfPzhuUFl1UsJDqo9b760vI1NW8j3nZ4/5MyNDXV2vj8Ccpw==","signatures":[{"sig":"MEUCIQDSrIFee4uf2w4lgbAkV2R7zQRb78fb5/g9sclemoX/KwIgQnJFP8Qml4WllTcWEJJ4YmvvU5FNqfO3zID5EsPX74c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11188943},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"494b015bf2add29d18759479b886415fca52df6b","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.19.0_1777610861105_0.31397126703390277","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@amigo-ai/platform-sdk","version":"0.21.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.21.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"ea2b85d4022706eea23c5749e7baf134fce06092","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.21.0.tgz","fileCount":180,"integrity":"sha512-uF0Zm6X4l+oBoJ8EacANMsymBwd9IAFAyQ+82t1pvikftHe1UiXwTz6ptpSZNRvwjl5EhbD9cPm6sjj91jH2Qg==","signatures":[{"sig":"MEUCIQDSry+QToHiZ1O9KVFzqjmZsTFXrVuDat2luKO3OnJ17wIgWcJllvHqa4EtWzisfH9vvBdUtlG0yH8151EdXHGfX9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11236402},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"7dc3310c5769abf2015b56b99cbb0a389ccb1185","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.21.0_1777641871056_0.9086098755624321","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@amigo-ai/platform-sdk","version":"0.22.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.22.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"98bd197377908cc09b20aa04d397774d00f85c74","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.22.0.tgz","fileCount":180,"integrity":"sha512-eWG/O/bkeggTIJMOVBtEejNXGzKdbDlKBgeKckhRw6os9E1xKZyBwSqMHSRA5/UKTCFgOuAicKv43FiC6eVf4w==","signatures":[{"sig":"MEYCIQDVUfc7vp/lMRDVbSv5KX6RLYH9eJxOVqKwjg+7IFvUDwIhAJta0m+9WFAg43gfCTiYxpGnqIQet22L/oxg8V2OpxiC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11240119},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"b43f903f2bdf8894fde9b152db6a5c36d3f64403","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.22.0_1777667213194_0.43075500702897296","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@amigo-ai/platform-sdk","version":"0.23.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.23.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"dc6aac52721ad0bb933c6fb2162d2f94792d7489","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.23.0.tgz","fileCount":180,"integrity":"sha512-ah6tQw5UtaPLXczfE/iqxGaypSQW19PnPeW7V6MmR71nV7XcPNJMs86xlAQ24+6X6wJlOcuQ/wK1+QypHIgsPg==","signatures":[{"sig":"MEQCICHlW+xy1d+PLEWwzvnN7PiQQoPaHDBGNwx3RspGcgtKAiASgFS01KsxbUqkYZqQrl7PT1UZoz99yJk0NTxKcJeQzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11275656},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"816ad86f6b49923b0e4cda819e667ca27a1d950e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.23.0_1777668286861_0.08292786171189359","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@amigo-ai/platform-sdk","version":"0.24.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.24.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"ed481219d50a56d5b6114766a78d3bfc2108dd31","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.24.0.tgz","fileCount":184,"integrity":"sha512-Wfni4G3bsX4pgXbuTKaxsS3tZrRh3S1o8UlgOni+XYgJBwLaRKdxM+SZ12R6+46bDzxNuV+MaIp0G7CFzmjWDw==","signatures":[{"sig":"MEUCIQDqlvK+W5UGbq4QYWR67HBDorJXZb4jZMAnteJk3nzXfAIgOoKI/AzbeDMBWKbckIUaLzp5WEnnqw3hFDPjTkKW6Ew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11383740},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f0660bd98197fe810610534374940f7f3fea87c6","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.24.0_1777676229308_0.13005408093946103","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@amigo-ai/platform-sdk","version":"0.25.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.25.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"9d352ad3d52d803d7c04232a6ab28f88c159167f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.25.0.tgz","fileCount":192,"integrity":"sha512-6MwmqJY1hkr6a4DJlpuWc095/0eFmnW81RRvtxLWRVBe/qfzCNRx8WnSUu3WVE6U8Dv0K2Fjsu2n2DqIUBrq3Q==","signatures":[{"sig":"MEUCIHm6M0tmQj6tkUSj08+aAeaDVk1Qoxq0bpYjg6toq5A6AiEA10YgiT84jQpNskk0bc0pkTf5EYEZzAfXc9OZ2BpIdus=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.25.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11683043},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e044ef17566f0ad167552d6bfae176c9c02f925b","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.25.0_1777681744012_0.24504223689516502","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@amigo-ai/platform-sdk","version":"0.26.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.26.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4960ad629ae02c03d6fb7104274c6f762cb0e0a9","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.26.0.tgz","fileCount":192,"integrity":"sha512-b8kRlRGXXSnb6C/6BaT6+LZl/E9KoAYQJKHUbz/gj0cakDirReqY3OUQweZXhJyC3CyX51Jig+ajgdgU+x2cYw==","signatures":[{"sig":"MEUCIQCOO6ukFb7l20sxSd1Sf9buy5KZGdx5bhVD5eWZJNoAMwIgf2gSXOArZEX9eh5Tu3XUHLHrVZ3mMoBt7pHJy032w3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.26.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11684543},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6c67a7b630ad3ffe56c129211076f7ac7d67e576","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.26.0_1777745597893_0.558632494248404","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@amigo-ai/platform-sdk","version":"0.27.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.27.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"34074c85e9be187a124cf63578851ed7108c4a71","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.27.0.tgz","fileCount":260,"integrity":"sha512-Udguj8D45mGGTrELV9EVunr4bVJukvbaFcIlE1q6ssyT5Yky8FVpyqhkpuf0ImMj90c6yU7p6S2sKTDVp7vtUg==","signatures":[{"sig":"MEYCIQCGJPmV3Oq5KaPBi/nHMLsZiBRRXhzp3whT07plOFPc1wIhAJr/fjH2GHfLzCPfB54/5kelN2OjOD0HKRsjewFYztqO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.27.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12115643},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c53269052eeae66b990ece6535b9f81327fc2e6b","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.27.0_1777795484443_0.6050552972152783","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@amigo-ai/platform-sdk","version":"0.29.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.29.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e048a638f568b86c4418d450e95713bb3eda45eb","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.29.0.tgz","fileCount":264,"integrity":"sha512-3/NlpljDmiWp3nrn+fBY5mR5t0e7fGkTJDg6G8E2Gn2HdmfEHcaSfDMK9+D4A6+rSuz1eWJshUB4f2FOmx5vEg==","signatures":[{"sig":"MEQCIDTEKQOQgn6EFEx8LufTkOjGWxJmWFGr4rG+GYd+9sAPAiAc3guyUMqlohw1mnK5dL55wnssc8ugPXg8VFdFu+bfTg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.29.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12131373},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"746a8cba17c240625e59dcde126946b1fe0a650c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.29.0_1777840661414_0.31053853173546475","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@amigo-ai/platform-sdk","version":"0.31.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.31.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"d7922255ce4b1e54a6959f5444be456ae1942b2a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.31.0.tgz","fileCount":264,"integrity":"sha512-iKrXjOcS2kI++hRicB6r3O5BoIUUcTQf225lZZgDpA57fP6OZ2HForVLXJBhr53gJEz17Ive0obEZQpptTKFsg==","signatures":[{"sig":"MEYCIQCNorBCFRvd0GUES6yGr3ckiNsZlvhIuJVQJNEy5QvnegIhAPCZBw+8DwUWl3pWBaroJufjEp2rBMg/YUvFgw/Ay/J7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.31.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12137367},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"95b8ca92a34649df493957249e20af15857b337c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.31.0_1777908911638_0.9386086827981532","host":"s3://npm-registry-packages-npm-production"}},"0.32.0":{"name":"@amigo-ai/platform-sdk","version":"0.32.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.32.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"23807634354357d1d9c398087d05e0679c23b63c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.32.0.tgz","fileCount":264,"integrity":"sha512-sN71536fMHUWJVol4aDjTkpDBP0Buvbkgwt8KWJlGa7BqmecXKbFQMUcDF6Rgwf9hUn8vRGmOjqkl3SxNSLJfw==","signatures":[{"sig":"MEQCIHGOs6dhdYHbdY8/Nve1I/5yn8MNMVpZMzXoRU7/Zns6AiAaRvw+VQk0JY0UUkrXkE4eSoWazuP1vGfs5DjVYtOV2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.32.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12205314},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6142ed01c9aef31bbbcce7c2754cba39d55e9cbf","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.32.0_1777921920702_0.8020736564363635","host":"s3://npm-registry-packages-npm-production"}},"0.33.0":{"name":"@amigo-ai/platform-sdk","version":"0.33.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.33.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2cb3f158e5e242cfad2abab83b7a993f63cb7c2c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.33.0.tgz","fileCount":264,"integrity":"sha512-j7kMMkPzYUW70USPPoYQUVQb1z2si2A+L4bZf4aysGbktgznaOm0zaH87AE2Z6quaxogmlGdcemIZMOU+s7B0g==","signatures":[{"sig":"MEYCIQCUQrta3T+Bk09+Ae7Q8vLsXF3KRGViiQPa/fPjVYa4UwIhAJckY507YNbnvnmdYkbnh8XUP8MJ9cd2yAifdyrfwvTU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.33.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12220862},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"ec4975d3e95132de0548e54cc2c06b01d1b75f0d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.33.0_1777936346194_0.22595773666617935","host":"s3://npm-registry-packages-npm-production"}},"0.34.0":{"name":"@amigo-ai/platform-sdk","version":"0.34.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.34.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"fc4fdefd26a9c1be8238f8621611d8463135f6a1","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.34.0.tgz","fileCount":264,"integrity":"sha512-arOqYu8O9IvPdQQZT1hKXcASjj65T9OZKX4aSXLRIbaBeYLJmOutxDCSlIm/RZsirTV9ivDv2Q4hR1IQPXzBfw==","signatures":[{"sig":"MEUCIEDWIzPunmHO9C0SK8RdVa7lroeeyjalRZAaYmCrxvfTAiEA9Omz+9rQe4XAiMG1sULaEJ6mnDjR/HG3Um9KGn7l90E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.34.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12233362},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"ace4cb0cbb487d71754d8414211955e901604170","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.34.0_1777948505649_0.8060901479143725","host":"s3://npm-registry-packages-npm-production"}},"0.37.0":{"name":"@amigo-ai/platform-sdk","version":"0.37.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.37.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"df2ad6c4e69549c4e7c50ed929c63451e8d43c54","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.37.0.tgz","fileCount":264,"integrity":"sha512-Nm2DVo1yWR7vrU2YmVtCYyJg3bEser2yPnDH4IG9yjx38Ngr6fJVZzvMyvjM5BqynE9BTFsTZLeKkj5koboj0A==","signatures":[{"sig":"MEQCIC5qtCFcD5LGfOSD/AE2RTY6FGSTkx3hSK9JyrkV5waaAiAmhbmyVfuI7OYVaur6DjuDZtH1vKNg8QmDwuzr6xMVlA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.37.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12314997},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"4418d54e5a5f5ab4bc3ed04b0cda5fb29976754e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.37.0_1778001077048_0.7526655459703833","host":"s3://npm-registry-packages-npm-production"}},"0.39.0":{"name":"@amigo-ai/platform-sdk","version":"0.39.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.39.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"b3738d31f77298d4ea09e029a2e61b613337091e","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.39.0.tgz","fileCount":264,"integrity":"sha512-nwKaIhY+/9KZINJFhi1XJ9gMNrVtczRdrlnCXlL/ecOwoBESNPR6G63nF+OOU1wCKGxLYqUPttUF7p3/vPVaWQ==","signatures":[{"sig":"MEUCIQDlvOsJIaLZFG+MSrERMQErDf0+kLQTB88EIO9dYGmO0QIgUC4U5E6OQVURadwOQpOfbKYuU5fIutpm3n5BiAiXjw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.39.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12334214},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"1ddb3b58f1b11a62cb7c57f1c1b53d5d373b2dc1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.39.0_1778012694127_0.20325031334677912","host":"s3://npm-registry-packages-npm-production"}},"0.40.0":{"name":"@amigo-ai/platform-sdk","version":"0.40.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.40.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"947a26c441aa90f71b4483a6b1591ae77267bf17","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.40.0.tgz","fileCount":264,"integrity":"sha512-2XwHxCH9uPzr1uesjCb8e/9NPgCpLUd1LEXHlCtxXx6uYKsuAD3zu71TXG8QmeHUrCkUSchdk9pzIZ7Gw8zcBA==","signatures":[{"sig":"MEUCIDqGkLf7j/lUr8biNBQnnIyiIkPIDFqOollrhrsKErIzAiEA4ruJeHoMumehLvxFKbjVr5UwW3v0yCg7VLM/WO28C90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.40.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12336905},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"27a7ff613c4d71a382b38d6515a7cc511597fb23","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.40.0_1778019359032_0.5323448154915935","host":"s3://npm-registry-packages-npm-production"}},"0.41.0":{"name":"@amigo-ai/platform-sdk","version":"0.41.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.41.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"5ea02d269ffaa0e0a27f1c8713b01f45a04a96f7","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.41.0.tgz","fileCount":268,"integrity":"sha512-Zeg4fIE/R9bnMP6KogLmFdd4eHQ2nq61hLoQo6HYN5s4tKq9rDPeiNyXeANzDdSbbvvVBBdaPJkjn9zkglD9/A==","signatures":[{"sig":"MEUCIQDdmJC7pUgiX3n4uwrc9+bvX7cmdN+Js+ugfH27/+1P/AIgX2HW7yQ7zxK7fjnTM0fay3JPOZX/WOKGChSyLU4hkN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12359442},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e22b2d870ed4944283973eb251bf709d0dc745a3","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.41.0_1778020551970_0.6131757023485087","host":"s3://npm-registry-packages-npm-production"}},"0.43.0":{"name":"@amigo-ai/platform-sdk","version":"0.43.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.43.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"c972e3661c62b4b455645c9f13cd6c97efb57384","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.43.0.tgz","fileCount":276,"integrity":"sha512-y6cAdYNKfOI+rqDnQ1Oc+IgmA1bvFSyeGyFXpaB69C+VCrzk5ez2mMoDsAxl826wFfQcCQLuRjzRhkB/gBHN/w==","signatures":[{"sig":"MEUCIDv1ypDzFdNLIvL8Tlb20vG+BEaiqbMmWCrZXIqdcliuAiEAxDKMn0HprlfhSV972TER7MVAxWNqWg/Fepq8nVDbJwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.43.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12399267},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e6824243f1d9802835635136571fc09aabaf1b44","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.43.0_1778024324648_0.6318524794387166","host":"s3://npm-registry-packages-npm-production"}},"0.44.0":{"name":"@amigo-ai/platform-sdk","version":"0.44.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.44.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2d1c651f37f298f80c6819b1630b0c4fef74bbf2","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.44.0.tgz","fileCount":276,"integrity":"sha512-7f4dGVYjqPLzsCMZYXrC019lIJgwbDo+YQxX6Yghx4WJQBJrgFJUPI3NyyUNI69MiBuqH8NmRZ88VhxQHqvjTA==","signatures":[{"sig":"MEQCIGPYtvldowTWMG+nNVMdsQARhSkufXPhJiyXOSPq/y9wAiAoBmhwUhgLDLUmo94XYofl2j5mLX7lEC/DWp1xmAd9rA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.44.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12407221},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"020a7874bce7a9583bfc0a5abfba4cfeb2d4a720","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.44.0_1778025594653_0.0545243417943817","host":"s3://npm-registry-packages-npm-production"}},"0.45.0":{"name":"@amigo-ai/platform-sdk","version":"0.45.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.45.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"ff8b8776bb1a5622b64d91483ca15adb6eaeaf5d","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.45.0.tgz","fileCount":276,"integrity":"sha512-eQgIqISeb6SteWKi/nPbAlaCuYB6y+sg12u4CMP1Yn9P1May9Zg8uQPyWgWq8Zu4v+f6e9zWWjeOuQhpWdCExA==","signatures":[{"sig":"MEQCIAp8sjYKyXIAS2lDheWXvRfx9U3LBMDU2bKvCADkIbzGAiB9fh/879wIEmPVLEyspyMvVV8kfOTk0zZUBtRLQtWyaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.45.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12405509},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"84ca13604480718de4c7ec9e95e42716ea1bac15","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.45.0_1778026834569_0.2869711905370427","host":"s3://npm-registry-packages-npm-production"}},"0.46.0":{"name":"@amigo-ai/platform-sdk","version":"0.46.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.46.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3892c7ab35247c48aa2c864f0d841ae4121146fa","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.46.0.tgz","fileCount":276,"integrity":"sha512-YNct+5GHWxig7kzELoJ/CPhGLyS9KrRdJvfjcQl+IdYzGHxJeB86WYo/vZcRN7E331n2tentUjTRSJfzFEp6gA==","signatures":[{"sig":"MEYCIQC8Xl5cLZzqIJSvXuASGcuJuck2nF2JkgXKRk/PX+IieAIhAJSwaaNa1n87L9AdIsUGwHYpia/X5OOAC5BL+uIfyB5B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12400656},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"72d79fc07c503f21e659c37648ff2745c5bf67a5","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.46.0_1778034927620_0.05492445926612555","host":"s3://npm-registry-packages-npm-production"}},"0.47.0":{"name":"@amigo-ai/platform-sdk","version":"0.47.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.47.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"da2307b0a20e7482f5170a8eb66524a7d0d2f794","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.47.0.tgz","fileCount":276,"integrity":"sha512-rldqUlCxl+WqQLSLJjx1V6tNzRv3trLRQjD/OGyr6eFTC3S2A/2pS+JOCShp1wcCNtH2YRrqaBOaw8xW9BcovA==","signatures":[{"sig":"MEYCIQDjuKA28t0trgWQrIdoAzSnUiwjCnaqqxaysUMKxZfThAIhAJlPckmkOhtwLZRqOSDk20MvM3uBzTqz4HN+0OUGdPsk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.47.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12445260},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"2e03321fbf52b257d0c091982a6922571e28163e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.47.0_1778130547159_0.34868780898730267","host":"s3://npm-registry-packages-npm-production"}},"0.47.1":{"name":"@amigo-ai/platform-sdk","version":"0.47.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.47.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"05e214144f5154571aef87369ca8a9186272c80e","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.47.1.tgz","fileCount":280,"integrity":"sha512-3PCPFFLhTJ21qoUdmIUqMgYhjCtMlCd2uoGxZOmoSW9KnpdsqZnBzOQMc+u9LYrpQYl+HprDKMb9jhfoOLbFrQ==","signatures":[{"sig":"MEUCIQDdW/lFAw1Ab8trCn0ebXv3P3u38NQt0buTLIA0C5OO3gIgEAYQo+i52JWoHumnGcIU5zvvKyw92RSNnZZZwM0Qshs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.47.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12470907},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c8fdfee109d19f56cc71d3a6ef528aa170394e72","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.47.1_1778132660576_0.8093811597369704","host":"s3://npm-registry-packages-npm-production"}},"0.48.0":{"name":"@amigo-ai/platform-sdk","version":"0.48.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.48.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"ffb7631584016094eb115d7f8fefe7768179cdba","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.48.0.tgz","fileCount":280,"integrity":"sha512-XHfiZ9pVVKghLeTWkI58PF0gxFL+2e1QkCK4crDnIspz0z1Yo3ha8iRjF2Nv1htW6l+XXAca56iK0A/TGTuy3w==","signatures":[{"sig":"MEQCIBuApq3/rhFxtLOlt4B1fOzJWNBjefqD/xQzaMCDFXeTAiAj5B5pHWBZDzzSDZ9K1yjTTtOe7/x9O/9reskVN/LSsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.48.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12466509},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"33843c1aab40c308878d8dcaee3ea32266138812","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.48.0_1778251174476_0.7236190516722549","host":"s3://npm-registry-packages-npm-production"}},"0.48.1":{"name":"@amigo-ai/platform-sdk","version":"0.48.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.48.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"b88bd0c9cce777136651e4b84a22a7998c1711ae","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.48.1.tgz","fileCount":280,"integrity":"sha512-lfMuscpUq2sGWyPdVQeC2QushhqBWWLbNzX3rZjSkPFjXpkOBwyHowMUsJmzaVNITTaDlx3unjUCbXRC80fExg==","signatures":[{"sig":"MEUCIQCRotJ4++m3pSX875Yt9KyduNqv7CdupUnFESKagC6+qAIgFokgFUGSoaL5vUEAAp6Dt+oTsg1hI8xIjUGbPwF0TEM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.48.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12459451},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e1cc75ce3238f1a5610449efbd9d8c5bcebd259a","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.48.1_1778266623726_0.366544275226955","host":"s3://npm-registry-packages-npm-production"}},"0.48.2":{"name":"@amigo-ai/platform-sdk","version":"0.48.2","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.48.2","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"cee9d16485053dbf178a4fe1543f4434c82813d4","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.48.2.tgz","fileCount":280,"integrity":"sha512-Vnc0GEi6lf1LpAG0EcKT4tD6tZOH6nFnydpOTbHUcITISM3RJDtp1WK0o3XT3nhq4DVy3q1wjCJ0Zdvkh69HuA==","signatures":[{"sig":"MEUCIHNOLtFfokHzIXEujSnnflfoFqwQMvimLV4WybxXsYGsAiEAio3wFRNZ/KLGf9RNVxU4AQNmbB011QDQxy2yccT6sUs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.48.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12465424},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"dce110b5c36d5ed06442f2603471390904e5ae6e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.48.2_1778363762039_0.0787158704087767","host":"s3://npm-registry-packages-npm-production"}},"0.48.3":{"name":"@amigo-ai/platform-sdk","version":"0.48.3","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.48.3","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"b828d0c1053cbd145398f9a9c72151a2e17c98b7","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.48.3.tgz","fileCount":280,"integrity":"sha512-Y96D2PKVE0IeZ/0tlh+iGkOM+bQ49wS319C2ymonDpj9q8XTagPdKqcqmdfiuPpuetY5Dxc6VwPEsNzzeRuj3A==","signatures":[{"sig":"MEQCIC3jbj2MDlAIx1FTWS4MY2v2TGmvPfSMf/xqVA6vZGcQAiAHFkvPBhyv6fUskAAuN7ziL3/UZl5FMyF6fmJujvPwUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.48.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12465424},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"8800bbd8874a0702a43046854d3951cf5a1b5420","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.48.3_1778363969244_0.4543302780518761","host":"s3://npm-registry-packages-npm-production"}},"0.48.4":{"name":"@amigo-ai/platform-sdk","version":"0.48.4","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.48.4","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"94b993185b0acfa2c3f61ef3890b8e4c259bc30f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.48.4.tgz","fileCount":280,"integrity":"sha512-U9kBeCaNxY9s5TFYvy7g0YkhG7MFQReuWZSgk6vA7hVQ+FvYd3Bc6/hycqCAY2mWYZJijze+QANze0e/klCvBQ==","signatures":[{"sig":"MEUCIBY0wANLQl1adJAtfpuV0lbEvr5V5hnCBB2fPlbuHINVAiEApPVd859dKlj5d4GYB5pXvrtyz66++Nb9jXKuHF0uCao=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.48.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12467706},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"a2544746d7ba29066c459acc47ed7d2fcf9f4b3c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.48.4_1778378596732_0.6399469697488911","host":"s3://npm-registry-packages-npm-production"}},"0.49.0":{"name":"@amigo-ai/platform-sdk","version":"0.49.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.49.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"c972afc7051893c7b39a35267e0b27449e52f7c3","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.49.0.tgz","fileCount":280,"integrity":"sha512-rVhPahZhIqK1VV0yeakok3qA3EzfF5ow6dq/QiA0861y/Ittha+RKDuxzSGBoHCvkfI6GTAP9ufrhW8lgoF0cA==","signatures":[{"sig":"MEQCIHUnqueGqgNpHpwLiAXF9s3Rb5QWkiKcBbQEEBgB+gK2AiB/Gwgs/II+ukAsJaRDQiYuGMgx6VGaOakMAAiun+L2SQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.49.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12471631},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"2f2dc52d8278e1aeccf82a26a12681a11e79d23c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.49.0_1778455409122_0.5430925705767029","host":"s3://npm-registry-packages-npm-production"}},"0.50.0":{"name":"@amigo-ai/platform-sdk","version":"0.50.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.50.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2931012ac395e3043ad5f4e508ddbc8b97cbfc3f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.50.0.tgz","fileCount":280,"integrity":"sha512-EeGZFdCa94Xb3hOY3Yx+OWDtOf6qedp6DklbpwHjv31xMF1YR3FFk7NZI8YFM6Y8WnSiIICCYdguGWqe7vT9qA==","signatures":[{"sig":"MEYCIQC6B/13JVERI3HJJFhv4bPfF6Kp5I3IpSrZTdjg8wTprAIhAK+x30NgWAFJKW1Vzag8kDVEmdHBQFSqa6uT/mrEM6f4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.50.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12473153},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"108aa52c524d7484ea79f00a313049bde558dae6","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.50.0_1778568193705_0.2348724916164866","host":"s3://npm-registry-packages-npm-production"}},"0.51.0":{"name":"@amigo-ai/platform-sdk","version":"0.51.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.51.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"d56b159dedfb44829b5b90cfc7e52ce109df3b44","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.51.0.tgz","fileCount":280,"integrity":"sha512-j0wabf9ZU+2lN6zUDlXyOkcEksLwr2a0FlMrrvqVl4Q8jBZXauG5+dGhSSvj+j2lxuKu5q0jMAWV/cQ90WxsIA==","signatures":[{"sig":"MEUCIFSApmZXwVT00haPu1JSALybRdq5KKPzXP03+0GtXJYyAiEAhNQae8oZiDSEw7nCg+61Ll4sW7s+hw+6eytUalkWSTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.51.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12402412},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"970270ee8ce86a6d3a32ef310514b40918371b2a","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.51.0_1778727377182_0.8201982744457501","host":"s3://npm-registry-packages-npm-production"}},"0.52.0":{"name":"@amigo-ai/platform-sdk","version":"0.52.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.52.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"83560af3166d22a3f143a2680805bde12ae700de","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.52.0.tgz","fileCount":280,"integrity":"sha512-LWbZfs8Dmy6mydlYHRfJ6Etv60pzvqE67qsEHCgBcdqy0we7Xgtp6RStG5VjBcB0LEWCGxEJbsT3SAMA9qlSNQ==","signatures":[{"sig":"MEQCIFA3npXk0mvE9CU1rD45Un7N0dpyCZr4kPNYMd3AnEdZAiA2W8wVRNFalXQ1S+1dIG+y2Rgl3vJq2fKyIJOvzHaFYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.52.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12423540},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"064ac38e1b3f5d0cb98016cb83600f95d3560ed0","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.52.0_1778766455590_0.4895712671403991","host":"s3://npm-registry-packages-npm-production"}},"0.53.0":{"name":"@amigo-ai/platform-sdk","version":"0.53.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.53.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f594ff67bfd080b45f392098cf77310323be8ce2","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.53.0.tgz","fileCount":280,"integrity":"sha512-4ghYIrj/Bu7G35CHucvDyt8EL7NlX/A1b7YuT4U/A0ypwk5D1PHQa5v/R/SnaemQqkm4F10b89UjFG7ljjVIdA==","signatures":[{"sig":"MEQCIDDC+/lAjroXjnCk3/QpuC7lyyM7B9J6lHwfFHJoRhPhAiAR+LxAWmgDiVdiNVejYB1hSC33nikbMmwI55zOPPO3Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.53.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12427535},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"8f0074e47b92a7473892a30bb016cad9546eb826","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.53.0_1778780485118_0.2848777805729603","host":"s3://npm-registry-packages-npm-production"}},"0.54.0":{"name":"@amigo-ai/platform-sdk","version":"0.54.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.54.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e386d14e7534c426c6b662ef5485fe7f9bcf8e79","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.54.0.tgz","fileCount":264,"integrity":"sha512-TeSiGWocmdk8m5TAT/k8eQ+zR21KRuARREAQdQWEkx0LdGZ08zbis1bfkFUI2dwRex6cntf1pSTyFDKQaxrwng==","signatures":[{"sig":"MEUCIQDHXIE2zLV+v7/BO+RQNGwxrKGdXow81ryWIkABoTVZYgIgHFelzXxGLHEq3BGca8Vn3o3En6UzU8cTerQqzDEw6PE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.54.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12135694},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"dcc63ac41fe125355b3cecf12d1bbfc2161405fb","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.54.0_1778788495204_0.8378966613449068","host":"s3://npm-registry-packages-npm-production"}},"0.55.0":{"name":"@amigo-ai/platform-sdk","version":"0.55.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.55.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"709799747bb5da5999153e20a303b813d22d1fc8","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.55.0.tgz","fileCount":260,"integrity":"sha512-WTLm0v9AOjF1QuIu5hQk7IDjFxiMWb6OSE1jE+1yu4f1c/OqaTxWGFmIi+H1rIV12EgMJ3L5feJ2NoGsFzperQ==","signatures":[{"sig":"MEYCIQC6WJBie+T/EjOQX9Ez8QOqwY1dJ0LNsokuNLKOzwr/4AIhAK/O5UUr7ozS3PUu+9uiPj6UWmDbJsw4FzAKz0PrYZ5G","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.55.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12063225},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e70542ed9cbce14708ab0ec609c1c5028e90bd33","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.55.0_1778790018725_0.23328847117145068","host":"s3://npm-registry-packages-npm-production"}},"0.56.0":{"name":"@amigo-ai/platform-sdk","version":"0.56.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.56.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"75d38ce84e8135dcb695ea19cbbda4f6b5a064fd","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.56.0.tgz","fileCount":256,"integrity":"sha512-b4mGctFX2QmN5TRXfdf/SA6oH78KGS1gw/4EUp7a4hRY3/y9GY8QE2RTL2rtfesckhbUJBWLx58TED2CG2TuHA==","signatures":[{"sig":"MEYCIQCdJJdWUos73lC/1uo4stZoL/qq+ySDBTy5WmOjNveiKAIhAPHqam+VeMHvQPmiZlFhxh4NhPYa02O5nEWAHLjkx7Qc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.56.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12025924},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"d655bac16b0ffe4cba5272a04f5fc274cf567ddb","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.56.0_1778794815270_0.9469279313660586","host":"s3://npm-registry-packages-npm-production"}},"0.57.0":{"name":"@amigo-ai/platform-sdk","version":"0.57.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.57.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"af7c93d86e6390b75fc1118421a8b35ab7981052","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.57.0.tgz","fileCount":256,"integrity":"sha512-6/25yAo1y4FJ4iD8z9j3pCerAz67tx+eqiVzn/o5YFd5+flXfYadNFQW7hAY4JzDToeQYz2jIs4eErLb1FotLQ==","signatures":[{"sig":"MEUCIQDet2B982oeNk0C/g1qDKFEAbUDtoW16YPQUTBowuA+6gIgZJzE1TpQUW/awOojUOp2k+QgvstUsvTSfRN/B2Unm6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11938162},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"5e3b643fe1f5d2bdfff6720b5a618f65c987668e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.57.0_1779244679947_0.8760935382822728","host":"s3://npm-registry-packages-npm-production"}},"0.58.0":{"name":"@amigo-ai/platform-sdk","version":"0.58.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.58.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"80255f58a4272e03dab288d61a097a613f2d2a9a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.58.0.tgz","fileCount":260,"integrity":"sha512-mSFM3NCiLMGhPyUgGThrxJYHbhhAWK1hAfE4KxrKrTG+nOAEzvrhXNHOKej44zchI29YDRczcJReJ3rF6d8FxQ==","signatures":[{"sig":"MEQCIEaG6bNhr469i+iz/QUddbBajJiY2+uDPeEs2CDoM7w6AiB5KGbmOU+sowHLNne/Q213XOppWEKvR+oWY7LDHoIeTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.58.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11959445},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"78975334c4f245bf7852638602ed2e09ae03aa1c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.58.0_1779768537413_0.18588835965214257","host":"s3://npm-registry-packages-npm-production"}},"0.59.0":{"name":"@amigo-ai/platform-sdk","version":"0.59.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.59.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"470350ab12608c231a1609b722b48c20a4b1ce6a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.59.0.tgz","fileCount":260,"integrity":"sha512-DNY1fVN8nzwJe/Ps5P6BcwzfYa1Ao+lmcjMPgzPVg7zd53rlSW5SFBecQZSj6fpO3U6QPGFWWWLly5W/Fz31Cw==","signatures":[{"sig":"MEUCIAeFx1jiv4+BQdINgcbFtBv1h2PoGstvsutoS+QQje30AiEAo4u9a8eUn7CsJD43f9lX20Q1ThEpkRPrXbT5RnQioa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.59.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11959596},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"52c68eca13218a859068287697d2e28cc9824759","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.59.0_1779842445348_0.7034918582099865","host":"s3://npm-registry-packages-npm-production"}},"0.60.0":{"name":"@amigo-ai/platform-sdk","version":"0.60.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.60.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"a7e0f036b97b55a6a8823e827201191279bf2b26","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.60.0.tgz","fileCount":260,"integrity":"sha512-gdrYrx7yNuV96xRg2VqzlWSXsclmhfsdQDMPvIkAMeyJzPNwF75StLSpwSdT+yh8LJM8pcGunE7LQBxnuj4xCg==","signatures":[{"sig":"MEUCIQCASnIsWlWP2t5h9T+D0ExAg9+B+xyqDSvFrwc0JqxAzgIgFSLiOkgpyKadTcL3DCS3jB0oa5t7vMVG+JVo4lKvg8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.60.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11934680},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"387c34328b6909f1384f97ea3e911bf8fa849cdf","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.60.0_1779920195772_0.8898298844128911","host":"s3://npm-registry-packages-npm-production"}},"0.61.0":{"name":"@amigo-ai/platform-sdk","version":"0.61.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.61.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"02cc2728ce8448f633b0a429e2a48646d5003c6a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.61.0.tgz","fileCount":260,"integrity":"sha512-SvJJINjZrOrAzn/fQ41Z0hpx8K9waBSEk8kLjeQHaSAXVhL/e2dRb0GyEcRON8bdEj9B82lYqLGmFGXANdHE6w==","signatures":[{"sig":"MEYCIQDsGV/i9ozTW0+A7kRMdz8EGR6IcPS0t77rOX3nRScj5gIhAL1argY4ck+Uac3HbwBtSKkROF0ZBzUS6S4Q8W/j2fyP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.61.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11934680},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"0c56f44ab8e71b32b3291d01e4ec2a0044b68b9c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.61.0_1780076647926_0.39712416674814044","host":"s3://npm-registry-packages-npm-production"}},"0.61.1":{"name":"@amigo-ai/platform-sdk","version":"0.61.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.61.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"eb309f8482b759d472881e7a430045a7e5da2f7a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.61.1.tgz","fileCount":260,"integrity":"sha512-VadpM4qnx9Ha+GgCU53a3WyGs0hGMuRTXZ4l3otebi793ZFqQD5bkqP5D4oFk6jHCYC2cTWIIWK9emwgnP5/zQ==","signatures":[{"sig":"MEQCIDJ0hI1x+X/8wzy6z8WFYZxtL9SMk+P3vJsNoVd7G6qoAiBQWTn3dXS7+bqZ3a2HKrzY3LZOklM/chj5+RpMRy/hqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.61.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11935147},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"91a108439a91dcd5d41bdbb903d629da4fc63371","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.61.1_1780277265058_0.6983579388811023","host":"s3://npm-registry-packages-npm-production"}},"0.62.1":{"name":"@amigo-ai/platform-sdk","version":"0.62.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.62.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"fabdf532332f1d2baa9dec5e572fcab2c1b50da1","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.62.1.tgz","fileCount":260,"integrity":"sha512-JmHpm8Ru6DmGf3DknJ7PmHAU/2mlIWnclpqK1zp6O9fmyXFCigASgSPsIppEtoSaxmJA1my3E8KyhGtVgDDRcw==","signatures":[{"sig":"MEUCIGNhYZnXNBtk1uFsYfjE2gU+KmAcgbOyJP8zeYr+I+axAiEAlf6X8Dn5gdjYiSAmnOh3sACuqZyIDxrxY3EfCShevfE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.62.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11940733},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"65016bee8114420a3b560c177868c71439d8fe05","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.62.1_1780366090144_0.5445202475805622","host":"s3://npm-registry-packages-npm-production"}},"0.63.0":{"name":"@amigo-ai/platform-sdk","version":"0.63.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.63.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"50e7752f0416ab78d5a623d290b17aae61c4866b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.63.0.tgz","fileCount":260,"integrity":"sha512-+MxO9IUMOg+kOVuj9wxEL3wBekFCPWQ2kCj3QDR9H1s3YvlrtkHwWU2kVwGTvnHRmB/m3meskGk8IrN/nsQQ7g==","signatures":[{"sig":"MEQCIGffulQCOr9/FG5rL8zr4iAaOz1ofQXO1STzUNuZCtROAiBnCrHE52GAXwmrm9KRygU5gg3+DtDfQXmZey13N3lauA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.63.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11986936},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"3d1cadd465b36776b9f7cc9a8d5840cf5e80f27f","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.63.0_1780583602639_0.40920572734375193","host":"s3://npm-registry-packages-npm-production"}},"0.64.0":{"name":"@amigo-ai/platform-sdk","version":"0.64.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.64.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"6077fcf3764a3b95219ecd3ec0d687c7a42bc1ff","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.64.0.tgz","fileCount":260,"integrity":"sha512-lv3l/9QpGEd4RLHUvAi5Zes/2q+WAP4Ex6vmLelshPEGSRdKVDhWqMHIXo9rrYPa+99ri2xQUxBaM8dt9uAibQ==","signatures":[{"sig":"MEUCIQCm06qN/Fy/0/JCYk9l+RgoDif/YuBrNigMr/UR5f73sQIgJBkcrdp1L01qYwBgdmJJHyRwoEqcavaudklVLvtmuGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.64.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12002048},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e04ecbb05f0685f7b5229ef39b419452f9752006","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.64.0_1780687438812_0.015723297191523544","host":"s3://npm-registry-packages-npm-production"}},"0.65.0":{"name":"@amigo-ai/platform-sdk","version":"0.65.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.65.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"670bbbea2ee2e0c1c40524b3c07f038bd6a7766b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.65.0.tgz","fileCount":260,"integrity":"sha512-gq2izlC5kBoml/rGJI5o3gJJ9yb3Wr2Dpv9t0GHg1DkQzE6feR1RjidPhvCizDNb3ZRCLD9zMCs/xCgMcgBMPA==","signatures":[{"sig":"MEUCIQCprKk/JJRouuXcKuxSNvZu6w3U4heJ0xAXK4ibBi3TxQIgXjnYHkvR/mNTweTFkn6JXq54pVKzt+xkfAkE+GlvjFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.65.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12004082},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"b88b511a7197deb568685ae46bea38749d784ebf","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.65.0_1780774837625_0.5734203150681876","host":"s3://npm-registry-packages-npm-production"}},"0.66.0":{"name":"@amigo-ai/platform-sdk","version":"0.66.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.66.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"7ffd245b9e2a51dea8395a741a81e9c0148c988b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.66.0.tgz","fileCount":264,"integrity":"sha512-HiKRVj/PtYHLy+xozLk7rc3VPDKQxOW6kUWUmZtSTAbGp/R+0btqw5bKddFHKB04fN84ekNaGJZQi3ao94jg6g==","signatures":[{"sig":"MEQCIGLX2PvfInzxJVLBypymQYr6nwARmGyVez663poedoV+AiB/skPPwd2WbIwkdluEUc4cEduTPM+GFRLFlYBDtfwQgw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.66.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12078467},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"cfd650805febb02abf659835167ccdd2eeea4a07","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.66.0_1780967544409_0.5937049723116368","host":"s3://npm-registry-packages-npm-production"}},"0.67.0":{"name":"@amigo-ai/platform-sdk","version":"0.67.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.67.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f41b3f2f8d292874e93c00624c9dd346c408c7ea","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.67.0.tgz","fileCount":264,"integrity":"sha512-yTacTBRiVwwMEPU/K5C55sPzlP6wkjms2hDBeQOiqfQtlJQ3WUwSzg2GNe++o+YQ3H17Vl5sLip6URNi0AYCug==","signatures":[{"sig":"MEYCIQCQ5/FI86CVmIaV7Eb31oVwqby8yJhynLyGesY45yVciQIhAKEs/8s+p1e++t4zunRJSnkLCkvRSzNhn/5LI6DuSrlY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.67.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12079049},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"91e1bd175fd904580374f10c3126f1906dec10dd","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.67.0_1780976754987_0.5495684405550318","host":"s3://npm-registry-packages-npm-production"}},"0.68.0":{"name":"@amigo-ai/platform-sdk","version":"0.68.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.68.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f27eb2ecd6241e48fd0626cf7d2c6e90a52e0c5b","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.68.0.tgz","fileCount":260,"integrity":"sha512-x4uXodKYwcYZhD8xt10Xp++3hrSAvB5Oda7VVGGRHARhXjOTaMLD6TWXobf7R25MCqvvDx/bWAUo9zETFK4d1Q==","signatures":[{"sig":"MEQCIG2aXjzljJWo1luW7BP/jkrYd7oaAiqnh5ZABMB2/2uyAiBOEgti5gWm/3oQPvjfDpy6mLscNPYuUWlUXt/QuOJhPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.68.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12060531},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"cd0347ccddbc555946bb312183255b40c6cf669e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.68.0_1781230002446_0.7572218698503768","host":"s3://npm-registry-packages-npm-production"}},"0.69.0":{"name":"@amigo-ai/platform-sdk","version":"0.69.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.69.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4ac6c54f1901c5903397ff5ecbbd1a0817768591","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.69.0.tgz","fileCount":260,"integrity":"sha512-NVrq3odDXDre/QG3B/SlFzEBM13aw2Z8iGsQXqoMB/f8VGFDsmAdPUHyBTTWVLhANpbEapgxCAcJHMTZ6xiohQ==","signatures":[{"sig":"MEUCIHYwyYY7GxYiGLcXc504p+Y8UXLA/qxi0i5jaxkEwRSyAiEA/QcH4WFqC08gU9b5jpARHM+dZTrc2lk6Q8f6b0JChD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.69.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12064136},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"e197a7fbb4f135e097e22fab1dd3519d4ed064a2","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.69.0_1781283553055_0.15693849341612598","host":"s3://npm-registry-packages-npm-production"}},"0.70.0":{"name":"@amigo-ai/platform-sdk","version":"0.70.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.70.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"a15c0eb2a7d170c505a74a7ebfcbdad997e42097","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.70.0.tgz","fileCount":260,"integrity":"sha512-k2qqtIm0OIxrjDgGIwDTwG49BkiXxzklEYFov27k+2mN1a+yPlMZljPukKl0ccFqAdvi4xXkWtR7Ah9gME1TkQ==","signatures":[{"sig":"MEUCICbouVVOhIP0ZsLTOIsuhAGd1crf0y9Jb5UWPNEVPjZpAiEAobW4T++Lwp/e+aUOVR14gr1X0w0M8vKYEaOfO8gEHkI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.70.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12103724},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"80b89cdf461e3926afcb701911d510d07c19dfa5","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.70.0_1781477122386_0.2268404973926208","host":"s3://npm-registry-packages-npm-production"}},"0.71.0":{"name":"@amigo-ai/platform-sdk","version":"0.71.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.71.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"641c93738610d0bed655272f9d14ac965535abbf","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.71.0.tgz","fileCount":260,"integrity":"sha512-spiufc89ug8LClqZ/LmryNJzaKhhXXInSBH/Oam2NBHTMvcrzExcH60HhEJNRuU46iTSRr3kWzyjjo+YBiOf0g==","signatures":[{"sig":"MEYCIQD7oyr7R0t/GbAUzxz0peEShDwHuyWg88UFXrO/yRbP7gIhAJRY3fUImIf8qoz1OC8AviImNcFt3Eao/70lV2A280OI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.71.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12109011},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"56c62ea0a548138a9bf531d71efb8f8a38aa6ba1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.71.0_1781542800231_0.9206878299555672","host":"s3://npm-registry-packages-npm-production"}},"0.72.0":{"name":"@amigo-ai/platform-sdk","version":"0.72.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.72.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"1998bfb6de1b1b4cc11df70f7b2e164d2dcf1562","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.72.0.tgz","fileCount":260,"integrity":"sha512-XW+miNCNLGbMtg/RiDzIhc4Ov4y5tLgqcShRbWdQfhbCRDfyKC3GTO0lSiaCKjgtPuhkyvaIy+/yxt5qKK2TeA==","signatures":[{"sig":"MEQCICk/u7q497y3v1eP6h67axFWT2LjahQcvPG55JhMJRYQAiBO+nMQR+0zMGWtdMjn6aEQo9tGSLq8xD4DqvcGET5Wyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.72.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12109093},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"12a9b2c2473e035ee82780ddc77d9d44f18a7af5","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.72.0_1781647271979_0.5023760182461228","host":"s3://npm-registry-packages-npm-production"}},"0.73.0":{"name":"@amigo-ai/platform-sdk","version":"0.73.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.73.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"72bcb322262fcc7694e18a958efcd1019e8cb2e9","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.73.0.tgz","fileCount":260,"integrity":"sha512-fU1LDPaBjIuSn0rjRsaaK/C6Pb/V7ecsoQAEMgRRu954czKMO4ISI1eN13+suEaA+VmSGa6T1ggpyw692Y4o+w==","signatures":[{"sig":"MEUCICkTlhWL6NsOgnEo6MFqhaE+ukkOeGxuY4LwvRomu3ReAiEA2IcJXKLpNVHwRFeKAQRRMdkKJa1kbCSdHlf0bQYBxt4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.73.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12111500},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6623a42ecce18983f05f033188aba4a18adae9a1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.73.0_1781745237993_0.9816075245582245","host":"s3://npm-registry-packages-npm-production"}},"0.74.0":{"name":"@amigo-ai/platform-sdk","version":"0.74.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.74.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"7b316a9de99ebd2d26a37d30fa33ea583e768013","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.74.0.tgz","fileCount":260,"integrity":"sha512-/KnYUF5RS5AzJ+Wn6ZRXZv7/dlPLVw2kmYUMXTJervArJbVnussE5j5mYT6i+JZ1BgYw9qlogCffbMVWoD2skw==","signatures":[{"sig":"MEYCIQCfbZ7SEkSrAorjbh1sjPqfXZjYVxaOW2CyVEhlUgFIlgIhAJtEPivn9jDqdbOJsCKmjWVWQ4S65zj/FtsKXArvmYnc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.74.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12133309},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"b3102673a5aa5f061c0fe420f3f717dd32efa2b7","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.74.0_1781818630861_0.8578292793278752","host":"s3://npm-registry-packages-npm-production"}},"0.75.0":{"name":"@amigo-ai/platform-sdk","version":"0.75.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.75.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"6489bcd2ccdea8db6ee86f870454805a07196d1c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.75.0.tgz","fileCount":260,"integrity":"sha512-wsM75MJ/y5urBje05Youec9IuzpFPHJcqZ/r5l8yXfH23ukQPBFN1YXzZXBsypsOiqhiyFG1IU33voEMT7P3Cg==","signatures":[{"sig":"MEYCIQC+GwxZnK6k0jTQ/qzc2D9r02bfuZxqOI3eiiGahwrwtgIhAKBvJ5BXEiiG4ezmXlwFRNLPxSBo4VdkS6QgWGlTao3v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.75.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12130293},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"cac69d0487a05bf6f983e776dcf63c2c965c59c4","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.75.0_1781892123047_0.35603066533302963","host":"s3://npm-registry-packages-npm-production"}},"0.76.0":{"name":"@amigo-ai/platform-sdk","version":"0.76.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.76.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e41562cfe896e03016febff8b619b265f03f24f0","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.76.0.tgz","fileCount":260,"integrity":"sha512-A0U9eAs03tDeLbhpT5RvocpuA1J0+5EsbzB9mgHeIy6fr/Esg9U1ZyGmJb3JQ+ML22T2xpFsTwBkkJcc6Q1lrQ==","signatures":[{"sig":"MEQCIHJJm0Sph+IOUpCCD+fJL6/xXplyWr/3PwpYxFP5cA6bAiBeo8S/WCUc5dzyCo7rcDnYtKYkjtz9TDYVZs5aoYhWmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.76.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12147363},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"38f603cc163035f76a13b4c2f627e3b7658e82ac","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.76.0_1782171851037_0.43636315731356734","host":"s3://npm-registry-packages-npm-production"}},"0.77.0":{"name":"@amigo-ai/platform-sdk","version":"0.77.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.77.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"357bcc98b301a348aa134feb368a9d71eb13d12e","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.77.0.tgz","fileCount":260,"integrity":"sha512-kHeK/fl6gS35+dn7UhxgCqot+fFCutXSlBQmDiMjCeKmTdD9LWMeYibRe9FCZXu6DnFrJm6gmNTkher4B4TNIg==","signatures":[{"sig":"MEUCIG/irHwEDaOqf//nU1TVFZ55/3yOQC4F9+26sI2KfsH7AiEA0PVRQJWgvFi5+hl9RrkgibXTIZC+XrXM3VpEpg9EBlc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.77.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12149617},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"16acba077c068e955e930da0bbf3f86cc26ae9f4","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.77.0_1782253566724_0.6520918722475328","host":"s3://npm-registry-packages-npm-production"}},"0.78.0":{"name":"@amigo-ai/platform-sdk","version":"0.78.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.78.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"92f569c7e7d10ce12ae518626c6e1ef3b06904e9","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.78.0.tgz","fileCount":260,"integrity":"sha512-NRYiTgYF5/MTSEnM0TCHaCf4azA5wppzq5lnsGzTNp38PI7UD+moZ2JHZG38dFVtubL7H2sgMG9QLoPwUfR8IQ==","signatures":[{"sig":"MEQCIDQAS6ZqBfmCwmmaiHpRXAfw8mn0TlZ+7Ik4n+GtP+t2AiB2m5eH4pudON+GFAMi9xVqtQs75Kl2DQXhu6yJg6+GTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.78.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12155293},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"3067bd19c9d350476212d6135537fbe01d2b8f63","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.78.0_1782328291949_0.774967290560038","host":"s3://npm-registry-packages-npm-production"}},"0.78.1":{"name":"@amigo-ai/platform-sdk","version":"0.78.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.78.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"7005278962c2418c88551d2ebc2569746321ebe7","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.78.1.tgz","fileCount":264,"integrity":"sha512-2FBhBvoCcM0W0aIe1vl/7YPEt4bKPElIPeL13SBTWBmcPUkJSty9+AGWjPsWHhua6PBOHOkCLWlJ/JBiov92bw==","signatures":[{"sig":"MEUCIF/Jc39ZkYr3I44lXmpArbU9j0F0BMWbgv87NgNT1lBHAiEA5+mQbASscs1EBfY6a1HEeUdXUIfMQYKImKpx14t2Xs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.78.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12167282},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"d8dd9acda07be321a526bb874b2eab004dfc8be0","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.78.1_1782409969850_0.5672069750626787","host":"s3://npm-registry-packages-npm-production"}},"0.79.0":{"name":"@amigo-ai/platform-sdk","version":"0.79.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.79.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"a35e214e4375eb5a0dc8ee281a80f8cd35753afa","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.79.0.tgz","fileCount":264,"integrity":"sha512-o6Sgn2g5XwT+5ibx8uPYtkdEqUytFzd311YcVhGJMAMqAxFMbX8VC2BPxs3nn4XaV8Eq/SUZXMrJg18wRQRwTQ==","signatures":[{"sig":"MEUCIQDVk6lhsKvC+qmWUPfhYMPhJ7IVTvwKzUu93yEnqCoVbAIgHxgNpbJCk3Vrut4LXi4nuuYeutFRFYKh5J2sqJAVVug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.79.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12200321},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"20344115cf2be8a9485650d0d0ebf89afce0b08e","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.79.0_1782443955843_0.48699844557921956","host":"s3://npm-registry-packages-npm-production"}},"0.80.0":{"name":"@amigo-ai/platform-sdk","version":"0.80.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.80.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3cff231cd373d00447721f216f96af935c37d862","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.80.0.tgz","fileCount":264,"integrity":"sha512-3nEn4YAl5QVDk78zVD6vvgVh/7nYVrCjCL+9Pe5ZDjpM8qQKVoEowrzIowW7qRozKe7TfyxMkBAMqL42GPWIiA==","signatures":[{"sig":"MEQCIG6nMGNIOSn1vnJIcRWVlewMe+j79A90rmR2w0YfYqUJAiAtFlT2AhOtcsmpwWYyLcI3pvtAW5o2LgXE/yAgFz3Brw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.80.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12191497},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"828257b37c3ef87f65288af64de79a6c00c130c1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.80.0_1782494211570_0.8102552697103116","host":"s3://npm-registry-packages-npm-production"}},"0.81.0":{"name":"@amigo-ai/platform-sdk","version":"0.81.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.81.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"fbeaedbc15b1170fecf28cb3cf3409003cf5743a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.81.0.tgz","fileCount":264,"integrity":"sha512-zrJ/1fCmamz5ncEi1oiD51ffs7BdtXvFE6dwdF18Ob/1fKhY0hM57ogfJsIS495mWEqp+v5cIRpT8FoCR26aVg==","signatures":[{"sig":"MEYCIQCRmP3S/XGNcgK/IKxyTHBRGTqdN2ubcM/d7A5iESi1WQIhANAIXYAJChiphvWpc6xZVk/MGGQ7pr/z3rkJdXNDNBlp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.81.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12252484},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"93f6d051953b1765fceea758961816729298e800","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.81.0_1782836373584_0.255954373802207","host":"s3://npm-registry-packages-npm-production"}},"0.82.0":{"name":"@amigo-ai/platform-sdk","version":"0.82.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.82.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"c0aecc1b6b77c6487169537e4d85e794fb803215","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.82.0.tgz","fileCount":256,"integrity":"sha512-LFpxlBmMpNxcydwpSvCqdv6OqzEkMy5E8v4/O+K9gyIM6pxyx5aA/TSE6d+UgCGAJUYtJ8GnNDX6sLMBMxm4ng==","signatures":[{"sig":"MEUCIEnnaxNsXK+9UP1dHAPVAFkLOSVfvsnJT7GCh0jGVKe5AiEAtpqH7lZxmpXqpy57sQ/ujJeKIrMg0tzGUgP8YhM4SdM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.82.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12178682},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"99c193cae256f16ed1ba795446bd295c0211ec50","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.82.0_1782845854542_0.9238178356129638","host":"s3://npm-registry-packages-npm-production"}},"0.83.0":{"name":"@amigo-ai/platform-sdk","version":"0.83.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.83.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"d783dd12f2bab95e2d218349c66884d93eaaad4f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.83.0.tgz","fileCount":256,"integrity":"sha512-QVKZcejSOJrIcNzX+vvpJIWNfsi0KPtAD0Km0beyBeiSBU2sD98TAhC5Oj+5wiSjpaD2p5WyuYOx7OhnVisB1A==","signatures":[{"sig":"MEYCIQC1WjxfpEh8wqLFeLCTYQ+ry8K6E+78C/GlFWPorZYPywIhALs2D6G0GjNboJrSXe065rAgjw6gs9z75M7Wo2Avx+Dj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.83.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12210407},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"79bdb6d7c92e44f8ded23436b8c73a44fca8dfdc","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.83.0_1782945754998_0.5205228167529585","host":"s3://npm-registry-packages-npm-production"}},"0.84.0":{"name":"@amigo-ai/platform-sdk","version":"0.84.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.84.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"32483c256fbfb036af9e8a395391a4ef8990cbc1","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.84.0.tgz","fileCount":256,"integrity":"sha512-Df8DZ07fXHJTZrGL7G2PM+zUeGs3vwSdfdcO+L2XpvFGE++6QyLcvDOIhMAKOSXMeJ58oaeumi3SZvOi3foozA==","signatures":[{"sig":"MEQCIEOqXeq9v7FCMnth8LPr/EW22LZbkaR4Liy8IhUEF6EYAiB8jFh4M66EEwJRubeRRWKoOonqogN0LvxEYoqCrYSoig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.84.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12220329},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"eb9d394c84195d84b8a094ae5ceb2f0f16ba0eeb","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.84.0_1782951558964_0.29173042942765326","host":"s3://npm-registry-packages-npm-production"}},"0.85.0":{"name":"@amigo-ai/platform-sdk","version":"0.85.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.85.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3bced08b091aaaa358f99c689a45f351f14a0195","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.85.0.tgz","fileCount":256,"integrity":"sha512-EXC43bd/zZyfR9E68DDR6F3eYjev2mqMEYioTNwcGMX3vSKbwpZRgcFqLxiuWZXIu1NKuWvL8gbxNobeCp3BKQ==","signatures":[{"sig":"MEQCIGRIpPLH7lv7Sp5T4LwtQ5fa+7ooTOLwjFooZCP2gIXDAiBefMAOBOYHaIpsO7vqjhifu5hlU3gNMbtLIOEVzX3+Pg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.85.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12230631},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c1142b76d5e85a7fed931888c6553b54ab885e59","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.85.0_1783009448389_0.46715441981377626","host":"s3://npm-registry-packages-npm-production"}},"0.85.1":{"name":"@amigo-ai/platform-sdk","version":"0.85.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.85.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4a52a1fe8a128db0383eba1d78702fd181d706bb","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.85.1.tgz","fileCount":260,"integrity":"sha512-14/wEjcs4cYlEmOhpR6ZYWF1eFF8Gl4N5SO8gsfdEayhIGpeCPUIou3UzUYaDb1ooWKbmeyzhQTrSZ6id5kTdg==","signatures":[{"sig":"MEUCIQC1PLQPTEDJgW1qkikT2LPQW6tlb6uTZ9QlRmsVO1ROiAIgB263AFHRrgT02F2jiLSRvn16KhYdGfewRo8BOXWQ3X0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.85.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12258714},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"17d0b6e508300626766af7ff63d70c9b4d74b9e4","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.85.1_1783010369503_0.0019993675838914093","host":"s3://npm-registry-packages-npm-production"}},"0.86.0":{"name":"@amigo-ai/platform-sdk","version":"0.86.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.86.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"21f5423682cd305a319fac58a4aebadb0aa3a259","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.86.0.tgz","fileCount":260,"integrity":"sha512-g9k727LkJT0P/d+l4LElaRElkkg3bwYrgo+hLnzyknV7DNaRPynr3dqcIMQ2S2I/qOPGVOQMm6V4pW0YHwn9ZQ==","signatures":[{"sig":"MEYCIQCyUTcwXcuVnh6GSl9l16y/UTAYL07o/jLWLS8NWN48JgIhAOhAd2LyGsgTFZEyBDYfQccO0MDcLbA0HAo0FEjyfjfi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.86.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12282480},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"97c6d0c37c8467b5fd7a169cf6b4582995a52da1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.86.0_1783030858233_0.162786876369567","host":"s3://npm-registry-packages-npm-production"}},"0.87.0":{"name":"@amigo-ai/platform-sdk","version":"0.87.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.87.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3278f1b710420fe718e34b813719ca6cb9b60cc1","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.87.0.tgz","fileCount":260,"integrity":"sha512-DCX5Xk2ZLJnSI/oye0Wp9lu+BMOLF/+R14atIfXB1LH4WMCzn3m1u2K5/5PibQFNc9ABNOl+h4zk4V6ubYfeug==","signatures":[{"sig":"MEUCIQCLarU2rW8Y5x5Wy8yNumZ7GRY89xVAHMnoEqClpKYztQIgKq0pwz+iNw8d+rrh4oEdc9n+JvDQwYpjpGsbp1/ZhMY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.87.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12293849},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"9152c5e0b4dac1f0235b1571e462c0013545aeb5","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.87.0_1783099744764_0.02646589982192249","host":"s3://npm-registry-packages-npm-production"}},"0.88.0":{"name":"@amigo-ai/platform-sdk","version":"0.88.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.88.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"daabf32fc997ecd3f79d6d7ab47d1f43afbaed39","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.88.0.tgz","fileCount":268,"integrity":"sha512-X2BxgNlBx80Z1i3mYhp/JgeLpdk8OHw8SlNPXFbR9S1zdv3t6ow1CNroH8lcdio8nrrglE5nnnXtzPq8fCOpzw==","signatures":[{"sig":"MEUCIQD6euMm8bEHbVe3sB2mLqavN3Nqm/Z0sQPlMdud19zRUQIgM3a9ZmtEfzkd+xqZzAq/XgtcU5tmVVGs1tNyGNMgQw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.88.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12335802},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"74f3b220953482d0815dbf4d888673feb32bd79a","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.88.0_1783109448788_0.040183887832009546","host":"s3://npm-registry-packages-npm-production"}},"0.89.0":{"name":"@amigo-ai/platform-sdk","version":"0.89.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.89.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"27ccd3d06219a18f0bbe4abee9e7ead59142d594","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.89.0.tgz","fileCount":268,"integrity":"sha512-X+7zQS8iS4FGlpauP/KGH5mGw1xjTDX1Ch8YFiay2zVg3tg2TyUJFg/rAMGilbqcu1ib+tnYXFiJ6yyLNsvnaA==","signatures":[{"sig":"MEYCIQDeDta08wKkLDXQlSOzVrwOyRYyGJch+jGr5JUSipYD8AIhAPWcRQvZu45wXzOWbwSVF24OqpQAxd7gnyODyNINWsfx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.89.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12354032},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"52bac6ad0707eea85c5fd637c9966e33256507b1","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.89.0_1783446053927_0.3492989477506965","host":"s3://npm-registry-packages-npm-production"}},"0.90.0":{"name":"@amigo-ai/platform-sdk","version":"0.90.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.90.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"25868b1491d70ab065a5f838ffb6a09e5f318865","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.90.0.tgz","fileCount":268,"integrity":"sha512-F0Bgyg6J7fq5pvsiYO1FYog63Tq+bo5Fv6SHUOCZFsTZx1w0ofHDJZ/sc6UY4H13Ow1vQQgQFFLwPdXavz2qSw==","signatures":[{"sig":"MEYCIQDg0dfubg4CqK1vjARpjn/lxRpbAv/wdrHBMmpzRgl+LQIhAIh9Lh7tSB5mr4AYuA0VYbjiOtY7C5JdHZGD9kFYipxy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.90.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12381031},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"fa2449b562fac36ce2430d49e48319eb9606ce49","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.90.0_1783552511141_0.9535932381407051","host":"s3://npm-registry-packages-npm-production"}},"0.91.0":{"name":"@amigo-ai/platform-sdk","version":"0.91.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.91.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"92a0b020780c8f9e0d1cc915ef8d90b46f88a3c1","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.91.0.tgz","fileCount":268,"integrity":"sha512-uWViFy+fq4HA3LQD+RtW5JUqJTjlQ0d9IjyISA+VMcYAxHdhgqW6kskYIXR41q7esEYxTnbYTrzHaJp5zSk07g==","signatures":[{"sig":"MEYCIQDphLwjczSJJ/LEhFDYoeOLIlOU8HEM7B7+B/8Q3vbaswIhALsPqcnJaSEyD82Y/goAS6xQaJ+0EQ3H4GDH+Y6ycr+6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.91.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12381031},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f565e172fcc2a40ee9cb08edc1be38c51215d24f","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.91.0_1783631772847_0.5181531800170844","host":"s3://npm-registry-packages-npm-production"}},"0.92.0":{"name":"@amigo-ai/platform-sdk","version":"0.92.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.92.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"9db67d5805959ffda9502a7d7ba3d6683b051c39","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.92.0.tgz","fileCount":264,"integrity":"sha512-f01JT0YOLf6bLwepuBwH6qoKsOpb3muvSh+K9ZAD2hPu/Bzecq4e49DLtkHqFlXPmONqSs79DVbwylXKtGrB6w==","signatures":[{"sig":"MEQCIBe6KeMUJ9Br7rmBsBBMqebTVTX88ERzBN8WrCAfrSRqAiBG3tvYWw/z6itb/LaIIBlFDZ6czORR3HTWJyqw1B2uAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.92.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12272522},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"ca56d3c82449304ba3975df8ab51b89ef7b098b9","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.92.0_1783641925677_0.740802951156972","host":"s3://npm-registry-packages-npm-production"}},"0.93.0":{"name":"@amigo-ai/platform-sdk","version":"0.93.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.93.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"17b3f7e7b3ace7538d956292e87a2a2ceb32b553","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.93.0.tgz","fileCount":264,"integrity":"sha512-76LDYnom0EkfcNqv3RXNcRFRt6ZeDQMgVJ9ILa43kVhHTnCAqBPWtoo7L26K4ornfjVdIHWyxoQix/4ZdYC+Dg==","signatures":[{"sig":"MEUCIGipk+3QgN/MLl7a9OTDFpHQF1INoRo9nf4e2e1DQ4R4AiEAl6Ku4jAW2thQD4trbUDCUMn7xebwdr3CbHF60xZfjEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.93.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12259286},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"12ecca1ccafeb89fd7d1f713eb3e7acca09f0fbb","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.93.0_1783645270440_0.9131340260918708","host":"s3://npm-registry-packages-npm-production"}},"0.94.0":{"name":"@amigo-ai/platform-sdk","version":"0.94.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.94.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"35fe79dd8e581ecc6333d54990313aecc72f846c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.94.0.tgz","fileCount":264,"integrity":"sha512-2zkwvVENLZwUTivHJKlIclLHH23HoSKkto1ezfN9m7CvUH3uniz5m6BRz3VTAfWAS6A0zNmxPR4mx73hY/thlA==","signatures":[{"sig":"MEUCIHq2gSkK7iACrFI/GKTQsWHKb4x14gjf7d6Parl1AbGeAiEA1yFBGOAPPBzcfCrI5PPwot6FZxIOpnbpRxtVtincxPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.94.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262057},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"112af4f3e14e745f9a3392f41c044b2245c30bc3","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.94.0_1783651868556_0.44038174866032986","host":"s3://npm-registry-packages-npm-production"}},"0.94.1":{"name":"@amigo-ai/platform-sdk","version":"0.94.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.94.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"abbba26bb4fc386538cde85c3afb6a071664bee4","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.94.1.tgz","fileCount":264,"integrity":"sha512-Q8k3xNEleybcTvFrMrYEJgetoQ+RjB7MQUYDU36ElIiJVyPn8CpnvpYjTd0X2+HZ3Gu88Sy3iFONrOQNlK3QYg==","signatures":[{"sig":"MEYCIQDRHApoVIWEJph3xWeXIopzPWzx8c7nbyUBr30We6bZHAIhAIFTOkti73JY8eCNLoPNX6iBNjogd97nfkuAZGZ2DCb2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.94.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12262057},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6966e459050a61c6e472684275af35a5372e7ba8","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.94.1_1783697569741_0.5110392133164534","host":"s3://npm-registry-packages-npm-production"}},"0.95.0":{"name":"@amigo-ai/platform-sdk","version":"0.95.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.95.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"fbbfe848b6f8d71e97edbfadb669d6e93bf6d036","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.95.0.tgz","fileCount":264,"integrity":"sha512-jvm1HRnkTrBs9wZipMwO0t5c5ZggfECpXbcnFGBF/PFS65RMX8Qw2S8uAJ9PeClSZOEiw7nANawIraK8WNZ+wA==","signatures":[{"sig":"MEQCIB9vQlLeHLieS4NzrrVsCa6Pr5WOOSd94SPY1krBRUHoAiBAXFKtGIzHhImX2a2gDCuT8EFojgl/rhgh/83/F3ugmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.95.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12269809},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"bb7a3ce5803dea70279eadab4b84219eb0dcf4ca","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.95.0_1783704846502_0.892985247015065","host":"s3://npm-registry-packages-npm-production"}},"0.96.0":{"name":"@amigo-ai/platform-sdk","version":"0.96.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.96.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"4a643ecade0296df95c5d523ca9638d6ab56899f","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.96.0.tgz","fileCount":264,"integrity":"sha512-al9CrLUFYr+0yysgDXfGHqc9X0ow/abrrnMdVtzzlHKmrRs6MGHp7mVBM/i0UpHX+1Qx64UyJJvYc1LWgS4CsQ==","signatures":[{"sig":"MEQCIFa14/VlTwKFW4VFzbxxniiYmnIy168/9bFGN/hP6doCAiBY/HVjUJiNc5qfrYDpzzK98udhQMVbuFQcGm+ndmVDnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.96.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12277238},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"b9ce3f4e2a617a36fbff3702754c08e76eae4c30","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.96.0_1783706707416_0.7208803314950951","host":"s3://npm-registry-packages-npm-production"}},"0.97.0":{"name":"@amigo-ai/platform-sdk","version":"0.97.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.97.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"d12a079857fe2988b2ea12c5110d481e5da160cf","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.97.0.tgz","fileCount":264,"integrity":"sha512-YN3ddW7NE5f1Q9CyPXIInN2bdF1xz0fDbrAf90BPv4EWNPebysHv/0Eyqan8BJfSRurq+VRvReaSmpvSSA0GaQ==","signatures":[{"sig":"MEUCIQDbb0YA/iNLZrlmy84WMvqXOpyrv8XGqGNPHUueZ/mC2gIgVK175oASY+cf7yqgaScKcSWmsYy6hf0JNxwq8QovUW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.97.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12285211},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6d60f0b495a14cfac80f20bbb7d58c088aa1876b","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.97.0_1783802223570_0.057207362044084054","host":"s3://npm-registry-packages-npm-production"}},"0.98.0":{"name":"@amigo-ai/platform-sdk","version":"0.98.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.98.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"bf7ba250e341b3faecbe61fb85861ba620480716","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.98.0.tgz","fileCount":264,"integrity":"sha512-taptXZgefXFElc5BixNEkp+LsFAstm5E+if8+5UFusqOiXrfJKtyqOG6//zrk0pETSK/XOMTk7IuTkbRGe8Uvw==","signatures":[{"sig":"MEUCICHBP0KIbv/f/aIh0T0y8CsBNEfAWQ5PSFM89EbWWoT5AiEApx1C2QXUA4/InP4HjcqBb2JkxAP+w3LYBWgxDPaTY94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.98.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12312730},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"5580d4e50f88d2a0901cd1897a6893095ce6740d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.98.0_1783809099393_0.6553649570292546","host":"s3://npm-registry-packages-npm-production"}},"0.98.1":{"name":"@amigo-ai/platform-sdk","version":"0.98.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.98.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"90efd26c8ba97d2962e4b61359897290ebd0d883","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.98.1.tgz","fileCount":264,"integrity":"sha512-g6sajc4w8/UVWnfCxwQpawq32jOYEa8Vg7tQLQ7TmjktnzxNj9b7jtUHgMKF8D6VrvGLB7scLiSebslgWhUSuw==","signatures":[{"sig":"MEUCIB1eKZacKlzGbe8NTspi2mjNuTzTdw+tHnIYiXVbsAFLAiEAv33aefcaSkBPQM5JO2oZMGtlRT08oeyA/p5wMdMqqBs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.98.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12314021},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f38eca87819f0d299679acd1c0459c9967ac694b","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.98.1_1783962063905_0.9469448132632818","host":"s3://npm-registry-packages-npm-production"}},"0.99.0":{"name":"@amigo-ai/platform-sdk","version":"0.99.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.99.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"e37d09d47d92565491667f2f7b301776ae38870c","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.99.0.tgz","fileCount":264,"integrity":"sha512-C9stWPpP+dbaP9qoGnkpgJBASRq6KERgKe8dJkw5f1Xf+VW/BjCn6hdwV7u3x+vTzfY9VSfHDTNgFMec6PipWA==","signatures":[{"sig":"MEQCIG54tGZetJJj68NhlbInqvkXlePIPjYoqE1F6eil5ZRsAiA0Dx3FBIo/QyH83eeaVjJa8OhJwpS0Jiaa5XmcQ6AByw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.99.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12329929},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"8c20b9129e0e0343b0a06b1a1595cab8fac4b7d5","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.99.0_1783962464036_0.7393788794003195","host":"s3://npm-registry-packages-npm-production"}},"0.100.0":{"name":"@amigo-ai/platform-sdk","version":"0.100.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.100.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f12f6561504abdcd83ebfa72f12a3a07eb91138a","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.100.0.tgz","fileCount":264,"integrity":"sha512-AqKSTIfzbF5/4eCVCp4BRfeOt6RPysx6AYQvtd37FGa0Jpi73DvD9q0RJs14sf60HLR8FuJEgquF3CA8BZ/XUA==","signatures":[{"sig":"MEYCIQCByMExWfOdk0gQIRZ5rnjNztXwnA+xJLltNGB3Wp0cqwIhAMuikchcZY7kaBeBZqZ3A65FgOD6x6DW5yjkFgUszOQr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.100.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12346294},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"be1aaf5c1e654982c30972a0a396f80d2447d426","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.100.0_1783969584223_0.8024249091425275","host":"s3://npm-registry-packages-npm-production"}},"0.101.0":{"name":"@amigo-ai/platform-sdk","version":"0.101.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.101.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3b76028d177bbe7cd92569a2b104393dfbcc54bc","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.101.0.tgz","fileCount":268,"integrity":"sha512-mcdScYJylKYZRsfwmayVVo67ebvq8q9rNaF/k7sreZzVc+vx7HxJnyQtx4wdYO3BAjAosQg1HSXjl0F6pI1gCQ==","signatures":[{"sig":"MEUCIGsG/3kpPSuecxrnnmZvtR4g2jr/a0OpNo7L7i/DbH7iAiEAjfpUagQZTvb6EEkaw6ESz6LOHT1BBlniw3poOK5r5BE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.101.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12385710},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"30bc2132dd4be89011e9905c004f69557f102cd3","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.101.0_1783973606667_0.2537156843638526","host":"s3://npm-registry-packages-npm-production"}},"0.102.0":{"name":"@amigo-ai/platform-sdk","version":"0.102.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.102.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f8888bb9af8047daa4aab722bc7c710e71fa2d33","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.102.0.tgz","fileCount":268,"integrity":"sha512-jYRxKEw0LG/HI2Nl39iwJSJo+S+Ad/0Jvbq6GqX69Ldraw5Ib0rM0nTmAOB7mHuLpzAq5MOVydYwZcaxXBv26Q==","signatures":[{"sig":"MEUCIHC/u5eFQUkkENHDCW1GOogZgri5jY3Roe2R2DRNq4qFAiEAvm5w0KylfNnN+K+qyiuWPtzeoFNNzce6ugVVDr2w8BE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.102.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12365841},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"0f7e4435a60a50647ba4d0b8e8cc81e3dc6d4932","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.102.0_1784050094738_0.5064044459203207","host":"s3://npm-registry-packages-npm-production"}},"0.102.1":{"name":"@amigo-ai/platform-sdk","version":"0.102.1","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.102.1","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"40a6e0089e52a742e34d89ff0f8c73e9ab86b0e2","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.102.1.tgz","fileCount":268,"integrity":"sha512-pQNErlX1pEgXeQmib5M8DnIpaXBmqIrdtIoPzDSMwH5mexLgkUQ5cMaHemU8DBjmc/6pcCWV02D/yFVrsMVffw==","signatures":[{"sig":"MEUCIQD+RCvWmumwZqOv6oIqECMpi9Ith48IbfbLa3UBgHaFPAIgUJ5usvs0gYpsJGqw416NEa0lrThB1V5nyZvYemKOGys=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.102.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12370475},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"2fb7f63675d746ed0f0eaf87a6962dc10e92245d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.102.1_1784130728637_0.9816945733942881","host":"s3://npm-registry-packages-npm-production"}},"0.103.0":{"name":"@amigo-ai/platform-sdk","version":"0.103.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.103.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"2e6b4ad9f1d689fe27ec99c37132ac813e4f2cb0","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.103.0.tgz","fileCount":268,"integrity":"sha512-8u79QkxCwrbTR7sCwlU9V8dxsDQpuKYFcogLH95GAbu2euDrPioXOaXgpMJ1+WWjduQHWMNNH5E0+i9MMs/Mrg==","signatures":[{"sig":"MEUCIGdX745qc2+yA2FpNLywE5DNWc1qqt1oMUdqvkHdnC1IAiEAr/smuNbCQQmQVT4PHQLQJEAdyiZJjbCJnLftnQHbIx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.103.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12425836},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"bc6e16cea9aeeddf3511ec09b8df757d3402113c","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.103.0_1784502334278_0.39847965478321146","host":"s3://npm-registry-packages-npm-production"}},"0.104.0":{"name":"@amigo-ai/platform-sdk","version":"0.104.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.104.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"ea644e273a6a2c4b4e8e24e7f5f4da8e4e463c7e","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.104.0.tgz","fileCount":264,"integrity":"sha512-qUI3INoCxCRk1GjZcOnqEwaAivKALUfiOpfhS9P+/nQQsB7HIt/9c7QxGlavz94aQfmlXbb0UhCfDPu0xBMPgA==","signatures":[{"sig":"MEUCID7DwXuRrzEH1jx63bD9B7++GnaliRxeV9YWWIfwY761AiEA05aBPE7IKTF7AY2hGQ7CPclYOz3DE+Xg3qmxpOYxkU8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.104.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12443333},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f0de81d23d946da9441159fba526f22ae948756d","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.104.0_1785279567675_0.5681579274330628","host":"s3://npm-registry-packages-npm-production"}},"0.105.0":{"name":"@amigo-ai/platform-sdk","version":"0.105.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.105.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3e1ebf3cfc8cfcae345c82b56412967c82b44254","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.105.0.tgz","fileCount":260,"integrity":"sha512-88w7nPeJELT0MnxAN2xrTJ+XzwhkQhUZ6tCdb7GAsOGRq8TIEXDUp0ozAoeQ1jCunzzapUTotD+lBf9hzsqSsg==","signatures":[{"sig":"MEYCIQCOrma2NLVAUksFT/jTzy0ozmkMgPbh5Chm8A7doGtIzAIhALJI/1VcO5dTReUNUchqmXxnCh7/ggNbcMQYIN+6Q2Lk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.105.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12355634},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"6c427fee98ad466707303fcec12be72b6f3d0d75","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.105.0_1785873871460_0.09426177318330398","host":"s3://npm-registry-packages-npm-production"}},"0.106.0":{"name":"@amigo-ai/platform-sdk","version":"0.106.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.106.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"3ef3629a5dc40e048edcc961ee865be6890b2854","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.106.0.tgz","fileCount":256,"integrity":"sha512-iEaHvKf964dRs3d4O70tJ0om+G7Z3l0ZkwEZC+OwCp1t3ghLIzhkxqG76e02INgNeb8FWFKdHwsTOChlBqkpYg==","signatures":[{"sig":"MEQCIADMYXMAEdmoGarN3Z8qUfa2JbIa4yS8wsA7GsTbN3kyAiAesQ4PbkCe1pskhGOGd3c7XDFYEju4uilEsgFxjdV32A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.106.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12281369},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"435452ff0d7817f6cf9315d9e25227d2dbeff1cc","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.106.0_1786141517814_0.5122233158234957","host":"s3://npm-registry-packages-npm-production"}},"0.107.0":{"name":"@amigo-ai/platform-sdk","version":"0.107.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.107.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"f4ceb863f7624037bb0563a7f865471f1f25d80e","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.107.0.tgz","fileCount":256,"integrity":"sha512-fKRj/SDCmibsN6HXvag55tUzZ+2+yofXhVL8rRRdP+5kvAGR8bjjiv5KrwzyCLaLO8plbCBYtO/3814Y5i/nlw==","signatures":[{"sig":"MEQCIHpADwoqoGMOmnwNecv/4eTnPpcu7wagJC72M3gTesrdAiBeRAQgZZjswXEt3+yFHAU/881nXV4S0lp/IHRGtblUAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.107.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12293008},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"8391759f4bb042e38333b371950d1b3f2346fdbf","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","test:reviewer":"python3 -m unittest scripts.pr_review.test_main","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.107.0_1786470496606_0.061644795512413086","host":"s3://npm-registry-packages-npm-production"}},"0.108.0":{"name":"@amigo-ai/platform-sdk","version":"0.108.0","keywords":["amigo","platform","sdk","ai","voice","world-model"],"author":{"name":"Amigo Inc."},"license":"MIT","_id":"@amigo-ai/platform-sdk@0.108.0","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"dist":{"shasum":"b17103b1b2ab0e6989198e1084c6f5705dfe86be","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.108.0.tgz","fileCount":252,"integrity":"sha512-CO4R8i3FOO6bQB6eg9gEyjcsqrkZHjMUkY4El6t25VsHVaVsTPHTZCGDRR0t8/otdQxy8y4Y4lnbr9d12hrU7g==","signatures":[{"sig":"MEQCIBkwXIoyvnHocBFVpRqQbCE3l6Ab2p9R23tyFTySvL1MAiARhfWxDw0j7Qkpc1MVF5eiFkFq+N1r2hzdLqpEusGmlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.108.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12111675},"main":"./dist/index.cjs","type":"module","types":"./dist/types/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"c3e2bf0995398b3830cbd5b2387ae94d9a79d99f","scripts":{"lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","test":"vitest run --project unit","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","clean":"node scripts/clean.mjs","format":"prettier --check .","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","test:all":"vitest run","gen-types":"node scripts/gen-types.mjs","test:dist":"vitest run --project dist","typecheck":"tsc --noEmit","docs:check":"node scripts/gen-api-docs.mjs --check","test:watch":"vitest","format:write":"prettier --write .","openapi:sync":"node scripts/sync-openapi.mjs","test:tarball":"node scripts/test-tarball.mjs","release:notes":"node scripts/release-history.mjs release-notes","test:coverage":"vitest run --coverage --project unit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples","changelog:entry":"bash scripts/generate-changelog.sh","test:integration":"vitest run --project integration","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce8c4055-c019-4f7b-bb27-6ab7466009b8"}},"repository":{"url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git","type":"git"},"_npmVersion":"11.13.0","description":"Official TypeScript SDK for the Amigo Platform API","directories":{},"lint-staged":{"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"],"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"]},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.0","husky":"^9.0.0","eslint":"^9.0.0","vitest":"^4.1.4","esbuild":"0.28.0","prettier":"^3.0.0","@types/ws":"^8.18.1","@eslint/js":"^9.0.0","typescript":"^5.9.3","@types/node":"^22.0.0","lint-staged":"^16.4.0","typescript-eslint":"^8.0.0","openapi-typescript":"^7.13.0","@vitest/coverage-v8":"^4.1.4","eslint-config-prettier":"^9.0.0","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/platform-sdk_0.108.0_1788831941363_0.5129537551788195","host":"s3://npm-registry-packages-npm-production"}},"0.108.1":{"name":"@amigo-ai/platform-sdk","version":"0.108.1","description":"Official TypeScript SDK for the Amigo Platform API","publishConfig":{"access":"public","provenance":true},"keywords":["amigo","platform","sdk","ai","voice","world-model"],"homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"repository":{"type":"git","url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git"},"license":"MIT","author":{"name":"Amigo Inc."},"type":"module","exports":{".":{"types":"./dist/types/index.d.ts","import":{"types":"./dist/types/index.d.ts","default":"./dist/index.mjs"},"require":{"types":"./dist/types/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/types/index.d.ts","scripts":{"clean":"node scripts/clean.mjs","gen-types":"node scripts/gen-types.mjs","openapi:sync":"node scripts/sync-openapi.mjs","build":"npm run clean && npm run gen-types && npm run esbuild && tsc --project tsconfig.build.json && node scripts/prepare-cjs-types.mjs","esbuild":"node scripts/build.mjs","docs:api":"node scripts/gen-api-docs.mjs","docs:check":"node scripts/gen-api-docs.mjs --check","changelog:entry":"bash scripts/generate-changelog.sh","release:notes":"node scripts/release-history.mjs release-notes","lint":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --max-warnings 0","lint:fix":"eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' 'examples/**/*.ts' 'scripts/**/*.{js,mjs}' --fix","format":"prettier --check .","format:write":"prettier --write .","test":"vitest run --project unit","test:dist":"vitest run --project dist","test:tarball":"node scripts/test-tarball.mjs","test:integration":"vitest run --project integration","test:all":"vitest run","test:watch":"vitest","test:coverage":"vitest run --coverage --project unit","typecheck":"tsc --noEmit","typecheck:examples":"tsc --project examples/tsconfig.json --noEmit","prepublishOnly":"npm run docs:check && npm run build && npm test && npm run test:dist && npm run test:tarball && npm run typecheck && npm run typecheck:examples"},"sideEffects":false,"dependencies":{"openapi-fetch":"^0.17.0","openapi-typescript-helpers":"^0.1.0"},"devDependencies":{"@eslint/js":"^9.0.0","@types/node":"^22.0.0","@types/ws":"^8.18.1","@typescript-eslint/eslint-plugin":"^8.0.0","@typescript-eslint/parser":"^8.0.0","@vitest/coverage-v8":"^4.1.4","esbuild":"0.28.2","eslint":"^9.0.0","eslint-config-prettier":"^9.0.0","husky":"^9.0.0","lint-staged":"^16.4.0","msw":"^2.0.0","openapi-typescript":"^7.13.0","prettier":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.0.0","vitest":"^4.1.4"},"lint-staged":{"src/**/*.{ts,js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"tests/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"examples/**/*.ts":["eslint --fix --max-warnings 0","prettier --write"],"scripts/**/*.{js,mjs}":["eslint --fix --max-warnings 0","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"]},"engines":{"node":">=20.0.0"},"gitHead":"b4e71f6cf355e94df702667154891103decd1f37","_id":"@amigo-ai/platform-sdk@0.108.1","_nodeVersion":"24.20.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-vQUsIk71qseIMkg+L2ENEIL5fI5k3EVDbojtnc63APkZyHcZ7BwOdIsephlIcBWORFcD1S0B+6U3OhgPnuN7Aw==","shasum":"41120388b98c4d94787065f77ad8f1ed63031366","tarball":"https://registry.npmjs.org/@amigo-ai/platform-sdk/-/platform-sdk-0.108.1.tgz","fileCount":256,"unpackedSize":12113977,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@amigo-ai%2fplatform-sdk@0.108.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDRQyVhmfR+/jI5BOQAnEl6ThxK0H1r9531JIYg+OxEDwIgDRRF26ttndPoffKI0mKKNjGBYWNFX8f7Tl5Ljt57zbw="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ce8c4055-c019-4f7b-bb27-6ab7466009b8"}},"directories":{},"maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/platform-sdk_0.108.1_1788835063434_0.0307382314110618"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-15T23:33:19.031Z","modified":"2026-09-08T02:37:44.083Z","0.1.0":"2026-04-15T23:33:19.296Z","0.2.1":"2026-04-19T02:43:02.902Z","0.3.0":"2026-04-19T02:58:48.120Z","0.4.0":"2026-04-19T03:18:25.586Z","0.4.1":"2026-04-19T03:34:54.532Z","0.4.2":"2026-04-19T03:55:03.874Z","0.4.3":"2026-04-19T14:18:11.377Z","0.4.4":"2026-04-19T15:20:24.776Z","0.4.5":"2026-04-19T15:29:44.768Z","0.4.6":"2026-04-19T16:57:14.775Z","0.4.7":"2026-04-20T16:03:23.446Z","0.5.0":"2026-04-22T23:47:35.089Z","0.5.1":"2026-04-23T15:53:44.017Z","0.5.2":"2026-04-23T16:08:46.947Z","0.5.3":"2026-04-24T03:35:07.824Z","0.5.4":"2026-04-24T14:40:33.692Z","0.5.5":"2026-04-24T21:45:14.438Z","0.5.6":"2026-04-25T00:12:37.671Z","0.5.7":"2026-04-25T01:08:56.295Z","0.5.8":"2026-04-25T03:02:38.682Z","0.5.9":"2026-04-25T15:12:38.130Z","0.5.10":"2026-04-25T22:11:55.437Z","0.6.0":"2026-04-26T16:40:21.279Z","0.6.1":"2026-04-26T20:51:23.362Z","0.7.0":"2026-04-26T23:14:37.536Z","0.8.0":"2026-04-27T01:14:28.190Z","0.9.0":"2026-04-27T03:33:12.112Z","0.9.1":"2026-04-27T05:14:03.781Z","0.9.2":"2026-04-27T13:47:03.362Z","0.9.3":"2026-04-27T15:56:59.167Z","0.10.0":"2026-04-27T17:40:33.911Z","0.11.0":"2026-04-28T02:12:15.932Z","0.11.1":"2026-04-28T02:30:56.747Z","0.11.2":"2026-04-28T04:33:44.507Z","0.11.3":"2026-04-28T05:06:59.299Z","0.12.0":"2026-04-28T05:18:48.777Z","0.13.0":"2026-04-28T05:37:55.000Z","0.14.0":"2026-04-28T10:57:14.395Z","0.15.0":"2026-04-28T14:46:12.339Z","0.15.1":"2026-04-28T15:04:42.036Z","0.16.0":"2026-04-28T21:17:22.111Z","0.17.0":"2026-04-28T23:49:50.508Z","0.17.1":"2026-04-29T13:53:58.394Z","0.17.2":"2026-04-29T18:27:06.756Z","0.17.3":"2026-04-30T16:07:51.033Z","0.19.0":"2026-05-01T04:47:41.489Z","0.21.0":"2026-05-01T13:24:31.498Z","0.22.0":"2026-05-01T20:26:53.632Z","0.23.0":"2026-05-01T20:44:47.236Z","0.24.0":"2026-05-01T22:57:09.656Z","0.25.0":"2026-05-02T00:29:04.422Z","0.26.0":"2026-05-02T18:13:18.311Z","0.27.0":"2026-05-03T08:04:44.808Z","0.29.0":"2026-05-03T20:37:41.882Z","0.31.0":"2026-05-04T15:35:12.056Z","0.32.0":"2026-05-04T19:12:01.135Z","0.33.0":"2026-05-04T23:12:27.005Z","0.34.0":"2026-05-05T02:35:06.342Z","0.37.0":"2026-05-05T17:11:17.454Z","0.39.0":"2026-05-05T20:24:54.523Z","0.40.0":"2026-05-05T22:15:59.628Z","0.41.0":"2026-05-05T22:35:52.488Z","0.43.0":"2026-05-05T23:38:45.153Z","0.44.0":"2026-05-05T23:59:55.139Z","0.45.0":"2026-05-06T00:20:34.950Z","0.46.0":"2026-05-06T02:35:28.042Z","0.47.0":"2026-05-07T05:09:07.595Z","0.47.1":"2026-05-07T05:44:20.941Z","0.48.0":"2026-05-08T14:39:34.854Z","0.48.1":"2026-05-08T18:57:04.257Z","0.48.2":"2026-05-09T21:56:02.468Z","0.48.3":"2026-05-09T21:59:29.651Z","0.48.4":"2026-05-10T02:03:17.234Z","0.49.0":"2026-05-10T23:23:29.525Z","0.50.0":"2026-05-12T06:43:14.136Z","0.51.0":"2026-05-14T02:56:17.585Z","0.52.0":"2026-05-14T13:47:35.994Z","0.53.0":"2026-05-14T17:41:25.762Z","0.54.0":"2026-05-14T19:54:55.598Z","0.55.0":"2026-05-14T20:20:19.102Z","0.56.0":"2026-05-14T21:40:15.651Z","0.57.0":"2026-05-20T02:38:00.299Z","0.58.0":"2026-05-26T04:08:57.691Z","0.59.0":"2026-05-27T00:40:45.657Z","0.60.0":"2026-05-27T22:16:36.072Z","0.61.0":"2026-05-29T17:44:08.262Z","0.61.1":"2026-06-01T01:27:45.377Z","0.62.1":"2026-06-02T02:08:15.430Z","0.63.0":"2026-06-04T14:33:22.961Z","0.64.0":"2026-06-05T19:23:59.119Z","0.65.0":"2026-06-06T19:40:37.920Z","0.66.0":"2026-06-09T01:12:24.689Z","0.67.0":"2026-06-09T03:45:55.245Z","0.68.0":"2026-06-12T02:06:42.747Z","0.69.0":"2026-06-12T16:59:13.502Z","0.70.0":"2026-06-14T22:45:22.741Z","0.71.0":"2026-06-15T17:00:00.524Z","0.72.0":"2026-06-16T22:01:12.342Z","0.73.0":"2026-06-18T01:13:58.266Z","0.74.0":"2026-06-18T21:37:11.214Z","0.75.0":"2026-06-19T18:02:03.330Z","0.76.0":"2026-06-22T23:44:11.358Z","0.77.0":"2026-06-23T22:26:07.186Z","0.78.0":"2026-06-24T19:11:32.257Z","0.78.1":"2026-06-25T17:52:50.117Z","0.79.0":"2026-06-26T03:19:16.100Z","0.80.0":"2026-06-26T17:16:51.809Z","0.81.0":"2026-06-30T16:19:33.884Z","0.82.0":"2026-06-30T18:57:34.899Z","0.83.0":"2026-07-01T22:42:35.277Z","0.84.0":"2026-07-02T00:19:19.266Z","0.85.0":"2026-07-02T16:24:08.674Z","0.85.1":"2026-07-02T16:39:29.785Z","0.86.0":"2026-07-02T22:20:58.586Z","0.87.0":"2026-07-03T17:29:05.026Z","0.88.0":"2026-07-03T20:10:49.050Z","0.89.0":"2026-07-07T17:40:54.179Z","0.90.0":"2026-07-08T23:15:11.483Z","0.91.0":"2026-07-09T21:16:13.137Z","0.92.0":"2026-07-10T00:05:26.072Z","0.93.0":"2026-07-10T01:01:10.722Z","0.94.0":"2026-07-10T02:51:08.920Z","0.94.1":"2026-07-10T15:32:50.127Z","0.95.0":"2026-07-10T17:34:06.824Z","0.96.0":"2026-07-10T18:05:07.758Z","0.97.0":"2026-07-11T20:37:03.833Z","0.98.0":"2026-07-11T22:31:39.675Z","0.98.1":"2026-07-13T17:01:04.144Z","0.99.0":"2026-07-13T17:07:44.290Z","0.100.0":"2026-07-13T19:06:24.484Z","0.101.0":"2026-07-13T20:13:26.945Z","0.102.0":"2026-07-14T17:28:15.054Z","0.102.1":"2026-07-15T15:52:08.917Z","0.103.0":"2026-07-19T23:05:34.515Z","0.104.0":"2026-07-28T22:59:27.958Z","0.105.0":"2026-08-04T20:04:31.820Z","0.106.0":"2026-08-07T22:25:18.086Z","0.107.0":"2026-08-11T17:48:16.903Z","0.108.0":"2026-09-08T01:45:41.618Z","0.108.1":"2026-09-08T02:37:43.702Z"},"bugs":{"url":"https://github.com/amigo-ai/amigo-platform-typescript-sdk/issues"},"author":{"name":"Amigo Inc."},"license":"MIT","homepage":"https://github.com/amigo-ai/amigo-platform-typescript-sdk","keywords":["amigo","platform","sdk","ai","voice","world-model"],"repository":{"type":"git","url":"git+https://github.com/amigo-ai/amigo-platform-typescript-sdk.git"},"description":"Official TypeScript SDK for the Amigo Platform API","maintainers":[{"name":"johnxing-amigo-ai","email":"john@amigo.ai"},{"name":"acchindra","email":"acchindra@amigo.ai"},{"name":"cory_amigo","email":"cory@amigo.ai"},{"name":"leothedog","email":"ccrowley96@gmail.com"},{"name":"ezeugo-amigo","email":"ezeugo@amigo.ai"},{"name":"caly_amigo","email":"caly@amigo.ai"}],"readme":"<p align=\"center\">\n  <img src=\"./assets/readme/amigo-banner.png\" alt=\"Amigo banner\" width=\"100%\" />\n</p>\n\n<h1 align=\"center\">@amigo-ai/platform-sdk</h1>\n\n<p align=\"center\">Official TypeScript SDK for the <a href=\"https://api.platform.amigo.ai/v1/docs\">Amigo Platform API</a>.</p>\n\n<p align=\"center\">\n  <a href=\"https://docs.amigo.ai\">Product Docs</a>\n  ·\n  <a href=\"https://docs.amigo.ai/developer-guide/platform-api/platform-sdk\">Developer Guide</a>\n  ·\n  <a href=\"https://docs.amigo.ai/api-reference\">API Reference</a>\n  ·\n  <a href=\"./examples/README.md\">Examples</a>\n  ·\n  <a href=\"./api.md\">API Surface</a>\n  ·\n  <a href=\"./CHANGELOG.md\">Changelog</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@amigo-ai/platform-sdk\"><img src=\"https://img.shields.io/npm/v/@amigo-ai/platform-sdk.svg\" alt=\"npm version\" /></a>\n  <a href=\"https://github.com/amigo-ai/amigo-platform-typescript-sdk/actions/workflows/test.yml\"><img src=\"https://github.com/amigo-ai/amigo-platform-typescript-sdk/actions/workflows/test.yml/badge.svg\" alt=\"CI\" /></a>\n  <a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"MIT License\" /></a>\n</p>\n\nTyped from the committed `openapi.json` snapshot, validated on active LTS Node releases (20, 22, and 24), and tested as packaged ESM and CommonJS tarballs before release.\n\n## Platform context\n\nThe SDK is the typed client boundary between your runtime and the workspace-scoped Platform API. The API then fronts the platform systems that power agents, actions, calls, analytics, world state, connectors, and webhooks.\n\n![TypeScript SDK platform context](./assets/readme/platform-architecture.svg)\n\n## Documentation\n\n| Need                                        | Best entry point                                                                   |\n| ------------------------------------------- | ---------------------------------------------------------------------------------- |\n| Product architecture and deployment context | [docs.amigo.ai](https://docs.amigo.ai/)                                            |\n| Tutorials and integration guidance          | [Developer Guide](https://docs.amigo.ai/developer-guide/platform-api/platform-sdk) |\n| Endpoint-by-endpoint REST reference         | [API Reference](https://docs.amigo.ai/api-reference)                               |\n| Repo-local SDK examples                     | [examples/README.md](./examples/README.md)                                         |\n| Generated package surface                   | [api.md](./api.md)                                                                 |\n| Published release history                   | [CHANGELOG.md](./CHANGELOG.md)                                                     |\n\n### Guides\n\n| Guide                                                        | Description                                                     |\n| ------------------------------------------------------------ | --------------------------------------------------------------- |\n| [Build a Custom Patient Form](./docs/guides/build-a-form.md) | Create, deliver, and render patient intake forms using surfaces |\n\nThe docs site remains the primary reference. The repo-local examples stay close to the shipped package surface and are typechecked in CI to reduce drift.\n\n## Installation\n\n```bash\nnpm install @amigo-ai/platform-sdk\n```\n\n## Quick start\n\n```typescript\nimport { AmigoClient } from '@amigo-ai/platform-sdk'\n\nconst client = new AmigoClient({\n  apiKey: 'your-api-key',\n  workspaceId: 'your-workspace-id',\n})\n\n// List agents\nconst { items: agents } = await client.agents.list({ limit: 10 })\nconsole.log(agents.map((agent) => agent.name))\n\n// Search entities in the world model\nconst entityResults = await client.world.listEntities({\n  q: 'Jane Doe',\n  entity_type: ['patient'],\n  limit: 5,\n})\nconsole.log(entityResults.entities[0]?.display_name)\n\n// Get call analytics for the last 30 days\nconst stats = await client.analytics.getCalls({ days: 30 })\nconsole.log(stats.total_calls, stats.avg_duration_seconds)\n```\n\n## Authentication\n\n### API key (server-to-server)\n\nPass `apiKey` and `workspaceId` to `AmigoClient`. Best for backend services and scripts.\n\n### Device code flow (CLI and desktop apps)\n\nFor interactive apps where users sign in via the browser, use `loginWithDeviceCode`:\n\n```typescript\nimport {\n  loginWithDeviceCode,\n  openBrowser,\n  formatDeviceCodeInstructions,\n  TokenManager,\n  FileTokenStorage,\n} from '@amigo-ai/platform-sdk'\n\nconst result = await loginWithDeviceCode({\n  onCode: async (issuance) => {\n    console.log(formatDeviceCodeInstructions(issuance))\n    await openBrowser(issuance.verification_uri_complete)\n  },\n  onWorkspaceRequired: async (workspaces) => {\n    // Prompt user to pick a workspace\n    return workspaces[0].workspace_id\n  },\n})\n\n// Persist credentials across runs\nconst tokens = new TokenManager({ storage: new FileTokenStorage() })\nawait tokens.store(result)\n\n// Use the token\nconst client = new AmigoClient({ apiKey: result.accessToken, workspaceId: result.workspaceId })\n```\n\nSee [`examples/auth/device-code-login.ts`](./examples/auth/device-code-login.ts) for a complete working example.\n\n### Exchange an API key for a JWT\n\nUse `client.tokens.exchangeApiKey()` to swap a long-lived API key for a\nshort-lived identity-issued JWT. This is useful when you want to mint a\nnarrowly scoped, time-bound token from a privileged server (for example to\nforward to a browser via a BFF proxy, or to call the platform from a runtime\nthat can't safely hold the raw API key).\n\nThe call posts to `POST /token` on the configured `baseUrl` and is **not**\nworkspace-scoped — `workspaceId` is still required on the client because it\ngoverns every other resource call on the same instance, but `POST /token`\nitself ignores it. The SDK also unconditionally strips the configured\n`Authorization` header for this one request and sends the exchange key only\nas the `api_key` form field, so the configured client key is never sent over\nthe wire on the exchange call.\n\n```typescript\nimport { AmigoClient } from '@amigo-ai/platform-sdk'\n\nconst apiKey = process.env.AMIGO_API_KEY\nconst workspaceId = process.env.AMIGO_WORKSPACE_ID\nif (!apiKey || !workspaceId) {\n  throw new Error('AMIGO_API_KEY and AMIGO_WORKSPACE_ID must be set')\n}\n\nconst client = new AmigoClient({ apiKey, workspaceId })\n\nconst { access_token, expires_in, scope } = await client.tokens.exchangeApiKey({\n  apiKey,\n  // Optional: request a narrower scope on the issued JWT. Enforcement is\n  // server-side — the SDK just forwards the value as a form field.\n  scope: 'entities:read agents:read',\n})\n\nconsole.log(`Got JWT, expires in ${expires_in}s with scope \"${scope}\"`)\n\n// Use the JWT in a second client. JWTs are passed as `apiKey` — Bearer auth.\nconst scopedClient = new AmigoClient({ apiKey: access_token, workspaceId })\n\nconst { items: agents } = await scopedClient.agents.list({ limit: 5 })\nconsole.log(agents.map((agent) => agent.name))\n```\n\nThe response is the standard OAuth-style token payload (`access_token`,\n`token_type`, `expires_in`, `scope`, plus optional `session_id` /\n`refresh_token` when applicable). The `apiKey` you pass to\n`exchangeApiKey()` can be a different key than the one configured on the\nclient — the configured key is not used to authenticate the exchange\nrequest itself.\n\n### External-user sessions for customer text chat\n\nUse external-user sessions when a customer backend needs to start or continue\ntext conversations on behalf of one of its own users without giving that user a\nworkspace membership. The customer backend first obtains a constrained parent\nJWT with `external_user_sessions:create`, then mints a short-lived\n`external_user` child JWT bound to one workspace, subject, and service.\nFor a complete setup walkthrough, see\n[`docs/guides/external-user-text-conversations.md`](./docs/guides/external-user-text-conversations.md).\n\nCreate a parent external-integration credential from an admin/owner backend.\nThe plaintext `client_secret` is returned only once, from create or rotate:\n\n```typescript\nimport { AmigoClient } from '@amigo-ai/platform-sdk'\n\nconst admin = new AmigoClient({ apiKey: process.env.AMIGO_API_KEY!, workspaceId })\n\nconst integration = await admin.externalIntegrations.create({\n  name: 'customer-portal',\n  display_name: 'Customer Portal',\n  description: 'Backend that mints external-user chat sessions',\n})\n\nconst { client_secret, credential } = await admin.externalIntegrations.createCredential(\n  integration.id,\n  {\n    name: 'production backend',\n    service_ids: [serviceId],\n  },\n)\n\nconsole.log(credential.client_id)\n// Store client_secret immediately in your secrets manager. It is shown only once.\n```\n\nAt runtime, the backend sequence is:\n\n1. Exchange `client_credentials` for the parent JWT.\n2. Mint an `external_user` session for `external_subject_key`, `subject_type`,\n   and `service_id`.\n3. Create a conversation with the child JWT.\n4. Send turns or stream turns with the child JWT.\n5. Rotate the refresh token before the access token expires.\n\n```typescript\nimport { EXTERNAL_USER_SESSION_CREATE_SCOPE } from '@amigo-ai/platform-sdk'\n\nconst backend = new AmigoClient({ apiKey: process.env.AMIGO_API_KEY!, workspaceId })\n\nconst parent = await backend.tokens.exchangeClientCredentials({\n  clientId: process.env.AMIGO_EXTERNAL_INTEGRATION_CLIENT_ID!,\n  clientSecret: process.env.AMIGO_EXTERNAL_INTEGRATION_CLIENT_SECRET!,\n  scope: EXTERNAL_USER_SESSION_CREATE_SCOPE,\n})\n\nconst session = await backend.tokens.createExternalUserSession({\n  parentAccessToken: parent.access_token,\n  externalSubjectKey: 'customer-user-123',\n  subjectType: 'user',\n  serviceId,\n  // Optional: include only when this subject is already linked to a world entity.\n  consumerEntityId,\n  ttlSeconds: 1800,\n})\n\nconst externalUser = new AmigoClient({\n  apiKey: session.access_token,\n  workspaceId,\n})\n\nconst conversation = await externalUser.conversations.create({ service_id: serviceId })\nawait externalUser.conversations.createTurn(conversation.id, {\n  message: 'Hello, I need help scheduling',\n})\n\nconst refreshed = await backend.tokens.refresh({\n  refreshToken: session.refresh_token!,\n  workspaceId,\n})\n```\n\n`external_user` tokens are intentionally conversation-scoped. They can create,\nread, close, send turns, and stream turns for their own service-bound\nconversation, but they cannot list workspace conversations or request\n`include_tool_calls`. A service or entity mismatch is rejected by the API.\nHandle `token_expired` by rotating with `client.tokens.refresh()`. Treat refresh\nreuse/theft errors as terminal and restart the session from the parent\ncredential.\n\n## Configuration\n\n| Option        | Type           | Required | Description                                                          |\n| ------------- | -------------- | -------- | -------------------------------------------------------------------- |\n| `apiKey`      | `string`       | Yes      | API key or JWT from device code flow (Bearer auth)                   |\n| `workspaceId` | `string`       | Yes      | Your workspace ID — all resource operations are scoped to this       |\n| `baseUrl`     | `string`       | No       | Override the API base URL (default: `https://api.platform.amigo.ai`) |\n| `retry`       | `RetryOptions` | No       | Retry configuration for transient failures                           |\n| `maxRetries`  | `number`       | No       | Convenience alias for retry count                                    |\n| `timeout`     | `number`       | No       | Default request timeout in milliseconds                              |\n| `headers`     | `HeadersInit`  | No       | Default headers added to every request                               |\n| `hooks`       | `ClientHooks`  | No       | Request/response lifecycle hooks for tracing or logging              |\n| `fetch`       | `typeof fetch` | No       | Custom fetch for BFF proxy, cookie forwarding, or test mocking       |\n\n### Retry options\n\n```typescript\nconst client = new AmigoClient({\n  apiKey: 'your-key',\n  workspaceId: 'your-workspace-id',\n  retry: {\n    maxAttempts: 3, // Total attempts including first. Default: 3\n    baseDelayMs: 250, // Base delay for exponential backoff. Default: 250\n    maxDelayMs: 30000, // Cap on delay. Default: 30_000\n  },\n})\n```\n\nGET requests are retried on 408, 429, 500, 502, 503, 504. POST requests are only retried on 429 with a `Retry-After` header. Backoff uses full jitter.\n\n### Runtime requirements\n\nThe SDK is built around web-standard primitives. Use it in runtimes that provide:\n\n- `fetch`, `Request`, `Response`, `Headers`, `URL`\n- `AbortController`\n- `TextEncoder` / `TextDecoder`\n- `crypto.subtle` for webhook signature verification\n\nCI currently validates active LTS Node releases. Standards-based edge/server runtimes with the same APIs work well with the low-level request wrappers.\n\n## Generated Types\n\nThe SDK ships with generated OpenAPI types and re-exports them for direct use:\n\n```typescript\nimport type { components, operations, paths } from '@amigo-ai/platform-sdk'\n\ntype Agent = components['schemas']['AgentResponse']\ntype ListAgentsQuery = operations['list_agents_v1__workspace_id__agents_get']['parameters']['query']\n```\n\nPublic builds are generated from the committed [`openapi.json`](./openapi.json) snapshot in this repo so type output stays deterministic across machines and CI runs. When you need to refresh that snapshot, run:\n\n```bash\nnpm run openapi:sync\n```\n\nFor a repo-local overview of the exported client surface, see the generated [api.md](./api.md).\n\n## Advanced request control\n\nThe normal resource surface supports scoped request overrides, so you can keep the ergonomic API while adding timeout, retry, and header controls:\n\n```typescript\nconst agents = await client\n  .withOptions({\n    timeout: 5_000,\n    maxRetries: 1,\n    headers: { 'X-Debug-Trace': 'true' },\n  })\n  .agents.list({ limit: 10 })\n\nconsole.log(agents._request_id)\nconsole.log(agents.lastResponse.statusCode)\nconsole.log(agents.items)\n```\n\nYou can scope options to a single resource as well:\n\n```typescript\nconst agent = await client.agents.withOptions({ timeout: 2_000 }).get('agent-id')\n```\n\nFor lower-level control, use the built-in typed HTTP helpers. Workspace-scoped routes automatically receive your configured `workspaceId`, and the configured value wins if `workspace_id` is provided manually.\n\n```typescript\nconst result = await client.GET('/v1/{workspace_id}/agents', {\n  params: { query: { limit: 10 } },\n  timeout: 5_000,\n  maxRetries: 1,\n  headers: { 'X-Debug-Trace': 'true' },\n})\n\nconsole.log(result.requestId)\nconsole.log(result.data.items)\nconsole.log(result.rateLimit.remaining)\n```\n\nAvailable helpers:\n\n- `client.GET(...)`\n- `client.POST(...)`\n- `client.PUT(...)`\n- `client.PATCH(...)`\n- `client.DELETE(...)`\n- `client.HEAD(...)`\n- `client.OPTIONS(...)`\n- `client.withOptions(...)`\n- `client.<resource>.withOptions(...)`\n\n### Response metadata\n\nObject responses from resource methods include non-enumerable request metadata:\n\n```typescript\nconst agent = await client.agents.get('agent-id')\n\nconsole.log(agent._request_id)\nconsole.log(agent.lastResponse.statusCode)\nconsole.log(agent.lastResponse.rateLimit.remaining)\n```\n\nLow-level request helpers return the raw `Response` alongside parsed data:\n\n```typescript\nconst { data, response, requestId } = await client.GET('/v1/{workspace_id}/agents')\n\nconsole.log(requestId)\nconsole.log(response.headers.get('content-type'))\nconsole.log(data.items)\n```\n\n### Request hooks\n\nUse hooks for logging, tracing, and metrics without wrapping `fetch` yourself:\n\n```typescript\nconst client = new AmigoClient({\n  apiKey: 'your-api-key',\n  workspaceId: 'your-workspace-id',\n  hooks: {\n    onRequest({ request, schemaPath }) {\n      console.log('request', request.method, schemaPath)\n    },\n    onResponse({ response, requestId }) {\n      console.log('response', response.status, requestId)\n    },\n  },\n})\n```\n\n## Resources\n\n### Tokens\n\nExchange a long-lived API key for a short-lived identity-issued JWT, or mint\nexternal-user session tokens for customer text chat. See\n[Exchange an API key for a JWT](#exchange-an-api-key-for-a-jwt) and\n[External-user sessions for customer text chat](#external-user-sessions-for-customer-text-chat)\nunder Authentication for the full walkthroughs.\n\n```typescript\nimport { EXTERNAL_USER_SESSION_CREATE_SCOPE } from '@amigo-ai/platform-sdk'\n\nconst { access_token, expires_in } = await client.tokens.exchangeApiKey({\n  apiKey: process.env.AMIGO_API_KEY!,\n  scope: 'entities:read agents:read',\n})\n\nconst parent = await client.tokens.exchangeClientCredentials({\n  clientId: process.env.AMIGO_EXTERNAL_INTEGRATION_CLIENT_ID!,\n  clientSecret: process.env.AMIGO_EXTERNAL_INTEGRATION_CLIENT_SECRET!,\n  scope: EXTERNAL_USER_SESSION_CREATE_SCOPE,\n})\n```\n\n### Agents\n\n```typescript\nimport type { VoiceSessionProvider } from '@amigo-ai/platform-sdk'\n\n// Create an agent\nconst agent = await client.agents.create({\n  name: 'Patient Intake Agent',\n  description: 'Handles inbound scheduling calls',\n})\n\n// Create a version (the versioned config object)\nconst version = await client.agents.createVersion(agent.id, {\n  name: 'v1',\n  identity: {\n    name: 'Alex',\n    role: 'Scheduling Coordinator',\n    developed_by: 'Acme Health',\n    default_spoken_language: 'en',\n    relationship_to_developer: {\n      ownership: 'Acme Health',\n      type: 'assistant',\n      conversation_visibility: 'public',\n      thought_visibility: 'private',\n    },\n  },\n  voice_config: {\n    voice_id: 'voice-abc123',\n    session_provider: 'inhouse' satisfies VoiceSessionProvider,\n  },\n})\n\n// Get the latest version\nconst latest = await client.agents.getVersion(agent.id, 'latest')\n\nconst { items: agents } = await client.agents.list({ search: 'intake' })\n```\n\n### Actions\n\nActions are reusable agent capabilities (formerly \"skills\").\n\n```typescript\nconst action = await client.actions.create({\n  slug: 'schedule-appointment',\n  name: 'Schedule Appointment',\n  description: 'Books appointments in the scheduling system',\n  input_schema: {\n    type: 'object',\n    properties: {\n      patient_id: { type: 'string' },\n      appointment_type: { type: 'string' },\n    },\n    required: ['patient_id', 'appointment_type'],\n  },\n})\n\n// Test with a sample input\nconst result = await client.actions.test(action.id, {\n  input: { patient_id: 'ID-001', appointment_type: 'follow-up' },\n})\nconsole.log(result.result, result.duration_ms)\n```\n\n### Services\n\nServices wire together an agent + context graph + phone channel.\n\n```typescript\nimport type { VoiceSessionProvider } from '@amigo-ai/platform-sdk'\n\nconst { items: services } = await client.services.list()\nconst service = await client.services.get('service-id')\nconsole.log(service.agent_name, service.channel_type, service.version_sets)\n\nawait client.services.update(service.id, {\n  voice_config: {\n    ...(service.voice_config ?? {}),\n    session_provider: 'inhouse' satisfies VoiceSessionProvider,\n  },\n})\n```\n\n### World Model\n\nThe world model tracks entities (patients, contacts, appointments) and the events that flow through them.\n\n```typescript\n// Filter entities with simple list queries\nconst patients = await client.world.listEntities({\n  q: 'Jane Doe',\n  entity_type: ['patient'],\n  limit: 10,\n})\nconsole.log(patients.entities.length)\n\n// Get a single entity\nconst patient = await client.world.getEntity('entity-id')\nconsole.log(patient.display_name, patient.entity_type)\n\n// Query timeline\nconst timeline = await client.world.getTimeline('entity-id', { limit: 20 })\n\n// Semantic search over the world model\nconst results = await client.world.search({\n  q: 'Jane Doe',\n  entity_type: 'patient',\n  limit: 5,\n})\n```\n\n### Calls\n\nCalls are read-only — they are created by the voice pipeline.\n\n```typescript\nconst { items: calls } = await client.calls.list({\n  direction: 'inbound',\n  service_id: 'service-id',\n})\n\n// Get full detail with transcript and intelligence\nconst detail = await client.calls.get(calls[0].call_sid)\nconsole.log(detail.intelligence?.summary)\nconsole.log(detail.transcript)\n\n// Analytics benchmarks\nconst benchmarks = await client.calls.getBenchmarks({ days: 30 })\n```\n\n### Text conversations\n\nUse `client.conversations.create()` to start a new durable conversation, then\n`client.conversations.createTurn()` for user-first synchronous text turns (or\n`streamTurn()` for a typed SSE event stream).\n\n```typescript\nconst conversation = await client.conversations.create({\n  service_id: 'service-id',\n  entity_id: 'entity-id',\n})\n\nconst firstTurn = await client.conversations.createTurn(conversation.id, {\n  message: 'Hello, I need help scheduling',\n})\n\nconst nextTurn = await client.conversations.createTurn(conversation.id, {\n  message: 'Tuesday morning works',\n})\n\nconsole.log(nextTurn.output.map((message) => message.text))\n```\n\nMove an active conversation to a different channel (e.g. hand off web chat to\niMessage/SMS) with `switchChannel()`; close it with `close()` so the customer\ncan start fresh on the next inbound message:\n\n```typescript\nawait client.conversations.switchChannel(conversation.id, {\n  channel: 'imessage',\n  reason: 'customer_request',\n  recipient: '+15555550123', // required for sms/imessage\n  use_case_id: 'use-case-id', // required for sms/imessage\n  dispatch_opener: true,\n})\n\nawait client.conversations.close(conversation.id)\n```\n\nFor real-time browser clients, build the text-stream URL and use WebSocket\nsubprotocol auth so the token is not placed in the URL:\n\n```typescript\nimport { textStreamAuthProtocols } from '@amigo-ai/platform-sdk'\n\nconst apiKey = process.env.AMIGO_API_KEY!\nconst url = client.conversations.textStreamUrl({ serviceId: 'service-id' })\nconst socket = new WebSocket(url, textStreamAuthProtocols(apiKey))\n\nsocket.addEventListener('open', () => {\n  socket.send(JSON.stringify({ type: 'message', text: 'Hello' }))\n})\n```\n\nIf a browser rejects your API key as a WebSocket subprotocol value, use the\nquery-token fallback only in trusted contexts. URL tokens can appear in browser\nhistory, server access logs, HTTP proxy logs, and referrer headers:\n\n```typescript\n// WARNING: query tokens can be captured by URL logs and browser history.\nconst url = client.conversations.textStreamUrl({ serviceId: 'service-id', token: apiKey })\nconst socket = new WebSocket(url)\n```\n\n### Real-time event streams\n\nFor workspace-wide events (calls, surfaces, pipeline, operators, channels), use the typed SSE consumer:\n\n```typescript\nconst handle = client.events.subscribeToWorkspace({\n  onEvent: (event) => {\n    switch (event.event_type) {\n      case 'call.started':\n        console.log('call started:', event.call_sid)\n        break\n      case 'pipeline.error':\n        console.error('pipeline error:', event)\n        break\n    }\n  },\n  onError: (err) => console.error('terminal:', err),\n  onReconnect: (attempt) => console.warn(`reconnect #${attempt}`),\n})\n\n// Later: handle.unsubscribe(); await handle.done\n```\n\nThe helper handles automatic reconnect (exp backoff with jitter, server-sent\n`retry:` honored), gapless replay via `Last-Event-ID`, and discriminated-union\ndispatch. Server emits a structured `error` frame with a stable `code` on\nterminal failures — narrow with the typed error guard:\n\n```typescript\nimport { isWorkspaceEventStreamError } from '@amigo-ai/platform-sdk'\n\nonError: (err) => {\n  if (isWorkspaceEventStreamError(err)) {\n    if (err.code === 'too_many_streams') {\n      // workspace has too many open streams; close another tab\n    } else if (err.retryable) {\n      // SDK already retried up to maxReconnects; safe to try again later\n    }\n  }\n}\n```\n\nFor per-call voice observation (`agent_transcript_delta`, `latency`, `session_*`,\n`participant_*`, etc.), use the WebSocket-based observer helper:\n\n```typescript\nconst observerHandle = client.observers.subscribe({\n  callSid: 'CAxxx',\n  token: bearerToken,\n  onEvent: (event) => {\n    switch (event.type) {\n      case 'agent_transcript_delta':\n        renderAgentDelta(event.delta)\n        break\n      case 'session_end':\n        showSummary(event)\n        break\n    }\n  },\n  onError: (err) => console.error('observer terminal:', err.reason, err.closeCode),\n})\n```\n\nBoth helpers are built on the shared `ReconnectingWebSocket` primitive, which\nmaps platform-specific WebSocket close codes (4001 client error, 4029 rate\nlimit, 4403 auth, 4100 token expired) to a typed reason taxonomy and applies an\nidle watchdog (default 45s) so a half-dead socket forces a reconnect rather\nthan hanging indefinitely. Compose it directly via `createReconnectingWebSocket`\nwhen you need a managed WebSocket outside these resources.\n\n### Analytics\n\n```typescript\n// Dashboard KPIs with period-over-period deltas\nconst dashboard = await client.analytics.getDashboard({ days: 7 })\nconsole.log(dashboard.call_volume.value, dashboard.call_volume.delta_pct)\nconsole.log(dashboard.avg_quality.value)\n\n// Call volume time series\nconst calls = await client.analytics.getCalls({ days: 30, interval: '1d' })\nconsole.log(calls.total_calls, calls.calls_by_date)\n\n// Per-agent performance\nconst { agents } = await client.analytics.getAgents({ period: '7d' })\n\n// Compare two periods\nconst comparison = await client.analytics.compareCallPeriods({\n  current_from: '2026-04-01',\n  current_to: '2026-04-15',\n  previous_from: '2026-03-15',\n  previous_to: '2026-03-31',\n})\n```\n\n### Integrations\n\n```typescript\nconst { items: integrations } = await client.integrations.list({ enabled: true })\n\n// Test a specific endpoint\nconst result = await client.integrations.testEndpoint('integration-id', 'geocode', {\n  textQuery: '123 Main St, Springfield',\n})\n```\n\n### Data Sources\n\n```typescript\nconst { items: sources } = await client.dataSources.list()\nconst source = await client.dataSources.get('source-id')\nconsole.log(source.source_type, source.health_status, source.last_sync_at)\n```\n\n### Settings\n\n```typescript\nimport type { SttProvider, TtsProvider } from '@amigo-ai/platform-sdk'\n\n// Voice\nconst voice = await client.settings.voice.get()\nawait client.settings.voice.update({\n  voice_id: 'new-voice-id',\n  speed: 1.1,\n  stt_provider: 'deepgram' satisfies SttProvider,\n  tts_provider: 'cartesia' satisfies TtsProvider,\n})\n\n// Retention\nconst retention = await client.settings.retention.get()\nawait client.settings.retention.update({ call_recordings_days: 90 })\n```\n\n### Surfaces (Patient Forms)\n\nSurfaces are workspace-scoped form specs for collecting patient data. Create a form, deliver it via SMS or email, and track completion. See the full guide: [Build a Custom Patient Form](./docs/guides/build-a-form.md).\n\n```typescript\n// Create a patient intake form\nconst surface = await client.POST('/v1/{workspace_id}/surfaces', {\n  body: {\n    entity_id: patientId,\n    title: 'New Patient Intake',\n    channel: 'sms',\n    fields: [\n      { key: 'full_name', label: 'Full Name', field_type: 'text', required: true },\n      { key: 'date_of_birth', label: 'Date of Birth', field_type: 'date', required: true },\n      {\n        key: 'allergies',\n        label: 'Allergies',\n        field_type: 'multiselect',\n        options: ['Penicillin', 'Sulfa', 'None'],\n      },\n    ],\n  },\n})\nconsole.log(surface.data.url) // Patient-facing token URL\n\n// Deliver via SMS\nawait client.POST('/v1/{workspace_id}/surfaces/{surface_id}/deliver', {\n  params: { path: { surface_id: surface.data.id } },\n  body: { channel_address: '+15551234567' },\n})\n\n// Track completion\nconst { data: rates } = await client.GET(\n  '/v1/{workspace_id}/analytics/surfaces/completion-rates',\n  {},\n)\n```\n\nPublic token routes (`/s/{token}/spec`, `/s/{token}/submit`, etc.) require no API key -- use `openapi-fetch` with the SDK's `paths` type for full type safety on unauthenticated endpoints.\n\n### Operators\n\n```typescript\nconst { items: operators } = await client.operators.list()\nconst dashboard = await client.operators.getDashboard()\nconst queue = await client.operators.getQueue()\nconst escalations = await client.operators.getActiveEscalations()\n\n// Join/leave calls, switch mode, send guidance\nawait client.operators.joinCall('operator-id', { call_sid: 'call-sid' })\nawait client.operators.sendGuidance('operator-id', { text: 'Ask about allergies' })\nawait client.operators.wrapUp('operator-id', { outcome: 'resolved' })\n```\n\n### Triggers (Automations)\n\n```typescript\nconst trigger = await client.triggers.create({\n  name: 'Daily outreach',\n  schedule: '0 9 * * 1-5',\n  timezone: 'America/New_York',\n  action_id: 'skill-id',\n  event_type: 'trigger.scheduled',\n  input_template: { campaign: 'follow-up' },\n})\n\nawait client.triggers.fire(trigger.id)\nawait client.triggers.pause(trigger.id)\nawait client.triggers.resume(trigger.id)\nconst runs = await client.triggers.listRuns(trigger.id)\n```\n\n### Compliance\n\n```typescript\nconst hipaa = await client.compliance.getHipaa()\n```\n\n### Audit\n\n```typescript\nconst { items: events } = await client.audit.list({ limit: 50 })\nconst summary = await client.audit.getSummary()\nawait client.audit.createExport({ start_date: '2026-01-01', end_date: '2026-03-31' })\n```\n\n### Recordings\n\n```typescript\nconst urls = await client.recordings.get('call-sid')\n```\n\n### Functions (UC Functions)\n\n```typescript\nconst { items: functions } = await client.functions.list()\nconst fn = await client.functions.get('my-function')\nconst result = await client.functions.test('my-function', { input: { query: 'test' } })\n```\n\n### Workspace Data Queries\n\n```typescript\nconst query = await client.workspaceDataQueries.create({\n  name: 'recent_orders',\n  description: 'Recent orders by status',\n  sql_template: 'select * from custom.orders where status = :status',\n  parameters: [{ name: 'status', type: 'string', description: 'Order status' }],\n})\nconst result = await client.workspaceDataQueries.invoke(query.id, {\n  input: { status: 'open' },\n})\n```\n\n## Webhook Verification\n\nUse the raw request body when verifying webhook deliveries. Timestamped signatures are replay-protected by default.\n\n```typescript\nimport { parseWebhookEvent, WebhookVerificationError } from '@amigo-ai/platform-sdk'\n\nconst body = await request.text()\n\ntry {\n  const event = await parseWebhookEvent({\n    payload: body,\n    signature: request.headers.get('x-amigo-signature') ?? '',\n    timestamp: request.headers.get('x-amigo-timestamp') ?? undefined,\n    secret: process.env.AMIGO_WEBHOOK_SECRET!,\n  })\n\n  console.log(event.type, event.data)\n} catch (error) {\n  if (error instanceof WebhookVerificationError) {\n    console.error('Rejected webhook:', error.message)\n  } else {\n    throw error\n  }\n}\n```\n\nIf your delivery channel only provides a legacy HMAC without a timestamp, the original helper signature still works:\n\n```typescript\nimport { parseWebhookEvent } from '@amigo-ai/platform-sdk'\n\nconst event = await parseWebhookEvent(rawBody, signature, secret)\n```\n\n## BFF Proxy (Next.js)\n\nFor frontend apps that use a Backend-for-Frontend proxy:\n\n```typescript\nconst client = new AmigoClient({\n  apiKey: 'bff-proxy',\n  workspaceId: 'ws-id',\n  baseUrl: '/api/platform',\n  fetch: customFetchWithCookies,\n})\n```\n\n## Pagination\n\nThe SDK now exposes first-class async auto-pagination helpers on collection resources:\n\n```typescript\nimport { AmigoClient } from '@amigo-ai/platform-sdk'\n\nfor await (const agent of client.agents.listAutoPaging({ limit: 100 })) {\n  console.log(agent.name)\n}\n\nfor await (const entity of client.world.listEntitiesAutoPaging({ limit: 100 })) {\n  console.log(entity.display_name)\n}\n```\n\nFor custom pagination flows, the lower-level `paginate(...)` utility remains available.\n\n## Error handling\n\nAll SDK errors extend `AmigoError`. Use type guards for specific handling:\n\n```typescript\nimport {\n  AmigoClient,\n  AmigoError,\n  isNotFoundError,\n  isRateLimitError,\n  isAuthenticationError,\n} from '@amigo-ai/platform-sdk'\n\ntry {\n  await client.agents.get('agent-id')\n} catch (err) {\n  if (isNotFoundError(err)) {\n    console.log('Agent not found')\n  } else if (isRateLimitError(err)) {\n    console.log('Rate limited, retry after:', err.retryAfter, 'seconds')\n  } else if (isAuthenticationError(err)) {\n    console.log('Invalid API key')\n  } else if (err instanceof AmigoError) {\n    console.log('API error:', err.message, err.errorCode, err.requestId)\n  }\n}\n```\n\nWebhook verification errors are separate from API transport errors and throw `WebhookVerificationError`.\n\n### Error classes\n\n| Class                 | HTTP Status | Description                             |\n| --------------------- | ----------- | --------------------------------------- |\n| `BadRequestError`     | 400         | Malformed request                       |\n| `AuthenticationError` | 401         | Invalid or expired API key              |\n| `PermissionError`     | 403         | Insufficient permissions                |\n| `NotFoundError`       | 404         | Resource does not exist                 |\n| `ConflictError`       | 409         | Duplicate slug or version conflict      |\n| `ValidationError`     | 422         | Request body validation failure         |\n| `RateLimitError`      | 429         | Too many requests — check `.retryAfter` |\n| `ServerError`         | 5xx         | Server-side error                       |\n| `ConfigurationError`  | —           | SDK misconfiguration at init time       |\n| `NetworkError`        | —           | Fetch/network failure                   |\n| `RequestTimeoutError` | —           | Request exceeded the configured timeout |\n\n## CommonJS (CJS) usage\n\n```javascript\nconst { AmigoClient } = require('@amigo-ai/platform-sdk')\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}