{"_id":"@api.stream/studio-kit","_rev":"167-bc0f503421a63205befd8c78ebfe0af2","name":"@api.stream/studio-kit","dist-tags":{"latest":"3.0.49"},"versions":{"1.0.0":{"name":"@api.stream/studio-kit","version":"1.0.0","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.0","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"6bde9971e41dc21576c6e61c2495031182bb1c09","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.0.tgz","fileCount":1963,"integrity":"sha512-lxjzGkdSMxarD+sg8IgdseER4sEBlwDObzf8cw4tza9RQk3t4RRuScfORfnqabJDHxUNRXA8s1xuDrYg5pp16A==","signatures":[{"sig":"MEQCIEumvCwQQId9UV1d7eaYbXSqFfHDXFNwbEsM9xtyECyUAiAgBCm6/75XqDNttaVRAVGbvlcwSOgXRhKA67ohmAMXaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132500899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVK/rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwchAAmgMYFksWv0j6pDqzrTu7Zosehfz5wdV9+toiAL9Z1NLf+0C2\r\n5jvRuXFLxvFYeA4/LEetK7vaWydg5W8KVlKRlKPy5IDx58fu05LmMaAR5SMw\r\nt4FG/0ciAJN1mIzWUZu+xrGPQAQUrQo+nRi16IiEPkqWwIXIAj4obO3iYzqA\r\nBEeQxz/m/fg/RwjdmGl9HUx0hU7NanYqohUesb6QMjbiluF7KFscaAiASbxw\r\nCtXGPR2v1TfVTTuWM3duL9/1SbRKPGn7SQN8ysevmP2PZoQztRirDifhesBN\r\niBYbyH1mnyIwesgMf6vNvVwHZOPHQGcPzyVWSB3RGZsB4YL39Vsn7XLQwmUr\r\nhq5IT3Lj3+lkAQixW5JgHsTFS/n9FJ5zzmtH1o1qu1BuNFvfTeAL7SUA6gFx\r\nvyaRn1aLQgdVbjiHijvWwzIwnKuLFzOhbzVz6GDuGjHEwXVvdMeKSE05c1mj\r\nb+fwPFumARF/w25tGRJHoaDOXvyLWGsoCvqFwHIQY3/KJ+FSBGafWrbQB4Kr\r\nXLAt9RylJNC5QriiSWri0pBdyDuCyzOrMnAvaXS3NfqLQXMuYWbNJ+LBlmrQ\r\npq9T1td4dDe9/toSG8LoYFIK69/mlDTPtRpDLvTFmyN1bECazEidaqJIHkRz\r\n/zNbnoXQT2cx12GfAF+pjmYH6QX3VBrdfcc=\r\n=yWiK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"174b6106febe3ddc4a27540eff3e7967c0927684","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","publish":"npm-run-all --parallel publish:sdk publish:renderer publish:docs publish:example","add-license":"license-check-and-add add -f build/license-header.json","publish:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","publish:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiosdk/v2/example/v$npm_package_version/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiosdk/v2/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"^1.0.0","fast-deep-equal":"^3.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","react":"^18.0.0","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","react-dom":"^18.0.0","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/studio-kit","@api.stream/protocol-layout-api","@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.0_1649717227328_0.075223682902823","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@api.stream/studio-kit","version":"1.0.1","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.1","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"736af140b8e9ad1c4be60bbe6696c0532259eb63","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.1.tgz","fileCount":738,"integrity":"sha512-dCFMRvIKRfJSSeVDj9WdKoYf/eY44RTUqrnq+xflP72i11XIJCoBZWoeno7bGaei9OXZeUJYNca0VKc5XjdQUQ==","signatures":[{"sig":"MEUCIEjgXJhw3WDbTU06HIqWodvPCquJV4gbO8VdLbBRohYcAiEAmEKCehW75vE9aQ0dOBILXqiWUSLsnrkWQHtK+Iu8J6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19972186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVfDIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPOA//cgShNedDKHtkdtX7UZnKcRlSGL3CJusBPJC3e7RzI1CXLw+p\r\n/VMYOTyDkgLLScfzMiUx0NCpt/rphqgZ4EfUpDPTSMOLt2dzP8945lQVq2fP\r\npUJBIgf93heprA474ufz4xvUyxM/MacJLm1yqwj5aXROiwcEPlKbJ4M//pc9\r\n7Z0SV9tr+J9rZBoWV8YLg32srROgne1m2d+S1g+c3QyW05wKpeN5bhNiONDH\r\nW3IhQceY0aRQIY9ZXhm1TQPwkPXN0vHXh3ESc3VycyL0MnU9p+RInUCmzhjD\r\n8wz+Lr3QzLeg4axxiz2e9SPYN/T/Yw8S0Vo2uHVqs69A/wyMZZATeZN2vVV1\r\nC3zeX3PP+00VR6mbm+2JyP6MUeg4SgVgSsGDiiPiZXHFr9c9tYjJ5E+hSW+j\r\nfwjH8ZgNTPLha6fSQj6infNHIR0DNo6nJz1T8wS+h1vSA8n6c9w8MA9PTFFs\r\nNn49bjhi8ZDOD0QdAxYioxk7EUtCXatz7ThwoH9njkm9lln0xWPEkGBUg50/\r\ny3SxyaI6a3Hg5+APphUt/SEyBx1/I7lbkRAL2f3gkx4pFC8Vln33Qy7A4+L4\r\nIZk3hWE8M7MjsDl7nMEQ7mmUDKYbHYXhXnNuHDCiO6YMNKvXSJVASKgrE05U\r\nAgwqNx9K+vfSMWYrl62guaLhTxTW/wMOHeE=\r\n=eTy0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"057d4d04f2317fc5c77b255866cf27b3971806c8","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiosdk/v2/example/v$npm_package_version/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiosdk/v2/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.3","fast-deep-equal":"^3.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.1_1649799368054_0.5661217283456312","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@api.stream/studio-kit","version":"1.0.2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.2","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7f0963cf823428831cb80da99832f7330375ea35","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.2.tgz","fileCount":738,"integrity":"sha512-PxEuHAOUgs3OIYL1gBkxLiBg5L5Bz0vzbT8uvdoTzASJjuEH76UanQ06HjFLviCoHaW7CZ39GqRH5C4T9Q6PPw==","signatures":[{"sig":"MEUCIG5cWXQilyz6+ZuuWFktX8CyfHpZRkGjP1J3M/owpXWoAiEApte6+DSlZJ5XkXYIpfbOV/Ojk71SEyZLz+tpai2y+c0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19971947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVjAkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/og//d5i/9ftsD5rzy91u4szbwyGKGKOt7vv2X+2yZBIRMVh034rr\r\nc55Q1OosQ6zYIEMV4Ff9Qa8FTDKT2+tqKPyzGb7AM0h9Yrwe0yVFabnMICkl\r\nJrTioZUIlUJlggq5b5ABamIg++VqfFpwN/jWNFm0+acE5U1XX/1GF54hfJP7\r\nyzVt4+G0MWvPUryHbNHdHxQ2Mv2dS7/gDc7bBQZUPWlnQXC8H8rauOjvGXiz\r\nLDuORlTm+Yfl3fHkbOoVGR6eV73ZFZu0al8AsMmlPbh/3IJTQkvLxlLkjxyU\r\nPro0Vr/5+rzHPEZ0LSd6EuITvfP5xImZBsknK6iKvePq1FNQ9q530E+H/dFE\r\n0lM5hSxQ0acLKkmopVD8iMERC2isjX0nJoQZFB2LafQKWaBnybSwtxnivkZ7\r\nrcIMsmf5+yumOUR+vj63YwasSGttmnFOJRLjAwORjcasxVYDKgWHrG2zhj4C\r\nOKHd6imSw4uE+vfUJq1oVAubV0Slf7P+9Vlzc2y74hsaK+AT4ch6+ye5bO2R\r\n3WttwdG2KYz0doq3z0jVgn//nmuMcg8O2YNnl9NUHy0NWTBWygzgXGmgysSY\r\nPLEBPo8EX1uNzzgahzr6BdUsvQq2sGo1ar8uq/CIZjMMCaj6r69Iuy3C/D+d\r\niuBjlLntndIkWJTqIxv4cb0Yasgg9Qo7C5k=\r\n=oQnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"851baee054eb8952b8eac54bdbd7205579a85221","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.3","fast-deep-equal":"^3.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.2_1649815588224_0.057481646804457665","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@api.stream/studio-kit","version":"1.0.3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.3","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4581350a06784a6df2be6a6c89a07b60cfaf1f7f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.3.tgz","fileCount":738,"integrity":"sha512-ed9RCJD5zWt5mFv5qSnx9zWQAT+4dkznNXM6lyBovketwDIYmP3nj2bCyocYCOlDdVlRjQew/TRrlu6tN7vvbQ==","signatures":[{"sig":"MEUCIQCZorWYfz4SLA/I38JHAfo99scnWiqZ8pmEDIOhuJFFrQIgWDs0Dhk1yKwT7MXsY9Bxk4zJC8j42L4z8i4s0oSmYZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19787162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVjfDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw+A/+Oy/EEGhOBYm5oGE3154GMbfZSq+RnZIjjcKlMtu0V6+xHWlc\r\nvhANjnXSFPqGa4EptWIJIs1xCdrveYM8RnslufGbvPsif261iqwkZn3TCJtC\r\nkP//geuRSS6sBhBWjtvdiudgN8kAbI9hcaPBNCj8yr7yssgNPpHk1xBgohrG\r\nyKi/JzDb5OOCC2uDYwGjvtwysJ/stpcArsWpm3zg6ABg33TKSCZ1eqip+6pn\r\njUUceHqcBdgAytCzJ6GIIHcIRjcUBl36zdXEslTlCcoxRiuuSN0uNkpxumVF\r\nttqJXPiEQjiVCfYGSRGu9VlDFMBXOVV4itWEZToCzMGFNWfEh90Q8eBUqnlR\r\nrT5lOpURyiVQSt87Zl7QARTRheh1uKEh7+4/d+kJ/VUiI3R6Q0SF4E3biBDr\r\nQiIBAjwCU9fLU8B7Kd91JoNoBJ/2XV1dbayFNzU1cE9PeKcvZhvMpnc4Q1FO\r\nLFv1ALxAiL6mXpY0UrRomLBYuEPlJhtKS6nER6cdZ+SCZg5qgK9YAJV2ylJ3\r\n/dZQxVQhGbu2b9zjrgrtHRmcjtGQKU+MoeXlCSa0fdYdO56NAODLi9X6ZtNL\r\n4TG8LzuWPutN9FpaBvjwY+RDSogHrvl92V/fs+x/zoNlOenuboCHcnfVZ7UD\r\n6b9/4s0pVsbv+aD7o6mp0Q1FesFGKXWWhwc=\r\n=3fHU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"ffcce102919de7b20d60c3e9f787a1f479b1fdba","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.4","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.3_1649817538998_0.9477819890302259","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@api.stream/studio-kit","version":"1.0.4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.4","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"11a340b5a9c58c0b3664804399aafb64a9045759","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.4.tgz","fileCount":738,"integrity":"sha512-vKv6+yTUW1pIfx8JSxvYMrhLDB77/Cs51EphSTFNg4m62NU2I+ky2HnEXSqCnjCI/+s7K/UC/dDptxOOADYdKQ==","signatures":[{"sig":"MEUCIA5qg7fyeOhmxnZaM6msAoqZLROY5EOSzkDczgTUxAwVAiEAj59F81YNGuQvaIgSVkjulriRDypYPsuXf9OR+hoDCMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19788102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVklaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNxxAAiNPqU5HRwsTuG91soP4XsKutQU0wJ21bUJGjR6EnInD6pgBO\r\n2Vu//bBtwXNC/eEN13zvzhp34nl4u+2x/PZDh62miawXZOXmlAmNdYl/sLae\r\nQroQxieP0pVoyKRk1IH14nY/WQu78f7s9D6/wb1XNGJrulIdYRqUn/9Tag08\r\nFMKM9fGyk0tAknRwwhufHXJjCOfYIf9x6Whqcx3tabqSVBz1iCQb3GLomy3B\r\nYgviFLnteP6XGQQOgYprNi+lfpXN77UEZj4ZYIHjc111JFwVIyPeNUxLffvB\r\nLZS565Q8ugYDSBNLf38wZWV76lMdWIk9m7SfsOtIgL1FN3mhaPc30TB5hN3c\r\nd1cIbV1SmhFBupN0L9oRSEFlFPrURPWmkXXArvsFGFu5++KSMVooeeNdygZN\r\nmdNrKG/QXcfh2yG3mLoMEuiijNWbsTnqsffMEMZUw4k8/bWSkN4ViXJWnQBn\r\nP+mJChjtprccqLj31vRUEjQ6zRTzRl5oycnQ/ghiO+V3TwKaMR+IcdQFkFRU\r\n/MAeOKPcCy0mQDDF3gkYP77UsgwOOlQkh7a0esecDNy6XpJIYvC3zxJz65GR\r\nmr1sDjdHAGkWEWgUPyaJZknxQ2Xi5AD4TUwYM8YTdnKD+g5478lh3UVCgBuz\r\nalrZOG9XViF9tzMFPFBnDun0MYFiV5bKKyg=\r\n=bpRO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"bc8fa0e62d1e417d67c030d5b27919657d4c13cd","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.4","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.4_1649822042284_0.3465792876487963","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@api.stream/studio-kit","version":"1.0.5","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.5","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"545969f6ae977caa477ba4999f85393846a13700","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.5.tgz","fileCount":738,"integrity":"sha512-O9RDusjDONt8fEpeyx0UxBIsAVaHEe3gRPU1/i0TGsY8HVMIyn2sWXhIZkephEgO3AG7a3fzoGWHG7Vpu6O8AQ==","signatures":[{"sig":"MEQCIB3FyavmHYFF4MJFkCSiqitMUUNAGHw79RFjOXTZvlWWAiAQKaeHmCOQUUokUzV2e03ut/KTpNYTiI5/IxVi1+S+0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19788743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVlI7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsLg//TbFezhdYz4HXBSPI6Moc1zxUx+tHIZpRREcFCTRdQQ/WYOXk\r\ndrPRhAg3BOWgkWPwO19TfBuM7EhUqnB3G8tg/87+JGlpIp6Ce7be5nTh2O6A\r\nW+sE6q2Ga7WZWFuQYzmSd0hydQCdad7dh1kKKyhBBCPF0uwivs4hrAVmElCZ\r\nwYfB5O+2zNfYeLL/Dc5EDm7lStrNuI0of107Q/tsAlJtK5WB9K2AF9ulAMou\r\nMWNH+hvgMuypZe8VFemLX464LqekUxB6TGwBYfY++uQdXN0VySxLVMAnN7sD\r\nt3rj/n5Eg5x7A0c7j8pis6dBXuwma0v9qRmHAJBy5smy+2uzJ2kc4V2EFqbf\r\nZ6uXLeDbOPY+r/xxF4uPxJwnvNvP9AK9UgscdW7rfaMkPdh1KEfgycFnFMdw\r\n2IbwT2UdIoV9T6SdHSFTpiPR8/oavANfPpKDaeUlVpRGELhKCxNqBkFb87rz\r\nesz97KyrZJXeC9K1O/GuGATb3GM1liH+0UZlA772olJ4YwfhhEkoWYdD+bZ3\r\nBHtKREufQOjAGeBGr8Kaw6apA9EUsvunN7Wjr7uNNkx7E6rQ03IPof/hC4yY\r\nO+W9TbCofDGzJpG9dpbUI2ku5FmLzUCgvHYz0euCaaTmLp+Bwr+vlctzZn5J\r\nKkStyiBT2VsCPfmZEJ9knTa9Y5QMq0YX9Vw=\r\n=4u7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9211966c05813691a2295546fac5c6f892eaee7e","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.6","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.5_1649824315578_0.8281331804268792","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@api.stream/studio-kit","version":"1.0.6","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.6","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d681ef27ef39eeb04c9f20855abcce3d02d3eff3","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.6.tgz","fileCount":738,"integrity":"sha512-5dDfqRN0y1pBETiiXO0tnrcewWofTlxc6EZMbaVogVBWnoYyzlwGS8O6N9hS7wvXMvAHiX+8zwAa5+kC7CUsNA==","signatures":[{"sig":"MEUCIQDi8s97p0geyt2RpT5t+c60dBAWA3nseWgF2GHvNwrAZwIgY0N0PVYQ5BqudmzCxeJuBQC8UEFdXowdH1gKiMfMg9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19787244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVme5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogrRAAgdIJ2tkihNwtut6ozRS6oR4cIo+jSLMN6ceeFY8K5qtFqy4u\r\nhrMCGZ9K5pp7uWdgPnqLB2Rh7DaTv/7qhUBcRXedl040aTJfxxlgJITM3Huo\r\nq4g8zsGy4wjDSC64SFc7t3KAr7kkO8qIIKL52mv58jzfA6C9CAsRfbFZnbv5\r\nSJEY65fjk6X6TzBQXBijnLtQ9yJ+u8UvSWeSQSEk1oGYWxFle8LzZdhXKsNE\r\n1MNKNl6aDmlyytWT+HrEbug2wZ9qjzWzY/R2T3daI3RL6YSqO9YMQ2/6Gk/H\r\nT0OTibzr9cPvIkO8QMS54iDcOv00RJCYsq76lv2/xfMHrR0TuXdfJXP87xuP\r\nn1fcyv/FRowsOEnA9yrCUctFiYFBq2C6KHFtpNqgOQHihnX/uGWLdxq6siOa\r\nbH3ZMVdxhhWvL0Y7C5zrzv+/gBbBRlgCYmuqsQMXjNi83+JCBor60cf7YcTk\r\nN6kJsYU1RFEI5tVe/zR3h8WGbZalE7DIYbKDpZWcF6AR3Qlx+hdj8XwfCUms\r\nnffQWWhNUMcNpyGsERp4zlEoPtvePhpYkmjy/chhOW2sftxG3aS9Gmwq6NMV\r\n7+TH3rIbtp4Ekf/cQCx3Bo+UMdPJuAZW335bZVOSXbG19YzucvIec+NY78Mb\r\nKjQYuHwaNJ6EYbnxaGVKAqxQc9dhbbYAiso=\r\n=STXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"d0820da11d0ed05801eafa44e77f49471fd3cf60","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.9","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.6_1649829816789_0.8003472797830506","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@api.stream/studio-kit","version":"1.0.7","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.7","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"435aa213caa48cfb75b1f76f1e56274cdb3900e0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.7.tgz","fileCount":738,"integrity":"sha512-m69CeK/9ufk0iWKwr9UNeMkAeNtOeisbm4li/CRVZQzr49XJTgSCCo5QhVHrFN0DIDebuk7RvviVfDBZ6L/sOQ==","signatures":[{"sig":"MEUCIFlicM5s1YxqenIEC+CDdNsf+JcNvjmCBxFNiQGrJExTAiEA9A+AQu2xdNPMbskDp7q6e+tFCndao54hqlu0A4PKF80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19787244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVmfzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2sg/9ETQjQ3+MlXtdc8P4i93i26g1OTovxV4uZ7VhByzB4NIQNuWB\r\nZVs2QTq9RPmmfvDMRVkDA2u/LHUfZHR8llF+kWUBZeF6S9LHdL1ISGhQgvC7\r\n+M/N3M5VMf8dJsrINDGwdohZI3emNlvNQ1M9q7wfaTiDy/SpRuxk9g7hQ21t\r\nNU73BYqol2nTvC5ZI+HhFeoJ8ewWZsCSVg1fl5DrO7u5PnbnSGNJrFIwbxG9\r\nvZeqlQn8J5WAP2xBhQ0LYILcQML6m5UeBeWbPbcSZZGA+seoRPZbxbyn8Vq4\r\ntC3LGmNgV9Rv+VtQNs08wvfrJTYLPI2P2eu0VkpJ0MRYy1GaTl48KhvPmQQI\r\n0R9mrT7dbhbod+4Ltltq3l0YFgcqke9m6qiifel87m0z5K1o8WzLNESrFgTk\r\nLLZlO/i3w0tFIvczcLqZV0g82Tj8B+UjLe6s1yM8bTLMxdW/g85PofHhKAFe\r\ncI8ueoawNZYRdT9OH+6soEgq6BJB8s7PhLvbyeQi2coLqOODNjsbWHhEi8ee\r\nYVwXrSfk3nudHIYBOde88knenDWzmWFKyPo3sU2WmZ76FP+QSBXHJhA9+G4Y\r\ncWwLpPYnhvifpkrPsxjxjU5al/o+U9wAMFbLTQ/xys7SXwLp35j4evRoc1DH\r\n2LhI7uSGwvefjQF2EFGPQ8p8xcahbsBy+aI=\r\n=qtIg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"5f94a8afa9c332147f759827d5792cf9f6f20df9","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.9","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.7_1649829874744_0.6573008022308366","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@api.stream/studio-kit","version":"1.0.8","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.8","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"98612bfc6b3e1c22053a6a90aae08f563a94c0ce","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.8.tgz","fileCount":738,"integrity":"sha512-ENDdNF0XEDMdMHRI6OXM9F4gWp3FaHb1qHXHiQnP7YVyPXLlIZp+rCGR0rqyY2sZXrN5AsonFsFTQqRNuIDK0g==","signatures":[{"sig":"MEUCIFnyWQGf+OePUzJWFMZdTwb55YoKk6Gcszfc6/n+KrtIAiEAw1GhdDUiWfk+HUFFOtFe8m7E1AU85xBrLgDjJut44wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19791196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV3kWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Iw//YFasuPs3X78aQ7X0BOjUPk/J3z23WKihJILOtJKe0w6EAfov\r\nP8MvCQeCg3S6m0YZF+gWIOP6ngFo7YuImHV/wWbYqa27842QsKyuJJWIX4hT\r\n9AMMa/cRvdIlpkVIjxV4QxSyeyTZkQfbk1f8VTT0wb3WAZG5eUDKe7oWfB43\r\npdP41WoGtIp2f/wI1aoaODdg6Xr1Rb3k1CDYtLTLGC3oStBiGBkrayoHgj8r\r\nx0V67iX7tRg9GGJVaRYFr4AJPKF9HakiC9QCoQ+9OdX4KnMcEPAK0lABP1Md\r\nOJUIdc+PA8J6bYC2CVbJKLZsOfCruNqLXbRUTRUjj1l7iHfYuRcuLAobYLWm\r\niexIxHZYIbdIiSvqkZj2M4Nhf2J+nZe4q3TOy5vYHUEG3wgnLXYC9zqqIcSG\r\nAyPq4+U/kYj6KlNUdSRF1K63NPam04kRKcebi+/M99EzjsJ32tS37S7TBFw5\r\niOZIumrqs2mgbc96lz5VtpNDEoe5t3uaTPt29J/e/dYc6JlxG8wl03e3EhKi\r\n8Dm5dqTsju9kVQtWtmpKBGDoYjRsc8C41KG6m4LO2mqR8QRT5FE+9UrKofUM\r\n0H4hxjBaej4VOsl5gqFl155hjfvA+qmTqv05oW8bf9e1qW5Y5V7Ow4TemV4y\r\nF0rXRcWgTKNLt1qIqKFvnC+vDKSyKV36ypM=\r\n=WCPI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"1ed19fd53a459fc111a220a16b1ecde9b287d918","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:example","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:example":"cd examples/sdk-example && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.8_1649899798316_0.5757821317474134","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@api.stream/studio-kit","version":"1.0.9","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.9","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d89de46227d1e4490ba8687cd319b08839a0e126","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.9.tgz","fileCount":738,"integrity":"sha512-Gbfaog3f4iEuxc0op3hcv/FAyi/Z50zQDsrOTYgqj+1RDVM0M1uvntCUW4mh7BZOZhRuhPGWHGDO4WxeJYyZyQ==","signatures":[{"sig":"MEYCIQD+Ss4WYAnnA1Vxi8X52a+agXJFUytc9W45XAwcspa6vAIhAM4iEx+O+D+DexL2nX/6QaoWMJSHWOwSfj4Jm0Ni/Ym/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19788878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWLVeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9vxAAhgkSxXQc8Yjq3C0LbVSYWjCH7L/0uxehHJr0ysjni+Tm8arm\r\ngnSuZLaeh5stYv0R9bxGKg71osjtLKpQcVgIv8mQRbbIjBSw3OAWiWxOH9Xu\r\nKoAZ8iwkYWmdJ3nA/k7qCVaMu9dRHnrw8hAgcVhakmipcG15ffbjmDp4T4KU\r\n5y2MpsBsyFB+HEz9b29NYzY56oRlo8iOv/R0b/w7elNZwBEJMt847sgurSnk\r\nPtBRC9ordF0z/HwYJzyY0LnmRuAfMMsvCUcWgCeI/CPhUnDYqxv5xXflPew/\r\nNUalEuuX2FMj51GLPnU3vJLgjvq7ZbEfTCmbrt1y6u0RfrOOuEyIoBqe4t29\r\nLp4duLHzewk+RwwGy+l1EiaSbM1HYJoqPoQ4pzP+k398lF7+ujIXPdOqLAv3\r\n9GPRqihm49h7BbwSlzAHdhI9XjWZZYEVPMg7VwUAkL9GDDRK9iPmvSwADBqM\r\nDubVzU6+5AFMUFJqiUgsvL5E48XizoS537XsK4OXCS6jFU9nBQBCZ+ITiPfp\r\nt/nkxoY8cA81BPaSu6pcymjMAuuedj8jsp0haiCRjLxTvvM6Xl2vjAD9G7da\r\ni4FeFPqGJgWRGKn2QjjNcW826rZg+LnKA18Xen/XhZ8k9I1f/BIFxL9t0avN\r\nJmTyuDg63Fn5PfMKJnNr51FXjXjf1zQeY28=\r\n=z8lP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"66b446402c8f12bd3f3a49298d508db76ce9e462","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.9_1649980765972_0.8114689659478933","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"@api.stream/studio-kit","version":"1.0.10","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.10","maintainers":[{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ec166c3ce56a9c0fd79e030a3819b4cce2db63c2","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.10.tgz","fileCount":738,"integrity":"sha512-EaMskS51X6lI0oUwAJlU3AOqVaM5v6cT0DwJCJvXHSEuT2WjOWbQOGv3Dj7IkhMueHb3PhLvTYm71ejVfuQEWg==","signatures":[{"sig":"MEUCIGD6rfad57lOLb7HPwod0X2oHaN2QV1drsH5mfaLH3WtAiEAkebV8w4ii1gXUwhcSmxqeKiK56LyxIkkwWxtJYnewpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19798867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYgvOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQww//aw0Zy8gycU6riS6cbAx1nnnWH09C3N+8yiuvJy1Y/pNF740R\r\nM0zTFC41Pmd46LkqtawE0xp+lxadv9iODW3WhEgFD8G+m+xBURXVFCtv8YUr\r\n1ZBQZC4SrFS4uQt6nkqzL89O1foYzVwrJaRTFltFmF5d2cKZULXdSVBtRJDn\r\njYrCx+4arF2COTkU+kLdl3hzuXyJ3NKMG04Kw3cu7deITjYVR0j+h+MR2Jod\r\ngfgK96wUiWW/nuIUnz1tri5Fus2hb2Arbnp9uIgJdBC8bLN7UzvwTzpNChKz\r\nggulAP/mMO4Q8mqipsXhx2K4pz3hciilur224x9rWUZxxb//tuZb6b3U+Vt8\r\nGzVn/MIc2JMZhFsaTp232ZGMRDAPA1DmSFGo+9bBRBZj8iyhCp6CnN5gWm8R\r\nMGCvXYnZ4Q1SGTvF7R2GgauwJs01e5eREYFMv1miBpVd6BbpJnYsXPngUgEI\r\nLkm/XYzDoA0O/KCOPAYqJ7i+Wx56naR53SwjZE74a+/gcoGrjcq6yJzsLJst\r\nOa8NFynhKb8kYl5JQtM52miJqCGZGQayo1D8YWym94me/PDVHTDkKT528FGK\r\nD6sRrUt2BNK3727xhTiUs8AK+7fHlLclAusRMsGDMc/XC/Fzt25aF5ZGLpyE\r\ns3r7H/fKFLUZx6je996lwaEXUX016swFDUI=\r\n=HH0a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"36900e070fd81a8294e0be51f2aba00d049d6598","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"luket","email":"luke@thompsonuk.me"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.10_1650592718483_0.8720034965913106","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@api.stream/studio-kit","version":"1.0.11","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.11","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"47e5db0a80699d1d950147ef3a20a965ceffc406","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.11.tgz","fileCount":738,"integrity":"sha512-UPxx4pQ6vNIM1LSFete/zw1q20qgAkY/WZq8y2GCTLBUVZK2Gx9D791Jhb8ABnblNlPjduXLGr38rqzk57Y8uQ==","signatures":[{"sig":"MEYCIQCzfx537OlfzbONB52I7Ol8D39W2zUv9cml59mPdrWE/QIhAK9OqMUaeqTdqoVHTdlQGsMxpLVv+/hIwMxFmi+Z7i3E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19798914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaYLQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUHg/8DlVelZ65IuJYymD+Zd956Z1xaUMemIVoGkI6K82t1wmrPBCk\r\n3bVWAWBIoGckAqh3O4HhhaeNPwhvfl4vXS2nnj7Q4aBzRST90guAGFDPImUU\r\nHvQV35YvUZ8HglZe0eMXA2dpxYKQvC17di7xzWDTONh2aAzbxgHPt39UJV99\r\n6Nz4knRILDY3W6oAWB7DiHegGlk2f1VWDqCjKH0iN840rqK9dgIkPlDZ5YFh\r\nOiZnPXinC2+kV/zTLR3QJvirfFTDoQilGooFbjVNhr+DtzbceddAx7exFkR9\r\nTrcRs+j4eO9LcT3Yo2ai0/1TPl5wh+WGGqZ5qBPgIgaph+9wGd3c+dOTD7QM\r\nGSfP+agJstdUQhJmPusDCLojrZq0HNzY6y57o0TcHVIaBUFLKQbkV49hIuLW\r\noTofJAPMYuuhJ+BIW/tqxQEc8CYNCXcNzJS1A5QFvmC3SafOuLIdXtN9cOrE\r\nw+RA/1qT2+sbgp9NZXhzSoEnEf8E9Tlvkk1JLwIFkN1pA2mblJRDxFXZSUrk\r\nA4prXgfQERzW4ZMt5DkaJcRhTJCb7HTDxjYqLyfFMPvAAzAVZSFrcrMWI3hv\r\ncjDa+HHM2/5TnpGslWmom8ERRwbaUZZa8Jyfe4M5Ka2oooqtMqONVpSR1/LY\r\nkUvAuuUCTIRBaHOsoVvUZNSdQyB+dHF4TvI=\r\n=J7cL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"cf4cd4af3942f39544700acde75e8b6379543d33","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"*"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.11_1651081935756_0.8133381658149987","host":"s3://npm-registry-packages"}},"1.0.12":{"name":"@api.stream/studio-kit","version":"1.0.12","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.12","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"65aae19ed812bc34bd3c841409bc79dd82a19dc2","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.12.tgz","fileCount":738,"integrity":"sha512-1UaYBMC7yI9zUt0v5D/LSn3edqGBlgPmE28QdFDXb6fnHWPZFlEpOmV+5Exv2XQV/KfAo/ingeoO4amKNp0VcA==","signatures":[{"sig":"MEQCIAGI04gyuaLCsoC1bSLJMHiT5NbbAovokAVb5Pj6C7KVAiBtiXfmDOV2LbKCo1WVGtpTrvkI1aFb+j8kMjII4FBL/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19799133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihC8dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYyw//TXh77wmNT0qGRZjDLFsVM/sZ/Z+UEW6tKqpPPMrP8SSLok9s\r\n5BxETCpuV7UBpIYKCQtcsfb0mlBOV6FsIHhFUuj4xIo4pYIl8noPfvhCu+Cl\r\nI2HA0w1PczD0liWe5p2nZa73+XbLxCYkQKMR1D5UQ/jDwFAPWjfAWp4VlCIQ\r\nWqDniOhY9g5euxRuMX7VJ8IjYa2uroE0fb8dOd72hAglcKQz+VSCDXjGVner\r\nofO7mCqFoqyjusNxgJPpye1un0ZjmYXQtbKsK+LpmBEj8M1Z83s9O8wy8TxO\r\nv/LIjsyGA3mnG3rbxearffsD1qxI9/5xbUkcZX22Q39EBCKbQ3TjZyY89M5J\r\n74diEhRcT868uwJcj/wHvgXB1bn1UytrbnRBjBfSsCv3PXw5m2mC55+titdE\r\nEiuivN+l/JOeCFIfjNB7oMCfWiSY6U1hQcL9lROCT1BOo14KKYpE4mZ7I5x6\r\nW4ry6lkyq6zHlZmqKc9Cc3UnC0iBsC+UAkL4cdkg31F3LXFlngOJY8XaKC54\r\nuKhm/l0Je9hxjtl2WkhEKiq6kw/amsZL9U1H0G7G8GGkdniFJdYAAmUNym3I\r\neIeHsqp1+NfQJvuxGZQawVuuwv/9/vCVBJyhynjXwYtazPeRvEEsftBFuclA\r\nBmpSHJWxG+ZHvRTXV21JZDtLQgTunUS2c/s=\r\n=XCtP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"183a2dc2cfbfce7dda5335df062eca06542ba781","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.12_1652829981166_0.1586577681915733","host":"s3://npm-registry-packages"}},"1.0.13":{"name":"@api.stream/studio-kit","version":"1.0.13","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.13","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"6b2b9f4aa22b9e68cd09e7f35dd940e57acbfa86","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.13.tgz","fileCount":738,"integrity":"sha512-alU6sJnFOFLa/y3SZyi5w6F1uYfCxo3qKHy6us3fazubiUIKioeHW0YKUSfsxB3+O2+Eg7J2pJTAUZX9YnlhtA==","signatures":[{"sig":"MEYCIQDkHC6Uau1NWb/s4Vs/5ZCoupMGbLhwLo2Q3YVv1VsePQIhANqNiamjZpYvyiQ73M+dudkPJyfwFyVY5L0Q/Xr+S66d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19800673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihDQqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIRA//TvH1yO86r4niJga06V8jV7jYIDRctdw1S3K+jPk7ulQAM1IZ\r\nlgPiVUSYi2qjaTI4VzVvu7cmye5iSsAT0aJdMuyW1DnbFMDvfLKZagV7vI/m\r\nQIs5R5PhRdvybQD+VH18TWG7P6/9xwmVQCPSLcZkcwiodtMco8chjrcFC11P\r\nM31+R6VRFkhLUnTHAWqSBENrPf+uOfJrgyRemqp0TeTLYIjLOSnTs1ja6Z1j\r\n7GnaFiy05XwVcG/ZqqxvevWMUoI7N5gzyXCxfPrNkGVOduwsTfWCTw31AF+O\r\npcOlJeUfpqgEV/I+HkyG2dU5F855w5AknJQOyGUcyEwXOyafyfDSSdsOmwTn\r\n1vuOR0Kr5qbkXXFqY8mW6ou9aYY7UYkkc9aP3tBqvmSoYCDIMwC8uw2+diul\r\nsZb534XWflESGwY8YaCbu5Et3MnFu2nS/0eJ3JBWNo6b86JV+lLzu2JQnG1Z\r\nu4MQKCfZdXYJtM71pkL2gL+UobmyqAfhuGGo2m72+L5s8JBx9C2T0QmGyVuO\r\nma8zqipWOYbFJOixfcmxq2NufevNsdnVd0v1gA/oEm2a3tAmofC+XvkRebPp\r\nb0hzdIK3GCsxAALuFq/VNFRu7hnfry6QTPpMY0tLrKfvqBS60Vt1/R2bBFZG\r\n6d9T9JftF48a+7AnOs1zg6Nso6Sh1FIrt6w=\r\n=KZim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"360876a413412e899362956b195a90ba4513a856","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.13_1652831273905_0.15680989910912468","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@api.stream/studio-kit","version":"1.0.14","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.14","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"91800597ae5ce8cb9cefc129a3be584a7d9e371d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.14.tgz","fileCount":738,"integrity":"sha512-vjlJlHwJCp/aYE9LSJBWowqgQ4tPqK6JnqUxHx7QtKoL7ETQkhe8nUKyTiKnRt6d2tA1Jvpof6Eor1GMAf6zgQ==","signatures":[{"sig":"MEUCIQC2Xp+CXoJ2qwFQAzwzZYtBDfn0WszsawUAZz+MceqtaQIgT4RxIxfC3z4080xri4ewcIGQ4+eKewU0OiUkApGC8LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19805497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJij94hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHLw//bsMI2nwBjbaKYfh1iVg99cRyAaEc3Qck9kTLEXUv1sno/Pfo\r\nx/yPOtN7Pn2l0jfclX9dbytKkeFG+FG/zrbEcw4LHmI2P1srVOOGsnk2oWgr\r\ndZswt3EOB0FffsMPCV23SnzwQGOn8AAS55MohEbFL98BHfNu4oH6bzcSyYq5\r\nznQbZb8dHlO3ZIX9xlfRIIN8ZiYR2cSzxSrXsmtLgwpO31y1aTZXPgKghOXq\r\njDLEMUhuxqEiKP7186kNLRylf0gFGw/Ykd639GkyNUlVugfNG5jGrd0/7t1e\r\nUiRbmKQSKHE+Z/iLTUfQRvB8LmG41/9LpvT1rH7eSjoz/KhHF2BeJIC+qMoE\r\ndsXqhQZrinzChbsSaHp1NToDPVhIr8RCdzFP8W5dVHWB6NhI1icgoqaELce/\r\nkzTbNVyfvTQyS41bl/i+weqdefGXuOhHKc5vDM38Ay1xc9OMvIAhOsvgark5\r\nq6BRVf5Ix9Nhdhmh4k+OfVXtrJAsI0x6Lo8KWeF0XC5xZR0CHL7AGDbx+TsW\r\n03+25TfzCpNJwf+2T2IhTSZLaJS/BIWffTJBxr9OMqBikvNld5B2BO/FO7oU\r\nZ9eujpbaQnKSVW4BhbcUNW9lCWYgOdJmvhbvDDe3JNXxYiOpDMwkTiYAsvhx\r\n+PNKnbHjhZPPJIUeYL1ZnrAmw/2JuB3KoSA=\r\n=h6NQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"a61636fdb43f707a498927a6d01260c13fc8daae","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.11","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.14_1653595681445_0.7638996729220708","host":"s3://npm-registry-packages"}},"1.0.15":{"name":"@api.stream/studio-kit","version":"1.0.15","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.15","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"32102fcb41a630e25e9503a0dd35acb53755c883","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.15.tgz","fileCount":545,"integrity":"sha512-tHsCZkn5hMnebmuQYavWdYT0R3RULFtuXBoruo8fGC+RRlgcj7/w4X2bsMqvjjgBA0Jx0L1kxaholtt97Sq1Ig==","signatures":[{"sig":"MEUCIA7kaWfhRikimTMlxzDV6X6bDRL+In92ZOukGdjuLYGbAiEAjTLsGoTFgQAOtuoNNit3TQKtTcgD+ND0Jgt82IctIS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17342316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikD2sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9cw/+MMNxhe2EwaOo/B1BcQD/i6MANe0S+wopILbW0hS9tN5i2JBb\r\nbtA2wxrUH9sJ4IbZL73HD9LTFMGYBkc23zRQIWhRApJdbr7+zlvjoTwQc3zg\r\nqpChpPzeGBFjtr5opNUuInEM8Is0YAgAUj60stICdCZqSJQ5ASdoIkrWlaC7\r\ntAK3JLK+W6Lvog3buCcyPfK48Q9BKnEXghqUNgIGeg46fMFeFrXzPehgn/3o\r\nnw8gtOiz2k+Qded2isrTK8BmZ3ihCaAo5sTUxyR0TtHI1Sz799SEWfKo3Pi9\r\nUglIT8kRHDNLrBhMNkBgvBJDrue4MaA4l7wgkzdBeRsjvUgtnvBODeGR7tX6\r\n1ncrLpH3HrahhU01luWtlpm+F253bQrJo/eORR1WToqASEnp8s+irPKcCtsR\r\njCss64zvEW9impiHlpPo6hrFWPnYOrQbmlhEyj4/4WLQYACgUsp9UPq05cxT\r\njfIDRLuR9wXk7L3krRJ/zzQlnRWT7wYZAvCJeCIT/JbFK+auZArwzftZIxDX\r\n2lyqTiUA0Qs54vrFqWGeYWsAwJ1V2xsqSmsEQyKPznd7rntkUALhmjkmIw3X\r\nxK3uMparMjUIE4z36gk9MiLXG/vQcLCx8qbVR3ai9HGZLFcrIAiNKt+Mhynd\r\nx72k7p1rXbLtdkFKVQ9VsY2iuZIJMCn23qs=\r\n=0w47\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"300a753641d9b6a66b8dc6674895238ff32ae589","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.15_1653620140488_0.4492773094922371","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@api.stream/studio-kit","version":"1.0.16","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.16","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"166d773652826a52d3a549e23a700c371be56abe","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.16.tgz","fileCount":545,"integrity":"sha512-V/bQTJ7JhTeyj2g9emWmkodZFA3+uLZ+CusgZRr3vkgaN8OXu2egPBdPcm14lJQNe2P/+DfS5CHwo9udnlAJIQ==","signatures":[{"sig":"MEYCIQD/BuBfPa90CudYrlgCzYUqOJVq/aUN+qV65jwKHTdO+wIhANJ6bwjZV7lhjr61XmzEVf3fLBKMVRTlrGX7vCrbXoSc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17343991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikWW0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPnw//fxbUVPCApxWnQXv2F+oZJmwH2XOUjsem9XiJrgRW2cth3U+a\r\np+M/jjGUoU0TZ96kGkmd7EBnwVAYRLOl9pEfCRD1C3YFOTVroxoudQtRIlC4\r\nRU8P6pzP4LXG09edAyPmrYmgfWlaXBkRBh9tyiWGPM8eCT9IEu27//9T+Cti\r\ntdveF3KYXgQelgW3JzBsS/K6IA82dphmPY1e9PfMjFJVmBmdfdutGcnQXkaW\r\nn8izXdrXPzoqhG+XM6mJL5lNzYjZTQvM0OdHu20z5ge2DSx6TmFI1nb2XW0c\r\nLcTxbc9VuEObGadaUyC+BRFi/YZQLPjEOuN3bKSxsZgqN1nnnKUaKt8KOB7E\r\nkkKqWxDRkfLgae87yIneDw1Rc8mTG8JJvWdK7jxjJJr6jYiohV69cwbcgheT\r\nEEtuyLhP90GswU+ym6JmiHVbJUEsRLo1AmO48q03SiQhc29DAw1rYm/EoeEl\r\ndLZUnOIjaniihh8bmcqEzzk4/FSKrnqa3BAx2N2TP+q5GtqPdCNFgxp7TVFD\r\n/ylsnYMmUiROOWnV8eZfqV9wSK8mZCFpUX0V59mXBrgOeYOULeGY+MKaHqQq\r\nMipaQGIBSYjii+9r03bnjXND34toOXQKBLReLKYPxOUwdPpXzaOCfng0sBGb\r\nsCewTG2qqfrKM5z5rBvCfnvph4Y/vaaoqR4=\r\n=re6O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9e3ff704a1c2581178d84d29ebc26a03a9368b6b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.16_1653695924076_0.14928375151041418","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@api.stream/studio-kit","version":"1.0.17","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.17","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"aed94e09981a80c71f982fa668b07d7fc2b91807","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.17.tgz","fileCount":545,"integrity":"sha512-dCqz2hduD+h5ZLSYDwUGDoX2jRq+bNgsxwfaOJmJYJss/y3SS2ZHgi99hH7A6q4xlGL9wkSf+2cEs0+b3cgJEA==","signatures":[{"sig":"MEYCIQC7FR/s99GM1SxSIOk2v8eFiputJ2a64keIWDQQWEENdAIhAOZV71iqstZZUjRDwarJfYikxUcGVLSrh0S1672R6FZ6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17351044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil8ZtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeoA/+IRV3FZjEqaV7KLMBZPUHYVDfC4AXBvz7eCIuC6037LYNo2a4\r\nnO7L1XcdVQX7a2Sc30XhhuSQyIranyLCOZHQA9E+IGxSxdaWAzSA0FKFGTIG\r\na3TyDAP61FipvwXkwQj4DaI2zx9pByD2Nh7XfP9BslmrFhGIQmTwllyn5j/B\r\n4CmnVTxeMhdqpibVNPthTexqaa2jaCXICh2/wmsxaRfoV/LXfhPYfAF2Ixvf\r\nhDPds5Q4i93xvj5q93+ESfsGMt+0QoWpjeQlJlX4ma5Rr/Ut+vYPvSYIvB85\r\nG+xGT+MV+vKp3/TB2wZ5ETESS+omD6SYrid6my6kI6PnVDDbKBB5OF1B8Rb/\r\nywGFLMn2Iue/nY1x6GmFNyAeXjs+W8X2a98vNk2KlwMKkSMde6UvkhKH28yO\r\nflZPhwhTgxJFpRmJoatfZSqzC9c639XzT6N8lU6QJgkTooRRZlHNgHKnDCvC\r\nsJ2CkYKvvZumCngYJLG3GKNLK12fBs/Ih4EO0U36O4o5SyBUWGOZR0Kmk74i\r\nmr0xSqASLRcx+gJfLDC3oQ0zOA0wnv2SIcjSMEZqKwyRLPhXD2tSiKpzQ8mH\r\naZp5rTpxtVcj5yW6RbbC3EbZjyNchW+0UcrovOnEDKG+IKPpj56KreUVeDZS\r\n8f3/hHrRyVeflOd6nxH4aFEeq+fnIxMU7Tw=\r\n=H4pZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"247b8c10722b36dc30c0af4660d7187288ee459b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.17_1654113900706_0.4980498374925333","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@api.stream/studio-kit","version":"1.0.18","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.18","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"9025a3c9a317c71e326e10b632d5548223445b82","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.18.tgz","fileCount":545,"integrity":"sha512-U9VeP6CWIhFVbRDNZQyRgpXJM62wOVMFMDlJdiIcEeJMsiXZ+55xlzigGqN1C5c0tUd/FJgMWgfGesIUX43BGw==","signatures":[{"sig":"MEUCIGlbLRPiKRyYsBJCQIKL3sgYfAkKVNB74uyxV9ElxXb9AiEAjmucjdJcpMniV1MvFCPDhaqrfHfdjdIh2/U/zdcmbIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17351147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimo81ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4vg/9HiD3g9RRUVDYUjoNqmAkIhyB5+g7YUrAYAVijoMGoHJnDTlO\r\nB67aVrl14JB62W8IUh9ab0AhzrYsHko7sTBz2HU2PB9nu/7D1PMS7zeFJRzE\r\n75hc39plBZnB9NJ/xbSrdZAUuEs9sxocGVtlu/fjAsJF4Ch/Z9sIfDKlBP5P\r\n8FkUYMhGJUj9815cNYWLgzVkm/jScS6BFAJfxbtiWLV1djcRBuk0jxYs5LWW\r\nPpUCqpxqjZfcVpXWvjmgLAj+u4rU31FZuY2LkbvkOpEG+N/AnyKy8PtiQBas\r\ndyjtr4tJxAGvHlOG8RpOoorUeJMxCXBsmzGWRz4nVaf0J4zCMEyrZhcLsn1Y\r\nfGK6I0iYNAUySvgKxNdhSEAUg9EJmlvKbkNlO6rVMBeJbGdSurK2aNeRGWwr\r\nVxG0FbcQ+zYOe0f08h7wlB3QGLQzpuvTe4DmwLlsX7IYZByz//o+FSILmHwA\r\n9VYLZwX+F9LAImlzYM6ZgMcxQuSX8C+zO7/WhGJ+vTPWkECZGQXvjBve55UW\r\nvsKEHrTNe3X6KyrehzosHvgAqu2zlb75Lnt6nMWMXmJ+kO9xrYV09daJsu1B\r\nU+/5O01ly0jutmCFow8hCH3Nndq6nzRsQopWx/sYpOBmzQzpPoZAiwmSA1dw\r\n9dEcQnrKKvkNwhN4zWYBcr5hjGVIv3vmIIk=\r\n=4Zxf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"67ced5a7bd95f6e93f402be1dd0e956fdaab99fc","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.18_1654296373472_0.3384476556696765","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"@api.stream/studio-kit","version":"1.0.19","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.19","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f4e2b1a763a31efc46cf6fb2f70b0736740643ce","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.19.tgz","fileCount":545,"integrity":"sha512-WFBh1gM7WKjo5dlm7gPxU24gxAhbdoMMV9CL8OykaI6iiSGyYh0eek3zkf5FonbGSspbO66612Yhac5A1eW4pg==","signatures":[{"sig":"MEUCIQDUQujjcj93GesGGIwQNhNqdzH9ULPAxwroS74GAGmxDAIgByUoAkDuU2niWjgXKnZgoyAGJazmJIqZ1hXM66f+L1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17352352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinsFDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRyw//WySwwCJtzf/kBSOQwUiAzHxhSGVKkkoTGuiJXLh/P+tzr7jk\r\n6FKDbQHZiLWOmK6OQJYdr38Ct1nc0FB0LP22MqbH9GGP6gUdnls60pQ259+z\r\nLhwBaRHIswGj9W9G7dzV0ra9xPAUhst2lf2sGQz87+/qNHhmWDc80BZCI2Th\r\nUQrDlnrFXPe0Iw4WdhtnfhbtRpCEqYnYr0mY8Ludji8uDHi2hx0LEP3pqMAN\r\nyFJDaL4LUtJAzwwdlsvkKesspMbY5jx01RHJ/PrIPovbD3Ucnuas3EndPxBP\r\nE5r48wITeGwiO680D9L/XXljRWtJqnxMtITcsGGYpc7RrVg7PjjdrCnWeIgy\r\nMvwuMOLvot6sCt/yPwqEtwIsjuJXUNAcNPPDk0REANZsJJqgAEvHw7J5X+oZ\r\nKrSvgKkslLW5u+5oaUsugfBJ30P1ZLB1eDekcqTjpwERtgIge4pCNWBZIHpu\r\nCNCeib4oTy5znjvSAcEeb+MvWfnPQh0sSeGPLaa1NLMT6urB0AGtZlCgg2OR\r\nv505TD0Mrqoa1mOovLx9IIF3LyWHjYIOYwkAXkv3ND1Tndo6EIJBVGk/gmTd\r\ncZaORBMzIjAS8nDs+BNyA8anP/msQwK2YTGQo9z97INv4Ob3n2gdnjcNlqKk\r\nUGyN1x7VJ4nVfckdqp46X1mYUYor0WyAK7E=\r\n=PKWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"97ec35d5d2fe32658dc431b9f033388e49a151b9","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.19_1654571330726_0.472840072482104","host":"s3://npm-registry-packages"}},"1.0.20":{"name":"@api.stream/studio-kit","version":"1.0.20","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.20","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"5625de45ad66f6430af72d888ea4d994b0e631bc","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.20.tgz","fileCount":545,"integrity":"sha512-2E59E5zt2Gm15QhvKIdpfiOSbwYoVswxU4Q0+gH2sUUsLfHRjg0uoO97tTIzf1K1KPTv3m5CvXhQ3npcHfCqbA==","signatures":[{"sig":"MEQCIHnqNlGxKKT7uHZu4qRqMCJSne1Cv/oU0L7H3AYxEnF9AiAlBugJRz8yE3Vd7KcWfjQnQW+CYy+9MiflaujAdnzpJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17352477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin++IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroYw//eGDTqgX0KMToRxPMu6MBzmWJ4JhgHag0+WPC8G9pmg/CScL+\r\nsEQAHB+F30ZqEHqT0HrwO/grFaS5POPrql5rLOvP063A1MnIOO0nWuG/j/AS\r\nBFXiPgNopbBL3jyZfOS/8XPrYOP/RjonRsDlHqw51CUVhMTxLqMNt0cuBSWV\r\nKXsa+H+9cAFUSPqSz1YJG9VWeomTBMXVR/3TXxAEcddgOUHzU5zLrmQ3yl0k\r\n8fCoSRYCt4pw9B6qqgf9emuriOmxMryL8pLtPfFbirkTes8u6SVj84GHJyy7\r\nv15x4LDTlziWd+RycLmOrNh9KZCW8JGWzgqZ4dRDXs8wMfyKYPetI0c22oov\r\nciRiBfeNmwJ7xzzw7HLLibMCw1AKbU5MYGYKBfGhsUV2SbDptT2mVZRkg4h+\r\nOg8mIp0e9tA4z9c0E7gdVSwEJUfh/bK8rW/958gyoguYyRaK11ixcoUJwjCE\r\nUfyWuIl9kAvApkPDXyoFV09KPwOcWdJ+UNwUneek56DE06KtbhDPwbktLlbX\r\nOXu/rCllU2BU26/h8+C0Sx65mgOFbB0KZ9mhbgY5Zsa8vq6+yR5xTboYaLds\r\nZx6BJoZvvWYhJZH2hX4OsVHbiqHyXuoZeCuBYbtYngcRZ6QOZcWqGLteWxSn\r\ndOY9qlrAEsLp28cv8cOoUXUG5VxDBW5esJg=\r\n=39jQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"ea5a1a64f86c34bb43f9c1823dfb69b8fa1ec3fe","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.5.5","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.20_1654648712126_0.6379024398681119","host":"s3://npm-registry-packages"}},"1.0.21":{"name":"@api.stream/studio-kit","version":"1.0.21","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.21","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"890914332bf4e33b2b29d0e07991630fc715b784","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.21.tgz","fileCount":546,"integrity":"sha512-4L382xn9v9R45FbSw+8TerPu6oRfbtCCKZpuwBsA8xd0EP1VFDAg1Au6xfdeZV8Yg0xooEnecrWHFdXjbYOYEg==","signatures":[{"sig":"MEYCIQDQ4Ae1W2DV004A94ps+I5iJwsIR5or0jxgMjf+3hMy1gIhAN1eXtVMEMbG3HeWOq3wyv6KD7I2xfeC7jFUFG5cvrzd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17412089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqPw7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgORAAoj587kNkjcfELFQoAnbttlf6R21YPgOCXADwU5zckTa/sRWf\r\nmNgc8BwSSAOX1S9lOdtPzVKp6vf8eNT2pHf4PjNFNwFui4R6lfgk9QEVijGL\r\n/45AJ7jTcki16NoG//9ORHx4k5i7uYpHFcZrXCNlUvmLTLV3oS0oQ2yJiwYz\r\nEVPwU0FAZkSmEMqR/L9kLxm576LSQutUztZEJpMdZ92SYpeog11inpe6bopn\r\nkZreZKMOANbzLc4+yJWIOYC+34yi61xtsxyO6ref4TwmKP5HnSoKl5+fQu9g\r\nZlLW6jGgMYHwXlLItgSs7Y41WBcTAk05vlf+7L+uATYjJZhoaHJJIK60ZzXf\r\nnefnMBeFXvWy6MS/KchaM/eCZ+v+f+hDdOXhLymbwfb5QE13rfpLWz/Rd1GU\r\nh2PVXmIluKnj67hc/P2hoiSmip2dAhm0bKdhFNV1NE4NDjRwutj4qbtJvGJs\r\npd2bVr+eLliRT1EB9oMXrv2xjYC3RPtwuBF0LAT/he7BMNdnYcplT0X6gsPt\r\nRFKL3q3UDRSYW7/2hqJgMsGJEVGDjMsy6Rgxf/PNlIAKIPEpZOQujQoDcPdh\r\naubUVZNvCmWG743YUPYQn62x2V5Uj2eWi7gEWQ4iDR0qsn3Pe8pgJd1PSzML\r\nUq3JuWnYV/1Iq3SyUz2HdD4eOZovR8rKVs8=\r\n=fuTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"3ab0910c95a6c12714a10cce19bd8bb9e94e1d6b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.21_1655241786871_0.8456597384254434","host":"s3://npm-registry-packages"}},"1.0.22":{"name":"@api.stream/studio-kit","version":"1.0.22","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.22","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"3cf7eeeed0a8cc0c71d9bdf3c14f183594ba0392","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.22.tgz","fileCount":546,"integrity":"sha512-0rLTkswRPQ643a6fmjdU9JGK5P9RZzcagEPFFNvfctaZGnmKe+T7JHc7y9vn9PWgnAtAThCIA+kLfqBQxDlf9g==","signatures":[{"sig":"MEYCIQDS0tSjjpNJybfKyMqdeTNUeDlwXI2zUHLtEmovV0MUPQIhAIP7wacaV+3mEQ/v81UR3AR4D5KBntcaItPY8s7sHDnE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17412814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqgD4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrYw/+KKQkv4DU+9j1stGaMimvOOpfL64SSq+1gMwlAaKHi02S5OK1\r\nuHk1gSLc/QiEIjK3QehQWhBMLzhTChkykBmvc0n82WzObecXEwH+7InROZhH\r\nKy+WXCpFtqOMTEUBx41hYk5WEyfGx6NmeDzXi5dCl1umVmi9ln5KrWtiTM+5\r\nVHjn8MjI8VY1i/F7Vp3aT7Uf1AdxCHoxQRYSsvpGhyiIZ4K7PzzNfpaWZq/t\r\nofh0fNw2nJMmt0egJfDEb4OTf6z/GHCkfia2RP5rUiWJ91Hx8ACQcChN/JG6\r\ncDBf1hB5bl5yZw2yhJ2HOMkrfVYpsTv+UrQH3Aj34oW3p/LY+ixTBFnqzakM\r\nD5qISp7D5Tgir3e/0eAGGAEESI+G1oERI7gwG8/V7dAzPrv7A2Y+ag7R4t4X\r\nym3QyULBMEH8CO/Bz93KMoD/bQPS35Nw+a0Ir8Cv71Qkp+mLU24zk4ibSVQR\r\n/K7/huR4NDLTHjPLR8OjrsJ1/47Dx2cGq05Q13vNJEGjq7TejqYraqII1H1I\r\nRY3vn6rrl7yKKXfyb55Rc3pYyyeJnlaWawloS6xV/RzhVjFAv955RQ7UBdUw\r\nkHX2FFVI7aDG1G96DNq2OdcjxCieBVXVLxayKJdFhyOq/KUxzh2TUeeci3VD\r\not4vAy/oagll9F0CKPEZCqO0yT2aYUT4lTI=\r\n=wlbj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"6fddde342e3337458ab2416b19fa2e62ee342252","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.22_1655308536025_0.3362503350645816","host":"s3://npm-registry-packages"}},"1.0.23":{"name":"@api.stream/studio-kit","version":"1.0.23","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.23","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"3039790b71f0500a9f9a6b30896804d57f093181","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.23.tgz","fileCount":546,"integrity":"sha512-r2B4QVccRRL7Uc4rXDbbkvB6HGTaZZI0v6AnA8YDykI6/fRTZUp22fKXLRCm2zNTru7okCVBkrTti7RQBVE8IQ==","signatures":[{"sig":"MEUCIDljKQzcgiHX09VrKQdCbsjJ+23CIalkqsh82mLSgVjBAiEA2jxDFT0decOlxs8FHxYWQzy0xhhZln21vZc/WVpSLt0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17413864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqmIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTLA//aO4O/8nKUFSqcrYWgDOuUZa76PHXLVZI1H7CE+3DLmtW2ZPn\r\n3o70S9djLmlwqr9YbFWPwgmejgo8QahEI0uyeE4PD6EvDUyFZ0PiutlBpPI+\r\nIF+pjcZOrncCH/ODqmtkC7T2S6WNyNpgL8n8b24Rnv74j+WLNePOeKUMgs+K\r\neGUdmu0GbpSgX3lxP6/esNFnsA7vtrEphutNIaYNWECc1vKJBsvFXvPCL8cE\r\nNsbpzoxA3kyUk0TRJjFbvjDYWV6K63NZGtg31sPYzJkgnh4liasOP8EY/taC\r\nNZ4RUz3PinFl8X2jH0IygWawS9wA1Dqs3mDiMkHznneZAQASWcZQotYe/lbR\r\njE7pV285gicn/2V7MN4kdy5QjiLhm2rKz98OpMk9XzYkexBKp+aJzYf0E7dB\r\nyQRcXf6WjOqQMfFu9EFBdLSfyRz8vpGOIc4wUerABCWlFLTvPrPILdv8pCHU\r\nXu7Qz1e9qEsxBYnQpul84uD2NUVmAJ9MKyWPuZMI2kFHSuuEfC5XAiwGUsMw\r\n37EswPG7IG+aLqHtJWGfOCwXV0152JTiwWbKAoFCDBphrwn9OfW/YfIjzehy\r\nEta4Ez3fUIeMvQatL5PNHrUe+UQgqCH9K41gljMp1ti83AyPo/zO4fkmp3Mp\r\ndqRgy99Pe1gkDgYqd/FdW2EMoq/BIeGq744=\r\n=dqX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"c1872c2057105fa3060b7b8932ab8cb94334aafe","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.23_1655333381972_0.9695246446954229","host":"s3://npm-registry-packages"}},"1.0.24":{"name":"@api.stream/studio-kit","version":"1.0.24","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.24","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e037900b345bf17bdc9eb59dd98b868e5243ccc2","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.24.tgz","fileCount":546,"integrity":"sha512-TYpX4968M04om3Z/BKDktJo1LcYK33h32l8KBEEOWfpoBsgZoMHII36tioHpIgo/9ogyHNThbbEKck65q6BqlQ==","signatures":[{"sig":"MEYCIQCnXwMuKIVeS1nMNqtElhEz95rEZcub4PRtJVSVKb23wQIhALHSjEzDnG9V/oC26RPHwPoEu3fJBvskdq6MZosHSd0/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17419270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvcKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgexAAgjUqj0XR9GoJsSTYIPh1sutiuVXJ3Xuc8HQ67cJ/UDesxPF9\r\nlwD/QVMBtsWWtrW4Za2T+BOASpIWwPyqIT4o2mXzCvWU9QdrPJIcBJShw34m\r\neqT6znct2NZ72vdJdNykIq2wlKdNIS5vfNGdisX6yprqUCVO11twXJCiSUIC\r\ndaCaRUkta2v4aqzkGia8e9Ovtz4RfoUv9RHcOhBdd0LeyWowrwIzzX6M2q3x\r\nH6sBUWL29d6goGM3AW2z6WHhEjpDd7QHQzxciGgED4uqQWCePekeD4F4Df11\r\nE/WyI/tfIIukFl/7PmfEdBs6zpFL0dOsWGTqvgUlRd9Fh++hkMk4pqeYdDRS\r\nOqGvBHRR8DF2YvLTBVDV57qJagH8MrXmHpSpmvihPXe1aomXzx3j7f4yUoho\r\n6j3TTNuB64bA71OSozkmvNQBrsXvmIBcmg30iqIpUJB8pmvTfM51HjbXkNUS\r\n+x1n2vJxo6L7EB1ATdQa9ZxL5IB26J11b7MxxZ70QgqNkk3WaM10gh5+Eke+\r\n5MPKpRD8ljhwiSSc6CQKrxSI1HzOGptruvYX79VqZA4IefpqdARDMMJ4O8g9\r\nHy7DiTGzPEB0/LSq9p41RluyhfOpTq4gQb3UuVg3wEdYQBm1CdC7680K2wUn\r\nS9m+vhH30ozSpvlEckSQ0eHq0GDOzS1MWuk=\r\n=ufv2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"5f9f0394a635d699f6473c459b02cdd908e7f801","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.24_1655371530333_0.33501389498579126","host":"s3://npm-registry-packages"}},"1.0.25":{"name":"@api.stream/studio-kit","version":"1.0.25","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.25","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"eab8cca495017132c5c64b7d5f95b2ef590838af","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.25.tgz","fileCount":546,"integrity":"sha512-9/dDV+1PjoYnLLPuslfLwzMkVewaGccU4ryftPcoorw9YR77h0J94UPQxUkgpG2nQXnJEYqtub0bF3fTHwBKZg==","signatures":[{"sig":"MEUCIQD+zt3Um2nBL8mkuziaJYofUMFZqxd/oaV/Ql9DcsR5bAIgDugKpQEMqWgX3C59OuLWIC5WVdoH6jOjwRQvJrWCsOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17421329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisRHZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrM7hAAjpdhOBhJMhoFOCFqx/9Gt0L+WLuEGouc7hNldCyFz2ZUF3Xh\r\nyYyJ95XbQ7szWSNGouC3zfmB9ZZgjh2JN5c3AUjM0waSudVnliVcXlSUgk/Z\r\nOcBVQm48JXGsrbo14lz2xlfABU0IIp7G+OkOPXt404KGyJWdzCb4blNxIPDP\r\nuvV6eiEV6DFwdYvpkPNxfhhvXAVSTVdEqs68k6dVljblYYzxCHS1Y2YRBRiI\r\na+qXFmDxt0Je6SpbzoTG7u0J5+lCPyRgaUWyMCQ9EHSSu0bVoY6RiPmfMwMr\r\niCn/f2Z4NCb1U5X/SSq4cB3aoyRfJDl3szBcXhKJqXFT25m7CaPwqM87pldR\r\ncuFFSeKZikkBHfhiATXQImyQDEnt6WDDOKxyBhbee5HFKgx6buqj1lfD7nva\r\n6mW4GQpLVNM3lscmv7nbt36FLdkQeQ4Vn8z4hAKDu/x1bQSAQOEAnRW6782o\r\nTH4NA26cYuycHcIy8iCyn453mpPdR8/zfd9Y2oZYBwXXY6J+yTeyh+IQlbzS\r\n6r+iYhC7m1atiBuN2ej5sNaap+DzAHXwJTTUP3PQkP1KRFWTGJuNQNM2NVDC\r\nI7ZWMrZIxRT4r9NRSyNqMnA1TVuR7GHhRFhRGqzmgnD2LNprq7jQ4/9sMsR3\r\nXRB/kDPQk4YVh/zYwIop5ej6mtG/BuJyJ1I=\r\n=+n3n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"faea8519801d05f3405d1ed90a25a8cdabc56b28","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.25_1655771609544_0.9740672756719599","host":"s3://npm-registry-packages"}},"1.0.26":{"name":"@api.stream/studio-kit","version":"1.0.26","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.26","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d92b5897f99fe39917a82b0341d4adc0f82deb3b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.26.tgz","fileCount":546,"integrity":"sha512-0cT+g5cZQ54dlCcukI7W60BUPtQnbWy5C+3jhXoW/F11xXj6DK4W6qnMtsQVo5PdDXGWIm/7v1iBAXX4hbE+jQ==","signatures":[{"sig":"MEUCIQCS5bu604l3HBjD/nui6fSulWPOjFPli42fT6yIzUSgaAIgRt8OYFHMqpe3+9r8RsyC2x769NXRfAd8P7i9Qqoa360=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17422607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJislWpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMexAAiWuuW5XVkff1UqzwMUw+EZid7MAyqvJWr+qpZasosbmjKtjd\r\ncVZdkKuxH7Gskv7gN8gnUoARZp44BY665fOs7LPQp5pN2+LD3i7fIgmSH3gu\r\ngLpoqdsSQPsHOPGq+r6HJPhEEimYb7X0I0XPLIusN5GqlzCbrxWfsIRAcGgN\r\nm/TfVFxID3/+goGpck9Q0GUpn9Vu0HBk219eAXvQNPw+VWMdDTaL2d8qverR\r\nB29uP/4gaLv6A3hgEsH8ireD0ZaJVLie2kgEmkdKyF6SYmaygzWIyzwC3YUl\r\neU4CR09o3hYES7V72SgG0+UrR/BUgoRmpdZLhoSRHxU+/+S3GVwk5aHM9pSy\r\n4jLUhPtYRPb8IBYKIp6GHLmamybpFAdS6TCrk9YjhiDdryXOTQnyGMzPswia\r\nMKow3bmIhBacoGjPocNHAXruwgMYpYdgBAG+t64dawPD8gwcB+GAkd4oJTZp\r\nZI3EvtUkBDMAo+LzfjYxzvEp6sjwp9jKTN2Yd25xrRzrpBDjzb4TvflAbmGG\r\n979wAOhOg8dtD9JWySSR9RP/0W8Xj3J9kz68pOYACbu0RPEA3aIuWdZfugUF\r\n70fVajGjV6ZRA2RRBEcAixu8BVhZeLyWaJSuPMWUErD4tRyz61fykuEfaYgU\r\nuxpBa8P7mpqXQ+iqbfdX8wK9RxnL2/0Jgts=\r\n=RnPX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9cab399a16956d4a8d6c9017b5c82a022c8d583b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.26_1655854505437_0.8164455758273994","host":"s3://npm-registry-packages"}},"1.0.27":{"name":"@api.stream/studio-kit","version":"1.0.27","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.0.27","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b9dc511c8a2d16f5b019618dadc00468ef286193","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.0.27.tgz","fileCount":546,"integrity":"sha512-magk7FuDdLO4kiriGXSjkHy5F7/jBGKj7y9bZqR/YFYu2DwnZ78+poKGfoqgJOc5YnW1fJgrw5qx0C4xoFu9eQ==","signatures":[{"sig":"MEUCIQCuHC0n21LGU03TA9vHaheVuMDqUwuiEr5WXhvm5Jny4wIgWVD/MqYD48r82Qrx779fxQ1KYDEgnkUB0qx9QRHl31w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17426139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitlO1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjKxAAnbl++ZTW2WD4P3FXnBzbbi7pBNmZ8J5nJrnZEphkuije30pZ\r\nc5rnSqRX0vO/mvZ3cmgerOuW62s7WTpa8hnUKSlqqKpZWXygNOAxUmwJz8tE\r\nJBZbM9YvG5a9TPYyyjHKsF1KkRAJ5kGfNe5RA7ow1L8A8/ArmEM0u9A7YysJ\r\nN1nXPlipuTMNt1f9FqIhXg+8pVo/2h8NCQes0vJY2Mb+G5FG/BOoeC1K580n\r\nPzyNg7elwtsf+NLk6rjw4UJQ0RXYpF7hurrLBS2jqmYn/3WbZXNxfdoblwkw\r\natU+WobjYE6X8/KfkQ2mXSuLik4g8pxAg6ImDh8Vyg9aIWccTRfUEaB2aRu6\r\nVoshZQiiughBVC59v7Gp+r2mCJDB3nL4Jb8O1CywpMIqsieWaqqjfRF0Ue4A\r\n5Y4weLT/PkmXcj8BmwoYJsLOD6Glm0gbqyiWXuxf7Dy09zXo0JDaIUmL5Fe8\r\nj4whaFAfaZRlAI9w6LUs6vOinD3KuLPD4I65bOPTV/k1qG5wyDlO/zz5h0vQ\r\nTgLnSM4fv46gaenYd3HnIPm+4B0OROyG2aBEVbyOyPugJ4XzDXfq3lFAftDD\r\nyw5BlPKDxmbsW2UfBDwrJwbWih2tEPgITlj3LAsIEt/0AFQIQYj3cH/uKjiH\r\nVg2s5VLLy4DjP3iBnh7FH7Nt7nQbA76DGII=\r\n=++N2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"7247a23f1fedd212e07960d854243d2a4817a2b0","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","add-license":"license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@golightstream/typedoc-plugin-exclude-variables":"^1.0.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"bundleDependencies":["@api.stream/livekit-server-sdk"],"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.0.27_1656116148762_0.7712736176479993","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@api.stream/studio-kit","version":"1.1.0","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.0","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0fa2a9a5d7d3f187352a02ee22950cd9bbdeaa37","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.0.tgz","fileCount":49,"integrity":"sha512-DdftFRyvS3/VgeirsaiQn3aHsliDPRjUObB9Cn0rVKPzrpacI114ITnnPD586QHAUMaN5CN6yJeCrpZIn/GT6g==","signatures":[{"sig":"MEYCIQDxQe7XeP508Xl11QRfINM6Szhv1rKnUTljQQec8db7/wIhAJ0Aqz52kIPn9RjkrTUpQ9Y2WVIBJ408PemehkSB+JWV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11120983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiugurACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8dRAAihRvYWkgSriTlt61jp0eI5Ocg5nG0Ql0lldNJuisog4unYpy\r\nf8OlXPns30JKSHI8+BJX2Tg1G4Cf50dTaM+/qmIqULEyrgzc9r0Mtk5SOOx4\r\newjZWCxPqWj6Zh0F23tfPmhPSiVSRymrf6LxxW/Ytdp9JZn4KuVy0GE9pJZz\r\nwR0M22Ww4xYXeTWXZFEXHso0VE//l/mYDx45UhVjQ8zR9l0Fstpbh1bK2cbM\r\nKgptZP+dz3gx5y1QtJPvAroqHl8ot9PD0h4HzZCRs0gSIOVdBmOleowjB5MH\r\numSnSOX682SVt/j+wygrnFaWf2x7qM2Wtiv+LTsSdcPhpnmOcjnkbE+13/Au\r\ntNmw2YMltH6HSyOzpon0L/GwsBiIOI+J7+ZVzFZT+uA0/N4hoEXp9vCiSgsu\r\nRVE8w8MO2XDIfB7cSivGafTbJPcCvlqvNGJWIkRvhwXwEwMnKxZ3KzBSAwRX\r\nL6iZKB5EaRBqEZ3xOp8WDvnjbGafyGRtcCwycJFgmCz15yCOW6ManQ08XMzI\r\nBzNrQhTiix49F/17t3H4pKiKhS2TVNAlx62u39xSvH1WaU4AIdzZMjhGm6TT\r\n9i/7LDMPqjk24WcTRtOKX6kwEybXj4N7vpyiKTvpNl3NxSvLLhYkxmp+g0oJ\r\n9HzrgFe3NVnX3E0Y43HvXS5oj+t9Eg777W8=\r\n=8v3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b22e766d9bb70e6bd52806383832b61cd1506cb0","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --plugin @golightstream/typedoc-plugin-exclude-variables --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.0_1656359851590_0.8411371532322411","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@api.stream/studio-kit","version":"1.1.1","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.1","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"02ccb9da755d2e71b31a8e82b97f0c9bfa8d2415","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.1.tgz","fileCount":49,"integrity":"sha512-mOJwWS+v4AYmaaVWN+SlqEUJx1vhPfT/fGmOKDOCAa6DfOafDmvAfsBwG5lmWHvKjyli+Ivh8izNfZrC4Gslig==","signatures":[{"sig":"MEYCIQC3GTv2nhEC/Uqm+5CBkdLWk51gyBziZrFJmxe/mXgtVwIhAMnAvDkfpDAyr6VOnnsS7177Fs9hoT9Ybu4MnnpwcCNk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11120926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuhLXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd3hAAkCrMf/t1mEaPUAp9ogqHILK7toyhAh4YRBS8cijvWW0ofqp6\r\nPwZMm2Xn8N4WJuKSPXxSx5vnelONEbevL6Vn2BDuZqR7N8FD/bupSHpHRiG0\r\nCGrQERG2qi+Gs3LBsuJ3Kder1b2AOtAcDGbb/B7YRM418PidnnOaPMIK858t\r\nYbxMGuSGjPoS/CLKkMCWvx1cDL5iT1t9VjXCci4nGGMIlr3X280OE5lPyKcS\r\n2ZgzdqeaE4FpQVRGzB1inyyxtlvaHwwDeZBKMqXvNnvWztS1Aavz037Xq2KI\r\n38de5iBT8lDKWp6wUEoJxKHJqNs+1Nrflgjdi1mH5Ok0lKZ0GS1jpHRYWWRM\r\ns4+esp4yOFD8hDT+c2LAdk3LWtp7olJLlnCgVdhB8FoHtUm9lnTNpt2tkjyg\r\nk7yUrUpbcJhUfp1C4VH1cm8XsVIR05xlwPn3MNIVeU8buDz/gHXPv6Izvy8I\r\nY+EmxYvc9AI9oy8QHRK5LhlRin62jwVuA57UG0ju+qH87b0WBfNEJ4scD5D2\r\nmnwCme8s/YWZJugVnlVRCCuT/PNO92YdkbuYKlIxCU/H12aGweCdrnWNqsdc\r\noFxd7evYWvqJC4Y7kzto9FmSvet4uEXjqHS+zP++Fiy2NQ2JbPeBW1AA1Ecf\r\nwJKTpXNMYiJUlriM1GpmfkwPeqx1wUkyH3A=\r\n=eJRz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"33eb3484476d1910f7cb4d5708e468b8e2f7d555","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.1_1656361686993_0.45308421308303304","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@api.stream/studio-kit","version":"1.1.2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.2","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"17f7fd59fccbadde082df856e0858f751bce0d76","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.2.tgz","fileCount":49,"integrity":"sha512-572DLn0/iSs/NjM/YnsrLN02980lSdtaYeCLG2tJU6PbnLBYby5ke/Qh0M/1QYyOSOgqLseDhoskPek/k5ns6A==","signatures":[{"sig":"MEYCIQDUGs3VkIa2P8hf9AnppYzqXI/wywfIKmzitk0IwE3SBgIhAOzdHnLl0QlipJP1nJRTcsn0Che7Qu9+VDeecOx2tI0o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11120935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuhsiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCRw/9HLZStXsEFfi434eFm1bj2L8MXQjNlcSZp7wKmnSPU7oamPcy\r\nwtvc2hrmAcOuHVV8GmBeCc4bI6rqsfPxUn1K5klUxJHY4ucHR9U9SvrDy4BZ\r\nMK6+hy9AMlcIiqZ/sadmNUMQPOlmUpxKmbDkSj2ZoykBs9vqut28Qy1FAZMN\r\nEgiMmwPxYomXZNQB99Jihkyi6p8+aYg3llhnDVpehulwzDiR8B38ZEMztdWi\r\n2uCL97uzoBBplLjNO74RLai/mElYBy7Ipo+drcQ4+EeQ8ilj4IRTejsloRrC\r\n5WCXoDIDQz6ED0qyR7zgMlfcmp4QnO+6n5mocf3FrzpUkbfZaDBoqEADqygh\r\nxU4ja3y9uZ174HKkRFfBE/1CGDXd843RwdKCd2CLn0prYnrLxyJNAYK72P//\r\nIeV7TfKrtmFrZBSlOjYCp0Kv9lMRe/PBoqCzQOby2+ZNq7Iq/TkzI6sxOgK7\r\n71/X9K69zREHGFPCPECjzwdzkz9y3ByfYyGGHtrE82gNjuPRU9b/LeWHQ8zD\r\n3A2pmtDHwsotd6UmCIJ3yS8CO1J7QLi2/2JMCPA6spzcGwf2gf9DwWWxvl3Z\r\nCiPe6QDfvve0JiWvJSVyzyDQErIkf836880K0igmwv42qb9ewKz+rWc41IRq\r\nEA3szeNC4x9pDV4YY+QfMiWgoKk5/h2/MCs=\r\n=t7NK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b71f8425eb3686d9f195d710f2ca890c0e936b78","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.2_1656363810649_0.3497475983128735","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@api.stream/studio-kit","version":"1.1.3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.3","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"bbee0a56e83d1797f7f3f9682968b8fe4b14fcf0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.3.tgz","fileCount":49,"integrity":"sha512-DljobLODTeRc3gtTGdSpHEfCZJ6XAu5fl+85P0OCHR7M4aWrKvaw+RY2wcFYGYm7jEr/bVWWc1IOClyBWqP5Cw==","signatures":[{"sig":"MEYCIQDQ+CAVC9fB0yMqMXtp9/UEyPNxneqNji6T7oFfKRIX6wIhAPlU1rDHNE9yYc2zwnhnCZd9a4TgK26mYOmIQgk3GXuV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11120977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuiZaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprEQ/9F2GRnP2dVa+vxh9DsiSNAmNVelER7AvARX0tC4N+i2K8zKUM\r\n5aSQwz1JfvuNBoLo8HLI8Pu4XCmxnoY6XFZ5Woikyez+Rp2k/EbDr9zVb/fP\r\nwhR12QqW+SWYGnRfXt4oL5QYUxrOl66UdAJI5iWJ8JzrDp0sm9COdnTIj8G1\r\nawGK8IqVG/ZYWbj0HTdGiFOPxQko9cjggzsiiS7vB985PURe4biJ9KOKr3jQ\r\nUpfFcal6UD+icstNveelgXDin3Cq96rGz1g51CbUXQhNTvregVtLV0PnZUIu\r\nJehag3KUYnxCqIEgcyYLCGT1CtqVDSba0eavpAUaPA6RBv6P1H5WvfWfNHVD\r\npU0cSEmVjXQlRM8WKKX3GyT75+yLFU2lw3MFogrZ1zX2uEOra3bwn+XieVT5\r\nZQB0M4GnzQWw58RunBn+52IOeUPXLUcx28+AtnlzddZCtwb4V9ovBy2F+uzX\r\n/KZH0wITdZF8TMNLjetBnmTr1bKUF5rFw17D/uwIqgSnORrJKCff8aTaFKd6\r\nEQw56q+1prhZwamMmTLZOQbmvo1RfGa00mykdr0xVTa7sUjpOGQyqKFJ+0qa\r\nxDd7OHoNY1rRNrvDy1cTd1toUKA2YF1X6r2Ie/KfE0c7cMBDLMUZ9a2y2WDf\r\nhE75OI0VejqYrO8KlmXUrM76HkltofTlVE0=\r\n=EPsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"1cc8cbcd723e12c428467a1abe34095ec7055566","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.3_1656366682114_0.7152609776736731","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@api.stream/studio-kit","version":"1.1.4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.4","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"50bec99215e05cfe7402291bfee4631bf21af6c8","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.4.tgz","fileCount":49,"integrity":"sha512-OGfO8KG2Vwpexni4iUTgxpvj56cBHivw7fN4k0jfyf+waKlkRO2xEIYjizdADz/7h1HXSifLV28oozLqhnhXag==","signatures":[{"sig":"MEUCIHvhWtGQzEU5RkGbhpkuWVq6jVYtRAU6aV5PNzJu951pAiEAncjEzNWJ6xSyTQY2nA5UPn+S/WVTWrKc56n1HB5wjwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11121481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiune4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqssg/7BGDQEKWxZmm/bjUt8EqHGCc44ZkSnKqpd5nrs2Pc7lgPABJO\r\n9L7RBaXPE7+yrWw+VFOdSpLhhSM6RwL96U0NERAi8+kTrIRwaWlRjlo+/ixw\r\nlxbgVoJn3LFZoQIPzibQzr3QXBJ1a8f7kXJyHDrMxrGDTYcT6jprpG1lJpZ+\r\ntOzeWtBVRXw81+g803RXajD7/+V91bhKaGrfXnBtiw+rOF4mDTQXXjpRHkVv\r\nRIs6gOJvflwkRyShNdF9cLjzngGv0sYuhb4sPKrTD3LA+wiUZr43qBAOAHC2\r\nm8KJf9qqtIwJQ/ejVgKxti42LUpq5xS3bIGGNEauGwxLakJB7aSyTpQniNsG\r\n484i1UV4SRBF4m7dOxmHGlZ7/93437T5RytoUCQetCdU9vKMiCH8t9kFeZ3X\r\nmYMd3+JllxoufRZysD7EAhtWKM8NBu1Vl3mV76jJiNuAWmJq1XX5uwL565yQ\r\nMEdYXojWaHJoGqnVN6th9JOOrngyX04rT/HNq9g2deOVRnvReOOE8KADkakW\r\nmXM7g3SIaEboM9suBp46WbPJsZlXJXgs8iybsS8sNF4q50ijRACGsmX43CoB\r\n6cAdiRCYjWOO7Gz5UAIwAvoShluZWe1eSbNjJiBrv37uZgYKjssAmHaM5NBj\r\nbtFqoiSmRaIVTNguRNWvrayohV0DAANROKg=\r\n=bbDO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"aa1048e4767880583bc9b0f1045da7683116657f","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.4_1656387511980_0.11363398210566267","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@api.stream/studio-kit","version":"1.1.5","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.5","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a5ee5a060c9479f0c1a16ad3be6687e7361277bd","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.5.tgz","fileCount":49,"integrity":"sha512-+/Mt9+UC4c01YojygGY7IwZujMSfXT9xNhrPD/kdxn0BGqqW5an1WlMMchMzhD9nKX7xoqKQxuPLKMvLDunK/w==","signatures":[{"sig":"MEUCIFEr2d7dVstpRv9eQdPzcuiwTt3d0HArR9xVumMZ/Ez8AiEA8tUt2GFnGNF8hZ6RQYtpzAbX9iO5JNd+/TtvBWe/yKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11122803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu2esACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwQQ//TgAkzni8jCOLubZ0+AIQ5KNKBEgRb3Gu6lmsuI2gjFZsLHvd\r\nsv5fmsRbKPk3E1bbGcYMZZ+6cCoL9tneMmzYyohGguHL6TidQnEvEnqVBJPb\r\nauIzkSrooTQlbv5nK9scKh9zggQNVZGjPtxCZGj2TZJsfojlZauEwp4SXSAK\r\nUazdjnCPDQF1HDMi+lWDVfHJLmbSrLx9SS/3ClS1ajvWr8t+oJZo3yEqH8b4\r\nSdKzh3YaekeDLC4Nx6dTFtBvNuKGurxx+hALYR7NB6QtYekcd4PTH2N9uJpl\r\n8/hz4ESbUlJGH58g3IcqidOJr2dyrJCTxgeiUYobXCWIkSllWwJ5vOwzxytD\r\nx9cIjU6dhX4waGmFKvLOSYvPv5fLB/lpTG6uJQx+b1FTP9EP9pOF6g3Qf7yD\r\nkvuRUqUstYjtg0h98RzwHjpchcj8V40QvBCwiTw/GqT+rX56Q98RA9nB+lYu\r\nfNe91FbvbJgyHNzsr3tM5nCn4ibRqYFXKrSMYCmnt5l71MwLIpVkCoiD9HuJ\r\ncue4tbUmNOpIL+J/9Sbvbxkklk2Kye+2ckNVsp2XITVLNu3DlPJCL0rEtbrk\r\nhdoyQjvx+NgtA571RsaeS6MVJMM3pHeu+4otzOioqUlZ7ZTQKxlXtE4K8cBS\r\nFplcC2JG6gMPPj48hsHxaqqQEgBHJghA5g8=\r\n=UiRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"de54741d3e3faf988a8d600777b4a6c0c0e81fae","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.5_1656448939787_0.7524041975071158","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@api.stream/studio-kit","version":"1.1.6","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.6","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"47ba04e7834bbeacf99a560041bdf406915bacce","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.6.tgz","fileCount":49,"integrity":"sha512-HH9KBhpcf3N7scxjVfieXPDGUZ7GD4SfaDSaRw3l9n/hEi3mFJnqd7JiCaDf/NAlBlNFL/5hAQoWDw1fqsE7/w==","signatures":[{"sig":"MEUCIQCpajByxWQKBjwDsO9XiTIJpyFBNmdIgRIo2ufnlxDHgwIgDSoYPwk07HRLvcNF7WsCzIPiEySmGyK2twge1IvGEPw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11216765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu3HbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVZQ//c3lpu+J2UZGtpNCon+KxLPc1Wj87pk7TomvLRROffl80FNLb\r\nD3FnE1lyVSp2xpoqncGqcM+kiX37A+eRcXZ0cidxJ02WgcGiVH2IvZoa0riw\r\n1bVkMC2cA51rIhq+QM0e60+vaocUrYl0E/hTS0w5jlMRD20KZN3taI2M5I6H\r\n71563AoCaAdijzSPI/TpIfIqC7OhityuvKkbyFIkyF4hMDnWs8s8p4a4LclX\r\n1445u9JYI93mnhRMbyeoB1EDsTmNiit76XDNRozt80i73Sy+Adl9W8Rd8R/w\r\ns6h8fI2hb9ReQ2WRDInlUs0OZMnzJ0mzGgWT9h9yNJowFxgJWpuH9Mewjlay\r\n5+yNvEhbOgnUDKPh2eHmeucBtQFhTkdN4MAM4zXld1zVBXFM4mk9+JODZj3T\r\neUW+gieM+Rh3Exg9QbjMIDHCi5dwgpwHjS71V8XZW/u+eT8EBxIBSKpN+mm7\r\n57zZjytCiRCxb/cbkF9DMBd0gxl+KV6GeFgeh0cZPRjMvYM2A6/W47MeNCw5\r\nSFY5SmgFaiN75/Flq0pXsAYTDlalQCjoZl648Dq9jJ04O90notyJP98zRJNg\r\nTSwVI/Ub7xEuIw4IKV45QtnzWMo7pHfKTE7h7BOuXcvHXyURQJYkmtM6ZHNk\r\n8YKtA/P8U+X0TpydheYJHPG6JAY5rpq042o=\r\n=m9Tv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"fdf3f1a86776d57f2635b2a789f1f5e79245afec","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.6_1656451547303_0.8691766605559843","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@api.stream/studio-kit","version":"1.1.7","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.7","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"3cb3dfa681628bd3bc8bc4a9ad21fe16b55da6ae","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.7.tgz","fileCount":49,"integrity":"sha512-HAiDU0PKxNNxR9qOjDzqxr+JYWb0QhP48vtduOd8YAii3dAnVRMkZ5z4WjmbGczLznshfp8BAaEVR4dHOp9QaA==","signatures":[{"sig":"MEQCIAwdziA5ALZBhbtGBcB8cXZXVKbUNSZAFsSx3/eSBpZEAiA3v78lazdA1H4hN6RkB1kdO6ahW0sTnZEPvyruL0Mvzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11217832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu4X4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq76g//abdalAQto+nsRWJa9f+LA/ZpbDcSSSotKIVlWbH/hhl5kTFU\r\nG49TURxRf/F3ygnqTfwwtuE7eWrXWGZMvhPFu9eaP61pQr4lSgH1KQFz6HIM\r\nvkLxCcR+Bp8enyQiYJl3KJ8mXG71JkvqMLBtsnSfnECw+Yy0bANZXw4VfxGV\r\nUHwjcGt7YLVw+PVIOh4mpeLXrE0ll5jAkjVzYCiIRfWjgWcHS/fD3EXMIM42\r\n/D8WWyyePen1VDxg1U7m8JWVa4DL5VTsLEdlK48UcKuMhhjY3H+gQHZG6ByS\r\nPXUusqE5Ip/78EW0Pn9xOS5AZilDgAL+baIdiXMa8wB/xZCXUDa6eeGN3f75\r\nnJV4/t2gsh1WjYicxRwL15+jk+zQivwDSe06jCXGf0UdmzlR3m6sYDzB//U5\r\nWGp0mONsBEVvPqzWdgrJ0Lij6yx/P5g6YAfWwouLRAZ2HXb+USnXfil9C8DO\r\nbgMg+Vt1E5W5LNtPeMp4gaECewxcRtegU6punLami3rzVYdYnkrS+nyXiRAa\r\nBMWmcoYp43Uzo+iXvHe6h/V+5r9abk4yOcsa6Ih9Q6vGbKaGL/2xF3nUipLu\r\nkHf9P5xk+pIicCJePaxzs89Itth/1QsPRwwsoSMvVBhpAyQ+SO1VGcCvQDGm\r\nHV/Kgg6VMSHecCCMLvkYcYH6eXYQSpW7cAM=\r\n=/Eks\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"e7e820ccf5de98954a4a38558f2a6627c7d368b8","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.7_1656456695944_0.7329840003056136","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@api.stream/studio-kit","version":"1.1.8","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.8","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7f8aa9bd8264adda1f8bd9a419f6fe4aed592bc0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.8.tgz","fileCount":49,"integrity":"sha512-+F063EjvlShlUrs+80nZmET2NAdIysc9sMQBG+qQ1LrkC4eQPFKUJk/AxdUhrcVFe4Kz/fyCJvSAYRVZtysI4Q==","signatures":[{"sig":"MEQCICwKAlM+iVI+A716kAiQgq3lFTzUpUU7qIwQNX3gaudtAiB1a8dCNNNFL3HeZrd5HObg1WNWpXa4MX3GZ+t+MBwOuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11220024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu5xMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXpA//ahEE3RKoQn5bL88TIHYsJ8Yq1yfoseMrvM50z/mOT2wY/hVn\r\n8/AJud2ZFOB/XQKZB/m+4hwoHhN3+12R3QE7uuiMaaUn712FJhIj1iinIYtV\r\nrsq13yQzOcmDOw++023O4XbhF2Bv08WICM/dhk4zDPHtB8+ikMzltbNO50mx\r\nUg1gL1gOw3Em127Hon+DnGTxKiixBgyj1a3VijEAHDF8res9Mjz6JVu87MFk\r\n6XC4A+dBWbIvE0jcM9kpR+B7LqhOnAyR6mRxTRNf8iCb/fYJyzFP/9XhQd0D\r\ntCyh/wnG8ViAqZ4YiRXrKGj3DpL1Q42shJ0vj9hkuO3RTQfw+y5B7kM492Zr\r\nVKA6LlFvAc2n6wLRX/IQquvMcmRxBjrCpUO3+1sSDFkKjCNWe1NlE4sCAUVZ\r\n8aHs4ttxjJ+DwAuXuzvcgaQNi9kbcn7zFjQnAbL6vfj4R9WjruG1GKV1fSbQ\r\n5Tfffp0D6ET9aBoszsgd2ZEtEDl1t6seuWm0LtUKwsSck+fIE9/9CquHypd3\r\nPwlZmeJJYX0P5wgWq2+IBYCxhJsug83gJcKY+Aj58c0fq5pKS4ILnCop9fzq\r\nLMfdTMEIgK8yx+mWp6zWxu3oK3NPgeutjOYhuBurAO1ApB2lvui69eac9A5R\r\nx/Gk/MvHtai9z3fJaVfsDxeeUsRL6WJWc5Y=\r\n=E270\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"e8e28dd2d6b14e50fc6e8dab652b50d5c1b24e0a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.8_1656462412490_0.5967681788582337","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@api.stream/studio-kit","version":"1.1.9","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.9","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a1679b845634599986dcfb8a6bf7ed0761b9a0f8","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.9.tgz","fileCount":49,"integrity":"sha512-ELpAbnoSzy0nUeUpXYp94kh6qu2MeDhAaPHSuNVJnAoq6rGu8EcAt0i3lSv5lqZAmZrW+MH+wPvuEM5Q1x2WLw==","signatures":[{"sig":"MEUCIQCgnGZgoD8alWrhn4RUEz58hXUovyAtBOg6iS/eHTCYvAIgT0Vx041DY7a5XJoKVh3HsI1Mnfe/EGBs8BBxJG++E80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11219140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixI0yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoaug/8C3OwMs7/8DkswkdN5l6GtRJkMY/Nxr7zjGRzjZC0r598pY46\r\nrr+XxZ/rZ5rzVRgoCXj0FZQ3MDAiiKUKM7a4gOTooZdWDPJuEf28nknc+XWe\r\n5CAtSLsITErWL3YuSQ4qnjvH1qVKOO0l89nfWeqp2mHbMv8uj/QpbeFJOWFw\r\n2+gtUuSsWfx7IPNcgjElJliXEJqzSowcGBB0851y4uvkQrd68+LRwCpxXYga\r\ntNmVCESBbhzYvzzMrOR754z1y3X/M5aRVsYXI/ksjrcnLs9iiuHFBsF2ZMZe\r\nkOPBKAGC/kYMQF4JkUne/uuXyULYYe9VBuW33kvbkAtGknWbmM6LAhtayNv8\r\nlishhaHwa9+MnGzFPRKDyYyEzEjiy5nWyRkAuvmXe8MDtZj96coc4UCGAcwa\r\niodZTKhC/rFIRPU9Tz4kh+GkaPCZlTREEOEWsUPle/2kuTriy6a8PpUXLAxb\r\nMRrpa17vWv6TgaOOFdmqV6b6yW5C7IPJnM1fb9brAAO+bdHILTnQSWjO1Kvj\r\n7PDJ+Q3eXr3W7m0cglMK6JwLnl9QJ2sERMnODjjNABXYOawmPqbOc0ISqRIy\r\nAw5Pl4jTqvjPbM728SjzhiVCOIn2YuFCnpgTA1uA+6kgAExaOszSTkC280c3\r\n3wXyUIL5ZOfcaPR3+Rb4IK7VTbPiq4PuQ2A=\r\n=VHd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f3b02458a223e3238dec40071679332c85477678","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.9_1657048369836_0.9583843580943507","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"@api.stream/studio-kit","version":"1.1.10","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.10","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a4083e62a8b8c2a82b52938bec1e08029f69c9ad","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.10.tgz","fileCount":49,"integrity":"sha512-t5+B6ylzIXhkfr9eUebIf3QCb5fR358M+qN7rddF2fndMWBWMEWFYaIAfqHRFAX35sP7n5Gvd3ZrIcVSADIHnw==","signatures":[{"sig":"MEQCIGDSjfeRscMOp9sCDgbsOSMvfzwyZwprq1cGC9+VvhcGAiAdWqBZb3ycrDE2fNNJFTU8Wu7Q/KW74yLYVhyKjtTH2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11219937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyND2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5lA/+MVsd4w7usglOvCI3uwTERuytHKMYZ49wOlFsYlTmznPIqvxx\r\nVuV1kYIjUUpX+4t5459ukZARWeUK7KiMQ35vCDn3GfDJ11Ytq0+F6IZ96jP0\r\njTUfhwtFtDrpRMcOzUPSay2Xh8RbZFqCanPmtXrp2mcdHR0pDO+Tg9aANf3g\r\nBgw4mfI4Pj2QGPPfLK1RCyh83tD+vKPnkchg+Tql6lx3rNVb2WPA1luu5H8j\r\nSrsFSaU/53j+GLc3El5FTj+SwmZqOviqp65gzMNfuAuYy5hiBeL+TlAT7vHY\r\nO3TrOnTbakSEctdYN/8BEMLrlkrRTU3GkFjtHkhOu+1JZlC6B9lRSSX8e7WK\r\nP+M/CAnDoD7ETD8MubuXtzCXsWvHtxvn7aBiNJc+sRxSHxXo5X0GE/I97DXS\r\nHh4PsJM2BpclBTfF5PdJgIF+qbOmzkbwb0f5R/jgfbG/y2YRFVyvuSlnsy22\r\nheUCZMvkZn5txfpbo8xRR/3gb5RHGGPiIKMUa/X7GoHiPfGjHf7QEngyFN7k\r\nFxdWNbTLqy5wMywQ/eEY9kms6Rtm02Hpd1ftXfxkn1dja5RP031dRXI+mzOQ\r\n+FGrscpjJ3X6Xm8MKlW058VPIBkYVcge1kCLqJgwMWYuk8aW0H0KZgSheDZ9\r\nT0cODDgcKqIFPVXp/DkSGkB6MKyHiniUFO4=\r\n=Tqpg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"5146ae62143a056b99d1d3523c81346253deb640","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.10_1657327862427_0.3036196336664718","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"@api.stream/studio-kit","version":"1.1.11","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.11","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"70542f49d7e5fe286b9ad03abe1fa5ca15929ce9","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.11.tgz","fileCount":49,"integrity":"sha512-S/LgIsn916lhZKB8OzZ4UAgDzFzYqtrXev3X28Ub6hHq+t0Uh9VtA9az3Z+ZjfHLzaaPAffNCe7rglfQS0ludA==","signatures":[{"sig":"MEQCIGPgzxK6nirMluGVDX5dpts+mwSkrGBTN5TToYprEQ8NAiAlYTfWrnJYnm80sUm8mugtLNDUOxqzx3wN2yzlag8RCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11231574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyazyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWrQ/+Kq/qSGTCo4bQaYzsxCQcm3fxihNL9y8ZCt7YzeyIEAZHqzOY\r\nsg3DPXF6Zs9uimzUzV5ixr/tv103J2eiUPh/PIDNZP5nHn7WS/sklCGxFB6k\r\nZZoCEE2NGWQYwihHbvDhTgC/egvbcOcp/s92NQu0fyXplxHxHJLtqOLgY5VZ\r\nfwlADMIRRzLuLqhq8xedc7DlIAPgfcMUvAqbTJf8qmROnu1AS7JrvcI6zo4g\r\nds8dSpq3UQyXrRXTyLySYjaPQDk8lU2xXbRzcv5QT3+qEtv66RYdPdXD8K7/\r\njOTFqjg9biOaqDpNOERl5lLabdNkg36nyQTX4r+es5GUt+jdbi5JjRSGPvAA\r\nbxifr6tncVcyOrOrM3UIqACK0Don65f7EikZXXoCCk4m/fRgvf+3Dke8aeff\r\n2gyCWV5p2W1hhz3dr34Xj1Kk6CKjFET0ew3UxQ+zQ/9zE6L4X5eOtG7kqeaF\r\nMxwu6n2nkl/r46HgHt195HmhpqZBw4RV67RBuPdM1WEaltUW50hrQiPLXNfj\r\nVbwuGE5QHNzh+AjFQ1jH8a1ogEEBrbnd8oMV68KHMW7+bLINi3pTxZHru80j\r\nPJ0q9OVjc1FTh9cFDt7WrHBtsCHsQ4YeoybxUGD+7HzXt2oItBVqlN8JpeOP\r\nksWMo8UARWIaCYBVtMti1YKdgQO7He4JF5Q=\r\n=4V1J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"49a98d6bda4557cf2f61266792b04cd2b44f25d9","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.11_1657384178666_0.7554724813809626","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"@api.stream/studio-kit","version":"1.1.12","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.12","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7ca4b7862c0210c50894b731cdb335623ca713d0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.12.tgz","fileCount":49,"integrity":"sha512-o6NtSAZl6Ij1adzywNh1rG2e6CiFgyM/gK9n9x4nFpr08h6xDnXMHx51vRrJYws8114q53kowiqFC329fNzrzQ==","signatures":[{"sig":"MEUCIGlJsjgm9CXyuaE1XPssKk45maAxkr/sdodNaT2gE1MEAiEApOqt7wIXu3yL1kwRxZ89ecgfraWqT1SEV1MuIE93aIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11231813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiye75ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtxg/6Apk3E3KjUYeR49nrAMsT5MeHJ+I9cm0tDg6KNJOfIU+aQGJM\r\n0sj5Ribh2Gu/vm6gAqGKTTT1nVBW4g25HcT5r2AOhfofpDjVO97YBmRe35w6\r\n93O47cFM9yeMHihuGc6chMRWcVKRQU1p0oyGzQgRgpkakzu2Ly3ZTBOHyKjY\r\nslYKbaQjIwq0nGa6grm5wk8+EloWxiOn5vgeF7r2ZH0ZXkjq2GonwnhguoJu\r\nBE+BhWDGnAKP7R+ZU+Yp08DeLy8aNgIuFm5trx2vWp47v3XXTjPoJh3b0B+s\r\nHeKOAYE56kNc4sQwMOc5Ozczke4TQnlKleQnP00NFIWf98PMeCN14liXwIB2\r\nsdwi99m7kt3gRRxyTybAkDwrsM5XsO7vLREOBncY3HsZfiuoUl+7BnLwTnid\r\ntW/veVPjfv66Vd72cSFRXekkM/67Zy0evYfyLkFNnmmGNq4k/3J63rnOle6v\r\nuyhLWOk1yySui0QXnd+N4SJQcqGm5JFyi0Qxp2/fx3fiudy19gi5uQLU99op\r\n0KlbG+jkdCeeUi/xKikXu0ESESGoWNvoINBOxZs7aI1CQN+LSUQhr+OSKLB+\r\nqsPxJD6jISH86J9+YMbnI0MlAzmaqtiPe3CcXFxE6l88UkHzzR0qAXFy+Bw9\r\nrtwmLWz5iRoNxCvnDuAbNutKtYSHFEvO+J4=\r\n=MRlD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"4dd5db650c81eabe567e119f987ce127fa454020","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.12_1657401081376_0.3746594769144098","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"@api.stream/studio-kit","version":"1.1.13","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.13","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d258e7019b9a9c31767c9d28155220f3374db458","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.13.tgz","fileCount":49,"integrity":"sha512-xydITKS1TaqiOcw1wD0LF5cswDZscS6ZDHm7zW9hBF45UUuFb9fNn3lQRQJTxjhZP8lPiTKmOweaOliNNaHV/A==","signatures":[{"sig":"MEUCIQCLEtFRotbBlNhqWijnpX2W8Dxbfo/vEN8odnlaHFiHQAIgfhKbHBk0WIrnnmRmHWK0dyJgW4nDrmwNqgYiA8RWNBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11249861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizeVXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooUQ/9G7iR4BXX+sGKjkrp3kOPsX5T/bvttfPT0V2TXaVNrqxSLNku\r\nUdP3kW/zAZk1yYoGmRDHDd9Ampl1SqcaIGk4hY6MN3yaFKor8moaWzvZbnh+\r\nmF5RuNYiAsBiKTj9ushfwgx3caJrIO8htKXD1Lqv9zRDiKGZe+gCaoMQLoOQ\r\nt+MMy889NsKWsM1YI0Qm6RSpjoxGkVZzhCZjUOiuLRXesC9P8Bu/ldM7cTET\r\nNuKEYOVXG/50phUE0didI8R6uz662zn2/d358reV+zw8G5s9Q3zG23+IDrCZ\r\ny3G5qVMCJbssDa7zC1XWWT08s7VIuQfnO+QpnDpvOObtcudJ3UAWkQAuwmdL\r\nXiXRNgMzieH2CYtff059cYIcmGc50OzUs5E1WqgypuKU4rHO8FfTVd3Ou/FM\r\nGOiX4lGIpgsra9Sw3xwsOd6vpp+nCKEX06ZGSm/enEfWVx0cQbNfiPbJrsmk\r\nR9RW/Cj+gdslFpZ54P2sKiuXSKs6cTPAdL1jopRtoCMc32ZmPBAgz6Ae2mUy\r\nEkZ1TJlgNjbdfU2ir+YzBqN8FJ2xHUyBxmusfoKvhitt8TR9hSQP5Jos4qym\r\nNQizMjNRF9iLkOtqWfSJToXhMWfI6aWtTbF0jfVEkHfKhpI5rl7ol8THqCc1\r\nft1PNC8K4aOcSXy1TRSaePMSzKNTevBbDlM=\r\n=NYJT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"a0b0bdcb0407e7626a32987f0841bca2debf9db2","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.13_1657660759508_0.27393222470596523","host":"s3://npm-registry-packages"}},"1.1.14":{"name":"@api.stream/studio-kit","version":"1.1.14","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.14","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"198dbff5be211f0c442930b0ea25119acfad871d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.14.tgz","fileCount":49,"integrity":"sha512-DWreTufxTWi0ihEXOrxeVK5/YnduvdaKDqEO1QtR2emF8KWcb5IxztW8pVKY/yGKvAEdvMaWGvt+TJ+kE8VsSw==","signatures":[{"sig":"MEYCIQCLA+SR22Mz2WzoAggD9O06hgufqm6EqAichWnQ5cNeqQIhAOtJ967kKjwRZYdRdC0Js8zMoqVtHNeRsuGoTjRlW8eN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11255228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizedMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJgQ/+IqrTDYy4E4VS8ydC1Hh081Xf2bfgEUfgTV2twLlQpCEzmJDn\r\nvBRkFpHji0RqPh47thUSXFGTUw/ia2Gxnw4vkASnXQBXS77H2LaSMq/vTW8n\r\ne3enEFsXpGCuaUbM8c5U2vvbJHgbLVdFASZt+JQqYIXzTkDO4FqDZu+UhMjy\r\nM1IIxZWSUpQ0D1QZxxcdjg3eYoB7HBdIMVyRY2BoW4JLlu86748P7E2CsqVz\r\nJGjk9ExENKxDqvRqhwdchrOqxBV0WIbN5GXXpRKEfjQd5todoJenUioxdrg6\r\nlaYS0MnPZdl03aslc8uLaV60zCAnH0GqkhrjalL4Ch9/BvPaVTAUZ7uffB/8\r\nIHL1ILcju4jgkcaJ63C5OUKf1rsajB6pZXqQGjVqCNJVfkm7tTPewafryQzG\r\nMaf3llmvUsdbk35QK80F3zdcdHl4aVNYvdF77t7+C0uQ0EL6SVSkS99oiEgj\r\neHQ+AmYFXaQGhuPm2un1d/JbI7nYmxcGRRjl0cGFgKyUhkSDxWuBaI8IqhA6\r\niJ3laFAK4PdJZLwaYQ2OqFmt3NDqogKJwPcbOPh2vtIiYa5yoShWUKPAokXZ\r\nfmH/6o9RKg1cmJzR5ulzxawivLm7DscwIvYoM9aoJqA7UG54z4qszFZBxdzL\r\nUSVPzaVdiZ9+f2BreqHSJukQwe1h0H0mC14=\r\n=0vbY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"d747ae61ffd5702fdd6e7294e65eca09c802b5f8","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.14_1657661259644_0.04813936129615848","host":"s3://npm-registry-packages"}},"1.1.15":{"name":"@api.stream/studio-kit","version":"1.1.15","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.15","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"560586d3efb12dae15dfef167d82c94e366f974f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.15.tgz","fileCount":59,"integrity":"sha512-WY/Umw9mQh94bueCtmIpEhUdzMNBDs6VsUYwMMTz+0fRcAc3LJ4Cjb7R8Xz2I03whXvLZMnNS5ENNGJfa8NnjQ==","signatures":[{"sig":"MEQCIHJuLFMOCSVy92cWNtacISR9eEpepTQvQibZHFmjpwEaAiBNDsXT42lg+A1KXoctsonz/7w7dYPAv+PprfK2G48DFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11615606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJize1UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprBA/+JVU3B5QiHpkDGeu/CQ3WkaqwC44oXunObCOUtzQCk7hTPEbw\r\ndVuN1+8+YfzVCnqsmiwIve3URw+VZ/8vSjOiGADH+iFMuEzPbU3joRsZy04R\r\n11tcSGTFa5IsuL7GrRs3k87u4p7Myjhp8bbiBQANSk/INE8bky16xgaG0OMj\r\n6xO+CX4ADFAtQ0aS+N//57BKjueND+lM1rEooG5tcuc5fGjhLH9GeVKRswl1\r\nXOEyUx4UGeLZi4R+W04J81bCe9wxs3VteXIrOUNCCC/zgGz8q1sTngq7riaU\r\ngRKbkIoY/JFrZs4I/CzdzI0PHKj/LcvC1+Xy1CwcaYsQXfs+k4nRu1tqMd8B\r\n0qbZyoolbErKHthdQ8Z+vsWOkoNrpBNovQOasXuYtz3b0jm7pi7Op0KqCOHV\r\nFLnndSAiQExALZne/607wKcJEhCjaiRYbeajG+WTdNu7EnYkDwoXXTTR9IOQ\r\n+qTOZ/BykHFvoFjCvEJSPsPkP3dF/TUH0hn+xEt4W3s7doqqERANbrIsHHoA\r\nXu8O0qJrOE+PE3A1/d+ntMVn69Rok44yMAUkJn3H9MAH6VThGDaDfWqX+Sb/\r\nWRPcHm1+RZz0naOITpEixbWVvCAHdP1Td/TlExC7ykR8Fjr8BTgVPa2kevW4\r\nKozm7CBnEUd3hYaSdgvRJ1bXgdyGTvhEW20=\r\n=0Lq5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b42acda3c168969d099e9f597aad96999fb6dac6","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7","react-addons-css-transition-group":"^15.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.15_1657662804412_0.19750387119964796","host":"s3://npm-registry-packages"}},"1.1.16":{"name":"@api.stream/studio-kit","version":"1.1.16","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.16","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4f297f84fa06a2144678f6d9c03751bec154a1c3","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.16.tgz","fileCount":59,"integrity":"sha512-3CbUsgq3TnPQCz0nZu0tV7tSCFsN1ErvkMuaAVY+0mWVWsPcLpwwbbhVvQsT8vWdq+ostuQ2WCwFeLxu2Uf24Q==","signatures":[{"sig":"MEUCIAFPy+9nbLOQ8mLvGN4ntWT5Z0kultbr8Wy5NjmcEbJ3AiEAuRFCpC14mcxy27gd2bMSOGS0L84rCJuhkh9R7coRcpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11615594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizjYjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzmA/9HkyuXAU2ESEBOZY+H7CS8gYLsCcoGTAEyHAfO2RCOtTo1oHq\r\nP7jnnriwhD56OhMbHsKEEGOVE1weYcHE5UPzWmlT7NQyoXG1vFjL7MNqfvAd\r\nqC8grYwyaB72whnZ3xIj7TNwijTkXPeVNuJRmLdgP4Cv4Qmk5/Tpd+4stbUT\r\nnmZKIvZ0wxsjPld+EJfHRy5mi4FW/gaopJ2eHHYHN7ii8Vg/1akIQQnK3vaw\r\n91krRPKslhkSYYL+ccNxBuP6H7iqHcIIeM9C+M+VXIaoOzDd8guVtbw2pv1U\r\ngL1GlFh6CAuz5hDCw/47raQxeIeuI9tRROySwKpGRUQlxvUkjVX2Rcl4UwQO\r\n8ljbjTnGYslNBYi28Hfco2EZc/hEStoK2CuI8MLnfTIW+hFSLi9GMCUV+PLh\r\nsGH+FfQcWFfHxTDZ8rb3QHtFVXqSMu/PQBBhBSM/Oq21tx/jleBlOpH8wA9f\r\nJrewlBkmpDMW5JVLzAB1DvHhm2vNKQ2Lmavnqsg0gVIm40rpVue4p/y7IVHi\r\no/WydnB7N83MNdgsmpBGIJwCMzxA1mBsVlgsyzgPkw79MGbtdirITLd9ixyc\r\nwpFMoOYjcZVlpZdletAHPZ5HX9FGQeVTUX2gBQkNdmiq6QCsrqLmKOR6u6Fj\r\n/z5kTsIMRDaswxa2PWIkcxmlFO599NeaDRY=\r\n=zH/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f2270547a450780ccf6853a396a7098daffbbf4f","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7","react-addons-css-transition-group":"^15.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.16_1657681443300_0.18964660995719207","host":"s3://npm-registry-packages"}},"1.1.17":{"name":"@api.stream/studio-kit","version":"1.1.17","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.17","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4010d718d577c08c741c91326579a679bb03769f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.17.tgz","fileCount":59,"integrity":"sha512-g8Abeyl7Ou0yuvy8Qgg8tRKCA9WcTQVWIlG5S3I5xLXJPjG9RPwqAhkt0xfLqQe5IFnuKIfgNN+WmwuwyiSLTQ==","signatures":[{"sig":"MEYCIQC6yxF+X/MfMFy5XbW5v1rdFF3BVeG7A9BoeM441XkstQIhALjuif4qDIOd9IrKogLdvMSI3o11fk3VrykFmUV17rp1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11615594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizjtsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE/w//fDVtUzZUVsSkgcYSfKjufoL8l8A7dRBbWQ8oHzGFGJpK0U4h\r\nLZyYie6MUeiZ4c4KQWtEjGiMKX2ynh7Divfik/zSyHOAM8vcW4288EujOayr\r\nlEjVbxY9gny4lktZlLI3YDoVeLEtFIOVoZK42z1yYnh6COxLEpPQHk6BK0Rr\r\nNSyJ8l8vVuVwondzTgpD2uj8UeEwxlA2I8Iv/rbpASJDutjAj9HJitf/jl9G\r\nQAhpIWp1ELnViCBixBh+VLzls0OajJLm5ffScFIbKi29hrPEGJLE/Bqegp8N\r\n3YrwXV6kITLHO6Rrg548OJmQtNnedvdDwYGTyR7xkZA3CUkdfGe8TFtSQ0yT\r\nvRvWIYrw+w/HwFHP0eAqDneZv9JJzzyIM4ekcp2nxtwKKfmzYLt+HODFn2BT\r\nFocrcwsCnzvi+ucScK3zpQexSY02QCEKKooBuechYUKpuK93Kov1ONX/2eK7\r\n5PWfAU8JrpSlhthJPUvNmu2D8Bwc5nh/xk2CA+4ETfz0lMh2TzjQeB/kZjF/\r\nlT4E8p9lQ0mD3EkeD9SJq5Rn8pjK0MiApyFBjI678TdMXYG6ILMDIHIW+2X/\r\nTfQphzIeQLbbDVX4yQLNk0iwsUvy77LNxpJjH7z4pz8IVl9LH6UCzv3GbeMY\r\nFmpN8ndXUfWHk5EkRFrLzmyRYeeKRI58V/A=\r\n=xqQZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"c94c00f88c4b58335e505f00b5f7fc0992207c28","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7","react-addons-css-transition-group":"^15.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.17_1657682796161_0.39843393411434525","host":"s3://npm-registry-packages"}},"1.1.18":{"name":"@api.stream/studio-kit","version":"1.1.18","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.18","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"dd6f5c96c66ad293f35187c53b47fe187de0e920","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.18.tgz","fileCount":59,"integrity":"sha512-/HPoszw43SPdA7uNwl6I18plx1GURf8sCyNWMGEhFYeUYzjKz64qwJxOuKVusggl3u+EpJdxaE2/foZ9HdIeQg==","signatures":[{"sig":"MEUCIQC3W7oFyNMA/Usdye6yAWvDZ2V2W/hqFXQ0vXQxb5oIRQIgWTX64xuTsMS1rHxyB1+tq6QSg6TFT4ik+vXTxiav5qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11615609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizkP4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruDBAAh8QlldRBCIsKXKhkXG8YvtpHKMMhrzddFlxP8YbWQYZtg/Ej\r\nzTPQ6qKJPix69GPFjp/owp0bXOGO9bAxvY7qnVIhlNv3eE5ZsCqteqLK4LMV\r\nZ+Vt1aeIAmsIE0kiwnHmDVrjO1/OmDCCsFhKicO7XE7Qa83r+reSZ5XmXIpz\r\nmNk2hgyRnwv+PjUkQRAS8O8eHpRaqXM/dLu7z/5KNhY4OAmLFLjh9KX+VQjg\r\ng2mSboUuF/zG1kNLexaLhj1s5MCN3SSgdlhEjFoOKraiGIJ0cs3R0ONLvgQn\r\nfIJ+DK1f2N/RLNTTKAojn2Rn4yApCKaTHNLnNkEBMos0C44RQHuHBMJktrJD\r\nBtM6hP2UEmnAjoU0b8lBOUldaNMechaevZinekSddzGVvO1jwDYBW3AePndI\r\nWHqApnETUtaj3wFlIKqgB1LghPN0JpcUlKf19W5fNsswYtkFbuW2KjxkpSBW\r\nXAHvKPS6WbG8RclqzaQTSUOGeTnFjkiJThOinW2c4PysN+PyqGjadnFR/t5A\r\nzQK9Mr9UEK6qywvg7uaRu08zC4EM3MhRlvJMEZLxyaK+TUMy2oF0/xlNbaow\r\nGkhfknWt/qx1f4PgkjvqspuSwOhEFW/z+qQ6ojVctOpCnyk2paNTBl9ROWNW\r\n/XxRDX0EvSjnoazNf1SAKv7Rjz+Y1u5jz84=\r\n=kmNL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"1520b07281d4323d0ababcef86b27ecb59048ea8","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7","react-addons-css-transition-group":"^15.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.18_1657684983760_0.4146999235154345","host":"s3://npm-registry-packages"}},"1.1.19":{"name":"@api.stream/studio-kit","version":"1.1.19","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.19","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"166e70b370ea1dfbcbe29219e1fd57237f57a616","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.19.tgz","fileCount":59,"integrity":"sha512-5K16a5i3g2qTgRVnriIqVSmq3x/xPincNp3NbYjBRjWB5pG8rPy4H6Wwxy0c6ejrvVZzzPr124DfUMgzXxJBSw==","signatures":[{"sig":"MEUCIGhk4iLHVD7kli4VK4pESijeldG3wJnsbyA1KSCYf6r1AiEAoUFh7hkhUPKS8wg3C2lsvW/CfUG+EEDoWxufPwjWS/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11615624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizkVwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjCw/6A4SOWy8I60SxkqRf0YweIm/Le0lfcML3yDJiYfBFNDNkiAJ0\r\nxsmJlY3oqu5uRWj6UYIiRnMEJzDEp58QPQNNVYIY1GrF5+EpQNE/7JZk8vRE\r\nRMEYbCLBo291zo5jzgw5Mn0HBtPQSMecYtNWXD/zcxP2fTCD37hY6qfqHfB0\r\nin2PQE5oHAmy/vOeIPrq/hDVXA8C1eBp2B1gDkc+cFZXxB5N3lNN63GBcfZ6\r\n5nUSjXI0m/OiQslRabXmfES8KBoIYngXENirXcRo1oW4n+MTE3uD8dGzqpyH\r\nyNN9MBoa3K5gTGBFFUC2s/ndLSYmNtuPUUb2OZg3pzCsI1y65To3ZqjMs9Ku\r\ngi0usrCJlElYV/b8EBH2QQfFwc7lru/9RqdhTbQQHng/PYfVbmYWI1dMUbnF\r\nV/XrGMNE147eF/i11eHOSmWc0NmeRmmV10SCTE/NGj+xhwX8FL452YuxKK8M\r\nswwPAaRif9ai0K4/rOh3oUeIL5LoA0G4NCRfYy4B5zKm3DWyLDLllD4dEzf8\r\nOmboghlNYSqL/0/G5JUj2oZA1k9G/1DaZl85mJE7hIrxp9pqmGu1b+u7c+J+\r\nX2bPJBioDc8ydaBAHvmYWu3dyF4h2uIakQaYP5FdsAJK4AtVP8kK67bMun+S\r\nKAUmLpyVmzN1UlxM5vJmpLEk3kboENzGCuc=\r\n=JSpM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"c57fce18d5d776513f7e7c7eb0f05405a7a04a35","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","@api.stream/livekit-server-sdk":"^0.5.7","react-addons-css-transition-group":"^15.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.19_1657685359652_0.20416617282446303","host":"s3://npm-registry-packages"}},"1.1.20":{"name":"@api.stream/studio-kit","version":"1.1.20","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.20","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"2556e1314a4c03124058359482e85bb6774c1151","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.20.tgz","fileCount":59,"integrity":"sha512-UnMAkGFn/bdWN2QFBR2K3dqFeaoC8YDHkY/xFqcJpTJ6b2tqDCYkNoz3IiYReoD8mUw8iHWwy87Vs4hSVbvTJQ==","signatures":[{"sig":"MEUCIHKJRMX7w0lU0YfAlLz5IE3E8T5hjCKVD8T86ED9WAJYAiEA2ecSIPK+Frn2Qza8wieXtqFHuXhhsvWKGFkID92chCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11608144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiztcjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMTw//UG0qzPJoamWrk2lpQSw48lgHD0JG3iM6Cm9OHCykUDzDGxKl\r\n4GFUmKdSq01UE1JpzXCgHI6un3F1gIWroeX3aDGeIJrAgwiBq5ShYrADAMKh\r\nUTKtijdIAgYjg6tO8AHpIOH1GzgyTTsCszDB20sKPuFES4yFAJvSlETCuCBb\r\nWPDRUQTpJcZ1NTG6XJi4ut/FO6RWTe3V9G0KRD6AsKcFvw14HYIA8pvttv/I\r\nS9sFFbXKqbrVOh6C8mQfi+2hDFM/UdWrfr1bKh6QLYhIU79W/K+uywUWQ3Xm\r\nrzBo4VRpJab8cjQRlACnu3usHTRueuHJcNpP1yEU9iCco7UQyvttsIKehklB\r\n4P7wRkfVaC4d20ELP0FdmtuojINtEo3hKZWrtkBwDXJEBxtVF8lvaAJU/B1j\r\nrMn3YBdAE6lm0++wI4/gLA93clN6zjsKuOvCCI68YMKF9olZpHCXARvIdT10\r\nq4eHfONg5G0R+kAqE8BiYoDc+xvMJqYFncUX5a2eChgDUtScWxFz3B0bOrOC\r\nh6us4sxDpUtNc7PbY8/qnngxpxQ7vPkLTp3tW7BCY29aQrBDcOBsJTWYLS2G\r\nCztJMdDeDSqYInjd0IjBBiXqgsDpEnse9RBOM3VGAFTFHWCLPErYbWSHoapa\r\nFpcqMABeKLBtWJFXJ3ajLwA2NrmRnEjzP24=\r\n=Jxlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9942509c120d435950d0d28d4369199f9bae08da","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.20_1657722658941_0.14262381373433364","host":"s3://npm-registry-packages"}},"1.1.21":{"name":"@api.stream/studio-kit","version":"1.1.21","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.21","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0e65b8c43196302ad420b453be2ca9123e442e16","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.21.tgz","fileCount":60,"integrity":"sha512-z0s5ZlHY/mfFCGFd0iTthtJjrWsuBJZIkhEQ8XnGCVF3uHXKUVaV29hxwco4pLCSLypYxgw6ylvlORb1257fZg==","signatures":[{"sig":"MEYCIQCAgGfwfz9JbU9Uz3R9NkqvT97JDZeXY2q5uuMUREeATAIhAINtHYu+vsMhcVNcpTNhbBlXfzkPqJxngCE8UzYxr7DJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11634390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizyyGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/AxAAnAcxyVYVv3OKxNq2o0rfjm4+7mFgGkl9EGMKcvrCZiVb18v+\r\nHpD3fRT6wsrIln3DiS7UbCoyT+uBEa12rwKS29xe0rQAODvkmHd1tAmN4L7Z\r\nZuiGm5w8C9NEJKxTbA3CBNhfl+Uj5/gQtBjG6c12k3O7S9BodeYauoGYs6Sz\r\nUmp/4NA2B7h6CXjmnbqiXxFyM7jcFKNL8GQjVs2qf0bDryFZ+Gr4Jv53diTQ\r\ny1aQpkhx/+zwm77O4FEmexgFscU/mrAhQ7JZIsVWBiI0HwtXzjocmWn3oHGE\r\ndRq+GKHLJPvvEVqSakxTCbR2uu0CoCq5EJExuMXTQ+0DZIw1/HPnBKyL5cTj\r\naiS/eKVs34kWKYwCrPiRgD1wjs8+yYBRBGvG0s+2cfXcbxCj/HfUG5yIGQyf\r\n6B2PYP0O3gpphxUNDlMbVZebeXx6ltwtmnEUhwMUOmR5YsaOh2QdJe6RU37C\r\nAvmWEGcxYhCtnMtdfehGDSn79mLaKAtWBPijRsfoyOXGMooMslNApLkA6ByX\r\nql/MstTW+c/Wx70u8YzCzEb14ItHElZntYQrVOOLSf5RMquxei/LqVwByoip\r\nkjFbPnOta8kIsIULBQTR6rHG9I9zW39vb7GHW3eYnRgMSiqFbB14Bo7dVhex\r\nHugEKOoKfKnx3F5T8FjCYQmlqRiERwn2090=\r\n=USv4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"44bb337b97704f580888e5bfe99c98af12d84e6a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.21_1657744517942_0.6818573310823961","host":"s3://npm-registry-packages"}},"1.1.22":{"name":"@api.stream/studio-kit","version":"1.1.22","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.22","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ee7e8ed684b38eb23bd89861b3d3f2fc1dd91d57","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.22.tgz","fileCount":60,"integrity":"sha512-t/zAGB577Ul0c7dM40dXcq9UruSx13ovN5BXzL8RYF39xRajWFhkWrtOde2O7kIiOrmhqYVlA7nKh8ejpIzH+Q==","signatures":[{"sig":"MEYCIQCdOsdP0UcD9DBNkbo8cSvuZUYXR6MvID//wkjLZVasmQIhAMRoaojkS7kE4L6eFdUMfBdWhLzY9GW4oMTohKrI11bZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11635331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz1NkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsZg//enLyU4xfJI0sUvO8dcE7avrdwh8jtH2o9EH5PsBrKiC9xzPf\r\nHxKakpQoVDCHTfNNuWe7eAMAEGcI51XGHpvxNLRVLZcSC30qsmLfeAuonLdx\r\n2iIwgV3d5zLhI4gdAijcQmO6r6+BWu7ML9vWfF2c/nV+3D5IXHlQZFrOJRhn\r\nQ01z+MhL9mgDivDutvYZOFUEYF40lh6MOFou12xDXv9/D0D8x0KkovEtOtXq\r\nTRKdef5j/zrtX18jnqi5TICDvNzWLlr5+Xr0nJqyh8cbzj2nKsy6w0YYLTfC\r\nFvMxur4lrOKp9hdXfGhJUsBR9DSplzQglij9pljPbevc7hJeIiyYoFlX6Vae\r\nniV1Z+t+CtcYNuYyY7wuY6tzFmNa537rO9uxY31xJSm7j5pB02ojyY/MuqAe\r\n/m2sNzuRz4Wrw+ERXvO95k5Zbu5Vkf+eL0Nw1mOR3Ua7wAWvbLQRGe0jbPDr\r\nGE0pGoTYWxuRp1ZjA8lnUQeTQvNJ1Ul8p2CnJvsgF+sex4ZAX2/Mwx+tn0WF\r\naM+hBp5ENUjNcYm9x1xIMzRqllDnWVU9Zmf1Azj7Mm4H0AhldYkd2in8YJVs\r\neMBBqIlQ3eyV6p1cIn4+APJ6MTrVks3GvO2gK+AS/rcsWMRvPSeqDspFO+xO\r\n/aBFu1hhBC+gnNeQG7leP9yT/+6NmAb5qgU=\r\n=R/lb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"3c78717578e29da5c3a60af0f5e2940ef21538e5","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.22_1657754468363_0.3167588055351933","host":"s3://npm-registry-packages"}},"1.1.23":{"name":"@api.stream/studio-kit","version":"1.1.23","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.23","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c6a2641b31b7cae4cfef692f4b5eb5d7b9667d60","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.23.tgz","fileCount":60,"integrity":"sha512-joU3LSbrjof1i87FBB8r1alsg9FOVHIKst06lXxgaqJ/U/RAFW6+do3Q6ihSUr+kn0YH4uaC8uy0LSqh4OoJPQ==","signatures":[{"sig":"MEUCIQDtT7rG4dH5vAmFNnmulntDllTO7jKSXiF0POMlFPkSVAIgNBTSgWICQmMRVjocWU1rNi4uAeNxdxSE6T9XA5gMzt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11635331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz2oqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZVQ/+OsAfgOQzoKPtYbDm2kGlW0kMot61Zt93r6E6iRSJxT4CzdYz\r\nvGRiELX4qLPeWJ8EcHirQl4ibf48agN+rnELj0WEqAaC82bd10NuG8w19i42\r\nkcg34xP2lkdv/Ir2vcUvQwzjgj8n5BfkYlwEZ8OZDcj5yafGU6MPO/CpD98Q\r\nVDPb4vA9XXfe+mT3QRvSOG6HV+RplHKazcv56QqrdHLDD0DqvFyKD0mABkNo\r\nQYjyvAZ4whc+PNXAeLvxY2yZaO+fPbDEYm48uJ1EpsbKN5v9Xuns44WaP7H0\r\ngtcKbvgNi4tl294Xb6AGEcrPmljzsXYCSXBPBpY4QE/7uORJR4FCFRMr9124\r\nnfuNU3Xk/TTpqvjlEC6ZmmJ2wBoyQB62RWfjDw2HSapUWQRJqpprJCwf35f8\r\ntTIi8v/tQxZMFixo7qXcDrczHbWRljr5lNsHCU2trvdFFcaYrRCT8+Uaq0s1\r\nbiOJGIzH+fbZS0R2Asb7N/b/A+MEvSskCv4W+WxySNnLg8XtwMTmHM/cUYXB\r\nNNc1RPN8bt12JbPoS1Ne3eALnia/08x8bbc0n6bwWFBfP26iUR0H2Cg9U2+0\r\ndPzrzCxbf/RqLQ2UNsvfzDXjE36XUdriPudN6w5cqzg8eUtlY+uqK6tqT3kH\r\ncyfgYM+n1YsHctAwhRaSUyd7QZZtKcWEpKw=\r\n=JZCZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f5ad70bcb2d9a3fa57298d8b46313f6fdb434a7b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.19","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.23_1657760298373_0.5230127389596677","host":"s3://npm-registry-packages"}},"1.1.24":{"name":"@api.stream/studio-kit","version":"1.1.24","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.24","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"9a6c453c215fff6b09faa40a9d880fc3464ee4f4","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.24.tgz","fileCount":60,"integrity":"sha512-v4/J6qEN5A9ac4r6349pp2HjNyOytCiXEsON8tClGK/Vz8a3YiHnHcP7W6YSoWAQmu4pcyR3grnzjlBxQSVc4Q==","signatures":[{"sig":"MEYCIQC+B9HhyI9Nnu5RA0x6mH2cz97LY1UwYhUTaZ7B49MFtgIhAKVEpEoHhdqrmcGtx784AGBgWej7rxAZ0ztLJ6T9/Lms","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11636544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1sNxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwfA//VS6j13ptlhHF/QkBhN6bKHkQe4Sk/Q38CWCkiVC4lf9ilfa8\r\nGxQzmuEKRrAlaTWIZjQ6vQ/YodAXtpRamn05tPHpVwtuhKcwS5OTG9otQYF4\r\nA/Bux+U3hq/TztDAlOkA/7E8KMu2/Q49txkFeXZYvcC/EUxsebalg/HXG5/a\r\nMMFwvYSzvFi0nInrC7duRe4yivMHIlPQK9ecwK22KUJLmo/d+2XRVbUZhUtI\r\njymHXuYvisjhqYgxTCfMc9g4vKvdjyheSZmMf6sw1tNSnukTMU88WwVh+RMg\r\nNYF6VopbBKzk1b8RO8XZ4TQrpUllC63VtClDgnJkq0LJVZ7ySFtVE+LacNLv\r\nXD/CHHvXJuwAoNPV0rxioNVW5X+8j+L3mOh5hLZGG9HwsPmw/RI2EoI6vocd\r\nTHfnpbbblsE7OQ99iD9Jz3kd38/lnU+C42u93ysldIMfbLzpm7NNEMrLXzaL\r\nv49Z8rrjwRE3UmFFOLPer4J8DUK0wT7+EtPhysPFWRgTE6KkUDeGiUar50Od\r\nMbLv68sApYVcBHU0B641LfM1y5mGuC9g34YqfM1oPcGbsxGczh7KAtPQE+R+\r\ndc5f8Bd8VctD6Ds6MJ/efQveLPYC7rLFakydLhTOCKG5jXFU79TV8b1GZ1oR\r\nuhycdJdaxEUGGaY66ilM04lRw6QpFOk7fqM=\r\n=C+HT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"ea89eb6ea026146fd52ea2a7072403667abd05c6","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.24_1658241905448_0.48724951538184147","host":"s3://npm-registry-packages"}},"1.1.25":{"name":"@api.stream/studio-kit","version":"1.1.25","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.25","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"043807bb47158e26471306ebb5165b7cbb56bd0a","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.25.tgz","fileCount":60,"integrity":"sha512-IXYCx2mFR45kI0PXO9yNkGO/0CmAIGv+HD/Tc7PzjeI5w1wVlN47f+GCfxFpWdh3L9OYVUiON7yPfhptXY1Xpg==","signatures":[{"sig":"MEYCIQDZoisErPJtvw6i2E3G07P9nzF1bcEk2UNDZ+tpYzBzuQIhAM8E/ERAKPDso2sb1xiucMb9ei2k5eaXUqlkjE191Xvg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11648757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4ZOOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiOBAAoY9UaQk8z+04/9Fxmsa7uiM85VZBbeW6G32DTom3jEVxw67/\r\n4McandvTfM1Rd+3tpZEukI5FLtTu+p17gBS2zDzCSIWtX/StbggMha6wOUUB\r\nmMRLnnCR3MI0bK1OETaF09RQnG8lKZZqddcevDYoa3A7FCQPYVtOqu8rf97J\r\nkBP8Uc36Vock+NL04DTNp2uqP/px/98/866MIH2hX5psiG0oJYe6oyUYRTks\r\nfNxSGYCsdaq+16sD+ivftVMM/baVvVtdOXPKrUlEPa4PCnAzfzZp8kdgUWp8\r\nMrZKFOhlPytfm6964x5qk90Qy+B5qAwt6itzIgyBZLXGdu7wMkHNzqUBEXkE\r\nZt8cMeNatXJ6cG5J+a+PXy0iq2sPKI8FYEjHtOBAQOWO/KouIwdV/4/RQigQ\r\n2esfoyfCnFD0GCj4tHADA3d8VvQRX8Nbf0bJfUT8nxjHvMNAuVk/qleViJRW\r\nis572D53ohH7Web88unPKFOCHJ3lzm+b73vJ5yQWJE4Tue681Kl2MB9BmKDg\r\nlmS5af2rwBZ0ATkeWJP1CnqglU6PV0gtVxtX72TWp3oNS+18LL6Dqazi3BLW\r\nvVpIq0Mj7joki2dzpZWydhVZT7w6HH2L7395wNi4tYL+U4WtgDw2ziLKL4S2\r\n0lC9zWPHOaUAS7oGAuGPsDuA1WTLRd7LlI4=\r\n=WvX/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f8bc2faea0822c5f7ec1d6b39b27ddc245749361","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.25_1658950542194_0.2999889295019649","host":"s3://npm-registry-packages"}},"1.1.26":{"name":"@api.stream/studio-kit","version":"1.1.26","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.26","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"9776a1de185f555c73a3d90db49d9625b6abac9e","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.26.tgz","fileCount":58,"integrity":"sha512-k9CMMwcA0Ut59xpijMgTueYw8JXz77L7qDZYazNiHgM5u4zxvDtjfvYCQQpe9NhbpjF7f+SJbOHhaYI50Mo8ug==","signatures":[{"sig":"MEYCIQDtv0Mn9QcytURh4q5zKP46v5BNihmowtpsu+ikoZVllgIhAOYYsXUQrl8DHKKz3iFspsY7st0/Hs7lOje8m8ehx4fl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4q6iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIVRAAgpS6BHuIH8QTE9/mNZBIYJOsXtePdQBTwXKDt6rcZSKwXkIh\r\n0hbTcF55AIA/ogRWE2jXZS2TmhMomlgyrSwNcWMHsx8Vmkq7EWM23lU18m2Z\r\nLeXUk550iTxHBHnbtar/RDQ930KxUqEN9VQ6tPeGEVd2xxunM2Dd29MgTu1B\r\nbs/EqhHZTtVWfrlT5QKEhlLrN3kUskxo1BUEBGmL+2gNtCn3hgLQ+F2r07+S\r\nKyTbHvvjHFsjsL4KwkuEGT3TebFAOWj9eAwfq1zKaV0aBmipW8FuOG6jiztB\r\nLJF0I6cFwPrJztNQkQf7HPIT335dSmKBy+SQhOCTPhcOvsc0+IWhqRw5jrRs\r\nWBFgQyfcK1dYVR5+GK6F6q8o+KabtNXqhEcdSq1g7YgX3UU+fj0QSSEgUtgC\r\nqpY3moNDefQOUZh+jG0CSkxl/CBGegASXQXGx1klZftJ/ckV1A9Hn13AUpWY\r\nG446bajG6KgjyCQNZfnjy1ckntmNxuy30HNlpJIyhPO9YDzGh+AvctqDjd79\r\nlZ968ABCKltNiF6VBc2OTkQrMMQm7uQUa+UqylCyGKfhSCwERjAEWs46pDZe\r\nCXRXZv/dtsr27x1//CToSGwBDlFcDDJyU8bkipIVi/+Gwey/oFST1ZwnSHjJ\r\nisRPbW1WTAowVsov2NpSKEDuJxEXDZ3EWW4=\r\n=j5c7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b183ffff8bb0c8ac89514e42cf257889b8d5ac51","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.26_1659023010357_0.1791179390806259","host":"s3://npm-registry-packages"}},"1.1.27":{"name":"@api.stream/studio-kit","version":"1.1.27","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.27","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f695b99b86d1766101718a413b9a795ff70206c7","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.27.tgz","fileCount":58,"integrity":"sha512-gdq/nVNYRfCQ0Ws3+3QnpBIjx4fLVJfXyQrIw3+hVyzffhoI5hgZr1n2shIrofouLQlNejVsc6JJsTe8tmoKPQ==","signatures":[{"sig":"MEQCIETl9FPCJrrCzGONK23kInHQgqwWrLCiFyN8wWTMFhMDAiAsBEas2P1hpLgXf5IG6wVLtXYsbYTnmZRImrbVDbwbmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11642541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4y9SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQDxAAoQb+yzEXyv4FtF5OUwmKJ4roLarUjphfuzjZJL91tZy30S0R\r\nyKVBzLTjTMfw9N/uyXC/enkEN8HHr7AqqUd9zA1Aw/WmBza9h7j5TXlg2d0k\r\nJ0ZqF9Yo3eUcJcX9rewtY39OnT6XDcaZlVNVfu6F4K7lYYENbyLAocD1EnV8\r\nJ9zi7c8SIo1D4S1A7ItueTrHqtS9b7wkC4o+fTz8pOJD0dP9gHdaeqUPyajv\r\nguXNt3T91Uyhllo8IHAoncUKNFOq6z7DhPCUEvn7Hllt7v8lWRWfXERkwp5B\r\nEBi0fDBCvJJGxnU1JLp1JzfIs1AsndsYBQuIdeRZe5k/Z4CkjjUfABDpmQ38\r\neNyLzho966rHcFOVxoV2r0IdPxYs3f67LD0Qv0BH/JtTs5nX+SBXwICVxqLT\r\nA/DbK51YQT5pv2QTD7ZaMDjpfLCBssILR1+UPGuHb5w9BDmN2CsgrIO+xvh/\r\nk3sXHTJgxjAHEvIsRt7sKskOERPS0DpJeWJo7Vki9R8oVe3XiWFsUIMhVhl2\r\nIncwDS4oelarisBC8bwJN16/47F4gMS4oR+4Ki0m3swj7N3txiMJXr83fjoF\r\nwuBDeWedOeKWM2qr++tEweso9PsJ6U2aurCm81T2wli+jFraYExLyKu1jpGW\r\nLy4xeapevFLnvB7TUzJ9qKnw2/ZN/n+9ROM=\r\n=TgbB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9148e11e6ee96330b6ba06f9237499663994183a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.27_1659055953865_0.43420099852797556","host":"s3://npm-registry-packages"}},"1.1.28":{"name":"@api.stream/studio-kit","version":"1.1.28","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.28","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d8bd8db98fe192daf7331836e4ad228ecc977a7b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.28.tgz","fileCount":58,"integrity":"sha512-izWSV+1tOUbV/Lr2WaVaaIPDZCyPN5rLf+tCJ1HVNbm2i8mEipnCOGHWtx910yQxh0kxd+8pdfr/iE/f2lvnbg==","signatures":[{"sig":"MEQCIH1NPIs8R6P5HNVlRtkU+9PjL6XaB+8YCaPAr8xCXGAQAiAqNKYa7H9WPyWbhR5waULDIRymcRAiEpCvyvpJjt0RxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11642501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6GPNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquoA//ZcC4smYeqOGyag1Si1ZqHatBD2X5NnPJwpU16Wk8vxMrgnjT\r\nIZcLnrp6IKEv/NSklry0/mepD7V9ngsAciAfgjJltkQ7sB1BSNc9PrPf6PWr\r\nTggsYQYQwvps+HsZnMOiC0haMbqz+lshs5sVMKjywRX1vobDgCTIcqdSa1Fq\r\n8qnjEYRysY1Y4Q4HsNtYTtvgI0bUkzWd+MXAm7JyTBrvx72uVH9bsDJ5Ppc5\r\nkcgU4WMHGmTMKUTYmBfUChuhgQbw1GcjybA7AN3IHID+y8NN+kgi7JXTzVZV\r\n5TyTBSTAWGc+LttgDtWqu++RK+fuE4tCreXjaIegy+Rcrmyz2bXrp0mFDpRx\r\np/xPHCVbhXjWDoCk1/PUITR3D4kQLrAPq9NJxqtHQf2mHx9+jEKO+JvdI8Nk\r\ncOiZz747W4A6mp7Ecpc+v+AV7sniu9tI4dsui0zQY00Eg7Th9RWOP9OCNuN2\r\n0vAVtMVE4WixS+JSEJontftdlmIBYeBUwTI3AKwzYY/XmqgmR30R6Jszof6l\r\neGkENMlUWEMFMa7sKuO/pBLOVq4uwr8uvSACxzMGGi2XMcM36d0ac+vZ0dWJ\r\n22GVO+NKbqN1wClrWEtOoCUYOe+oWvJ9Ahcn2W3aDKBxgGdgQuWd8g7I+Zz9\r\n1uZB/r4SAKcXM0UrWE9jY8qerByUL+md/I4=\r\n=VsqO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"6357c0d11bbe7ddce3d3c509ce27c0f36da3c234","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.28_1659397069418_0.739726081572921","host":"s3://npm-registry-packages"}},"1.1.29":{"name":"@api.stream/studio-kit","version":"1.1.29","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.29","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4fa7c65c384ebae5c00a242836806c64a950a415","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.29.tgz","fileCount":58,"integrity":"sha512-LXQbGyZLva6gkKJrtmr6Afhue0wZvJZ5HZrnqBd2JrztWJHJf4AsZ9YXYtIWgDlX0OhDa48ruMcw/WIItPNQgw==","signatures":[{"sig":"MEUCIECeSxxyRN0dFtP1TeObcYcDcPxIP6zC8rf7jcwy9RlSAiEAijd6hCkpEPd9AjG4vKHfyJ0fZ3whhfiDJs1iOUTrf1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6GVOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF+A//bFggucnHeqF+DHupdTla/VYCHGjuSamp2AgTvBAtFF6c1vo1\r\nOlzrJDYqkUeqqXo5pIIB7Zrr6USORXWvnr/cKQOZOk3eEgJHX+OrjMMX1W6N\r\nCRHAnn2aHW3hrrEh+Pvxj7W/QEF+dx4scH3Lsn2BERdcgcGR71+OsdL10oyl\r\nZgXXPLJwRkGyKmsagbRlJzk/fZLST/lH/u83Q7FSehY+V6q/ACr5qa4bd13r\r\nE3uyEqPOF8VTVtrH8dovrXeW9xfDK2JVpc7rOuVIreosvyNyAjpzdnjAdTUY\r\ni2aGTz4Yggk50k9k8zXsRDTNuJs4NCzAdSf3tovw/n9uc2J1xN+NGiQo4cU2\r\ntw3Df6rR+hb1FdUUQTacg3fSkd9skVxgFgy/O7p99n/sVgBA/73yWnVOQDTo\r\nZ2UMmk5cUAqUbFvwBGJGRYk8PFAJhHsMhfl3VlU2Htd7X+JQF1TxoGBLYWYr\r\nqfUv0c+UBQwAujxLFeAF8r+gE2vxTwunGsGHjRE+fzO4dWukDp1n8Lvclcuu\r\nzp9mekctz/FjYgpvvk5tXv5O7Qrex3mFh7z7Ow5R41JxAXvkbP4+xkxEGVuA\r\nsjbIX8hjoLE2CiAv7tgFfdj7yC3MVIlTelZmFkHst/bvnhwD3Zf7kJ80PEa+\r\nS9ZXUHy7I1D7wkCxxnYDeljnKWdQI/jUYdo=\r\n=GhCz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"28850e02dd7db1dd73029da6ca6211332267f286","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.29_1659397454637_0.9306123791267351","host":"s3://npm-registry-packages"}},"1.1.30":{"name":"@api.stream/studio-kit","version":"1.1.30","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.30","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"1c9aa05cbc6a5933647e210474a782ad57461feb","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.30.tgz","fileCount":58,"integrity":"sha512-+VnzshGLkT5JFfLG0GX2jbUo6URGuT2MNzQ1I0RMkWkRNXpcP4WqM2Lmgg8+PMDhcFIPfJSVmCIIQJxIB5aMtQ==","signatures":[{"sig":"MEUCID4rymqa2kAi5ZhJbckcAB/mPXO7SO8+9kJUEfANMTlfAiEA1R6IY/eYFtJYmQ+C8vFbfrUovi/SY+hrKKnCKOQnjZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6TyPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrU/A//TIdKBlTLN00//aIyo9nf/2/orqjV4FnieASBlX55LxCpP7aZ\r\nzMoyDsE01YEArFaECjwFKNqsgDvU+x74B3xo4SoyqyglUq+l9zo0GxBV82l6\r\nOTxEjmELXeWwPl4qwuCif83hkAJbVNA7KJ8cR5Fgdi07S1HGtQ18xTYpr5xy\r\na2C9L+DlMGMOd+G4lXcErZTsRG4WbjvYDPngx/t/3AW0acm1Lmb3YfLwdFpp\r\n+jUYvbcts86CQYzCHfqObjLRsoYqKw90damRIP895K02VwFC1XQf+FtCKxe/\r\nI3S7Z9DgNcee5rdUQsfXF5JfySYrub8ozb5ugwy1OFUqVFBmKixUwlCHUYSy\r\nEnAU+MAZ1ARlnZgUOETlRKeHFTs2OY1+wEqSFWXg6kgs31PcFMoZ+95NreE8\r\ne6h5GamolMOH4kO/vvR8nxCuhK7iy16F2i8VmyrAzIgt4b6mxFj6bC/Tcq2m\r\nRtGkpdKEGCfNpAu2vqyzaEQvnslp2+7yxinGPV+UgGzJ4+VQeOSsebA7G0ux\r\nXbPFNJPl9u5OnyNazWxrIA68XCuGKbrmdiONWHHhy3m3Yq8QP62t1hYJLkQD\r\nrMuMTegSTtpw4wfr5y1Vhm62/fqjJjyyQetXfKxbBiDMmSYocMnhljbEZWvw\r\nawBUpw8PiOCRlkzRWsAkghSOjnU5W15CK/o=\r\n=C+ix\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b918fa1793cdc5a2bab0c2fa43697cc83b3e58c2","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.30_1659452559126_0.7595370913950255","host":"s3://npm-registry-packages"}},"1.1.31":{"name":"@api.stream/studio-kit","version":"1.1.31","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.31","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"631c62d63ed90331a7c211e213db02c677509541","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.31.tgz","fileCount":58,"integrity":"sha512-VIqxDsKcsYsndV4FxzSmbN4NR5kJ8lG5X0QusEzlZSZhRLKppm1WX5bogX06MHJX84sHToT0P/HdffDfcDndaw==","signatures":[{"sig":"MEUCIQD9YrXcON2qmZRK0LvoyI5/g3/cSNkET8G4p7JcQaL5QQIgHupiCpxc4gbdSEnnrisQk63mRzurmdu4ui2M+N5NB3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6UXRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoB3BAAnJeElAm0GynOE3MZYSLbj55smycAVtDGL8XkSvF/xmuF47im\r\nlP5QWnUh6ozEr6Px7Ua9cqB5c+oqGCO9+AsDQ9MI3igv5Enk92YjCVpfYlk0\r\nhOfxLxDTeLgzdsQJZLzAFcszsT2JSWMY6JK0dCY4Cw+dyEfwZrrNuGnuRFht\r\npaKBDJYg5+A0Zo1vUhJZWNPWsGojwiQdk48G/lvD1uRhnzT7g+u/TzjsHOSv\r\nIy5ojYP3R1JJPOLRd5hYTmrJr6qIXaeU1AN5aePXyNF54BQCdYv2mmLrQGIr\r\njU58VGHRreiEP0gDTcmYUyow2TsaOgNja+B92O3jEuOEHZh5SnfLK0XTfYVe\r\nBsrCkiG+v7Nw2Hvi+emcGlIyZyIWrjSzZbk/WNOG7jmZr7p7q8E9+gHaQCWb\r\naQit40DxNVYZlaElw7Ixd43INv7VFZXX5qKXwspWWzdtYe81srFsxDMDSrp6\r\n5Qp79nlXOZ9JXZw0woqujrRMm/KWLIXyLVhfpdjI5OK3PqwC0dydE2ARWyy3\r\n2kwGuvph62LyXQkqC98xfqVhjohCa1D+XBLgDbUsgVPdZs7pl3ykWvRTaRl9\r\ncIJpdpI1wniSly8PMUoNpW0IeXogGkEjtADYgk50M+7P10ipQphwLKnAh2x7\r\nOSnndPiBqpn/v0wXwOIA2x21BVDIC7/HcvE=\r\n=Lepa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"bd3405fb54109f97cdc57c655dabc2100fad469b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.31_1659454928964_0.7985554434592443","host":"s3://npm-registry-packages"}},"1.1.32":{"name":"@api.stream/studio-kit","version":"1.1.32","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.32","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0416bf19ba8650352e71bccde093c8d3df70fb03","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.32.tgz","fileCount":58,"integrity":"sha512-EOsD7GHZUxT3IjdlkINbYe4Lp+XySLGs0YtwZw1IVm+iV6otzTL1ICG3+cpFWJUVPTZRJQQLG/IO0Zdk/ydFMg==","signatures":[{"sig":"MEYCIQDd6PkVxyjdKdudDuWCOxg55L0alQoDJyoZ//GCIchqdQIhALl7ToykSHapkM2z/NdOqlPft/KdEYLk6Y/liiV1ceut","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6UY4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2ww/+Jo63BJJ9yc8d42yQL2AocmA/dV3hjWzApFEmBGgDNG5FylLA\r\nNsZc7XGKwS02wGS3mevK829kFa6smRd2t1+/kRq8twmHr4qylJYhin+d2ULA\r\nOuOERAhQt4eiiguy2/crh2joCiLjsPcBa+WGcT9QMnbWZQfp6Dt3GMovEH22\r\nT92PozScLekIe900n8TzJ6PH3yWCH0R9efu8E6m2I5XYdxXkffb8v7MweKik\r\nX0/TqrMxif6+amRg87RnDdO+tJwP8oDdIveRZ2FNIts4d9cCwRsIPrJOdJMl\r\neGaRkg+68lav4f/FDEkIznFX4juV+Mrz8zwnHriraTgSI4CbdiF27zfDKIul\r\nVLUhjaQ7ohLrHPyGx1Iwj7xbsKJFpcQTXyNyyo7+vkxoxncOB5iYUE18UZST\r\ngdc0ipYnS0W28WDOmQ19ehcdR29mIYOU1Duj5RQ6rQFTooZS9GXxptNNYXu3\r\nZo3cAiFB3e78CjZT8aHbO8lN+xtmhK/gSIuxo1doMGFDkWTdTTR7Fd0yFvAy\r\nN4fKy939HNBlHfmx2LdLRNzvm/ngMzsF1qVQRKYpuEL1/uEw8RrSJC0H1QN6\r\nQgMS5qieVGjhAKcK/cWfG3RGU4LHkgbzY50zFfj64T+d3Yos5TPK/Nhh3nbN\r\n2ZU3avDhcXhGfEKkKBziROn8NPvMD38YdD4=\r\n=4tca\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"5b17bc05ebbca02c606291123e723348787a5865","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.32_1659455032033_0.3191292967245831","host":"s3://npm-registry-packages"}},"1.1.33":{"name":"@api.stream/studio-kit","version":"1.1.33","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.33","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a50c89c4cc007cc49a86eb8115e3236b8f7f957d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.33.tgz","fileCount":58,"integrity":"sha512-5w1BduSpQ9royosx0iYwS1TZZKICLgHTkwQq20NGSo5vythObHmZrp8w1Fg4rMQlnV7JKgD7woeN3X6r3hdRfQ==","signatures":[{"sig":"MEQCIFFEIBC2TDOGoOAtR5EpGJWQ8Y7jqrl1eYNMVh3RBVv6AiBorxdgllgBXfgbvW2wdggykyssLKypSj4M+NXPrPi+Qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11641699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6VsCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7vw/+LWsY3LgoJyYEBSYfZuhFHNtqcZAMNSS9OX0pcLw/F+X5xUgz\r\nsDX5vUA0Gz1zpf+NYCxX+L4eCch0v+xfHEF68H/zBqUvwDeRjFke6W0yoCdL\r\nPfAseMZPqY6YO/OdEvQ80ejwEyHAIx96FLt40XfasupzbicvDZf62X5CxMPG\r\nEXp/8NRwH+06Zy/fW1AmlrmZewqrn91KuSespj4ZrevBWeVwG1/fz7X//rP+\r\nhLuTfDsNUl27rSWOKL8MxmPg1XqMPkZ52bCQMHePD9VtJwDNX8yUeObpauVC\r\nd/g2web0BxeDT9n1mpvYgwkuvfRbbELkbGUawkBvzv1DsEgmvqECdD+mPII6\r\npEjc7dUq3obF6DiH+in4aOEXsE4o9O3zeWdvlz9Vdm+BHQE0jJcgrI3yuBNc\r\nFzd6HrzRtRytnwKXGJituUMlT7SyipnCAhyPeEhpOL3RpilQnRn9ATagPyIX\r\nU798yhfIxcX3AbpoAPS2i41Kx0I0CxlmmfDcV1NOCvrtpmiIuNn5chYWRbW+\r\nC9yVLWOl+Vz/kxJN3ATnjt+xUCpvagn8Mr5Okk6wbUkCQKIB1CPuPXxtGGjQ\r\nJuPvT10nuaP/VxVxnOW/YU2/4RWv7EKPyKy04NPJsUNMHdvx9h112+LUh5wK\r\niLhoDahSgKgV8m0LK5FxTP0DHzQGAjyGznE=\r\n=+9ai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"08c61888e4cb68d7e015c469a26dd4abe0e7a8b6","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.33_1659460354051_0.5663668835170501","host":"s3://npm-registry-packages"}},"1.1.34":{"name":"@api.stream/studio-kit","version":"1.1.34","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.34","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b66ad590d9715391c08b1701fed4a403931d9f1c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.34.tgz","fileCount":58,"integrity":"sha512-muhACzW58gHZSeG3wxV8LEfWh2o52j4VY8ZmNEMfvqXzQjyftUlpfYEH3oOxU3OWgKO8Jzwz9kEEGx/JbOR8qw==","signatures":[{"sig":"MEQCIFvFNKgCkTdHwI7WhuQLrUayX16QoY9zGrERSI+2TgucAiAnES9qJ67oGR+COAnUBBRcC7Dv5D/JejpdDCY8j7KRIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11640948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6vZuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqUBAAicfZ1Ul6GIX6Lm7Bjaue3/jBWUrWVg7UKvvUYk4MBDCZq1Dk\r\nMEOncQmbAyXMqBLiAMOq+dUvbbu5HsUD287PRHxcbLQb69o/gyT8XiMDig9g\r\n+rJgnyij09lM0N2SGcHd7iTlGy/nTjts+zeJ7oibNkN2U+FIp2AMqRRb6CCj\r\n2EZRf785tQitDX4GcST//R0YNdc1BjBx+1US7m7Mv4AYKrZEwk61QCbgx4UD\r\nH5OTXaESFdNqliXNFXQvMkkusDUCsnpRCWKBveE2l08Kr8gSfOcpmX8NAfIy\r\n/7J6f53kvaWZ+T2nhuuyWXgD4NvtUa/XOO6PCJBYFbmKPMQTLikbOKd2Z+w8\r\nxS6esHpaw3zSL7VtfhM5DF2Z8IQXTMDligpMFzKkcK91rxiE1O7E+nYzWFn2\r\nSfjrUDFHM7kyVoeCaxvo3uPiNvsP5scqSkvQkYGPGk6jCSIrnPoUaEFvEn7J\r\nmBvd02UGv5uj/AFbpZHx4eTx6F0sQvrr1MAgdb1GsIcd0+gHBREIjf+zgSU5\r\n7jzX5LKKgDPQzjytW628LFj9P+FMMfTBQZaKw9vhxCv1L98fYzH70X5ppIHO\r\ndAHcTvk402qC6Hr72Ako56+h287vPMcRRNUkvEDC6s+hFB5IiDcttRJN3ZKS\r\nn+FQnbVjPFtD7i9ccU2+42fjZX4VLj1qWTk=\r\n=s/Sd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"1936203dd5795d6c6a3ebecfd137e786d857131b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.34_1659565678042_0.9443537528497619","host":"s3://npm-registry-packages"}},"1.1.35":{"name":"@api.stream/studio-kit","version":"1.1.35","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.35","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ca188d99d494bd93552f2a0f03e9c5138ae07501","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.35.tgz","fileCount":58,"integrity":"sha512-ALyn0eymssoDkXK7+Ak1f/fP/Bj0dnM2REBhYhoDkqFdrlO5Vnp1HD17RRURgNPJ55+UiaCNwvJijWEc9PVI5w==","signatures":[{"sig":"MEQCIHx7l1R/E/p9nhHmYTmeWPPs1j/vPjkHHyTPmeQn63MhAiByAnR96dGU290Jubk/t3ldu7FRaLUPxYBWwBawYQIRaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11644679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6/JgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGCQ/9HvBi68xJpAqIKTmI6F1hoPDhYxVi5cnSmzfL/enrQX0Pu+oM\r\nasMDvHRzTbIkMVYBjlw6OAnfyARsYzm2pRS2fkj62khT2rWMrA1qwm9hkxq6\r\nbprpmX2HN8yzFgRTvaXVYs9q/dAYtQCa7Jiq7xsKTRwKU6Av2EPOmFfS0pa/\r\nPTPoN2DwAfGHZDxTNVbDd/tDNBn2wV7jldJ5Mp3JAqunPWyXa9Z8js6hiYsh\r\nn9fTvvKZ7KOSuyX1i4zQjVjogD3mD3JFZXoZTBGFlbfwoooxYLPbU7DMZMlH\r\nVGRymNf4pjf4BKpUjOkvONIzhPDea60p8W4jWFSjyT3lDPoFuHElnBRDBthd\r\nVSK9e4KW6VeWQB9gEuKqUQGdzYalid8NgZZZ1Gq/+Rdki+7iLXreqChlTzhh\r\ntXfxTzfog1xltPoITQq0LqZTewU7QqD50nsFC11xNAiMcjuq2RaHOrYhn5Dm\r\nMjvmYLpol6Nae1U3R4JUpEmXWLyEKzfpJS4o/aJL3e4jFY+9ezDR9TNo9JIf\r\nvNJLmIUUZu+VpkprRZWkVeWKT50GSPY9WS2lQ/yceffx+EEnRZC+xV4OrYmd\r\nFlouYkbWx5fY0nYoLf2AWlH01JmccSEa0UPebrSF/577Zz232/UyJ0JOzT2B\r\ni+hhzULi4zDQI4bsqqfJFW8UTqDvNQO5K+M=\r\n=HsR0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f3b2114ae78df2f4a235d4201afc8c153fd6f16a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.35_1659630176545_0.9646042844322076","host":"s3://npm-registry-packages"}},"1.1.36":{"name":"@api.stream/studio-kit","version":"1.1.36","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.36","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"815e704c0bce89632ecb25034c79be94f9d0bd5f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.36.tgz","fileCount":58,"integrity":"sha512-eGD0RzMt7yIkTTbNRpt8GbIpYQNf1M6AvP6peKjQLq7KVVX7giNirlVdzZUjqRQItj/VOH572xtCzDtQYI+UaA==","signatures":[{"sig":"MEUCIQDqL6jd778rUpF80q2ENAPhnOkUPZyawoiN/D1OO1GxXAIgSlwb7fqICdei8Zr8OL/6/VwXrz1JaCArvQmgGLMvMNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11680434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7aMXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTIg/9HOfSQWLBuqdXFmstdXbFg44ggo9vjQh0IjL5xKJDdI4GjvCb\r\nAvHcYOD97MhTQeW3hMUr2gU7wogpiEXYhkSsn90A5EdDTfpm+9SvpxXXKzOS\r\nBUFBqy8Be62m8dy0FdlQBdfpp0TxtFELA32jtGLnhYJfUs5J3HC/3uLQCn8R\r\nrGihUA34BaabQQWJqjMZlObrt9dO/o2SxJkX6IUIFWbXE0zVSi7UexUFL/7f\r\n4zC0j7RTbbp2RiD7BPeL2+HnZKdu5zNmRObg5vcAlBfRhuLH2CSFRe1puk1w\r\n8xW57VfaFgCc62rO/pzSesdJqHik0cA6m3VSTdh3tuk/kja5cwRAiByzLIMn\r\ngnmW99YekeyM4J1AUwIceUuDyHwOXwx1leGDEhzBlVhEYCDeSaPLtnvxS5AN\r\nn3yHSMHyT/RmrsWyzZ8bApa2fHgc1QetJV1rYqeohKFYdCBRPFCBCQ1+gh/A\r\nPveZ5No9FhYoQkq0ASVTptgHsPZ1rOlYFA5RWvFYEvptal/Xs7bfVoiEumMY\r\neYe6KeOIUDhEJSnbLHfavzLORRNX53qJhDvpz0lkDzzuwU2yH8mGxYzCQAU1\r\nO4xovqvZdHazVOtMYW2HP31Hznm7tvf6YCsPDRC/rZkxIHBfZ/4Ubgv7Jw6h\r\nlgku7a2hQww6jX19hBWGQJjXQQxI6hF0OA4=\r\n=8Cav\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"4b2186069e8c03cf21ba4dcd5f24806d6e63fb81","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.36_1659740950828_0.10436059410450205","host":"s3://npm-registry-packages"}},"1.1.37":{"name":"@api.stream/studio-kit","version":"1.1.37","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.37","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"2a581d9fafeae402211d7c77d13d320bc2bd9e4d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.37.tgz","fileCount":61,"integrity":"sha512-B1ssMen0NOmwTiH7vS7I77VS/sPUaaD/6T3H3znCn+V29xysyIuC6dRBbihcDV0HlagcdRGR0Q0+p1R/z45nVA==","signatures":[{"sig":"MEUCIQCE8PttP2dsXZ02dFp9j5T2TTdfmHqeA6mfyQoC5jfFcwIgVBYthBAKPJOw4fYToYQjQZH98+emQk3rqbA8hdhrJ0o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11716549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDRAFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDBhAAlCCd9X567IqBY3QL9akfjNVNGqeneG2Otom4X0ddzQ0oClLh\r\nrKMov1sCvJBkp2TNjLkVVKuyDLHL+0Zer57EPGqCiqSZVL4MgybtXahxmLgA\r\nLLxdmrq+3BH/CunS6uzF+PdhAy5KcnIta+W/3UWHhHd29ISK8yGo2KbYZvlL\r\n9/bfcDUbLyIcv7WNc5euWQaHXIN/V3lGjGoPgwkEx/HVt83hcAeS1e+/IRKP\r\n4aoh0oOy5PqFOyrVgm+hqfkO448xkkk05EQHEo6npKCJeHbyNYc1GscvovVj\r\nIEU9I+kxCsRj52iPDLzv/6EotVdvFn+8MM2qEJjsTk4NM3BJqf616aYxqwb+\r\nasMkT+UpY0salSjfzqK1PHXXkqv4MDe+vs0cCYXqsbx9ZQB2UricmjqUKh1C\r\n9g83brMM6YTFmL/3F7eSkVVCowJ5mcTY8L8JqXBzUV2fgCL2+tr5wGr5Ka+n\r\n5WnJ1C/qLn3YAaVXFjhf4ZMs62eXz0e3DdDsUMv9qSZV0w69hsV9E7949H4g\r\nVOKpKkctYTTNYa6NZP8HnbSCZLkLKtWsz7JwzKSWSby9UMCiSQ3ElN5fvXi7\r\nI9vkfAr9VEcf0W5g3qonA2lZQYQ+AU+AjbYTvRSEyieQg5daLE8cgIPYdAuK\r\nJ2kIZsbrT/dd0tdqn9GR5H0Hv341d78gxe0=\r\n=wg3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"3225ed891734674ecdc93de9e0be17fbb5d656d2","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.11.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.37_1661800453097_0.635080872254898","host":"s3://npm-registry-packages"}},"1.1.38":{"name":"@api.stream/studio-kit","version":"1.1.38","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.38","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ba8f51cbb971e8d5c0e5b82119ebceda1d945f01","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.38.tgz","fileCount":61,"integrity":"sha512-rCbyE3nyD/TND46DNJEMuamue22n6pd3lJ4J/rGvgmnBkMkc+YFy2aXJMdrtv9OS6kx9JXjoJ0PPqeDwmmi2CA==","signatures":[{"sig":"MEQCIHb6HOjFp/LYI/ynJFuZCywMDs/TVfZjjaUFCaDA7wv9AiBD2xd/pQkO3bETg8NGGuHAFegUDYUDckY2aJXGthZrSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDlMiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEoxAAjmG+jUbrcz34p9QDEondEbWQWgvxfm9lLdCh41AEa3AyOcuj\r\nvRd/jIF9M4A7/mPz9YeH0v+/DrDG2A6w5nqDFdcHSGNI8/ZESznII026QNee\r\ny0IWntErjIMdisL+pasWz2xqmmB1sfqLfFfTWU5s188Q8T2Ibmm2FtE70usS\r\ny3Vr9+GvLHgMGAJIimv9JUmGXaOJV0UkSEWesEsJ00RfIJeo4fMxfDDAPbBq\r\nideGxPCcSA9nmQTpg5UI8gtx5xbn2ONqrSs2vf5EOpMspILzmIBj+GkW/6EP\r\nyALuSd90YOs06NcCseCPyBF5lyM2PneCWz+dTqvCPij9nttw5BZVlfER8pWv\r\nE3RQvASjLw8Ue23FqU3z1ij3B1SwV/v4+YT5Ib3sR8+uALmWgdY83GfkjhZM\r\nnp6J+6tYmPKLJxbGroIcRwTPC48DxkyBPnu2ZdV2d4rNcaG0hWJrLyfvL2TQ\r\nfE2yOm76sLMQK2rKqxj7spk+3wFjLv1HW7PIg01zMU+PV0TD0TEELKIpkyWT\r\nl6njN2b1SqKr534a+pRusQpfk9q6jY1w2hspM8FrG+/ZzYLPIOn5tJ3loVXH\r\nPMEcZgi0gKpZpG1YzuKx9KkBwR1VoGXfqqHEr6GMizkB7QBK3UVKMB/wEK57\r\nRZQ78q926BNBS/rPLX0sOC3DuL8bcNCKoKw=\r\n=l20P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"23bca6bd878390419e9dd93faec04fbfe6358305","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.38_1661883170134_0.2429804409017391","host":"s3://npm-registry-packages"}},"1.1.39":{"name":"@api.stream/studio-kit","version":"1.1.39","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.39","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ce3b389c735c708cb162b9134c730b704baeff43","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.39.tgz","fileCount":61,"integrity":"sha512-rgSAL0tggsqVdWttAzF4gGtRS88U/EWm61tQYRTatfN0EB7HQu3ME/m7EmOz8ZWHcCe/PyAbFkIBa9OI4kV03w==","signatures":[{"sig":"MEUCIFfwMh1t1mUYJb17qJt82X3Nh3JrsL5wi3BezgAkZJ3hAiEAsaFQvogkhkXbu1TP9fCgJ84YrWluzmgHOfbOpgjzDLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11722248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDoOlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDlA/9GD7qUqX9n2apg0jMGDOa+H/lVAEtLFMCssC56ISBij1DxztO\r\n5jyGiIkHcvZ/USy8HJxNmN0wiQtsfQ4g9wEtbf8gYkiYCXt/yY4DCO0C2l3R\r\nE1vXfZJdrUk0dv3ToViD+SzJgwmxZ2XWR+YREpO4J8kIicAxhiALe+MfdvRh\r\n7U9IJ81tpFc7k6jl5QfF2ApT373XR9/g8jBAEsSJGKgaqn5b9/mxcHM2KlFF\r\ntSTEcGhzlA2yRA7kmU3nhQJwt1NWDDab7Ngj/jNAedogmtSl93AwzewekdWz\r\nfqitB2kFcmxV3y1wuT7Y8cX4JvTdFt8NOfEUnYwHRYjnSAyDaRt/a1FOdzSy\r\nwPfrS62jqO0+fam65scW1GAfbkukZxtRs8uiPGoD9DcUW+z+IWA5WJiF1sUz\r\njnJiP23QEqYSNyHAs1qRItP+HXNi45B1E0U9DKZNOR8yjpR2Xj+LsYMbB4yj\r\n40PLVyf0jTGWaNy05KfzgsdYEXvciP1ZgcsNCEcVAIGyIvXYe+SY8MlTqdbn\r\n6hQzOqApGC71IdIqNsjd4DqqWYKkxMaVRYDFgl+jaCdGZs/GMx9PWOgeLjQ7\r\nBR5uEoi6uijKPtlt721ggLrgm+g55lN9F5nKrMJdQoBqzP8XDAiJC0vkUYUi\r\nUZGsUYRtrzZfBMjsM0tmqZa6F1sJXKVCLpg=\r\n=HDXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b987de4e62fe7edbfdf85a42b72c4d3a9a4c2890","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.39_1661895588845_0.09885054328577203","host":"s3://npm-registry-packages"}},"1.1.40":{"name":"@api.stream/studio-kit","version":"1.1.40","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.40","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e7a8b8d7766f0790f9851130a52506583db77c5d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.40.tgz","fileCount":61,"integrity":"sha512-FrPJoUV97jR44peOP8cZ9FIHw2VHRj1TtO16NG/cuBQo1GOYmjIoV2tdrLcb3MiECTM/46xgX07Ud7JeK6JzaA==","signatures":[{"sig":"MEUCIQDLTu1XMuc26XSDzw5cX3VbgKa+OfM6G8HxZ8uXbGtV3gIgJk8+2/YVtkecP4qir3iTtruIe6ZIws1CvMXMzszFvYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11723344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD6tBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3Zg//ZKw3jFfQudTnZe9S1xVOU/OMms53VVQQOJgUXdI4S7ihgW37\r\ny+xJXKkpj1K+ipSTqm5TK/Ay9J4E2MbKT6m3mFcmYB6j7TI64BhE5WVFOAF0\r\ngr38QyD9zXaFZBZBOYeM1gJnx0Qo9Dr8oZJSR6V6zLYHeHDqWsrMixIaynfA\r\nYVTh2LTNH455x9V0MhIxXHhIPRVPRON2/YYioBQYqvLJ1T5R9elTFDSESMQz\r\ntXWTA+QdxAuuZprLmVIDOqkFuUyrQ5R1kUjd0DgQtp2WzFIY+xc9qZjPt5GZ\r\nkyFGn9/gysitU+oyAIY9HiwExs28Eh93JywQal10yShHEE47cSbdFT7eVZ+S\r\nWsoZLRMDA28O8itCPHdHX6YUCArtN04mLHF44v+jELqb6Uzb7GJWURdeuQKE\r\nrUMtkpkfIedyvjrtzqzkh3ubnbyp4Mw1TWr3P0zF7OXWk7mZHsQT7JJWetg9\r\nDaVWCMwJlOaiaLFaiXuTe1dRCmvE7mvgnYwwoBMkBGTwp0HMxMct2o0t1HP8\r\n1oWVdZ8kRNWxzHQjOeCHWM/YWQd5+dTPEBddKqGYLhpTI7QSk7D+HRq2Or88\r\n99M+HQjFhXNzFjY4nOMyJuEnpZWZjaOeQJeU6hhqyZH+FkZMygTA6oHw0M5t\r\nuXnnozAuyaFqga9Xun3fpxdUH8FtUVrHioE=\r\n=Yvqh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"97df9d1fb299005430c102854aab425c61458908","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.40_1661971265394_0.7413839134980911","host":"s3://npm-registry-packages"}},"1.1.41":{"name":"@api.stream/studio-kit","version":"1.1.41","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.41","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"2662403c9158cd25b9c041eb985ab1609f3413c3","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.41.tgz","fileCount":61,"integrity":"sha512-GYbtchM4DSsYR0xIo5H8QfdyOWICPI8J7nRYNTKZbGUBunkqTT3/tSPE4cXkxuN+PajwwsAI6Fmr9BEswoHEOA==","signatures":[{"sig":"MEUCIEwZg1amn8JjxAUVoutY2dh8Xn30C/d5KkRmynNup/ciAiEA05KFDR7IEyB0V56MvbNy6efIdd256HtS9LrSRela2xI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11731890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjERyxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUCg//fIi3MVXbIpIIyMv9TOwgGOUuIqES8zDee/MX1Vmm96llqFAq\r\nIguChk5+evsixuLMuAMUjB/kpBobrRiXTIoPWskbuJfSc48OhX2/IHCkfECC\r\nWeQyigkgop+09KV+NxzstlI473PK/LDpTWw+J4QAj2rK6yy009ut3O13btyO\r\nEmBg+NiNXREu66nNTMgZ3FuL9TLWtNIZLrTNngkQdFUIAMvZTqKF25ea/5Kd\r\nGgh07qGpKfWU045k4C5lDqfv9SrQ6kk9bWxywjknvP7oxl55ZVPjZ4pa1aze\r\nq2E5/2nha/x6moeH5Bc2TWl1zEz/adlnCsgwjfOpj9uxt/+lm2+hXK16N7mU\r\nwQ/o7/VQqdbi/Qp98pWHVbQrXngf1HXsRv/vSd5EFaCx4+ThVMGU8eEiQa6Q\r\nRE6kxdkRXE3U2f5qmu2dRGJX5VV6SSW/M+RVwE9XiNzVm2RTt6atYUiu74Zw\r\nuJsSmuW/t6vsREHRFz0ILeibKnNFB64lB8DC+UDnSf+U9dw34MQ0zaqk9XQa\r\niroYpcElp745tN2cTOZMbgjFoFKprQsSff35KPHIJkI7FVCKadAosTgX6yHQ\r\nR/tY8PCp6ATVKWEs0yFTsDi9my5NCqyRVm2FUNK7/SNT+lTiu74Pi/s5RRhy\r\njKAqAMDRSZXrXB5Sg6Dc1Uz0AMDmp0GF96Q=\r\n=isso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"8be7c657c30b4fe92e9ff3353f9fcb1bf91fa4fe","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.41_1662065840756_0.8503871113862993","host":"s3://npm-registry-packages"}},"1.1.42":{"name":"@api.stream/studio-kit","version":"1.1.42","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.42","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4bee83d2f054f9d5eeb4907eb322288466c6a44c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.42.tgz","fileCount":61,"integrity":"sha512-qp6xtlWZv+hn5TCqmj9YBv0MTDx/fY3+QoShwONnDO4NqseThrghHYZ1XJ2dyP0hLRIZ7Zr9gi6Q1SFrUCZaQQ==","signatures":[{"sig":"MEQCIAn9fs9hZiF/XW3TF4KQwF6j2O/7pgmnwzubURr4dHabAiBChVgYQoroxwkbWAXxLiS6IIAt4SLqTyKDW5vfzclSNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11732342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHCImACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCZBAAl4qKwWjwcbo4ijKoPrza71sAWNeouKdQ0rcN3B4iCsIFyVr+\r\nHv/+dqwzVSMkHNJt+hxMeP2X+xo6YioaE0haxJx5Ev0adVe3qM1XDNip/Lvs\r\nKMLddG6n6qBW0enRw/THGZqwYDibSZQbrBzgqlQQX0ggTMZqxLdZP8BltulZ\r\nzJ3VxbxWEuKZS3VlkxpEBwg5lK8w+v5ZNbw9O/LSA2zJarQmHOiPm2YfNUVN\r\n9Tw5N4oM4LvXcyMVFIfYQCxxSrr9mdZoAsIoemsD8Lai68uYw/WYrKqzzSGD\r\nuzQNVH9Mew0a96c4b+6VrphoUrV5giqMKmxKUKjCG5RSUUalEkWd0rfzZojf\r\nFVuaJDW3Hv+H42zsoSw55oUYJU4kihYhyQ/I93etvckeZ9ZU8XFj6OP7LM9J\r\ntcPMESAaTJX+73Qvmf7KnmgDZxVOZx7dppp0neDv/A+UNjI9xiuzZ/kgsoc9\r\nfkNZHhrjMc+IE2uFCjAeUi/jHdyfkKETQbF1jmBl0/OvR1xGCxhnCHXoRlSC\r\n4PeppQKgLR+L+OQhzWtuVn1mML3MbZ4alvdEHhd1Bq3HpKOyIW9YmqEzD9Qf\r\nzpu0ByGTrqGVCHOHhkpFs3CqB4rEvwOQL3TcTtWO5F39nY+MLocmA7m7E5Yc\r\nW79QpPAwQrOzMGoEN/90MQ1hm7YwNtlQrds=\r\n=m1AP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"462fee094614c03f798848f1b6d6c36afc5387f4","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.42_1662788133830_0.3415360685488269","host":"s3://npm-registry-packages"}},"1.1.43":{"name":"@api.stream/studio-kit","version":"1.1.43","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.43","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"25810c6e39b4bf0007c38142e84645af7074904e","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.43.tgz","fileCount":61,"integrity":"sha512-hpNiD/dMYTWObbXXPgHgenkCvfMNPafdT68DyhHtUp3jrCdGfIXFsiiiUhSPn2dA4P+vFc6C7tv//eESpmmFVA==","signatures":[{"sig":"MEQCIFCaDufy9deSGnJ4z5uSS/MIy0tSSUGgE8UV3U9qArEDAiB55pXbhxM5rkFDwAyVGBkXPH+BydoX8BNccEDTR670dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11745357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTylqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIXQ/9HfA+qNNDXshfOCHAJhD43U55JGdpEQIlc85pueQxswfjs88S\r\ndKFqbex0MN3li95Irig6boiZXaoKnKOFpB7gTxHZ/SSifsg+sYnKG5cd5BKw\r\ncKln9sF1W1LylPK1k98HzxgWm8VJB7SP4pNSIGeqaRJDn6B5IShTE/aVyf1f\r\n70alV5y6O8zSWi6dlOzR6FirBH5xs4MJM7fOd/BNjdh+2S37aTfw+BtDixOC\r\niOE4bw1ZdMQvBTOm4T1z6ZYtbZgjaA4WtD1ZSDTeZY2MFuHiDevkLVXyEOl7\r\nRTMrY9QMHXSne8lBsgvgQDuie9rzlhkdnRPJJG4FXzw+ztNyYxCbJumUdniI\r\nEzEXBvrOG85LNen22qON1LN55fn+99rchOp8dgjCnV8vvTHg3ML+GQxwAqST\r\nHxINZGvo79FiEDWAw2nxs1o9Tg22FyLk/hDe1nY0gANL1ibegbekjZcdTEfs\r\nw2pvaM3AGUxty041/D20loqm/hrfZrw297au9qdAV+Clz+v5xfpDp5oVy38s\r\nLbg6cG8AI/qj+KPxczRGjrE///NSGlWgBEoT60TGHpvB1AD937axMJ6ntVy3\r\nQGEDt3aOboOovSewsXopPbazzzT3TPTWDSAG184B25/aOubR2g6gH5pKFDiW\r\nc3v1ZVUrorFjtmMCzv18xKVBFkOLfrBynfc=\r\n=0LGs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"d1ac0301a610632a2f795b75bc7133705ae6f81c","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.43_1666132330108_0.23011156412035172","host":"s3://npm-registry-packages"}},"1.1.44":{"name":"@api.stream/studio-kit","version":"1.1.44","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.44","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ce08fea23c8b91ac638aca5e78d84d8114474f2b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.44.tgz","fileCount":61,"integrity":"sha512-mDikz0nSNtR7ZvVXk4N7C2XfRfdLlt2EP6s72Aqy0ifdyeOAfO8mOTxrzq1h6TC4T5M8QIrciqpKwi8FdKN3zg==","signatures":[{"sig":"MEUCIQDjs9aYG4uezChW4MSnFRMrDGOwJlJoxvZ+NZaigqXAiQIgIiQ10Ywq9s6AzB9EIV5CyfrPGmm9beO0GllXbXHWpcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11745486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTywDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5rg//bwOpoozsv06ekBoDygZNuVlLJNasFBozQfnxsNVkCPMnPcUA\r\n4us57k5ppubgoLx2RpBY0RDxvy5TQ5d0/UY7ZuniCDRugVQ45dIn6Js4NAEY\r\nADjZ12qj5X1828BUlVnt2YlAxATtY0ET0WH9fVw1bNA/MJUpha3+2UgGe94a\r\npHK9Zi+HQGdnLd6RYrRy2p5g/wbfl4MJO6XQfa1CC1f2Xfy3aFfCYLXUTCgM\r\nDfMz8uOcPTOXXWZXt1eDFHoJ2ijDi+1V8o1N7jFkt1VjxBvoAFu0lYXV5Qrw\r\nRMUQT3cYOxorsmjOc2ilerl/EYanvc34n43NCivuReq95PKsFMClb1ooHupY\r\nGweCTVUtm4Ih9JF/11TAbCL4YicTE6eN1T007qHQyaBP3wjClCqKat22HfP4\r\n6CMQ8DPaIFWBFdRFhCif+jo16MmKQ6pElMD5HQQvvFY5iUD7xEjweygvahmb\r\nldqzxzJUmCfAvrWbnm/ZEBVUKH6QJ63Xhu72e4hIZGMtbVyZbo3qH4J2U5M3\r\nagzf9VjaTcMfiwO0vBOrVP80WGYbl0pZDZiKd+iBEOSv12pjTcOKx/uDIfx1\r\nqyN8pK8yRhKKxdIcGdybWjXacL/YE8D5k5fzPz11x+RZx6uGBDsHUbX2N522\r\nN6p8SKDJN3eEAXOL3BgttBA2Zeo2IrYCtSk=\r\n=Taqs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"95c8a7815025626966aede7670c2eb2bb1998488","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.44_1666132995347_0.10723785623429527","host":"s3://npm-registry-packages"}},"1.1.45":{"name":"@api.stream/studio-kit","version":"1.1.45","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.45","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"27d83dbbbcedf6f4e81841ad6bfbc1f91f77d6f6","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.45.tgz","fileCount":66,"integrity":"sha512-CDlHUKvBgkZp3vOCJyVS10vbmdpKOodWmdv+tBH9LM9pnKvguuqqoGy0DO3FkqJDTtxN5J8QUD3BczCpX/wCtQ==","signatures":[{"sig":"MEYCIQC8VVhv2HovHW8EhnkQ2+Z2KVDRodj37PjATqblvvOWKAIhAOvpL55H14AYyUJoEtE+MLdXsImVkqq+INxIfBnyyRT/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11945026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUPocACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7ow/8Cd+fcfeZAte7EGxGiwoewYFOg7XQHWlOTHNJbG34p0jxnUoh\r\nkdl5XZg8nBymBuENUMdhdX55/43YSzX38UafEbOJG6dx5+nrBiTuRcXoFPnD\r\nmmE0jCimcf4SW+ErA+nGO+W/4ios0I8Rk/cFUM6BljSgK8rMm2WifHqa7YfK\r\nc7x0Y8jUen6ID4q31Su8xAougNyrybgCGlfIYeV2qKcBaYb0tM6S58sfiTda\r\nY5UYGzf+5XWqA7XEwiXZvSwT9cDsUymtpDGJGaa23PgGuK2ByT6+sAYd0UIT\r\nfjr0rIJjjzNwMvudaMM2kW9zNk9AJzIonwLWk5QzvS6D1dkuqKlQ4AgLAJ1f\r\nDjmVQXQCHWJjZ0gyJXlD9gd0L73j5RuIB7Ng84rjHNVt3reMKc1/wWtqFQf2\r\nVLNCNnSqzpiaCqMnRvBw/rqcFsPUVaVULaXPwYYXNNy0Btc9zeXAYk+t1V6B\r\nJ5Yc/R6yllxa4NTGlqH0LbX+NKrruuwPuLLqJC2wg3AXDu5BtuGWf3+RUGbR\r\nPAUwCCJ2r7r1Op3xH7btdrAGq0b5dE9uewbcvnToK0DDltaR4Ti5xZCz7rzs\r\ngV5gQlpmW3FdMKaQH8KXGIpzPgOCbeG6fJRJmPk8AF4kVhPPirFBScpYYl4Z\r\nfWJDnuDGv66/JNZNh/WSdyEK8AWWiQTiqcc=\r\n=mfLQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"678e76c3d4b6908f833500e43b4931a29c0900e7","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.45_1666251292315_0.23858961287099745","host":"s3://npm-registry-packages"}},"1.1.46":{"name":"@api.stream/studio-kit","version":"1.1.46","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.46","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d53cad9b9e515d46dc0f3abc5a1636a998fc54ca","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.46.tgz","fileCount":66,"integrity":"sha512-6oSwUk5QAHctf5hRFi/L1Ds8Qb62JlPSP8GOvs0RIR299Q2VHVG94cKX3ESdxEbAbEppHIAgSnC4JzXBexlMkg==","signatures":[{"sig":"MEQCICh3rz4k68somPxO0GOex6e1ymy/hlPjLl4xdqaH6ikuAiAe/u/uhigMiqpbT4NLm/UnOfsvWW5RJ4w189LLrtTrrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11941780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUVG5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoW2w/8CgLyl/AM4ohV+9OxBY2BD01v9Fg1vrpeKugWVnLZJIU/u7WR\r\ncoWDOcOER/EyP7ETKIYlsCiQ5fqojGzNGi2UxAOvmwwofYDTMdUWEjfdlqfz\r\nRqKDSAIdwHufR06xf8t2m8bGqv6XyEQhkkPJ3AUvEWSX1EPAZTkmCAMvZhQ0\r\nshMTx1xPnO86ZuoV1x8Xzq7vXKAlx0Eas0XELChng5us/2udcQeDXGSt8MZ7\r\n/Z/Zi1G0FX8t1Xu+byWuJRPyjaGPosUdkFppoyI6pqyYguG2dIDqYzXcUsmy\r\nr6wFzcrLQ7Mqmzm3fwTGmZfXT694ygQv/gAxRQmcvA0M4BpXqDGytJCSOKBY\r\n6MW2Qu8f6IwUTaqw5CIMxaagpacdn8MF/U0GQYWsYMrLjVRRz2fc+RUIrPOh\r\ncC+CqE7FuWZuj/u/P3+JdF88BTTnQ5ZIE0LWpl8sPCzS403+HRVBwQ4jrxJk\r\nt9UV6eAq6Z1ghzb8FxAw+upM43s/zYzriH73t6ga3El/iFrSvRZc0uj3qe/o\r\n5u6DYGxML9tkuHd8mZyrBd4cB5sc7BJcG8IOcKC8GUWhsQyQ/6IrX6VoCKXB\r\nto2XQpCDrtjq67gDBzPdyUEaOMoD/LkWPgJfRlt+qqKAeru/WwN4O7eB4BoD\r\nd5EVwRxSmBskoHERb/lsmScsYwlb22t6zQU=\r\n=Sed6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"f3eab3d86ffe2347acd4c5fe56e4de88c4f59f1d","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.46_1666273721359_0.8808347691875107","host":"s3://npm-registry-packages"}},"1.1.47":{"name":"@api.stream/studio-kit","version":"1.1.47","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.47","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"1ad028c5b451cc3ff5f4c7735bd5cdd3ac91874d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.47.tgz","fileCount":66,"integrity":"sha512-f42LI8aahNTJUzcgzNNC4zRe8VohqY+WwF2mV6k9pk2zJur2LkJWZr+t6DNbj11M7mvgDMziXKPpHRnZVNYdYg==","signatures":[{"sig":"MEUCICSivZ11GtVsfNNCYYpjPTfsYVHcPDJnlCUiIxSFZvdHAiEAphugHreqTBdWfWmsyItlv6iA0w339+VnuwrK42Hbnw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11942151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUlA8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/qxAAiNEz6g/x8x+OsGtE6QyHA7tS0rg00wWeeH3JLVOrTY0tq8zp\r\nhzl3cVYs5q/f6NseN2X2otCf/Ypr42sMuvON0Efvz62/jzIXx1+6zSetDSWM\r\nKQ78Uc5QF81O98rktrtkzoYxeQLUT0rl9WJ/K415T6tlgW6JYo0WhBnBHAnm\r\naaNZRY88OuBsDUZ6vZ9LbPr0y23X3uDbdd1N2IrlQIzawIoj88i7qSwk8+hl\r\nfZWWl+FLIZPMLAzncJv39sp9mEbDz82zFcFZ49sPyPl/gpAF9TZ3Hj4niP22\r\nf3gma45epxbgTTsDN2TN1eCBYUXwDEetY4BUYbQz1bRbdYBe+xEdkJ5ikaEv\r\nrkGoBfZXwrus+aOq8A1QhE20AARjMcsO1VxYXjJZQWEjx9teTJMc8SL8BUqx\r\nbJEskYgpkGGC8HgqBQz+vXuKWjjxfSRGCmYW64mJHq4hlMotgA9TB6TuI89u\r\n78yXVMfBDLRb4gur8g2mZ5l2IAQ42Q37B76KwMubbKxIL3BUQJw4nfeNF1aU\r\nPcmNx/rDPXu8IvQEhOyl2Esuiaesn3mzPbCnDyhqxPhkO7vuu7ua5LTPYHm7\r\nuty7NWg5x7Cxrz3P4nMSSvBLbm/LEOtS2Ff8e4+8pauRa0sZaTCGiY6RqaG4\r\nNE/DrvZDGdDT5paOMFXWU8ziXuMr2SoKEH4=\r\n=kB6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"2298d62bca2c0296b319c2671e409a2fdbf61992","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.47_1666338876000_0.5355998855722526","host":"s3://npm-registry-packages"}},"1.1.48":{"name":"@api.stream/studio-kit","version":"1.1.48","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.48","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"6ea7225be2c22082d141f8c5a797c7fecdada706","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.48.tgz","fileCount":66,"integrity":"sha512-bs/sOEi7d7BAsWdNGZXWpUP8710jviebhlicNsI13n9/1OosAZWyOCQuSc3lrFlJ2CTKHn3goj9EVyxwl9dsrg==","signatures":[{"sig":"MEQCICyPN5IYwSqOkZ4g0Z8n9+0444uaHEGCBSewtoifVkwaAiBheYNKocoPTYMU/dEW6LRI/4HNGsMrb6hOL0mxq5rryw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11942207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUpgXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOOA//U6YF4fCjWs4lUyKHw4jpvQSvO7KXBA9oqwbo5wW59jDnL6pJ\r\nRAMibNUfCVC/EBMRuhKS2sNfNtzEK3dTOUAMmbjilx4g2sSF271MPgS/nqsf\r\nfL8PRq5/0zpfkHeafCd/caWnB8w26j9U5dyPhsJ6F/Zy2YwALgCqm9jKBFDa\r\ntP51nmyzopn1TrbGwBhx16jRkNVX6S25XmeZ9T3r7U0abY9uJf5VhsIgEHxc\r\n4D1pYFRbLGt+I4Ylzuir+4YwA/T4GJow1Tr0X/WQ/vRfblzZVBxRP5YoF14p\r\ngY7VivjLQERiFbOTKEJeJUvodkTxf1RpBbq6vlkRc/i1feF9AQV++dljFhmO\r\nSjHHfOANL3cxvCeATqIRfhQhETNbU1dOolDtkegL0IGapfCwcGM5reaupMnw\r\nUjSBiwFtA7qDEXszQnItMJEed+cgGm4eVXz4a/C/L4algpGm4hQv1zWyzMKp\r\nKD5gQzo8owgpnWN6KysCU33yLlajh6cGoDxGMX3y+LWbTwUQvXA5s1ue3O12\r\nPLAjdVZT7zw2sdR8kknlGZrOoSCd+p4/ljKjyyDypeyFBJoud4uHCXSED+BC\r\nZ1lTwFF2kIZ+ug68zlRLArhHmjtBzVXQpRkwRiNdIzRuAqAu47ztIPyuHaje\r\nEyf4teAcjlMhZNwwbxxYnhukrFa55aCGM3U=\r\n=eEXW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"89ef20ed50cd1abe09cca408e9ad9e2521945925","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.48_1666357271137_0.6713776561422333","host":"s3://npm-registry-packages"}},"1.1.49":{"name":"@api.stream/studio-kit","version":"1.1.49","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.49","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e9a1107b81c0fb1c6e2f66a935557f4bbd0f8931","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.49.tgz","fileCount":66,"integrity":"sha512-0gvmy4dNCfB19uE7568CLV3neeQI/UTLFWkUsPyYEIaTMjqrwCM5zdTmIQl/s9UZfKayLwq9lDXdLw6xyHuqVQ==","signatures":[{"sig":"MEYCIQDZkY4zdu8rE/N3hEbjLtfcqCl0rrVdstqVidfFLyeeeAIhAME3b6G87RxEoPlGjRZm1cEWhNY9LJooo+mD9KjekH4K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11935791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUuurACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYyxAAmIVq6XJv0BdiUKzHhOZGScmrQW6i2XcANeXzg52njL2DqDOl\r\nmLYOcBiBHChG+M+QXPIFctI1ml/BqgYCGuFvHoZIHI8lQ1fq++u9/cQbAQSm\r\no6j7NE7EgsJ3UrfUGeLaeWSCuq7eBoFKYoeum/UJAx7VHEiOe9TwHczNFbsu\r\nb1Lp827LfNY1iQkLJRwSIzhof3bTm8/fQkCwbI+OFAkjnLehFIwm4rQP19fh\r\n2Z7gfUkUIXm4beQaECR+ytzE6PMj2AAAv34XfnT6PBCGHOOCQMJLyD2JC9v/\r\nIMU6s2144Xuy4/+lEefbFIQ3x/2/LHfeec6yahNPEk527g4jItH3dKGCUf5C\r\n15pg55d/kKQe+D4zNCMCeL0sKUsfcSgLsYp5rC+43tbYsW6KW8aibybPQH2k\r\nxwvpTL+9+AOGRvHP4VwkEShDahMBfmoQrqXnWNnkZlh+g7M8Ca6w/yc2ayCT\r\nmBKNY/FPaI0t1Y3t0uz+O4bRDQcYZZ5NjkGkwYa2O2rxhY1IhJ19ycKCXijT\r\nD5OMNQ2ICUSeDDaICpPPFJM3C2ZjTIGvAErwcqx5/e0EVINLfzDw8kz/vtQA\r\n219uePfiwiBZxC7u57mavlsCTnFy7kTzQZTSBVfPjSj00huM9/AtxW2jKiAD\r\novpcWv8wExpp30bqkCWv8uBxcWhSV/YHolo=\r\n=YVDR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"d87b15a76c55a92e1a66f0dbba6897fea24d91f1","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.49_1666378666871_0.5957737206592484","host":"s3://npm-registry-packages"}},"1.1.50":{"name":"@api.stream/studio-kit","version":"1.1.50","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.50","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0bcdafb98a02562aa99e8864b1c31a2f91dcd043","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.50.tgz","fileCount":66,"integrity":"sha512-lbZcT6GjZQDcNOKIO4kfnU2+KaeqF8RuzMD2DtN7U/ahIHH6jps10QbadGNRPgyH5uJngzFCbpJGW/tN43BrGQ==","signatures":[{"sig":"MEUCIQCEaY6Qb+hwNEU+Gk1fC7Cmdzl6xHL+CUbDIwREMw3InwIgKotCbGMXcBgUF7+nQOwxHm3pskfH9DuEW8xt42qsg6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11947797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV9PrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMtA//YxvEHxk5k1JXX7rWotW/5O39jO4wsLqLRDUlNON6Dy58tnxJ\r\nEUr4/R1lVl3l1CLsYLDRIUmySZvDocmSTpKmzwyx0a3xFHqFP1UsY51XQYit\r\nhr/7IOBNb+EmKZX/gYm/xcCNckSYKbjoJp/pX7jR5kESRK9xxi22Nae1cD4X\r\ntZaUUJJiRuX3aQCQRCilrfN66HfQwqEG9El052PZTBXX480HnQziTwf1mWb5\r\nz7rHARGlXVe6rFWEWibUnC6m/gjHRvpqvZ7XDomox9mDfjB4xNhdpoTo9Pox\r\nwQ/C5H8510FvTFQwoiHNZ/f5ZymirwtqamdGC3vhmM7Ubc98oATOlXGgfNwN\r\nlsJe4gm2Xbs0S9hQYwR44novdweEd5yZUNyjmkFJH6mzCRi115kDeVOAkjzP\r\nJ31CHgqgH9zScgGHQatrDWtP78vFT2KXCDyQugVF1dP89/GR4oWZhX/sGTkz\r\niY8hx+TgZPCmkaueAp9GYCNj9I51WJOhOB/TZyDMSVwm8J3Yjamx0LjB5H/7\r\n768URbmdaizHXUheQWNklqAo7q/u5T9OKcBVtl2aF00MNq3HV62TMaSBpSve\r\ng2hve6KGB5fajwHuRDRUI0fV8WB/HDFguR61goGAKT7wBdD872AP2RoaXGai\r\nqyWb4+duebpWw9PZ175lDzt8CnTwUeUhoYc=\r\n=NTKo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"0e7bf3cd6b2b1320b88582e6d713fd99858c04d8","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.15.0","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.50_1666700267497_0.562884997450106","host":"s3://npm-registry-packages"}},"1.1.51":{"name":"@api.stream/studio-kit","version":"1.1.51","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.51","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"bcb5adf417b8ce09ac894742ea9fd7113cb914a7","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.51.tgz","fileCount":66,"integrity":"sha512-7re79ga50bSIj221ILSz3MQfr+QEa3oW3Lslr1onpSlNkrnXy8d21CuvfJOkFsqEp+/T200LKXaqp/BvwwFrEQ==","signatures":[{"sig":"MEYCIQDN8G/SAD9EZqY+BvoJirpHLLI72rZZ8RjQ0tNhW0vBpQIhAO1k1WVUPRJbf7L7ymaa8n077ftWzBXXtjgD+nAm+9Vl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12224253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjarXyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjvA//RqjAFw0bDDj27Gx6TBRwkFjNtgkJlm9rYMFfkrio4hloy92G\r\naS4kEQYie70T+9oMiZJh0dcMGPW4l25uHYo9rxse/lDIIFuQPxDZKAAfmOd+\r\ny3OiydCZRN3ih7WFozVtB+xMZQpoAvuQH3Rd0h795CsQFXzmor3RLY3cCZZt\r\nWBARYkvcesqOra3uQH1iVOuqu/bdOrMn0dBoYUfwptF+wxn6GjoAlLe+zk9V\r\nEEPHIpZpFuMUyKIgGmRveYxRKBe3XebR2nW+wNuviIY2qSfRX1lWGgK7w4kv\r\npLd4ZgdcuwdJKzMIyekLfKkWvdf+HeWobvNpQOWT9ut0YkrLepCIM82zc3ho\r\npUXgAnRSsJ7rNYC9JxVgbIJ/7R02oRlyFkgQCkQuGXxmVTsrRN9LplHR6Kte\r\nHiRcRwg8Mt9h62q5V4PU4wWRJuSw9k607iiR3lEWCmnH6vL3QanWuYgzvBn+\r\nHTvxU86/GBZf5GXRd1iErRllkspFUTKlfPZro9xZNr1q7v9ObrykPx6JkCsH\r\nOGRstEnQerp3a5xh7/21pPW/A1YfmoS6lZDZGx033TOr/aJXRi+RLbt6MQ4s\r\nW5BM9OsR5583zO87xwE7+rXt1Oo9auFIsrGUvSuxzab++Z7R1dQ3P7fyBgo9\r\n2fm9nepBly8j+SY/J4f5w71NI3sniMGf7SA=\r\n=2Zsp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"7428fd70ed2a784727e7f8b8a45d47261fbe94d1","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.2","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.51_1667937777735_0.18511469927392854","host":"s3://npm-registry-packages"}},"1.1.52":{"name":"@api.stream/studio-kit","version":"1.1.52","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.52","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"eee19a8b3e93407a80115f6aca350781e7dcf767","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.52.tgz","fileCount":66,"integrity":"sha512-x+5yQFdhmKiuwbiBkArJ/8pCWMB/+Bl3nR2I4xrAaxmECG9ew3XzvgKE+qGDOcnO+fFqf+2hG7KGOHZLJ5cTVA==","signatures":[{"sig":"MEUCIQCbA9VX0gCFWqcIGDqJqLMG1zXthFCiy7/6C/VbL9evMAIgHvJPCtkXhHm3ym2rmtuMqUdinaOIHUadzcbb/DSkgrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11972826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja0EjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQqQ//WqSU6qg22PPn7/ldyOcoBY/g90FZK0WUYlzPTlFqqNGY8kyo\r\nuFKp5NmexdB4JvkwHVjrA/7BKHXxu6JkcZZ9bZSR0P42OSPbWT+GEn40M0tj\r\nRxjEBMzxkOrGRD0Y9wPVtsp57tXkQ2CLTYzgTOiXG7n4kM+zajiGpLF6h34B\r\nhL16b578JZxJxmYuaCZ4063TwU7aNp5hP00x56XlRNQDvluh7UoNdNtA1YO1\r\nCviH7rKxHWJpSqlsnr5V60njmAdjX0TDL0f5pZRAZAL+zeMFbIhmkWKeorA3\r\nTxeB2QXeBB3Ymi3vWH5wQrGKmyhW7qq0DTQGK3GUr30+wBSwUW31WIHxniiw\r\nDTOC1wbhGW9qN6USh7nbwrJS3Efl8Ok64LauGg1BpyJPRT5ZzwqyDyavbr2h\r\nw16fcZk18o07m8udSDv217I4KnWzdGfGMZwnUx3gUdwV/gb146UkTLSJRhc2\r\naYjAbq3CavzR0PNn5+L2M5RY5/wxNEcAkwOq82sVuO3hrLi8mz5+9Nsd/m+i\r\nz+cm792iTHyM8yiKWUfNscRVRUioGnmjye5LYcT+ZQ4j6iW8JrIwpZecy6TW\r\nmdLpJRzsUSZBqD/2uwvzh9oXVz5S1TV2ESXrnS26ZmTnKyWNP58/j7nbl/yf\r\nkeUEWWHz665gHjytHKS9t3JjpSNDiOe6ixo=\r\n=WuOW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9dff2075d5752f13ffdcec5acccd5819f5aa41ec","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.2","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.52_1667973411490_0.44466550935200977","host":"s3://npm-registry-packages"}},"1.1.53":{"name":"@api.stream/studio-kit","version":"1.1.53","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.53","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b2f2453037e6587f7d5ac3485ec9af6a927d16fe","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.53.tgz","fileCount":66,"integrity":"sha512-Hj1RausCgJIlD60ThELUfrN50R0lh+2vRQEPf+5Cphm/uwRrXxwPYtV1ah0FUwe90zlKyiobhuhSRuL5SLtB9A==","signatures":[{"sig":"MEUCIQCaSaj8sFCuKUSpWjePeBIo69RtiiZXuhh+aoBaF7oy/wIgImzUOFYAJ3Fk2om8oPetVLMAp8wp+ouP520JrdaQohM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11984434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcm/jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGHQ/+J10g8OADxeuDaAylMPmb//CpEJ1sVaVZaeCyUWFmLtn7bvZe\r\nL7u5mjAVy1WPWcBoZpOFUaSOnJQ0ZvhnCy5U7MEFN0VMrbE/04Nwjc+HQOag\r\nvzh1UNNzjrs47mU/C22ag1QpywYdWss9ixZ79n0MadKBVv5t3kYYSj7vYICA\r\ny+Wzz4/UvduVl1ituAQubVBNDV7B3iRI2F/2y9KhD86/6Yk6EwLYYbiNnG7K\r\n/7E5M5d8DI+HXViuTQKztJzXHiOwu8IwDuuiaV6tJMUX38IWNxFrpwx5IIXY\r\nUfZCNy/uM35My6zEuB5T+mHMWnXXgjOZY8jTkI5pmM4opz6o7WgHSpaLLfrq\r\ntd/9TlgtUqljAF0jPSROh6Zvtd3Q4yqJkdSWR3QY6ZwxwOnzp+yyFgJn/W8j\r\ncHBiQLYwuJpxXpkozcZMbYwIPqMPwyuPTOLMvvvNGJ8//571+qBVkkxgGuo0\r\nMsy26Ib6Uh5NNwSyeDmmaGmcCzlYnAPFIhtb0K4lrgG67R0iKC+bHp9vdJZ5\r\nQCAjPXmlpiGG1ILpy/BzeVtD4c/k7lLpJHbMNCc5Hg0oi63PN8gc8sRqx2sy\r\ntWbYBfkKDubB/xtia6ilriIwK9Q3ZGRpLXBOQJBWW/leCd5LovhAez5QHOVb\r\nj5k8cHnmszRISGWZNpIldzfXsK8g7vWeAFo=\r\n=9jFf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"611159b169ed688e17aa7dd279111142bcb1d7c9","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.2","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.53_1668444130795_0.617667012354328","host":"s3://npm-registry-packages"}},"1.1.54":{"name":"@api.stream/studio-kit","version":"1.1.54","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.54","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"70b1ac80053d4e4485871e509c61e66f2aff3703","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.54.tgz","fileCount":66,"integrity":"sha512-fjO1l0ooUbXL97qljf6BpVJrxh0w2/DTcbIImZGxh4ZhQGymcHZOnk/9xN99vSgB6roFJaqdthgu8pQic4YVZw==","signatures":[{"sig":"MEUCIQDcCG5Ubz5vpQDGZ7W0SgHPIf0pLK94nm8vCo0TOnGpJAIgH8mD8Upv/nddOTQXI25zNlblmPt3zetlfQUIxB8bQ0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11984462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfU3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqX0g/+PNNGUxyW5YzzNMviIifN5Bus8AI7G8ggN8deGAUlFcpdZHpF\r\n1p7L3Qq4lIv+zNOPc0MZVSg7PN/EfmQOwVjLZEvuTMK4CMJfxsYSUU4txlwr\r\nBILOndmHQh9dPBIX2GMrEvjNCZQC1BN/qlIEEkaxTc0Oe40wzSV1C8sPge1e\r\nVXQDiXEOXt68tks3xv0qxhja0EUlq7Vfxiznur0sGdt/0RSuyUWo44znOpWB\r\n2ZHEXV9oFfliI9GXNwaS9aNnLktn57l8Bpa1c4D57InAxugszBLC27MLuNpq\r\nd4lO9Yjgn9scSxviPFDjMx0HjJQW6NQmB4qFoILQ4iLXFea49aiNZSljtz6j\r\ni9kVcVKbir1sEOBX2OEL7LXOjVPBFDRfE00zU8BdVKogQbPbhSo67Ggk9a+r\r\nnqIjuG5NFe6AYHMAZLwrG2hBo+4qQDv7JSd8Z9Z+UiS4VFTALXq3cyG4/5UK\r\nFnd4qNVfK3wIogJ7blHHzvNHTw7zJ7TM44ON8+B0Ka8FfV6GFt9sT2g5Henm\r\n5r/ngX88OV5lrZg1b0a2hDjG/gnzrVqs73gtjg6nTBQD9JVzGBhJ5+qzbRVM\r\nUie2tpT366BBpkPpJULdlP/wEzlYn8lQ4uh4k5l0pdCIzK6moYIWBmXczBzC\r\nnJEJiecejqei9m6xhPGU/xhOpfWMOyFffmk=\r\n=S3H3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"81b652743830e73177f5cd3269af52a515232b2a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.2","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.54_1669156334818_0.3732217865477696","host":"s3://npm-registry-packages"}},"1.1.55":{"name":"@api.stream/studio-kit","version":"1.1.55","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.55","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4f2ba1ae886a3f3860c668d1344c8835176596b1","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.55.tgz","fileCount":66,"integrity":"sha512-sxL8bsPb0EfCxNsza8dw1TfHJkJf9h3D41O9RZuxBuz0S/hrGyfMNDB03sB+XIJ3x+zjfYsf05SD3ZQvKQZ3Bw==","signatures":[{"sig":"MEQCIE5eDDmWEMeK/aRzqsUbZIBc1RXFPukZ14nC18gCIlL/AiAEdHmVeIcuz90Jhtx4fshvrOF4zvdBZ5M6UtQvJcA2HA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11984464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjk5LFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvNA/+O6YzpeW2DgheoeMgcHFRF2dV/tKV7IcC9ai41/2nT2wnhD5n\r\nZOmZLmrittqCZjzHo7u5b6rO0wks8AbTZrfdFoX5G+IrW7Kjy3FTKLn1tzKC\r\nK+WaeIIESMksoFilFWxyuJDEhbZh8M6Ac4OG5z+5MYqrYEjAIBJG9iFyVzbF\r\nDJEZKoTET8OQ1GQumLzgpCeHUBPTVM98IsBKGzjdPyHcEuRJxj8q/DnRJJ7C\r\nSU4m7yXL42tGHJC0UHegbKVp8gIRpNb4meeQz5hVMoaPEgFLfqX8sOzQr7tT\r\n/id2D8RDmo3fLhElng3RrQ21st8pmBcOeeaSGY6L+aKWsk8PsznsGnlSVWVr\r\nYft+9Pxj1Yb4LzFyiReHs1xKsZkjJJUqw6KsJDQcMfk0OP56n/P3z6JXJsiN\r\nWf/R+Md9RP1iWaIRsaO5nEyXCZcWlyltKMnl0/6MlBTSzcHpbySn+lgFh7ue\r\nYnS114PxIRfX0hPHgj4w/h8VqBp4byIhtEbGx6FPC+5oTmGf5BDUrrKsSxoE\r\n/AHJt+CrnxDP5Ydc+3XdjdJmASyjdOLqbIoF/ikz01XZqkUXoUXYl+qrW3dD\r\nKl/qviKyK76oUQna8BDHvTw18VZMnMF7oBgEDNvzss1L+haiJhngTT81T9Eg\r\nUsL0zuzpRCAe5aeEOI8o5uW3d/E3u9g2CVg=\r\n=3mBt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"5649ee4dae04e87de940d88dcbaed282e7b96032","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.2","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.55_1670615749584_0.7666965424510013","host":"s3://npm-registry-packages"}},"1.1.56":{"name":"@api.stream/studio-kit","version":"1.1.56","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.56","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0ff1c719ea2c28c3bfc7cf76eba740ee7c9b6551","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.56.tgz","fileCount":66,"integrity":"sha512-6UpHC+ODKittkdU5iq8uXfIBKsS0M+jmDaORcJUJw6XTXp2kQCdCPqzDSEtX0VAQVtCYtnhz61LHe/MRNIrBAw==","signatures":[{"sig":"MEQCIELQNZ8EO1WDXzt+yO0ITEFr61p/B35Io6GPozl/06AfAiBbyZE7jrHp6H7yofnbMAchsGPKHyVG/N8EfQGPECOwnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11984868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0Z6bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrgRAAmAm93M9SfU86IYp/ObTEi6G6yS5vzho/dvzQFANm5JgbRM3t\r\ntUimtgVexvlgzIYk4koRLnnEBmp8qkuoyY8DFR+UOkZtu3HzpKoJy3eqsi/c\r\nHn8kmCmCbuUq3GCkaZecWfnPylIlswhOyAcK6XYsNlMcZeUVWjK/2vRralxi\r\n+bBAZrzBhj+TWNf4MtycC2jgZKaYyWmPcRQjvhztA8UQLKDJyS+CDFPqw3wr\r\n10AwSEwf6eZXz1TFsxQLWYq1oULfbalqpIv4+G597OHk7K64XO+gRsBNWBqa\r\nnrhfaQXFwHXDKsziJtAs225q2meRw6b4AUfWXZQcqMr/Qv13g4f0h2H627x1\r\nb5tMaYGVMGnNVRmx8kg7SB8qRIQXlRfb8hQUWc0rijhEr1lY8DiivZxWbuE2\r\nISqt6R/Bf5hqUrKmNjwJhHZ+rjt/TeDt7yIdnqI+aXsgLCPItEsO5YwYiH7S\r\n62Y9T33u0qChH2in2fSJ3w0SYEJ6mwpMb3alhGTP+0Qb9XFTWdQNw9UfJeWw\r\nuT4o+pFAPvPQqkBPpQT7GNVzcoERbMvv2f9SnhVV8bYjrT8jYKcIkkr7sSVO\r\nYQLjx0bBE8lhk1rr0sAtvm2bHDSmRXmAK58b7QljDe37I8LQL8ejzrvdOnWC\r\nH8iEGkM/WQAJrmjRx8SurNCvNw0u21HL/8Y=\r\n=blZd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"45ca8e961f007a0669e0250dc00b1eadcc49264a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.56_1674682011002_0.026146820625098988","host":"s3://npm-registry-packages"}},"1.1.57":{"name":"@api.stream/studio-kit","version":"1.1.57","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.57","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"514e72efccb251bfaf57bfe07492cfe438b954ae","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.57.tgz","fileCount":66,"integrity":"sha512-DEVLuAoHNbmGDR/Kg7L9BG+KOhy+lnD03GYuc0RG9zUMjVDvbyihAU3JAyWgc0loMIRn80ZCEal+ZOAJGdMJYQ==","signatures":[{"sig":"MEYCIQCrnoDr190pYS2x3tBLmgpRKAGffrNjHliDIPuCDHHXSwIhAKkWTHOpcTvwJ7jeOnzt5eC02IrgKACvcwP2QYNNqCln","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11993711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj68ulACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGzw//X5UdMrdyn8eT95h662xWN1h7gi7WSeBDDwwEjh+edsaaQF7/\r\nEjsQcBtwvyNa4wFZxAlumzb/evXKdPcAbQg8Bi7V0TP1tasDBnoQYo/RAFuQ\r\nn7BBB8kGFIbzi7ntvAb/WeqvkWkoo6UjvaS4tCXa0Z1NSqFSBfSSm+FuNxY9\r\nQEti/A4O9eVVSieBvLuEofNkO4n8a6mEi2RrPUX5h+Qnj6/nsFquPr1pyxEE\r\n1DHx+KZ+7ZyMnxYMGttnLlXJJmMo0Hv004fSee13DPE9KAVFGVsMrtNZarey\r\n6LxvDrkYiB3BqySUuciMJSCKJjjiAkxLj4IofHn7ArvQyPEEYrzdeaniKzCN\r\n3dFtY1MLZq2APno5g68cD+/3JuzK6G8AO9PO/jvfyuhsZHGFP9TpdLsXajqt\r\nkYvThFzKoc2EPCDYJNzpWxJ/OtKJsjZzayQBtSHEK79lHF+F5plBQDVHPXSo\r\nY2p8X5TZprrAbQwdp1KSmaR1fYtZOWnpHt28aFWIIQv1QJ4BQ9emzYpjUabq\r\nKA8QGhDtkWC+cFBKAcHgofhMrrftr0pUeKtO0x0Y/ZSTni918ZhqsNG9Hi0b\r\n/mUhc8LrK4LrL4upJkHY+cnPkirLfDd7ls6C3c0zhHEComL3n/5Ft0z5ud2s\r\n2rwi27L8+QMlIAtp/uUZM7LBxdikcTRaT8Q=\r\n=cIwp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"c293778924784276edd4f5e01f4461fae913eb34","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.57_1676397476843_0.20115928788627935","host":"s3://npm-registry-packages"}},"1.1.58":{"name":"@api.stream/studio-kit","version":"1.1.58","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.58","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b065a57e22722da0cd150387aa6fb46360f631fe","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.58.tgz","fileCount":66,"integrity":"sha512-wJTsyF04A43ztk55FacLvAR0N9Hd7tXp2OpTgiZyagiSM8Py1XOSl8UArfuq4DnDJj9MPTbHlHpBvWMByogpmA==","signatures":[{"sig":"MEQCIAq/v1p66Txcbb8g4QloMijDjPBZJpPDnmAhszKBFRJWAiBZp6PJxMr+RdFQu5WCU3X9sK2JJktYUMRzHjvc61pY3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11997435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9XJSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3Ug/9G7vt3H/V4s95LdzQILPvZBvyNOI8S/T7wu/o2ZsWf0mRBRpp\r\nIqekFUx8S7KPN+fsO6F5lDewJGF3aVOh0LHx6KGH+8+XTdl5UrYkFnariaH+\r\nrjbMie1qwasM1DR8fW4D53GjSfFYD336yhx0Uix8rUQEVZp83Sa5SRkVsHIn\r\nxH2gKYBO21iaMybUuhaZvowRnFf0anZIMbZNS7yHHehzNH220f0iVJAoOJfN\r\ncOf7BHozwsE7pjAUMXsymywTESWVwFC5CCAJLNGP6brvWqfPhpEZbhxo5AG+\r\ngDJ2ViHIyi7dKVS0SPqWDTxFxvU/mdUx2BtMktE76AuQlGYouMdQl5zjOeUq\r\n9j+SK4R6sFV02U2KU+n/Tf64rsGWlmgyD96ETsItu4tWC14NeK04TIoGYXZO\r\nB4pLMiDCju1a6cedN0WKln11D9Pe13Ohyv/JKfDkWuOFnMXsqo9Qo2iLxLDE\r\n/dpXX38Q9RN+zZp/AKNUOyNRDEqmu1suDTV9vLhOKBCubeix2AKmkfAETVAY\r\nKpMbHng6t0Uk13FxB4HRGg8YaCL7FDzRbTmb7vTqgsM/QBAUrR3MYUAXxN0f\r\nAOBLXBMbzk3PN7PzALaerDO99ECxBgHcgEm8A2o/88i8TpicheWMP0Yi4jaH\r\nZvPMi7DrRh2MYYw0o8UEkfZvzQRg0w7JTbA=\r\n=OqZm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"221bd50192e96905cd1b5a134cd3ef00634d7287","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/v$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/v$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/v$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/v$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/v$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/v$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/v$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/v$npm_package_version --base=/studiokit/renderer/v$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/v$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.58_1677029970070_0.8449805243590585","host":"s3://npm-registry-packages"}},"1.1.59":{"name":"@api.stream/studio-kit","version":"1.1.59","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.59","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"07215d355398ad0a47476b2ed398fb4ebd05e474","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.59.tgz","fileCount":66,"integrity":"sha512-U4jTM2Oi4vULX5m9BrV5GTqj29QgrfsKqJ82JvbJbeS39ifTxMUXi2B7RgxlkRCxDbWyaWV9svPVsarl3310Sw==","signatures":[{"sig":"MEQCIE1u1YJmjULUQHCpnXLBnceCSJEMYbjMxR5RQhFp3tu7AiA0ka8zYsnYQsyOgV7lgaSV8stWivqMDAdHqwoMxpAgGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11997425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9YzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Ww/7BHruNEPQPFomKJSTn8EYA5IMUNaPzc2XafuxxTnrIGgGGnHH\r\nYPfH6BbKqC9Nzr9NAF0bwEVXrgI35OdTw9kn1pCyFMOO2DLEd8CyyVexMCEe\r\nsDqh4fqimaiID6sTw9+jioW++SE/cXAS82lSiVXoDf8EXZ+2lILhCinCFZvc\r\nhjyliWUXo9r4eLwQpB1LqetmmtsqFDCvTy3qhP8erO1rboo9KJVJdmFYzw2l\r\nrUsux62areh2m5ut3KitQ+dQCWvR1R0nU7sHMJbq83HQP7Bec0O2xArizCEU\r\n28LMR2wUKv7k9Afu+hvBNq1bCuk1l/k5xFzGpwLTDMdkOWVsg1w3AtJvxhAG\r\nHwEa9dN2hXlw1ySckui7y/VkZPJqdpJTId7rY9WZs4FyPXQxIwO7MwGgL5UQ\r\nVKk/AxxyZEFULaY/sODCRCFae553MGO8PuMWAXdL+pBeHkVNInvU8tgWegDZ\r\nWZzJ7aWBorGQO+QcqhmSCjCaTShI0cuGXUKLWNemag6wpfGnYeFSTLv0P89P\r\nQDbmMWYP5xE62bTcafVooBrjYAhZnSgWxVOm1UdORLKgSHW64irFcZWTkGCB\r\nkuQzt5x8yOmzqHlGnPUYdtPn2JuN829L2kPXEaH/x4eICEuqrFHwkYKfzeHc\r\nCX0uHY+Uaw0Iku6xaGQS5GIlaDqCicdR9UI=\r\n=7IG0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"0b12a1552f0994c2807c7b2b46b52039b4181fed","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.59_1677036778336_0.8446817328167833","host":"s3://npm-registry-packages"}},"1.1.60":{"name":"@api.stream/studio-kit","version":"1.1.60","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.60","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"192cf5adf41e81090892c060f2301dbda6a80b9c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.60.tgz","fileCount":66,"integrity":"sha512-BFm0UHR6MVxlPOR+LKPvEx2CCDzif4C1S4cj/cuibT7xO4KGSBAa4uKnH1gL1C5xtkaT3fVaWvCdBWSQm7Qhtw==","signatures":[{"sig":"MEQCICKpTovUfagIoikFnKLXVVUiIL27vKboNf16jHUPBtZ2AiAVfNKrYNRUDayrBV7G+uav/R2YuYcxdsQdbtEdHqysDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11997311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9qFzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxVhAAgIrHgKzrfFTbhNKFc8xROLhVnVYhPPI7pWt+z9Akz99SnUwb\r\nG8zPfO2JWWJ9Z5fRt6dvXVinATNyAm6Yvq+30ziM2ev3qr+mp9Ccu7dvkmya\r\ng1q6Y5KJfg5sD/X61FJh3nPPCU8jUnT53pCpmFFFZRAVrFYqliv2kwc0IF7Y\r\nyaZhdCjkepw1BgI/f4x8m18t1x/ti8gtfAhn4FqwMKWAPMPlzSSvLdQ/BG9D\r\n5jviKEyieHwM1fn5yjomKMoojdUONitTlWhDR5T2mwvuusYDSlkMdRi9GoNX\r\nkmA5b5tSZK04/rKM+KQvjgbbXnMVnT7flmWwuf5KwypqF2ilYUocYiB2KX3x\r\nr1m3nRWbA+MDOV8t71jvbiR5kKOpnNF8iD8Qm1Szk8clO6pzl5ZgDm37D77D\r\nrO92gUhL1RSM9+sSZwPIXKsIuY5lFrY8FsiEu7Pv3GO/+TdrMKGXKG8oHeUR\r\n0dfM1uVODhG/hw7mLCesHBWd/jXMQ5xyGjeiAnIiHHACNnYUW726o1GGGnvw\r\nfv44gRqCq3OCf4wDBSP9Qm15SzxQuxCxD5hw7ObBcgngGQXPJnVk/uYToKsC\r\nF/dh+GgGIji+ucxCIi7uaZTWVYCwDK/zt8i8o1BrVEz7Si2aIfzp9+0X0Vju\r\nhYuvYPVjqrYEA7rLmnlCVNt70WzoZFsKk2Y=\r\n=O1ej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"96903a9ddc044edee20723517ee788246c5a6f8a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.60_1677107571493_0.8861627546407616","host":"s3://npm-registry-packages"}},"1.1.61":{"name":"@api.stream/studio-kit","version":"1.1.61","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.61","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0cba1fe0f6cfb529a0f9ebc2c6827e7e668f098a","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.61.tgz","fileCount":66,"integrity":"sha512-fOem2MYfMWvzSuAD/Ut3wycJGE+mfz/xqTIberISEqSLLwoJC0PZfljagiRN5+NAhEd8eVZ1PrEXOuVK7Jzwxw==","signatures":[{"sig":"MEUCIAftIXaKEuPh9GcQLYGkvAU6MJF4hGWUkmzPOufjABz5AiEA0gAbeWIrg50jGvv51RjhrGO8huK+E/2zD8z9wzC8jvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11997135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9qXvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqf9Q//bQRZfkrSk5+c+2nRpkqVlPHsPav9u7TqwYawVEg0dD7KY7+5\r\n0GkuDVf0G7CrhJIk33Og/Mf4ZtlnCGIGIySaTxlN7YgT5orU2MbXjpOJKjjR\r\nIPrTYWTpHTGMALzp/ffttEelW5HS3sSXpaovCSRp1VKZfyVBDcY/sMDv/CUg\r\ncSkcsV/h8vd3HhEhOAoMSlbfP0wYPfdutgXgQSxsVwiAuyaDUBxBJ41v3Z+F\r\nmzAA5wmakniIU+kaT0e9nUaVOlUMvGe+9l1QQ6JxBSec0lmy4fACBvT+tVha\r\nlke9iZNoltTGnCkf2hlDcDbzsM4BDl7Xw4ZQ3qbOZOkOc2AN7Wfaq2OGtIj0\r\nla9BZqE1oTXZ1dF9TJP9f1CkQXwDYDFC++jHr0U4XMRtDeGoGFOcx9LuaLhj\r\n5TksYz7Jr5vtRZS5O+75NA6FW9NQqaeyhYmpbjVCwUuHPuPNnf7vaNPrpgfP\r\n43604EKxpX/6P8Gdw2KyypMOaqbRbSjbCXvuJvEhD1EuAK137/IroknTeIAS\r\nQ+7lXX5eCY8TQ4Oit6MMIkNPgHyRJ7EELW/QBxCKhLCIMKEsY/LKA0ukTwr+\r\nAYa5MwGeRbidXo9cXBNWWpuzeGdFao7UG/sFdbNqPdjnQnPPJvdHxFq1I+Cq\r\nASXzYSrliXwxQCqQ/KDVsMDMoJMXFOBOXcA=\r\n=sQPS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"e7fa9dbc24ffc7f7cf83b911f66442c880d2db05","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.61_1677108719022_0.5120641286225562","host":"s3://npm-registry-packages"}},"1.1.62":{"name":"@api.stream/studio-kit","version":"1.1.62","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.62","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"5b6964cd9ebc12120f0aa02d208684998d61e817","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.62.tgz","fileCount":66,"integrity":"sha512-8/l/H79AzjCs6TATtjljZgy3dq9G6zDIgF18qUIUD4rZjU/KYP694jQprnLqqtERKAR+afOwXDWA0wv6HGPQJA==","signatures":[{"sig":"MEQCID041rQJC2ZTIRCzH22mqX4fK5PKnZrbtJlsxUwn/3FGAiBe56e5FxDEgWhmOE6PjlsNItipn38drF1JB2FxN5fBBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11997919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+PTyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDoA//flKW2P9hLyldlniwq/M3kQh2PR9M36rpW2wQku/lGCLUfVzL\r\nXwquDUzF+/kq1lEe0b+UWDFFaUVyTOyv+n2lHct/h4nhj2vjE/MSedWm+8DO\r\nqq2FW0kUn6RYnMF62DOU8nhMOYxqxD9IZed4FF7fLQk587UekM3ylZT/oRhQ\r\nMF+MxDePQxPU+4tJGuxM/nlyFKH2i/jTxRVDWjhykcF8XEY/NOJ+IiOVWIaq\r\nT6o/a64V6kqxTpJ9XpUnahaH/IdsIH4AuXn03uETG0pycdlrlKlAEKCaXg8G\r\nqKwP7YE2IqzT6ktmZ/yN+rDyBtAW0G+8+4DtdufCnV2a1Pk58k/CLSlIt/ME\r\nmfR82aKdffswzodAtwfCpD0N/BkLc8NauhX77Y2yFNKOiNgLuW4MZkfh6KGP\r\n2LOIkXwmhwvZxfmjlsTnFkzNcJAaonLUAcuXp2m0HDOoNxgV0CbtXm5c3PTg\r\newrDC8iVhZn9nbCiiW0vtxU+Bjpjs0jaK+BoqXJyxZFiLD+ynS5xd76AKOc5\r\n1XOajnAykZrUe+XyLUfqfp7FFGrCP1sqGtkf+CQoQIlNSpIrsp4b+ka7EVZl\r\nXdKuSyucKZvdXrcoqg4PJvu0BRGmp8LnCAwxKuBkfIn9g4CoNy7OnRFTPra/\r\n9xI44eskeW/4/StCwrVVTrWclPGsJXUeV/A=\r\n=Wfin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"7be25e48074b80d963112be44655161fe1c6d4b0","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.62_1677260018375_0.9782492172166719","host":"s3://npm-registry-packages"}},"1.1.63":{"name":"@api.stream/studio-kit","version":"1.1.63","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@1.1.63","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"fbd0acbd213cb3ea5468e3f6c53202f5ea3fa6c6","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-1.1.63.tgz","fileCount":66,"integrity":"sha512-mWUVQksQFgh9UEEouhhzE1qc13fqAVCuHzBQfRV13hZaBOhUnUP/sHTK4gGB9pHucvfQPyWLl4iFwhteOj4p5Q==","signatures":[{"sig":"MEUCIDqc5gtAU26L0+ZQENJx6p8kTQaUMyggkJ4VXSOo1f4/AiEA+Jxy+1QLFLLyQwXxuvmvH0R1ox7Bm5+8SgN8f/tcY6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11998532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/OzXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6Rg//d9vmsqOtdTCbd2alIe50IruhLGGE5ExHBjnhVROEShskqZ1n\r\na843bxJB3Ll287LEzQJfBJuTcqQtEnqjBSaW+Am0nE1BbXnr8P5bHiz6RU1r\r\noY8wbYK9SC6Bdnelwoo1Qv6SH/rIzm4oxqHXb4g+OvN/vVCGr0EuNQAdlvyB\r\nNZCodNHkkX5EcWirfL2ifutcEyb8VJHsh8pVzG9FbslDhVIR6/ee/6xUc7bf\r\npioD/qU882AwEzQQc+S41CoGVhRsL9pzQy6XRLEmmW6UalCZSuNyACtysjkk\r\nvTg6w5VLsPFdsF5kiECtgFZZFvon1K7tzV3kqI20M8cX49+614gqypjjgKg8\r\n90o4+IEo1pMTxgMY2xP7gd19EntQMLnTQr6bnjEzV+itMYdQSZd1GR28pP3I\r\nCNePdsTre3+2dusSRE/9jjYty6ZdXXx4TCn/Gjqob3QgqVyFr5i321XlLXzF\r\naX/pcKpcnQbGkUgxNExB8BZuAsMELtQDhDAnj+fegz2hsSwrgg/dxtMKiZQx\r\nTwVo7H5X3HiPwiDawNVKyejh8UZUxPRTOBX6LdHpdPyHWUJErnoINgRzQSh1\r\nCRiAgalq3EBULgbe8VqG+gJ5qJwA0zk0tvKc6eFpf5TO3/BjGPfXG3XnwGxU\r\nq4uxzuneSl2uzRuILGxYjhd++Kd05zZi+nI=\r\n=EWP2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"21e6eca718e2ab4ed09df8197e379cb893e4e9b0","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.6.1","@api.stream/sdk":"1.0.20","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_1.1.63_1677520086839_0.8292090990693322","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@api.stream/studio-kit","version":"2.0.0","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.0","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e1764e6159afcbd40fe91593777364c066514c1d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.0.tgz","fileCount":68,"integrity":"sha512-x8AQpr1SA96pnFoUOBNN0owYHZrdZ/Fj5sjplAlbB3bKooeP4abdWK8nji41kqmtzgPkGc51TL02uQcqXVGV0g==","signatures":[{"sig":"MEUCIQCweSHxLT5t3AozX9fZJ0MrnnNWSDSyqq+vQLrpo5jpOgIgFTIjrDdAm7lM62BJVWdJRnvNOGF1S0dLgtw709VARdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12083468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/i/CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpltw//QbJGGXVpcahR+tS4QJuGZtBGpjOEqaEwn3tmxYZMxSFqjASu\r\n3g68oS7RM5MJJx6YjBXxr7iOLYUhoBgtBHHJK4t/CL6U49RD7oXhwj7ZVHZt\r\nnKHyt1V5M6muSxrOJo11njc07UcYlwb9GkJJuJXKOeq97BeLUAojeEqoDs8W\r\nDfPoU8NzNNCcDbTJVLyCGGN6ibqMxlwc/TkzHZ6Lwzg/sDYtPiPjsyJes1Ex\r\nhT4ViGXBayAVxaThFynhjZBpYwx42gdQxizehDGv7Jd7ekptk6E4DPQZDRjk\r\nuoCm4dDdlMbWBPAOW5Tm5R0/kynIoiGZj729KIEQMLZ49zgdbiHAzqIdj0DV\r\nqXO27cfj4YfM9XC1QCUZ6QCbTOFWKevZgRLL31hDa/88knaw6w5fNK/1d1g0\r\nMD9WNDE0ZTih3p1xWuoFYBPCWPFWa5Y4ctXw+AUTWr/ap6dGegCq4ZlvzsyO\r\nlieBPNRESeHSIGVkAg5FyFHjOsyOQNuMAeEicRD888jHaK16c9Z2vjYblM8q\r\nafReL1eAblmnuIEJM2f7twiXQqYPWxePHfUO6SAW+K9lo7rCGOVU/pxygUnD\r\nNJI5LEn/EyGQ/mXuXiLCwsTzFu3u2Fb+jIzfFRL3YysncZhi3WhO8zPo+eZN\r\nNe1hxiRRqLa75UIbju6WU8XY8MCddnXLMUU=\r\n=nQpE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"10f7be13bd9ab516de50441c353f2b7c0d0f0283","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.0_1677602754140_0.4666684315231606","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@api.stream/studio-kit","version":"2.0.1","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.1","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"5d582d9576f343b846043133b0e4deb16538a13b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.1.tgz","fileCount":68,"integrity":"sha512-IFPcQf89Oak/1dyYL1ZSRMl/to3y8aRdckjTfIGUeqMmgdbMP/rKNPyxW6FDujSbyomQXPTi7x0zOKES7f18hQ==","signatures":[{"sig":"MEUCIAvNE1qNCfEy1ZhFEQuA7GfO7TdCTsgJ28OhlfoDTLYbAiEA7RWoq4XpeuMgxk4khIpw4enwCatqcCLVjyL4u8phoFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12083480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/kRxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpebxAAhVnRmlAZdtGiAmacp43MJeRP4Ets2+IdOLlFjILin9xUjotv\r\n1eMEzQIJZzPF1LcITPd1Wlrq53x0euFyz9IHEEfW8TSTBlK5ZcU9st83XSf+\r\n0hyaW9dNlKI/BP80+Er7KjeU2SmzNNmOd5Cmong9JVAigJPHhQAMivrfv/7g\r\na2bvBT9WYzdPUHtfcHwW+MkHHUtwItv0Po3KK96wabRd1NmGgblo4gkTHGQl\r\nBNHnSGejAS52vpzY9R0Knyq9flmTFstN7ckUiO7E0XCUlWHh4z2qpMJMVB+Q\r\ns8fg1+ZBi4HeP0bha9c2F++NAP0s51C/DEr0ghkmu/EePwBITuSDyFaEB6yb\r\nFFPMUCZB+BKZ200sITZaLrweZg3Qy1sdh53sAYQoEhfZdQPo8PTO8g3DgNSk\r\nDpKR7kwQ1eK/lCi3AQK5rV8A5C5/tKYkfkyxAWRAgwEIBE8vTCFdMZWoixTF\r\nAUJKkLGFUTGQcH9CvAaJBz2OreI9RKaw4FWeUVGM1FE2d7ovg4mJGO1eBXYd\r\nowXdUj5NOQIZOMgRKAlLaIfoCKh4yEHskZSKuGUkTyiI2vGeC7lOvJ4GR/RG\r\nOQEwnx8tNfytiTgJO77TY77orhylj2BlFOSl+ycJ6hkWQzKVfvDNy6OIbund\r\n42rgqfSaCRfC0fqp/IaAEgPN2esI/hExywA=\r\n=EKJW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"8cf4e0c95110411da8c7db5726e4ee27d225615a","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.1_1677608048867_0.28076462517027734","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@api.stream/studio-kit","version":"2.0.2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.2","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"1846cf3110b63c7ea2aa78ff774345818a80ba36","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.2.tgz","fileCount":68,"integrity":"sha512-5kL/fw++r0/f846H5ECVvoqy1uUwMFmuPx0DOVGLuZv4uW9e0YdMyyU7b97E/Xnq/I8r4MtaLVNtaw7f6HmBbg==","signatures":[{"sig":"MEYCIQCXZiFucY79Aizuc43KpnrzsOyJ8IvbTxO1qqKCmEwEkQIhAN8+7jBRYK/x65faa4jH2M0AbvDbT8mHIkTuWvoxQXBZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12157237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkABUMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPJQ//ZljzabEdPFzt7ltdQOV+JBclUKBaRdv+mMRV6S3CDX21sK2j\r\nsOW81F1gd6t7kqK0HwpWV9fNMnswEGBVBSsszcfFuEy6RqeibeL1VuPH4Lri\r\nCZrXfWxkoFB3K6RogCFj15us9dGqMGqoS3tx5/59SiaiDpFy58B4AsYmPktM\r\njow4ZDn5olVtssssprTIccZ6KjHP/6hq88kiTS5FDRXAee65EVEZRYhFp/Ns\r\n+gnpuCQ8J9antPxn1bGHleVdaidDf6fyMY1AE/3i7UAox5SfdSLQk1j55Tjv\r\nXsKONU8EQgiZPWqnjrKLhKxbTKB+zj6y0lqK9sc5dSJeqerOyOMXr7rZxM5g\r\nYgJB4VHjRW/CkF0+fSXxpcmr0GOXJV+yEHnNI5OEWGHOelmWXxFVcPfHUVnJ\r\nV+WpMMjkuUgzjNvlVJfGakH9mSXiSI2CgZKVPn3kwWOgjNgjB428WziTFM9W\r\nfkR60B/rv4RckXnaYbkTlB775xcmKmwkz7NpTJ4YOqZVcQoa6KIjAFByQvDo\r\n9E/c3y4NZhYYYfnOY++BC3taUinzp/MyBKoPF08xEmqM7SJXDf2SFERzWNhd\r\nzzbf+sRZHp2d83QRhF/SL2uZt9er0uUC/m6rxbJ3PHMbK2iKIX11e0AKhxiH\r\ndtATI3TH4QwvsrkX7qrXXYt41arc0xiRMzs=\r\n=yWdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"9b5765ddc20973edbc67056f1aaec2844c063d41","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.2_1677726987891_0.3790195388665547","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@api.stream/studio-kit","version":"2.0.3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.3","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"27942a28664efe6a476be1f4df1bd720f28f531f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.3.tgz","fileCount":68,"integrity":"sha512-gEh9HawcGVDC8BM3tTqYxE/mZdpprbdUd61fbgKDCdhw+8DGKwOD9e4TPe2sGZrxX38fJwlSY7KuOlEYx/2gQw==","signatures":[{"sig":"MEUCIQD2s4kMFr8DogbXOzFdjn7NhhHGojvQ+sLHmhM5Y11BJQIgaxJ0LjZFaXZmnqFK2TIKWX4LX/kHcGFo3jS2v3ASKnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12155636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAhngACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpuag//Z3tkLICjYKKjevyjAbW5YUkn9ykve8hTkbODCAomGhE23Jef\r\nqna2t8VP/JH1TRXku4pLj/1XjGks9KnpHzm6spU4SGzRsaTVWWIk0V69Q8nj\r\nFAdTcs1IB6uhnA9PwsuVSA6K6jOdk7MmpxRtFyzNAMn1ACGIBaSNAgHkX+qt\r\n8DyUkkrjdIc9j/VfhDj8wqGRMRv0XQyAySaLr34adivyKnaCeZ39xMthJrQS\r\nTnotY3nfN38mjdN3Y1aBIETYkZDxb+QbQ560DYpaJmufUcLku+xU9+XaCRIH\r\nJHU/Fj6UWrL46d0kqTzTLZL6QXO6vsFYO1D8bo5FMXA5KJvJhjAbVXLthaKD\r\n7KanTp8of+NM/dS73luhEU+QUSNB4HWXJJnIDLzoYpCMNymteqXtIKUxgZG7\r\nal8jCHQEpn6hXe5DrPBVU4u5CYZD/eqW/dByRGCInBXvV086hacozPpMauEm\r\nwksZSF4MUkvytNItHmrywZS5TdpaOK1N/b4HtNZ/NKGSRBIraJztEKjwjGGR\r\nkG8yOW6RStP2Ysw8lyOtdyTYuSCfUNrGGssNaMUHj2dtaAJb1lLaIp+q/y0c\r\nObQ48wBH63qRup1/hMtyLpDploF45z6+dtZmiQHHu2Y4ZxuLG2fvzFVSRZnb\r\nS5nyJFqsYoysO7zBWst7JCPvpWEGuOMN2oQ=\r\n=U6R1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"442e9b72282ae3fd2189088a0a36396d275de363","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.3_1677859296088_0.18154446924813095","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@api.stream/studio-kit","version":"2.0.4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.4","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"3cf104dea004a726d350b6e61bb35bbad98491bb","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.4.tgz","fileCount":68,"integrity":"sha512-jdWhsdNwzwpUxI1yRlCbb2eTAwGV5InDGOU973W2Hh7YFq92fbCgbYnJyV1UK26A/w/UolKhM0hSaxWyD0zAiw==","signatures":[{"sig":"MEQCIFW4OjRWfmXeBKA/2ezYQFHiJnFQsDmwE0HP05o5dhbbAiB3sukc7wYzpNKZ9DZT7A3q+zhlA1Vmw2s0KYyIyigjCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12154190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBge7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfCw//d4J6+xKzufiAiXPX3gj4uTB9gImAp66uUwqmPVYSa+7AmO3c\r\nMfBXn3AF2QXGDtJtqWXLRqpMUKK4o7fNg+YZpcqKm2twQFNEn4GfW2xBqseJ\r\nTIATQR/3pT51mg0VXR+yE5LxGUnr9bN9QghAGCmrUbQ7ZHSPELr0K2nbbVOM\r\nfKPboCdGcoDFS7CBJOlqAUhhZXVcLjeF2WkEmCdluujTE9colBJr5wDcWhO6\r\n2xQpQk1yI3IOLbJAGxRAIgoe5OC5eQ96FJpjckmj7/Elxwrd1kkJTtm1vfiz\r\nHSLncbZ8sNxPeM9PvDVnx5atBqq3t87oRgnZIsZpfkgo61g72NNC9iKYDNue\r\nCdCZCFBdQejp464RKY8MQDyMHICRG0HQpnBewJq3K7NDgm3XujgSoK4G9H2h\r\nA4zJYeZdvKxAG00OdfyKxAOrTMAB3Q3uEXGQlyqUNVZpqfDAPm4nYs7ave7n\r\nE5gjd1ardcTHUtHNq31xpiPlFnTobuJ10yFp8xoQUsvdEs/pT0xxo1ECN5R5\r\n+M85JxkfIoZx61Da+0uEaJ9yM8n0EMbyn5xdIT0zrFdMMOgMNxi5pIpCMH6r\r\nowlRr4nrCjcgNRU3/w9SSLcPAd+Hmn0zWH2jKY7/C+hbFjo7RbgtrAwA+CZ7\r\nooxvSJElpI0/3A6unhpJLGAfBVVY0+VC8zM=\r\n=2XEu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"11c76a3b2154d34e02df5de11a55f415821af0b1","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.4_1678116794893_0.5564559121516177","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@api.stream/studio-kit","version":"2.0.5","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.5","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"8faf0ded8b9557a32788dda500c620ab44a6cd03","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.5.tgz","fileCount":68,"integrity":"sha512-t7VdKYRMPFMZDQnmeOr4wEd8NYHY4zIW3VZUroL3bPrAjaXEOqWLEwVN+chyW+KagcYt+Cb71NiLBxH5B6vnmg==","signatures":[{"sig":"MEQCIBsO7OMAACkKGLyU5pptHUrcniIqtc1n5nnsHW8DBDMKAiBXia1sgFkUHC/ajVV2DudmjA8rkDC4WabgAQfpZftLIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12154386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHH+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2yw/+KoKDZnXd8CndGeCT+3aolzGvQpcEKqpjwjm69Q6I1FcM+sJ+\r\njOWUyNd4UkaxBAqOddr9zqGtjQSA7cxl1Oh13DLQ3gm+iU6OjF+RmaQXxWzM\r\nSEAFL2wb0eO9HAi08dPsaTwOr1jZA8JFc0andg3y8gM2zcDt6jW2o1uW1iZ9\r\nGK3t66RRF7j8Qk5omIcwY2tcqYFBl5xCo9miXaolPxPJx0UiInBhig6li++a\r\nM0Ew7CeiU1GeGd8ZbTcyCthWBrebupOETYPGDo57Y/sgPJC+tcbCHPXq0kHS\r\n28HeXInVrJGSGBXzkrNUWTx35lAN1qp0UwKt979YkS5IXQFQ8U4vd5zYc4Ws\r\nP65jbeAxbSOhpkehpL0GAQbyQ4HBPE3A0FPVudkauUzg6t+fdu1/FhtKtsiB\r\nFbFRJAk53UsAWo4GTV275KhsxIWhudWd5GbehVAabC0kIklJ76JXeYgIaqv1\r\nJFo/prGAGf3q9VVn3/4lAbfF+YkcU53wUVh/C1rqVxORB1yzc4AiiVMGDhB7\r\np2H61hzYXXRwos7GvqupQ1XiXIwn+fIBPUvzvERlGAmWVkJXFijoiFej8i3R\r\ngahLZs4z9DHlftWPj9fHuupU7fT3DsJGtoAXNx55X4xFB/vB7R1vtxD5DKPs\r\niA2j7HLG++Q0MmxEiVWwoG7KwuBMApo8bu8=\r\n=Yreo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"afc8d15df0c35763e1c0aa52ccc87526d3289981","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.5_1678799358135_0.6579662337516516","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@api.stream/studio-kit","version":"2.0.6","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.6","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f845badcc409d731f448de3e1f10d38ba349d84b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.6.tgz","fileCount":68,"integrity":"sha512-6YUsi83otYZtUsVuPZdjkgoEqXjoJQjD+FHJi2mzoafOfue+FBkkCRLWBYwbB7ZekBBxzEY4iuOk5Pr7IGIBYw==","signatures":[{"sig":"MEUCIQC9CvW339GMaD2m0NugzAMY3dqjprkGdRC0/9opHm+tEQIgOwkbTqQ4qoh6zLf1E7l5CKnxZ8jVKYXXe5o2Irv4Krk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12154613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGIBoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqpzg//f5g9pFgIT+mi9TmYP9shUJQhSYXgaea7MI7MWqmG6WEpByu2\r\n6EYWL6aEn0d3YKtTXB1TPrR0TrYfLp7FJ3BIv9DnyodTlssiU0VkSawNNpm5\r\n6xuPHhYntgWljPlkIanTFt1wC9224dRzZv5YtZ4xEZlQaW7ZUVCszs6wZTvw\r\nUEhuc0CBqT0Z4/eaJF4nOVuQflHJwlB+oIGTcY7tmj5ilb50f1SGUCl/e3Wg\r\nwhsFiEl3Rlt1yW7f3ayc+4Zz4iLJAo0gLNRn05XJCozW5FIWdfVpFiBGZ+61\r\nEaTHJgpD9pXBSt2jMoBxLU3DwrVkeFWmbMPCau1fHaE+nlVXPDYeRVeJYYJ+\r\n7nw0YunuwhntF12O49f03mq4ThfIRCeI21X+d77dnR69ITISFr8CrTN992fn\r\n/LY2W3vYU5sw4EkrmKW36o3S9hWS5kqRLFwKeOCPow+1rmfB1/9klRBxU6TS\r\nQGYHehdo/qUlXLyN4L9Let9lkl04FQ5PgVUmF0KMXPq3+ztLaHWzsltWuRjM\r\n8Q2IIq3WjCzqjYuUMM15KWYdEle5O7f3NI30K9gJjQLyMUKORFNvFKagS4gp\r\nxQS2ZYtlthGei+YH8VJNB91An6DW1BOsb9sPQC96WdBj0z4ieRKwdGpvBDX0\r\nO2FvlLNuanqgrp5faNaCh2aryk7oRe27Zos=\r\n=KeL3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"4b91e64a625830e66809f1bc6e3081112bc45f2f","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.6_1679327335754_0.9627248432579103","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@api.stream/studio-kit","version":"2.0.7","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.0.7","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"44333f83febcca7243f7840a3c4cd6072c66cde5","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.0.7.tgz","fileCount":68,"integrity":"sha512-a4VX6orac0I1+xXfauMO/l8zIfizpaTzN0jmnc4PdSJnraSZChMQrDNE7DZjTRDzELsqlpnc9x6W40vZEng+ZA==","signatures":[{"sig":"MEQCIElmiJ2Z2nIxDueZEpFRrqzFvrubaf1aDqyA51Li5YfoAiB/ak+QOeG8HPdqIrcZQLrERNe2b84uelFPchGtsq2WvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12154781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG0WAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Rg/9Eumi/u///MDNTgplDF2ZHPxHbUCyRsnvuUfQpWtQcqvTjm8g\r\nmsgdheQIjZY3KZGusuF4mw4mmr6JFnOfRhq/PpbtwP7sBvGbXvUcLdHcEVX+\r\ngg+DApCkO3iklpJePyU+eEGptqnEm9YIAr3hphM1impSjLy4/gDGvGKV7AGV\r\n4K5lW3piqKArGyIFgVQ/gedMp9xIv7s4kF7futnbs3VtQtfq0IJ78uWQIMCR\r\nbeU+CpvyuWWZcA28qQHgPboihNeHYbHzf1TmZetEqAFVS83nlYv7UckGh6EV\r\nOnjMskYo8BpjjM0syD/J6XYmrpxlglGb4kTO/3q74AFEuy0cACGRHZZZRKRk\r\nI/wl3WLPbiJpj1PoZxI6RHk74bC+EfD954ZfROHk89WGHcNLnCArivgJW4uH\r\n/EJ2lTa1F6N4fcm5BYFBdnSWRWp8N8r/f77bCL62Aohy6IbqTU+OYYNaK0QF\r\n2zhDR3jQUl5NwfDe3jZyYZEFAOCY6Ympf2fA+invPWEP11XJLSXd6bzVSRoE\r\nXPpZQfyWdB7XtD4N674K5Dj7GzeOZgcf5qyqWyfr4sm6i7EMxDwx8N0s8Xgd\r\n+nCLeCFZ2kZ4TeCZ4lrA6XlFzu4l2nbTQkhpMeUj5lPuNx4npStomqK/6U2m\r\nVsyfQTsvNe5NrHUl35jTfXvG0r85m66BV0k=\r\n=OTo0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"ea3d91341c3d1fdd4ffd1e7144da0602bcf2e514","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-react":"^0.9.2","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.0.7_1679508863659_0.22096108104531575","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@api.stream/studio-kit","version":"2.1.0","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.0","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e2ba7da66339af450ac47cc19d96e94e34b04d88","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.0.tgz","fileCount":68,"integrity":"sha512-aL3jFtc35W37W7+WOcBvYeTHyWYdq+E4M41OI08k16lIXopia+wA7dRVR2jDSw+x7AB/zkGAzK6cFshoy1LuzQ==","signatures":[{"sig":"MEUCIQDWjE3WROcUbzJLM2QILtrXf3L3qZvOb2+E8ZZifRFwvwIgBC/7Ma7wrwx5IMco0Ya2mZ7AOP95nXYxl87xIxblAzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13160075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHb/aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs2g/9Ek72NO+S2tUdUiH8nibfG0eYO2ZxD088evvP0+3ZrjmWTs4e\r\nKiN1e/wzBgWE/zj9Phf4qcQ6tpxgNJeG8e0zJm7scQ+rCdWCpIBVg9Lh323w\r\nz5Cwng1d1DxxJYhz2ulS74pZFA8W0ERCgI7VenDnZyzzRqwjzh+Uv72fxMJG\r\nQcK/jUIS8DckPqK8zwbboOmlx9Ogf983JqR88tNMsNE9PYpYyLxFCAz6W/qD\r\n+wm+Tc5CyEhMdHb6Kk5Tkt293UwIGcdxehPAdAI+XvKK9JP8lNW2/Vbm/Dp8\r\nDKcVAd/aVH0QHMMVeEzfcDjMyPkICvAIySFCalmwpyRvzecuMJ+in6bFWDC/\r\noe/LziBxwZQihDRLdbrGFbertXTMbDG7eRfCfix8SrAZQTtGOLtb/Jac/kB0\r\nk6KZKS50gqCSEa51lIDZyzXWwljTYIKWTNSp3l6kIpdVHNl/I//QQ1HUpxuY\r\nkNKUxUzL3a3hji5Tl9jOf8mmxsjvOQ48vuq17JiGjdICe6iwKiYvgWeK52wi\r\nVU0SMopB74QP+bD7M7Y58zjHI78h4ZCNvW2PYidV1TFhcGrQiDVUglWnsoTN\r\nBGdHMZJGG10hN6XeNSqJgcdkUun617ZDmhuKcmgtUnZlFTtEHbTuNNNri2s8\r\ncqEdlXwQ4go3elt+pM4aEUOCxm7kqEDN9bw=\r\n=DB9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"68020f2c97b382a8d28eccf945f5d2f999d1d15c","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.0_1679671257825_0.9891092353218549","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@api.stream/studio-kit","version":"2.1.1","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.1","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"261f203d87a1bd00b082e71ec316f62f8769c9ad","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.1.tgz","fileCount":68,"integrity":"sha512-KRARy5S5lQP6h07GS2I57m/cf+LzWpvNf+kP1ZaECEK/NOXZeB+BvVmzpOJ0QuiPvddIsyx4U5mrJpx4fNk71A==","signatures":[{"sig":"MEUCIFBemDfBHcoNGAJLVRHuB1xpPckgHeLXAFR5bBaCNSdWAiEA9WKBJ/FX+BlfucqXXj52FJSsHxCIhpUqWYnMi7SRpy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13160372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHceIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEUA/8DI43cKIbSJiCeEVYAOdnFLsJufzhgrA9WKZVmyDbuyp6NWwd\r\nQM1ce5xuQokfZHMysovW+brJ+dwNA77EC68Jl55fZgeqEBsjy6yRc66JJZj+\r\nMumDGKX5mcbkaipQPF8aqsW9xSCjdKQ6HLHFgOd5HDwaAx9KwCzCSx4X7nJz\r\nV636EBJVk39+i/3frC+4xLUhzFK07U7fXDT+FD7AUpPY0ELwskXYeBbviBwL\r\nriYeKV0Md6XkD2bQFy+WWOw0RoO6Z7Qv6j24vJOInJoqj9jknIX0TJMMOxna\r\nix4o1YF8Q3zb5qBd9NZM/vwCWbAKUQdnN/ESiwnM750RAMyIYwBzXV8W+gWt\r\n4paPydDgnjkvhKtGBSQMAiUd+pq3L4ueDdJnQZJH9Pma+IM9HoUDGN8L29l2\r\nCJJshYei9WI6449viBFlx1ZdTrYOAOBulOioEkKn7cRScOG0Y7EJrUjPaOzy\r\nlRB6zZrF0ce2StMAZjco4giqCIs58wvr5VJxI+z9T+G7RW9q7usErKoJ0VDj\r\nM/DgxdifRWYxO7L9VOtL2YPIzUYFI11f8hkeJJtgDuPsg3vAborrmiW55Gn2\r\nhlEVXKQGYm2gVJrNZycGuXBTljUKmNlM29MGt5ZNlGkcdhSwzEiVPwjdyTnq\r\n2iyOdrMMimS1bgcVbtfxPX1KY3bZ6s2mh3w=\r\n=oYWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"b1a75ddc22be63960774f8207e041e3c90dccc50","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.1_1679673224196_0.9046872350743189","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@api.stream/studio-kit","version":"2.1.2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.2","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c35af9287a44c0dbe01a5fafae66a690368bb961","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.2.tgz","fileCount":68,"integrity":"sha512-fhYQ/dMkzrX2WtBHihEsN6lWyrcop4GwlIkHQm4zysHB2DC1hlgbBizoOZGQinAdKn7J2e6mYZhTukDssHJwwg==","signatures":[{"sig":"MEUCIQDvFKo23eM3WHHaUgOyo7Ef4KwypAWlbykifrVu0TmORAIgDNI5dbxMbMz/k5VI7YHNLnAeVHbqhXVsrWaIC/iXJKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13160430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIby6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIyRAAnUjD48XkMJALUXEgZEEVThqkUpH8oGrsK9hy8IT228XCSUzI\r\n0AbvzgYWfLvd0yzrY7B0kw3eDo9Dac2VAG47tHBF3V9Kr9MDOKIvwrCAIZIg\r\nXqA1Hy0JpX+PmSfb+ocIaRwF430r7NOQqbsCKvNCxSyW32MTs/8reWUFy6jE\r\nbggDPz/tOFXo0q3EuhgAiH5Q9vGG02x3LlHtJCT9WMX+ob8XeV4rHCtbI9/C\r\nYJQ0gINC81N+swH8nySM/hjCjET+kMNZGehtFknBe7bGDvwgPbnDs2apFNqD\r\nOnFgnRP9Ct6T7ijq4Y/TxrEeIGI530anrh4rtNzTZH8yD/5MFFCsOo1p5+aa\r\nJA6dqoaMK46GITKc4sybm2FrevPViGGWSWALbEE7RIG3ifj/MjMuLYRBX/XW\r\nFhhJmHw2hugZYj+9MjCS1dKr+dAYiYarhSV9FrOy0jRCz1NzjqOY64ERQY1c\r\nwoMYDozlpr6pYYt2dcX8PlX7K/v8xSCuj/kOijRCfLFRWlCMuP4yF9WvvObm\r\n9ITGLKysJX95XCGc/AkUrTUlR4n3ru3MisBBemUxF0DiS+ogeKyEje3FXaRA\r\nZh5ATxK5L8k8Vse3mI1+mD92T0cUlZu8CIFjtvpDnAivDmN+5BXBf6r2GL1c\r\nMDvjaWbGE6+oB2htP6frD1x+14oNUc7dyOY=\r\n=zSDG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"6543143cb4f75f7bf4fda13f8817ec7e259f1f4b","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.3","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.2_1679932602019_0.8947658802049625","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@api.stream/studio-kit","version":"2.1.3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.3","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f78fe2b3c7c4f8fc036ece15a9a476f7fe827fe9","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.3.tgz","fileCount":70,"integrity":"sha512-LcJsdXKWPlDcDAG0VNMKk3hmtuHBOnJCtT0CipEhKesZz0JPiJ2SsoRuudekeuesOTfMHJndZPJN1HPkcSFAjg==","signatures":[{"sig":"MEYCIQD63oTvx0cg0WUrz/d7sz+1BJuBvrevw6xBXyuoUwCpGQIhAOMSdiqU1U+Om6hfbiBX89yynSEWx5jsTwqVprSvN+fW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13267209},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"3f556021bc4c12346f0c1aff72fc04e067eb102c","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.3_1689625048590_0.2518834260532812","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@api.stream/studio-kit","version":"2.1.4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.4","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c10c11ee714c7ab5ebb2506a5f1a6037a8f87585","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.4.tgz","fileCount":70,"integrity":"sha512-nqjL0QiJwF6oJMGb9fR97eQU7hRpTFdHawlvIpIiWGwjfTs4gtGRHFs7fXzGwsARwc/P9EG6ac5Od39mG91tOg==","signatures":[{"sig":"MEQCIBCEnfkRimLh6StWdpH/ONujf8PxoIP21AJy3Flsy6ShAiA6loqNLaV+ta7iJxK8rgGJtjdzvWQiH9VSZTldzonrBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13273640},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"cbb7c92fa195602733cf5e7273a46f138858f4b2","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.4_1689956692097_0.5720783437449841","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@api.stream/studio-kit","version":"2.1.5","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.5","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"cb0cea91859a5170c18c1b47cfec6fb99449c83d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.5.tgz","fileCount":70,"integrity":"sha512-2miO4mQabrMvmABSy4KPq9x5zyrsg06gNAbkTxoyon7ANxrwzSy0oBv9bLC0480R5LioLCpmuSdrOxHXdR+UvQ==","signatures":[{"sig":"MEUCIAXq7kn1wgc5BeKTQUZaxLBt4jdJ153EGKmoSwbXqqu8AiEAx8ATS1osIs9g+CY6v/ckXQHQR3szbuEDX1AZsAwkwr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13268038},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"613b263a7fb1d2217875721c8014a2e80584fc61","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.5_1689959167314_0.014981575206180597","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@api.stream/studio-kit","version":"2.1.6","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.6","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"6f740fc42ad701094c8b0fe381df3d98ca846c12","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.6.tgz","fileCount":70,"integrity":"sha512-GPJWHMTbyp0oPH8ESc2YuXHH2vmxM6GXQx2pZKfhXLnEhxXqTMMfMt1sEeVsaBPYxUJ5GXFEZBOYvgSU6IT+lg==","signatures":[{"sig":"MEQCID5ThsTIX4e4AP5WE4J+QOaTcq3eTVRQBI14r8TcOOoQAiBPC/SdPc7qTdh+KXocls1OoU3yF6qO6DVPRTwQVIKOAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13287673},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"ecc59c1d6e0a58528ba027c3b2eda255368731b4","private":false,"scripts":{"dev":"vite","build":"npm run add-license && tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./renderer/dist/ --base=/studiokit/renderer/$npm_package_version/","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.6_1690395816571_0.1944024318653088","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@api.stream/studio-kit","version":"2.1.7","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.7","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"e2d055f4a547b876c6546581838176800ede70ea","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.7.tgz","fileCount":70,"integrity":"sha512-JsXKdvkffVSzXxgVsvduuWkzGeUA5VFIg3ZOSN6F1sXw1bZRKgYsH5fg32ixpvbxPvxZdNyPaVJi2GsBJYxq2w==","signatures":[{"sig":"MEUCIQCIVil4zzEr7lu+VY/3L7KVdM7Q5yHmnXInbBASd+EOHAIgeYU11cEkDfLj9ngQnFV2rwIm0/Eg5kJtsEdv81ZQKGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13287672},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"a5621e7810f40a47fc09dec5ba8f01c6fc03cc26","private":false,"scripts":{"dev":"vite","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.7_1690467853187_0.12687946108844428","host":"s3://npm-registry-packages"}},"2.1.8":{"name":"@api.stream/studio-kit","version":"2.1.8","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.8","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0e5bfe28c6819e51318a747f6a5073ffb592f0ee","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.8.tgz","fileCount":70,"integrity":"sha512-QjBBN88f+GP9emBvldMJaFbyFACjZiSQFgYInrXnEuk2WHl0VHgKiT9GXbDPCW+W4iIWh9c8oIwUtoEcmS4s2w==","signatures":[{"sig":"MEYCIQDNPLEZVGLQv2j2AaelR7pbpvXs5DNTS3euCf9W/BVysgIhAJNjbg9Q8Kh4UIMkqsg7xJgEDxWjPRLAadgzB30/Q3sR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13287476},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"c99d6c9dcfc63426cf3ceb2d9056a02bc13e5a8f","private":false,"scripts":{"dev":"vite","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.8_1690998521940_0.9940510227773836","host":"s3://npm-registry-packages"}},"2.1.9":{"name":"@api.stream/studio-kit","version":"2.1.9","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.9","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"218df2ba8744ef31688ddd05b862f167d9b04dc6","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.9.tgz","fileCount":70,"integrity":"sha512-2pPZ0Am0M+O7fTmTQqef+EKFf+edf/+cmoB1A4kZMjnc+qlQ2J1LD8XPUVA1qeoUVIdAvA+DYXYEo8xYNK+1Gw==","signatures":[{"sig":"MEUCIAHHjTi2FVP/kVkR55Yeii+Ztg9cslP/mQOCnaWMiBRPAiEAzunnD43IdyeeJ+G+Kcj1UOJ0LgVJlbRwndqhackz6a8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13287680},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"bad5cae4f8e9209f4d37357a4e4a05cb180090b5","private":false,"scripts":{"dev":"vite","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.9_1693494530137_0.2936434751025436","host":"s3://npm-registry-packages"}},"2.1.10":{"name":"@api.stream/studio-kit","version":"2.1.10","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.10","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4a328d8da818cd2db80778871c1803743a032c40","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.10.tgz","fileCount":70,"integrity":"sha512-Vup6zmTFoV3cNPFvbeCEOY96uhBSPQx+xMjDuSXdycpvL5h4sLqFRICcNQpxAO9gxSAQVe8aqm/q1niWz3KQOA==","signatures":[{"sig":"MEUCIQDo/LZCIdHFWxrolS6GbfvWs0xbgB89LbYxED5GpZGVKgIgPWTx1KZKgCfFsvNti1K5lZZQkKF6TKEEJiJnLtRqdf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13294333},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"80c73c7ba13f750924bb64f8e3b9ad3d74051e24","private":false,"scripts":{"dev":"vite","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.10_1694544469876_0.7228619918070995","host":"s3://npm-registry-packages"}},"2.1.11":{"name":"@api.stream/studio-kit","version":"2.1.11","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@2.1.11","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"69fed3e9caa7557875dd97b8a9894a86d0db0160","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-2.1.11.tgz","fileCount":70,"integrity":"sha512-jIIajP5pJJEpC0XXermG+z/Kgn+ZAqIei5SMUOz7OmdR1+bNgQSnC3S5FyGZpNfeVnlBQ3ItivEEa3pN4zFI7Q==","signatures":[{"sig":"MEQCIBhdRDFYfIYfjfzwm76XfbwgtJwFnBVqwl3/+sdxSwOmAiB+YubHlpP/IPHjMKkfGgrK48qokMMnNk5GTAZLfDuJRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13297096},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"0bbc6d3393aa74194815a7abaef31028c7b5dbbb","private":false,"scripts":{"dev":"vite","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.0","heresy":"^1.0.4","loglevel":"^1.8.0","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^3.1.2","lighterhtml":"^4.2.0","livekit-client":"^1.7.0","@api.stream/sdk":"^1.0.23","fast-deep-equal":"^3.1.3","unist-util-visit":"^4.1.2","react-transition-group":"^4.4.2","@api.stream/livekit-server-sdk":"^0.5.7"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^2.7.12","csstype":"^3.0.8","typedoc":"^0.22.10","prettier":"^2.2.1","copyfiles":"^2.4.1","tsc-alias":"^1.3.7","tsc-watch":"^4.5.0","typescript":"^4.5.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/react":"^17.0.0","concurrently":"^6.2.0","@types/lodash-es":"^4.17.5","@types/react-dom":"^17.0.0","@rollup/plugin-babel":"^5.3.0","@vitejs/plugin-react":"^1.0.0","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.3","rollup-plugin-polyfill-node":"^0.7.0","@types/react-transition-group":"^4.4.5"},"peerDependencies":{"react":">=17.0.2","react-dom":">=17.0.2"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_2.1.11_1694554012042_0.37485658912091613","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@api.stream/studio-kit","version":"3.0.0","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.0","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"86c385229012a66a0c69104928992dd47de95134","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.0.tgz","fileCount":67,"integrity":"sha512-hEfDfvDsxgcVAqW3IJjn9/E3+lQiIyU2+brvJkRrll/a31549FjDgAQdI1mrZEsUvQiFJKJICOqOwEUteB7B7A==","signatures":[{"sig":"MEUCIQCqgp8EVA5+Xpu6h33Zb+gWbhrUy3YSb2gsfFKVHcbqeQIgYGXbpGH5as/GCJAQ+kKea9H4dobd8vAwAEZn+g30Cno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135925},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"1be41a0902635fffe4f235ddf7e69bcb9f0ad07a","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.0_1708101406819_0.4232088842820718","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@api.stream/studio-kit","version":"3.0.1","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.1","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"0cbd05a37fce0dc1196e2c2c24144196df5ab660","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.1.tgz","fileCount":71,"integrity":"sha512-FmXYDQneop5DbD3k1IoITKCOvTa69C0xO2r8yaJpifOOvsqKEPJ7GbXpw7UdGBnU8yCytQDA3yZFz/ZAAGq3fw==","signatures":[{"sig":"MEUCIGSVaczG3xXnnUiGe7GYNlOz9SAswkfC7Wy2d5klGtYTAiEA/OA7+VBGDlMD5VMkFFtbVbajqDYw7EIJFGPKqKu+V7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15794561},"main":"./dist/index.umd.js","types":"./types/src/index.d.ts","module":"./dist/index.es.js","exports":{".":{"import":"./dist/index.es.js","require":"./dist/index.umd.js"}},"gitHead":"237d80d945605b72529dbee70ed165302ec4ae0f","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.js","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.js","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.1_1708105292515_0.5429522168582257","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@api.stream/studio-kit","version":"3.0.2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.2","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a2794f8a0a18b7b0259db164969ee70405deb875","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.2.tgz","fileCount":72,"integrity":"sha512-b96QQfJJD+3j1k8XehiqM4yaOBsDc98qvmqHpK9O93wXNNlQwA37yCI2uHn6+QE5ruzClL4zbXPtCMk5na50nw==","signatures":[{"sig":"MEUCID8MPI8WM+kxMnRRsIi17nC3D4+ymVDUFeaNdJRgAJShAiEAxbWLSYz1PZqutUhSJsW8ki/l5JZ2JlimwpXleW2UwGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15794657},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"e847e96b796385335f1b56b0ca7cde52c2e1bb75","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.2_1708110285462_0.44803623940466153","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@api.stream/studio-kit","version":"3.0.3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.3","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"029a05cd8bc7556648394b5535c40ed6b5e80355","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.3.tgz","fileCount":72,"integrity":"sha512-dPc5KC2iaV7+X8OfXpSkCAnWX10FAiRVv7M0XHL337X7xjBUrkbU2iEHkmXbo7HWTiwO0SFf19g1nEugIhcXrw==","signatures":[{"sig":"MEUCIQDpRJ9XI5dDLcxYdS2zrngnddsFu99kJ0IKHLQrIlknVQIgK/tLdwMKITGCxcprpeayMalTbwoTyjCwycM5iGvvCLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15794657},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"5d028ec74d9504864b3003dd8343d28f0a4dd515","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.3_1708112894950_0.5997325705400414","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@api.stream/studio-kit","version":"3.0.4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.4","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"427063a31a7448716f61e04fdebfe94963584343","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.4.tgz","fileCount":72,"integrity":"sha512-RRbjmpstSMpeiBy0+LHsw+JEZd3nAf8J9/ipWPvvR9Beai8M+C+iR/jy7CVMVht3dDZ428NAUXNm3NK/fjm9KA==","signatures":[{"sig":"MEUCIDpQ3gnVbX5uWnZ94L6cOL6jvIc3JGInRL/1i7z2B/ggAiEA6YSgpIVvmgJeFnLYk44SAf5XThufscW1TilfI/og7EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22631528},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"3c2ff97b05d8f59bc3cd066bde559b4514e39bf3","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.4_1708117465672_0.5635871963243928","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@api.stream/studio-kit","version":"3.0.5","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.5","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c1b71efae647b71882dda1f10ee7e53e614de3f0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.5.tgz","fileCount":66,"integrity":"sha512-98K2jMo7NzmajGFiVWAjRz8k+YX6seLWJahehOYtVhVjVraafstduG2LA81cdRIpAM9FCrgT7Zd1/U6NvpSrwQ==","signatures":[{"sig":"MEUCIQDgz+t+J7e+2CspBoagksB2wfvaS/tDUkhk4x3I48t8PwIgbVP41qsxSQoF/f7xykzMD/iR4fQZXmsRQW7LR8eYTFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22616179},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"9b0a8466d8cfc3dd4779c551173785df09a1bac4","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.5_1708445470205_0.708301841486956","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@api.stream/studio-kit","version":"3.0.6","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.6","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7858218344745f0c9af8edc90cd35b73e95936d9","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.6.tgz","fileCount":66,"integrity":"sha512-xCEwPoldfA5U4UXmoehcd3otcgx8i6n8FsVYHX6ZWytKMa2hizBtZv76Gr1Vhjjpxl5Y7so9rDFIv0ems8xWOg==","signatures":[{"sig":"MEUCIQC8tTE0RLBxDaQMIBeSOhNWilyWA9LnHDqdCLTqVPfpRgIgZcJpCVyRBZhlVcWspPYwu0AZYqkS1wZ1n9FHpWhVi0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22616179},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"7338f621bb47c97e54151efe0beb950e83618380","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.1","@api.stream/sdk":"^1.0.25","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.6_1710434531696_0.6172107056971392","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@api.stream/studio-kit","version":"3.0.7","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.7","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c697a2baf25ccb1e86ef5f0ec28f2dbcd244b0e7","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.7.tgz","fileCount":62,"integrity":"sha512-l+irXr7ARPhH2XJPQ6RmK/VsrLacLjGJCkmj0ik4n38JYHBhzkckBvd+z3A86e1jw4GOujbwwySRZVfoIunXMw==","signatures":[{"sig":"MEUCIQCw96df5ojIuTyCSm6xH/9G+R8VJU1yyNeE+vK2OHYRiwIgX3nd2QW8DiBPCmTKUSBgXoieBadgBhK4oQ8giayvHBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135129},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"d938b001e8fd7c74e653d57460918ce41c8752e2","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.7","@api.stream/sdk":"^1.0.26","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.7_1710867368420_0.7627430994280016","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@api.stream/studio-kit","version":"3.0.8","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.8","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ed48265ff3165d20807f28651d96182df1301456","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.8.tgz","fileCount":66,"integrity":"sha512-zr1hjs5QOWmeoXFKDeLjhMnszm79dzd8LMNlaV5mUfbkcT2lgaiYVcSDSQwt78r2+701jXPWn3g58mWfTjnlHw==","signatures":[{"sig":"MEUCIAW+mZm7fGDbRlRQjCApcKBPcQT9WOyg0HrSiBN+s904AiEA7ckZVrGsSImeq3FjtkDM82vEgAiJsRBBUjkbAMEWLUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22695089},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"f1573c063f98c45816b60f7c583bab81afa8c268","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.7","@api.stream/sdk":"^1.0.26","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.8_1710868122715_0.9432735729444419","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@api.stream/studio-kit","version":"3.0.9","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.9","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"5c3c600670066e6002ffb443aa4c0babf62d34ab","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.9.tgz","fileCount":66,"integrity":"sha512-TnSb5UTIJDmrvaXHooxlUAed8rjC2W+1URlfWDwI9+EQrec+djLGhSZ4H2RP++EIWK2o2l3TPIPq4UQ/Oy94tA==","signatures":[{"sig":"MEUCIQCjPI0UV+znMYm2i7ptHNAe/SUfhZHnI900ZIOgPT2mAgIgIZRcvfh/jqk2b//ZDBiIlTgAenAuZVIBkwlT8iFu4Ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22857563},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a3a07d6d17142a0dac959cfadd589cc9e2bdfb92","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.7","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.2","csstype":"^3.1.3","typedoc":"^0.25.8","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.0.4","typescript":"^5.3.3","@types/node":"^20.11.17","npm-run-all":"^4.1.5","@types/react":"^18.2.55","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.19","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.9_1712737075604_0.6793636582639448","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@api.stream/studio-kit","version":"3.0.10","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.10","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"bfa9881a2f77c55d8b30116571b360d59efbdeeb","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.10.tgz","fileCount":66,"integrity":"sha512-L7gmbv8lwkf2NrFtSyqQm3dD3UUOXO4paXXyiefTXV7qmi0JcCUkKZj6SNOA5qiTfp1ns6uA4Ozor4hd/kkGCA==","signatures":[{"sig":"MEUCIDeqXtfp4b8LbRfcelAGNJxayIM7RZMdz1VkyxwDxu6NAiEA0uMAAUBWgKpe7KC00YGZzrpcKyvQS8ovKEVaIgZrjjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22867187},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"5cf7f669adb121f6e1be1db43c64d9cadf10e2b9","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.10_1712849453233_0.8561012940917281","host":"s3://npm-registry-packages"}},"3.0.11":{"name":"@api.stream/studio-kit","version":"3.0.11","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.11","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"df95d39f5227de23231382e495bc8628d3386cb8","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.11.tgz","fileCount":66,"integrity":"sha512-D+877vkem4NelmyJP/YKvZq13n3uFAZRx2zXroSxxET/GxoKd82YOkC4e3HfG895zLrbCB43femiAR+NPwUIEA==","signatures":[{"sig":"MEUCIEx5d6G3KJkMa2Jk/nBaOn+s9zCCLoVbLh5gdFNGH/r2AiEAlLTl9CT51wK+zXv3AjntMbbI358JfFEkJkQyt7KnVlM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22867106},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a2c74c3b876950da7a184017dc0cb0df9f1830cf","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.11_1716528656106_0.7121186432004709","host":"s3://npm-registry-packages"}},"3.0.12":{"name":"@api.stream/studio-kit","version":"3.0.12","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.12","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f7f0d6e45fe80af277ff1a1efe62be8d6490793b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.12.tgz","fileCount":66,"integrity":"sha512-vyHI9VFB3PMCX9MlEX6Bt01n3eBrYZcnPQz6QcP6hkYlEHkXoZBUpXQ4sxZpGviFZjdNCB+3TJLT9o0tLvMNIA==","signatures":[{"sig":"MEYCIQDz/q3ed3hh56uty84mQGTDc06JXguqYqHgDxgPso+1JwIhAJno2RR8eNQJlgPTdGbqgDwISNgLeMPRQUDuPq7gJ+bH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22868993},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"12c03e3069626b42e8cc6278aa49c082002a8298","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.12_1717443928615_0.23847027803689924","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"@api.stream/studio-kit","version":"3.0.13","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.13","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"bc3b852a424d1ef8d803bdcfdcdd3d81282aef7b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.13.tgz","fileCount":66,"integrity":"sha512-EBllaAPecOFjJA91g94CICnZ9UT05+qeKv3y/UoP5IboOxDtzCrqz5zlWrNZiPbAFSEMfmAHqnieBXfwjvpT1Q==","signatures":[{"sig":"MEUCIDLI2UBzwb+F46PUaEPsccK+wxWJuPwxxGEwpsGFjNQeAiEAo35CL/iq4c0isIjo3VtDlRm8lB+70AL63aHz9K+lVso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22876601},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a7210bd7a25ef12fed069aeed628faeda0fc7331","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.13_1717607701229_0.781834512845065","host":"s3://npm-registry-packages"}},"3.0.14":{"name":"@api.stream/studio-kit","version":"3.0.14","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.14","homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"597686ed046dbb19d02eda08c97c38862075386f","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.14.tgz","fileCount":66,"integrity":"sha512-9LQ/WiTop7dDEu+dLlolBJ/lUUlbAdgiytuJ/JF9M/pfyByHAyBDHpz9OeUS7RaDUzH521Iy7wvvwTq/a8ZcKg==","signatures":[{"sig":"MEYCIQCcGimYqhGqI+y8Pu3wlLdaS4X6JO9BHl3kiTJ8BzeEWAIhAOhw181fypOdUUZw8q2xF3H/RDMM4UTJinNG0HfYinM4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22898685},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a7a84d7e3140ba78c56763c7763b6f5eb630f672","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.14_1719252442978_0.3557444701516199","host":"s3://npm-registry-packages"}},"3.0.15":{"name":"@api.stream/studio-kit","version":"3.0.15","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.15","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"f83fe22ab6b6b9cc203f3ac4c44559c686d9d74c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.15.tgz","fileCount":66,"integrity":"sha512-ZxF/6pcVGipmQbuXMqveaBMZc3lD7kc683PayL4bLuQ2s4HS/Vl+SaYEWa4DRAZzv9Dga68XwRwYzrE09MBj7g==","signatures":[{"sig":"MEUCIBhlWAO193A785uVJyeGE8qIoL2R/HIols0vwEl1uKkZAiEA6AJHkcoVYbnvYvTzggL5DFGsA67yiEjtM0xY+QqVtcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22919995},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"3d9a54f94f57fcc35e4911674a145c7e8601d565","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.15_1721230726771_0.17735686803717243","host":"s3://npm-registry-packages"}},"3.0.16":{"name":"@api.stream/studio-kit","version":"3.0.16","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.16","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"13ba7b64a6c8c6604d610edfdefa303486ac3750","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.16.tgz","fileCount":67,"integrity":"sha512-vbLSQ3rU2Z1JZuUZrGzWKEaMhE0aG+8Y1zX2Y7stTelzoFVtZtv+3wnrVuXYjASrrEzt56vD2Zwp7RSBvJB2ow==","signatures":[{"sig":"MEUCIDxq5hCPx3PtHvTtorWKTG6GFVBB0MYGIbpN8QGCerD1AiEAtGtIWJ0bq6LqEIQYo9yc519Y1OqC57Ta2nUw/1UpDAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22940257},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"e32e21aa8229b323543057b8684d57c9731f5ef7","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.16_1722862019810_0.6984757672721134","host":"s3://npm-registry-packages"}},"3.0.17":{"name":"@api.stream/studio-kit","version":"3.0.17","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.17","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"07416e6e76a3ce60d61b5fe3c89ba18a5e89737a","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.17.tgz","fileCount":67,"integrity":"sha512-FikWEUhnkYworroqOzjor7c7YIpStY237XZ+N+LKPuzotnh/Euo5JjUpD3LU9rCSm4HWPS49BUH5vezzks6tDA==","signatures":[{"sig":"MEYCIQCj6YRPeaoP8WOBSnaH/vmN4d+IMiDMOw89VgymayWIJAIhAMuC+Rh6RwypCDn9Tj8J+OtEYnJe21JjlW/mQWPYdJWe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22934006},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"274aef05ca44171cd1b39a9e399b981889783b42","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.17_1723695167247_0.8156955336581604","host":"s3://npm-registry-packages"}},"3.0.18":{"name":"@api.stream/studio-kit","version":"3.0.18","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.18","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"2967c42d7840dad8893cb1f37104aa924405d688","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.18.tgz","fileCount":67,"integrity":"sha512-L850xSZgYb0GVo/yha3FfNuBiJ1++c6k0ngmlbBJn9qDeGNK9fWM721CaU/Qv+jwuNet3pK/WJxrdbueOsP8yg==","signatures":[{"sig":"MEQCIEPODHUqyJqvLa3Vls5E3t/pqkn6ynD+yyMwpaJ5feOlAiBbVFaeF374navUmbzttY52vSDQt/iwqfxjB8WIJK05Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22937435},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"60908cf62a0a300e3682bafc77ea45f40fc53181","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.18_1724950502330_0.9849834936717492","host":"s3://npm-registry-packages"}},"3.0.19":{"name":"@api.stream/studio-kit","version":"3.0.19","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.19","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"dec26ea5f83e54f49d3253e8ee64456850f2d4cc","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.19.tgz","fileCount":67,"integrity":"sha512-usABBJsnQ59eaokrc+nFFQkCEzYlnR68Mbl1LSi9XKY9znDqtnILHzl788vI70wjmZhNm1mJZ/Frnz3GE7XA1w==","signatures":[{"sig":"MEUCID0OjqXS6ULi9ENaOOvlVo9BJ29BoX9Hf6KshnA35pDzAiEAnEKUzJL+EftVQx0mF5u04fOLVTB/6oYCOkYOtync090=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22922640},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"e81f2be937e02875c9317f0ee9700097e1d1a2e4","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.19_1724958270758_0.7306053614438606","host":"s3://npm-registry-packages"}},"3.0.20":{"name":"@api.stream/studio-kit","version":"3.0.20","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.20","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b12e24b002e6f7a55019096ce54d825941fbb8ab","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.20.tgz","fileCount":67,"integrity":"sha512-VRiTIRE5qwtSUqIetWBFXa3H8G8n8JOtsYdK5tuoq993yDy0zPhMUbE4rucray3bt+UoLQEvXdinUMMswvhSUw==","signatures":[{"sig":"MEUCIFjCcQl78oRAahaMlu5UqP+DPyXA+ajK80YTaVQCbE+MAiEA5VxcLabidYA+UXsvgwf6z+noNGSa5Yyh0ON9pFQ/FdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22924722},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"727703d8e60d6a5791267f1a5f8a24e2936e126a","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.20_1726210432030_0.40395456509975247","host":"s3://npm-registry-packages"}},"3.0.21":{"name":"@api.stream/studio-kit","version":"3.0.21","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.21","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"8f5d1e5cb29a47eb6ab0a3d6b633b6707a7cb492","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.21.tgz","fileCount":67,"integrity":"sha512-p6zNvzafTBlnLELFEE5insLpmuqdxolHI5dTgaAx5UHCautum5P7NukolXscYDzwH8A3SIq7ACqBwB3BUqehEQ==","signatures":[{"sig":"MEQCIA3VrqN0PDsKkSN4X5q7jOk2P5v3Q3f3gnE1fGfVe8UCAiAFeIsUGfZ6f9wd9NFnhAhxLkCtFL1YZREyXADScm8BrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22931330},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"51c5b06d714365bff8231ae9dbbdf9fb714d1ff2","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.21_1726246209071_0.8174718346828824","host":"s3://npm-registry-packages"}},"3.0.22":{"name":"@api.stream/studio-kit","version":"3.0.22","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.22","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"31eecd8b6efb1900508472942d45e1620edeabb1","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.22.tgz","fileCount":67,"integrity":"sha512-KBr+evwh5zsWKpFV7OOHkmtH8P4YvjwHfzf/HinVwuE5Q4J9wS8F4lDiTnJaWq2OBOM5Dg9+xJNjQeDiKJScjg==","signatures":[{"sig":"MEUCIQCpFJGMbGeyz2UyaE3aGMnB/fimUL0gNJDmi54R9M/AVwIgfv0sqotD33tiKcgzv0rAlOG0Z94OahRntUVmmzy+25g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22929907},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"b013e91ebc545ce3b496a97dc9b7801acc6b20e2","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.22_1726484731063_0.8791625235772189","host":"s3://npm-registry-packages"}},"3.0.24":{"name":"@api.stream/studio-kit","version":"3.0.24","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.24","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"548d5117786aea5cac4987accb375828ac322add","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.24.tgz","fileCount":67,"integrity":"sha512-m0LGV1CUfmG1je/kSZJaZ+0YIPhG+ThHgkFYB6l5rPPiF2gBSc4rEdP1AhIL/XzK2Dk8dQiYNSPRhbYKGOSjQw==","signatures":[{"sig":"MEQCIAjgu9XvIXK9L45gfWfVV6RbnVagTy3bWCqsCocgpOyYAiAn25GwC4IccUT7SE6pxmEAlUt3Za3S4G8dYX27XJxWvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22940589},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"26d97ad46f698c55d2a0d3cc7a72c4856135dcb2","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.24_1726690643183_0.12089674841493103","host":"s3://npm-registry-packages"}},"3.0.25":{"name":"@api.stream/studio-kit","version":"3.0.25","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.25","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"62732022da5596a4d9b111dc7651862d56e8eb17","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.25.tgz","fileCount":67,"integrity":"sha512-J8yPUZgTrQ5NE2goKd5F0LVqkHjuzK4mcbJl7u71pKwF5/44deoscc3IjFEjMRh1DydtnJaSiGmYJCHbQq/yBg==","signatures":[{"sig":"MEUCIQDZx6ZfJXgejfyUDp/kEei6YMFOIGtTyr9qWXP2y7uNSAIgBcsRGPn23fqpmc3B0ldZnCpgEAFrDAAyrb6xvclsoc0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22940593},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"19e02295bb22a4f49c597e66a757e67be46b706e","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.28","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.25_1726748676527_0.32006159051663774","host":"s3://npm-registry-packages"}},"3.0.26":{"name":"@api.stream/studio-kit","version":"3.0.26","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.26","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"ef54bff6ac2bb192314f3d87594fba694e2a6e7a","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.26.tgz","fileCount":67,"integrity":"sha512-NeI4uWOBMaLBMMv6j3oGruGcRkzCBnNyRi3kqdsb991+NpeT5vk6qVbXOHyh9WYJ9qr798aCkwpVJRXJqVQEMw==","signatures":[{"sig":"MEUCIQCuxGqeRx0eiKNrZ0Pq9Ia1VKj+p/BX5+hl+RqdQZguLgIgdckdoVhIC6J73kQDRBqw2CgtOTfI5EvUMH/BZyYr1Nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23281133},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a4185401541cb47f7527c900a9665376d874583f","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.26_1727148642537_0.3380183846049616","host":"s3://npm-registry-packages"}},"3.0.27":{"name":"@api.stream/studio-kit","version":"3.0.27","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.27","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"6ccdace7fece92d99c2a905fb8b7de142390a0aa","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.27.tgz","fileCount":67,"integrity":"sha512-1fO8FRWBeZMM7UZ5Z3OmogY8dDRAeG3SFMG1JHEZUbxu2WA/5JAX7Ms3f9z8ikcgRGQOyuaBgsqPg2wXz0df8A==","signatures":[{"sig":"MEQCIEMgXoso7poMG2TKd0oYhFNXNjVK3Y8CM8RnEz9yyxlQAiA1TosmEPjeKa7X4wDFUJ5EPfRRyXzNYvSi1El4bgLwHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23292208},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"3b2106b0015d394978d061d8d3c3ca4c67bf9672","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.27_1727707576585_0.8928825652851364","host":"s3://npm-registry-packages"}},"3.0.28":{"name":"@api.stream/studio-kit","version":"3.0.28","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.28","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"29babfce687a0ffab5e21236404fc59f0eee26dd","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.28.tgz","fileCount":67,"integrity":"sha512-TYcuez+wEnCzZFHC+p5UzAkIpPIyM8fpbzqAet7H0hN9RrkzxUNUvXRSHT23YWSrCJmKy6sOuv6sFHJapvjXpQ==","signatures":[{"sig":"MEYCIQDy7n8FqDOhiH42D12aOT4eAKgS6fHkyYJAhaOgoRrREQIhAIX8BvivG4nDFaavsbB9xFlFepZCfCdENc5vmTEIofJl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23292448},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a9d8bdca05fb7a62ede471d3e7d3494657438d7a","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.28_1728349851510_0.4461349026645718","host":"s3://npm-registry-packages"}},"3.0.29":{"name":"@api.stream/studio-kit","version":"3.0.29","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.29","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7827ed3da71c931b416ff8bbe974af80aabc2875","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.29.tgz","fileCount":67,"integrity":"sha512-5neWYnKjtrXOshowJmoYBKBKKw1dDRjvInplyrY+x9zORIolnrepaYsihVEwnRxqhvFobNax0Q8nIsolaywlaA==","signatures":[{"sig":"MEUCIEKFjtHJwD3NyT8/x+Fh+hiUXHUWkyldmFuklouZ4R4yAiEAyBZxSRTsStN3PvVj6XEI/5Ne6XKTdngBn8WsdWLdnV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23292121},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"70d87c5c9030a8b15ab97c234886a31438b2eb56","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.29_1728568508694_0.6569628398724774","host":"s3://npm-registry-packages"}},"3.0.30-beta-mike":{"name":"@api.stream/studio-kit","version":"3.0.30-beta-mike","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30-beta-mike","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"c9e4d2b1913bf323e74b98547009363866ec2247","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30-beta-mike.tgz","fileCount":76,"integrity":"sha512-ykpdHQ2+edWQ9WL0nuwSmJcGyc2D/iF842qYHsvsrqF6OR1b7sjohXBYOhwdMngi3zKCPky0tLmcnqaIyj4JsA==","signatures":[{"sig":"MEYCIQCf2IJKCULauJeXu/gpxLeCGx9Y+JXAXNyrEzGvUZyFngIhAK8AxOeAJFo0b98gK2eq8iFKsjGXptQzPDxliW31qDPE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23299628},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"2ca734bff1663eaa0182eadd05d1059c8f16d000","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30-beta-mike_1729885556679_0.6292632837694709","host":"s3://npm-registry-packages"}},"3.0.30-beta-mike-2":{"name":"@api.stream/studio-kit","version":"3.0.30-beta-mike-2","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30-beta-mike-2","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"53ed0268c38cfd0051cb336742644b364ff6dff0","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30-beta-mike-2.tgz","fileCount":76,"integrity":"sha512-DaL6bx8pFDXEO/XIHMMvce95zAF6Kv/5PKMnAinY10CEsWKvOyifO4gyfRBzpJmoaK+R9re4Oj6W7M6YB9b0oA==","signatures":[{"sig":"MEYCIQD2BirVsCN2frAd2xeoQX5gkoFOVNVe/KYDw45sS0ivYgIhALVzz97uCTjMqbI8sgOYgyZvBqOw6RJaNJTF88ih93X7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23305254},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"1f3eae94da9f04b13a71c9b6f333c5a15d6607cc","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30-beta-mike-2_1729890025447_0.6400070681342616","host":"s3://npm-registry-packages"}},"3.0.30-beta-mike-3":{"name":"@api.stream/studio-kit","version":"3.0.30-beta-mike-3","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30-beta-mike-3","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d1d11230fa4d134c20bdd799d38b1e8b9d08693c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30-beta-mike-3.tgz","fileCount":76,"integrity":"sha512-lDNAyoiYCJPwqJlVu676yRtwt/i0Zr3LjUcZExsndNUC47Y+O3VGvWrtMQXHKRqxeptW/ywcihayxHb3XA5LlQ==","signatures":[{"sig":"MEQCIHJ+SpcC7n4fsZ4ub+foVaiFuRf4ktsoG99mFE/VagnPAiA3tncxmmNNr0SIRxueZb7q1p1EZU8G+4Le61tBIBKB8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23305638},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"0c253062bec939242e0c38a2c4029cbde380593e","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30-beta-mike-3_1729892709889_0.8506158730030706","host":"s3://npm-registry-packages"}},"3.0.30-beta-mike-4":{"name":"@api.stream/studio-kit","version":"3.0.30-beta-mike-4","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30-beta-mike-4","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"96dc555f1523f790b57d5c76930eb916f4ea77c7","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30-beta-mike-4.tgz","fileCount":76,"integrity":"sha512-FT3Jb6bbHxgFu97g1BDuPXdQTitLOmABdSiIetHcCGxyqo45l3PWPSv9SrE+wE3aZ6BmBfR2Fa2u4eJIQL868g==","signatures":[{"sig":"MEQCIEQF2HcT+M/3FNQPbewveWc3nmD4EfMI+T3dsohksjQpAiBG7uLu1XM0ifOSP4zOi83krx12u80Rn/pHOLROFzYrpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23297329},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"70d87c5c9030a8b15ab97c234886a31438b2eb56","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30-beta-mike-4_1729952808824_0.9123266310889893","host":"s3://npm-registry-packages"}},"3.0.30":{"name":"@api.stream/studio-kit","version":"3.0.30","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"7c7aefe25b0e0786891835c94335ac9cdc9b7a56","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30.tgz","fileCount":76,"integrity":"sha512-7oDa02hdm8Ue7fnESTLI8CTNc2NRHC9jwYwMwJKWe3fnBndT8jw+ROfCSqVzfub/D9TqmGTendIEQQofKE8IWg==","signatures":[{"sig":"MEUCIDV7BLWEUZomTB5kv1dIa+6GLnB7Lpb7nbO/vJYE3NpXAiEAuhHuN+I1QMHQHX9QAbHUrG9RLUHcuJ15XNSFQdqJd7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23305600},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"5fd4b0f52722c65bb8abdafef36f32d196bbe270","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30_1729954784995_0.8088971864952894","host":"s3://npm-registry-packages"}},"3.0.30-test":{"name":"@api.stream/studio-kit","version":"3.0.30-test","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.30-test","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"64ac91f9d70e8009a75d85ed7a1d9ec1912f4c17","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.30-test.tgz","fileCount":76,"integrity":"sha512-3W2uCoadQQEpyytAKkNsYoBe87/bUb1cIyE518HP/0YsJyTZLvjK5sc36KlV1L01LdsnwG/R0r0NUN71zctS9A==","signatures":[{"sig":"MEUCIArQlRuLNhhBHyF9OpwGqHY/xedxGtFGUWLcxZWw0GEeAiEApSDVeXRwdt4+pxgSy/2ZFXwQ92vh7fcBwYIDkkoaV0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23311835},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"f849e92d6bb4c8eee3e534d77e89e2c569aa6534","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"mkanter","email":"mike@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"10.2.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"20.11.0","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.30-test_1730137959755_0.5725729259045511","host":"s3://npm-registry-packages"}},"3.0.31":{"name":"@api.stream/studio-kit","version":"3.0.31","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.31","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"46c3979627c5896ada5e7a1681b54f3ebe32710e","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.31.tgz","fileCount":67,"integrity":"sha512-u9SumbhYj4F3dIArmasMth3KUhhLjGtfbY6OJsIiyfPdXp9Q8ORiZIas4jOuIZwqkznuRurR4TNyYaY3e5Zpbg==","signatures":[{"sig":"MEUCIFpwLIVMaOgKz5jnATwvB0yDod9hA3/zE6iAk0EpiMJTAiEAseJOb6tf/saWozU5Gz1c9J1Pwx+tyWFfP7i0bMg2XnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23306885},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a7166151d1a3ce5a5d0a533947f514fc3825b268","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.31_1730151293540_0.7262680228560232","host":"s3://npm-registry-packages"}},"3.0.32":{"name":"@api.stream/studio-kit","version":"3.0.32","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.32","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b419ee5192d6f8b929decb55ed69f2d08838a339","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.32.tgz","fileCount":67,"integrity":"sha512-JmNH/+EpniCJdgpOE6mtAM3CMMZ2tJPwdwSSZoiZwvyvVH/3Gn+t1VgBE+kxW/BlS6KgoV63qK+zUzHzyfo3UQ==","signatures":[{"sig":"MEUCIGUXnb4lH5dwSJ7p/jCsc0JcbBoEO8klwDyF18RYUNg+AiEAmCVOcjuMRfpOYFqhtUaB1kBs8ydKJzKJH1uftwgRjag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23307620},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"b303aab9fab76697226066723116ad38415eef82","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.32_1730907282135_0.39590801545024945","host":"s3://npm-registry-packages"}},"3.0.33":{"name":"@api.stream/studio-kit","version":"3.0.33","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.33","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"3fa9c794c311c4bca837e6ed0708d711023069b1","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.33.tgz","fileCount":67,"integrity":"sha512-v0pAQ555DpyR0JbgkrTeGgPrZz0ruib5V1mVCrUK148ERKel4EExb8v82RxTLc2I9T2lDlseXkD/FBDWHbi2bw==","signatures":[{"sig":"MEUCIQCIRvUzAbkIucPC8jqt3+fJGnZ9DsedJNuqwlFtmc+OWAIgMYbvjmQIzNDWGEZBwfOsMaM5uudqUqtsFJ5GWPXoaLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23311102},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"77628952e7a399e3525d6c9d618b465066ebbab2","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.33_1731078461391_0.21731438420549698","host":"s3://npm-registry-packages"}},"3.0.34":{"name":"@api.stream/studio-kit","version":"3.0.34","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.34","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"1c503623d96f3ec1dffa46812111b7a93631c651","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.34.tgz","fileCount":67,"integrity":"sha512-3RP4sqrnIuH+VgOY8yhe6qmYUokjML/scvPksYB3tRMFdyQ0pOXhSehJlQUxFBCAVD4nYkH9thGjkekZMExU2g==","signatures":[{"sig":"MEQCIAaNf7Nrz5xNFIcw5bDewoycU9mi0zcZq8LEEFwMbA+6AiBygnAHiurE+tae9rmKaz/cDZxjQdfpYGC1K5JPaEVZiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23311419},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"f4e87ea1caac01c1926d528acb1fbf6c57ee4c8f","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.34_1731384080551_0.0101359346311658","host":"s3://npm-registry-packages"}},"3.0.35":{"name":"@api.stream/studio-kit","version":"3.0.35","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.35","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"4f2ad1a46d7abf9ff318cc76a2a6370ae939f60c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.35.tgz","fileCount":67,"integrity":"sha512-HIilfWi5T0cjx0qAV4ufU5Nmny3CkJxOQhVNmdavkqFBnlVfMwtQBvOO+tDxs/iV+gNrxrSubU61JDhzFzn1Xg==","signatures":[{"sig":"MEYCIQCEZyyaiNn+5nsXkGAYMDAcYlxj+hjHRPjJqh8lves6KwIhAIoJB7ObtaujaVkjfHNyg8Wd1uHdwnOxt0EKlCFzVixM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23311750},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"ac59a543842913d8ac1f61d32bdab39351f55c9a","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.35_1731433298986_0.323163228508375","host":"s3://npm-registry-packages"}},"3.0.36":{"name":"@api.stream/studio-kit","version":"3.0.36","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.36","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"1218b2ffa9fc56df2fc2eff621a585309471d93e","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.36.tgz","fileCount":67,"integrity":"sha512-HaAGKQnZg1LTuiBfVoIq+gy0C2Y8HkUMiojanQCyVSkBhaxcPJiblnse3kWxP4MsS/qZwvSV+QH/UITtKz6IiA==","signatures":[{"sig":"MEUCIQC4A7k3NGScx561CC8TCOYK/egNCRrKZClRr1JVq68jegIgNsMcjV9nkkV3x5T0QHmbDpDMPnnvloG39nkPFXM0HoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23312372},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"eeb042528607e754d044bcccea1a6f49a6f79d22","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.36_1731598219807_0.4888434930994454","host":"s3://npm-registry-packages"}},"3.0.37":{"name":"@api.stream/studio-kit","version":"3.0.37","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.37","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"491214607a76d700e6950ec44b0ab6fe9573f959","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.37.tgz","fileCount":67,"integrity":"sha512-aDpsiG6adY9mFz0SKICg6xiqbnCya4ZV8DTG3bUvZh0CqqnpDnU9Ke79lNS2O4O2fvbvdTdJus54hTBJt3AXnA==","signatures":[{"sig":"MEYCIQCnf/0HIsGGXVU8U5vSphFQ2fSINOVkf9GfWN/RF+PigQIhAOdbb6GPQBV2SLCI0JC0uP7qW/B1geIFH+3sTbeECwjX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23312047},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"9de91ecfcedb904024e956c8f1772b7b898062bd","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.37_1731915659475_0.03379939577892177","host":"s3://npm-registry-packages"}},"3.0.38":{"name":"@api.stream/studio-kit","version":"3.0.38","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.38","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"081e7b25988c2eb76ce8053dbea7b19ef74b99a6","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.38.tgz","fileCount":67,"integrity":"sha512-51mShIhr5VbvwjAJmBIQ1sxNC7FgqLhrHv+yGt5US/G2pJEOk0jIDZzyu2qSh3TtN0OeG6Ikh10KgbYSeKNhqQ==","signatures":[{"sig":"MEYCIQDg0ZCMZujzg2nLK9YIwt1S5OMsUAtXFIxcQ7JW495O6gIhAMgx3WI1o4EnkV8oJ3KJyKTJPNUGXgJifxgOAeKygbSs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23321121},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"9cb02ada77cba32255730a866cbf72fe7b76e8e8","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.38_1732507742532_0.7206553470015187","host":"s3://npm-registry-packages"}},"3.0.39":{"name":"@api.stream/studio-kit","version":"3.0.39","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.39","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"bf90efb5b42700fa23679e9b7466ac88178c943d","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.39.tgz","fileCount":67,"integrity":"sha512-1Y8a7TB3/4ngZVQI4VqY/xLI17hjWtCOpIXlJdh5sfPHFTLR/EJW2MzNWCty6sWFrn8QZDpj2orJPRjNZjQnWQ==","signatures":[{"sig":"MEQCIELtrjJGXpgso6z0KIPhl3yEu5NN5L9RSvQ7k+N51xv/AiBDYOnEyclz13VPNuAxAekwPds/Frm+VII/BuGZHmHv1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23327831},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"bc49adc5c363a2f6722048f33366e9ac50071952","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.39_1733200498344_0.28182146808270603","host":"s3://npm-registry-packages"}},"3.0.40":{"name":"@api.stream/studio-kit","version":"3.0.40","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.40","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"d739e72a3bdb52f8c7a12078af37fb7872f24a81","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.40.tgz","fileCount":67,"integrity":"sha512-PWka+i+UwyyX/ZsBr/dZYrr0SxRhlYL/VGU55rX4g+8OfC3TRQh6onmxddm5j6/pCP2K+PCKE851c4cvkRBcRg==","signatures":[{"sig":"MEUCIFvByFQSHoQOJ374APwt4ff0O1goswUBKfVHy1KR3OSgAiEAquH41qb4D8fkBAVSVCfgmRY2JqKzRnfKg5trSLczKcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23322936},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"5f03401e4d80c69e6a7e3af0e8812eb3ff1fe574","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.40_1733889593760_0.47702184553016935","host":"s3://npm-registry-packages-npm-production"}},"3.0.41":{"name":"@api.stream/studio-kit","version":"3.0.41","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.41","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a58000aaa9d059b533eee3132b38633add143118","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.41.tgz","fileCount":67,"integrity":"sha512-dbSyLbJboD/1Y5wIre7caH2o4hYLadpr7OyUTAP0LsXYSR5KmnZD3FXpXRPEW+PiQbPmMz6NycfvBsDKBLTYRw==","signatures":[{"sig":"MEUCIQC6xImB8aS3KGt++eGuATPDn9ru+l0mVsGDk2/z9JCN7AIgdsb7wmM14JQf1yLqhXN4VYYdtUyC7RcVf3E4eubKOUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23323328},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"670f22652d36e012c1eaef4901cc5b56267e38af","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.41_1733938047844_0.012191737055047058","host":"s3://npm-registry-packages-npm-production"}},"3.0.42":{"name":"@api.stream/studio-kit","version":"3.0.42","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.42","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"a9a4d385983537bc3ab6924654ee04c3f5805d8b","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.42.tgz","fileCount":67,"integrity":"sha512-kEh/Ol8gBpJhJ2vO81Xe1yqCo6EGghR1BzQUpLAkHrg14W1eXVrOGZx9FgsNQiXtkP80qGbBVJtp7aX3cHRmjQ==","signatures":[{"sig":"MEYCIQCDbccgcyamUNDSendKAOyuPoNQkF2dx+E+Eg34EmIglgIhAMK0AXdHVu+Ey8iUALJn3S+MRi7KHajNl69YhBrL8+To","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23322669},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"3d194254c591afbd5983f7113a6506c9f834b4f4","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.42_1734422978103_0.4771960069652261","host":"s3://npm-registry-packages-npm-production"}},"3.0.43":{"name":"@api.stream/studio-kit","version":"3.0.43","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.43","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"2454f3a1793bc97cac669daca3b2ef4180c1a2c1","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.43.tgz","fileCount":67,"integrity":"sha512-qu4YxWCz3TWrCdjxwIMjN8pkUlScfBcgph7D6rJ093Au7F5bSgsxe6AlZaAzfG5X/6Ay6pdxQGMjzkaeIKUkFg==","signatures":[{"sig":"MEYCIQC8/hnKqjhVfmYiCGm+dtPiq6YCkWG0U0DJkDwI892V4wIhANo/7ltXvXtY/3ZRqxXpUQV9QJb5tF9m+dgrv00zU/pE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23325149},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"41cf430223d556ef8d4076c380926433c0c42864","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.43_1736139634304_0.9799061634823278","host":"s3://npm-registry-packages-npm-production"}},"3.0.44":{"name":"@api.stream/studio-kit","version":"3.0.44","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.44","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"30b3590dc25b93ea19692a68199fc5f7e59e8e49","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.44.tgz","fileCount":67,"integrity":"sha512-zC3SZ+Nd4TSI4BjTotz87SG8TsKGqBm3a498wZi9IUF2Yofh2YVdd4UIEEOE/NBArhnevRcoGybK0HvUgGRkXA==","signatures":[{"sig":"MEYCIQCW9ZaQn9AcMcr2ymE28JroAH9UzvfRP8w80AeGo4huagIhAMJdGF7UfjJvw4c8Njq33YOTEnNb3wFWvnuTiNqfz8f8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23325430},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"7bafaec3a9f6893a483f827b2583d294d1dcf01b","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.44_1736351582169_0.4562842655025101","host":"s3://npm-registry-packages-npm-production"}},"3.0.45":{"name":"@api.stream/studio-kit","version":"3.0.45","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.45","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"5a0894f202aaedcae06163fb3331cefc13ac3a14","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.45.tgz","fileCount":67,"integrity":"sha512-Dsa+ChaXGVUPP9KMTRsXZmZrh8P/qkyv6mkmJzTiCQVPGGChDG3nluX95uOZxibsx4hZFG0r/oqSR50uXsijXA==","signatures":[{"sig":"MEYCIQCTcPXr7hTjoTZ8KggJBAdRbn5eQJCVTz4WJM374ssAaQIhAKV6A5xyHBk+wUBLYTGUZAtdiVgR5T0BOcO7UoRYPRjw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23325718},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"9bd6c8bf3a8087332d6f2665da551aca79d681e8","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.45_1736357545839_0.16883835596936914","host":"s3://npm-registry-packages-npm-production"}},"3.0.46":{"name":"@api.stream/studio-kit","version":"3.0.46","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.46","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"30bbe7e3b7a319ba27bf894345db181b04e0701c","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.46.tgz","fileCount":67,"integrity":"sha512-b+0VtlIz3eBL4kyHRCHC8zm1dztTbQEqaEl7ASTT+YJ6l8kn9IA6kT/bCQ7QsOSdL/THH2U1OxFNSqM+MYgqkg==","signatures":[{"sig":"MEUCIB/qf4qhKTMevPtZfGqAcceSr9BMf8N5YiuGVZmm97ujAiEAvK5V3dyGxidWrzoKq4n4hERa4naJ0LCkvjGpFYs24lg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23326613},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"db65e44a3b84e57d084bb51e5bda6fda318a0def","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.46_1736745753125_0.8634104634374871","host":"s3://npm-registry-packages-npm-production"}},"3.0.47":{"name":"@api.stream/studio-kit","version":"3.0.47","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.47","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b979666abce1435e06ba106763f63574c4af01f5","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.47.tgz","fileCount":67,"integrity":"sha512-72mFImTXFCkwY8Yrjizp02i4KozcfTTAkVHHX3KrRCOlMKrqpVGvocVCtPVE2irLqz2hnywtZ0lCcZBnkinmOg==","signatures":[{"sig":"MEUCIGHkeDH3pXz5HyD0NHUO9nQGW6sFsbLywFDe0JYy0pyyAiEA3KE05qVtcP8DnmW3+ZLDVz/f4snqm5PgW4xlNVgURo8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23326919},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"a57ffc3b64fb6183a34b33df3574c86370a3df67","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.47_1738772979168_0.036709727154095706","host":"s3://npm-registry-packages-npm-production"}},"3.0.48":{"name":"@api.stream/studio-kit","version":"3.0.48","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"license":"MIT","_id":"@api.stream/studio-kit@3.0.48","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"homepage":"https://api.stream","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"env":{"NODE_ENV":"prod"},"dist":{"shasum":"b74cadd204e6918555b6d9cd104a9125416d1b78","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.48.tgz","fileCount":67,"integrity":"sha512-X3Rs/ofW3mIhbxAxeTbm3oQZR8uQf1ir+/XQrvcR3LdsJDGWw2l3udiVJMZ8aRe5MbhUwfqRmx8A6qi13wW+eg==","signatures":[{"sig":"MEUCICoeRcUnIJgEcVz5ONbx+Hlg5DT1LaJowNnBS9u/8ba+AiEA+z+W9NlLttS67l0SYIwb8Fz+jZVszAwuBqda8yxxA0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23328829},"main":"./dist/index.umd.js","type":"module","types":"./types/src/index.d.ts","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"gitHead":"8ca166c00d906dd563746019a24a800516405c30","private":false,"scripts":{"dev":"npm run deps && vite","deps":"npx npm-check-updates -i --format group","build":"node build.mjs","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","prepare":"npm run build","add-license":"npx license-check-and-add add -f build/license-header.json","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","build:renderer":"cd ./renderer && node buildRenderer.mjs","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest"},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"repository":{"url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git","type":"git"},"_npmVersion":"8.19.4","description":"Client SDK for building studio experiences with API.stream","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"csx":"^10.0.2","long":"^5.2.3","heresy":"^1.0.4","loglevel":"^1.9.1","to-style":"^1.3.3","lodash-es":"^4.17.21","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","@api.stream/sdk":"^1.0.38","fast-deep-equal":"^3.1.3","unist-util-visit":"^5.0.0","react-transition-group":"^4.4.5","@api.stream/livekit-server-sdk":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.2.8","csstype":"^3.1.3","typedoc":"^0.25.13","prettier":"^3.2.5","copyfiles":"^2.4.1","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typescript":"^5.4.5","@types/node":"^20.12.7","npm-run-all":"^4.1.5","@types/react":"^18.2.75","concurrently":"^8.2.2","@types/lodash-es":"^4.17.12","@types/react-dom":"^18.2.24","@rollup/plugin-babel":"^6.0.4","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","license-check-and-add":"^4.0.5","vite-plugin-node-polyfills":"^0.21.0","rollup-plugin-polyfill-node":"^0.13.0","@types/react-transition-group":"^4.4.10"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/studio-kit_3.0.48_1740082134808_0.2089466494940755","host":"s3://npm-registry-packages-npm-production"}},"3.0.49":{"name":"@api.stream/studio-kit","version":"3.0.49","description":"Client SDK for building studio experiences with API.stream","license":"MIT","private":false,"keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"author":{"name":"Lightstream"},"repository":{"type":"git","url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git"},"homepage":"https://api.stream","main":"./dist/index.umd.js","module":"./dist/index.js","type":"module","types":"./types/src/index.d.ts","sideEffects":false,"exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.js"}},"scripts":{"dev":"npm run deps && vite","prepare":"npm run build","dev:renderer":"cd ./renderer && vite --config ./renderer.vite.config.ts","add-license":"npx license-check-and-add add -f build/license-header.json","build":"node build.mjs","deps":"npx npm-check-updates -i --format group","publish-docs":"npm-run-all --parallel publish-docs:sdk publish-docs:renderer publish-docs:docs publish-docs:demo","publish-docs:demo":"cd examples/studio-kit-demo && npm install && vite build --emptyOutDir --outDir ../../docs/example/$npm_package_version --base=/studiokit/example/ && rm -f ../../docs/example/latest && ln -sr ../../docs/example/$npm_package_version ../../docs/example/latest","publish-docs:renderer":"cd ./renderer && npm install && vite --config ./renderer.vite.config.ts build --emptyOutDir --outDir ./docs/renderer/$npm_package_version --base=/studiokit/renderer/$npm_package_version/ && rm -f ../docs/renderer/latest && ln -sr ../docs/renderer/$npm_package_version ../docs/renderer/latest","publish-docs:sdk":"tsc -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types && vite build --emptyOutDir --outDir ./docs/sdk/$npm_package_version && rm -f ./docs/sdk/latest && ln -sr ./docs/sdk/$npm_package_version ./docs/sdk/latest","publish-docs:docs":"typedoc --options ./typedoc.json --out ./docs/docs/$npm_package_version && rm -f ./docs/docs/latest && ln -sr ./docs/docs/$npm_package_version ./docs/docs/latest","watch":"concurrently --kill-others \"vite build --watch\" \"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types\"","watch:types":"tsc-watch -p ./tsconfig.json --declaration --skipLibCheck --emitDeclarationOnly --jsx react --esModuleInterop --outDir types","build:renderer":"cd ./renderer && node buildRenderer.mjs"},"dependencies":{"@api.stream/livekit-server-sdk":"^1.1.3","@api.stream/sdk":"^1.0.38","csx":"^10.0.2","fast-deep-equal":"^3.1.3","heresy":"^1.0.4","jwt-decode":"^4.0.0","lighterhtml":"^4.2.0","livekit-client":"^2.0.10","lodash-es":"^4.17.21","loglevel":"^1.9.1","long":"^5.2.3","react-transition-group":"^4.4.5","to-style":"^1.3.3","unist-util-visit":"^5.0.0"},"devDependencies":{"@rollup/plugin-babel":"^6.0.4","@types/lodash-es":"^4.17.12","@types/node":"^20.12.7","@types/react":"^18.2.75","@types/react-dom":"^18.2.24","@types/react-transition-group":"^4.4.10","@vitejs/plugin-react":"^4.2.1","babel-plugin-wildcard":"^7.0.0","concurrently":"^8.2.2","copyfiles":"^2.4.1","csstype":"^3.1.3","license-check-and-add":"^4.0.5","npm-run-all":"^4.1.5","prettier":"^3.2.5","rollup-plugin-polyfill-node":"^0.13.0","tsc-alias":"^1.8.8","tsc-watch":"^6.2.0","typedoc":"^0.25.13","typescript":"^5.4.5","vite":"^5.2.8","vite-plugin-node-polyfills":"^0.21.0"},"peerDependencies":{"react":">=18.2.0","react-dom":">=18.2.0"},"env":{"NODE_ENV":"prod"},"gitHead":"6acebbe0eafcfc4dc3474a92c22e9246d952f1a7","bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"_id":"@api.stream/studio-kit@3.0.49","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-+9HItF7XWAFekVXoWf1w2zTRBpkpb6KLtomA6Kt3xlkDTGHIy30qz+PgccxZrwhKJqKVzgBuiRNGiAzE5cf/CQ==","shasum":"35106908bb5eee4048fcd6bc0ad30fdee2593eb5","tarball":"https://registry.npmjs.org/@api.stream/studio-kit/-/studio-kit-3.0.49.tgz","fileCount":67,"unpackedSize":23329108,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDxp3Aiq03OerOgNo06/0Kk/Iu9FFqTKg/cqYb/WAxp9gIhAI85Xl5p3PIL09n1CMh9KWZ0x0Y1MFuM4L+JLuXTKTDF"}]},"_npmUser":{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},"directories":{},"maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/studio-kit_3.0.49_1746120233015_0.5479892497854872"},"_hasShrinkwrap":false}},"time":{"created":"2022-04-11T22:47:07.253Z","modified":"2025-05-01T17:23:53.484Z","1.0.0":"2022-04-11T22:47:07.860Z","1.0.1":"2022-04-12T21:36:08.345Z","1.0.2":"2022-04-13T02:06:28.583Z","1.0.3":"2022-04-13T02:38:59.195Z","1.0.4":"2022-04-13T03:54:02.544Z","1.0.5":"2022-04-13T04:31:55.942Z","1.0.6":"2022-04-13T06:03:37.090Z","1.0.7":"2022-04-13T06:04:35.055Z","1.0.8":"2022-04-14T01:29:58.572Z","1.0.9":"2022-04-14T23:59:26.256Z","1.0.10":"2022-04-22T01:58:38.748Z","1.0.11":"2022-04-27T17:52:16.146Z","1.0.12":"2022-05-17T23:26:21.505Z","1.0.13":"2022-05-17T23:47:54.188Z","1.0.14":"2022-05-26T20:08:01.774Z","1.0.15":"2022-05-27T02:55:40.824Z","1.0.16":"2022-05-27T23:58:44.336Z","1.0.17":"2022-06-01T20:05:01.007Z","1.0.18":"2022-06-03T22:46:13.732Z","1.0.19":"2022-06-07T03:08:51.004Z","1.0.20":"2022-06-08T00:38:32.447Z","1.0.21":"2022-06-14T21:23:07.150Z","1.0.22":"2022-06-15T15:55:36.385Z","1.0.23":"2022-06-15T22:49:42.316Z","1.0.24":"2022-06-16T09:25:30.679Z","1.0.25":"2022-06-21T00:33:29.881Z","1.0.26":"2022-06-21T23:35:05.743Z","1.0.27":"2022-06-25T00:15:49.092Z","1.1.0":"2022-06-27T19:57:31.800Z","1.1.1":"2022-06-27T20:28:07.264Z","1.1.2":"2022-06-27T21:03:30.909Z","1.1.3":"2022-06-27T21:51:22.358Z","1.1.4":"2022-06-28T03:38:32.239Z","1.1.5":"2022-06-28T20:42:20.014Z","1.1.6":"2022-06-28T21:25:47.571Z","1.1.7":"2022-06-28T22:51:36.178Z","1.1.8":"2022-06-29T00:26:52.761Z","1.1.9":"2022-07-05T19:12:50.013Z","1.1.10":"2022-07-09T00:51:02.599Z","1.1.11":"2022-07-09T16:29:38.875Z","1.1.12":"2022-07-09T21:11:21.564Z","1.1.13":"2022-07-12T21:19:19.821Z","1.1.14":"2022-07-12T21:27:40.000Z","1.1.15":"2022-07-12T21:53:24.691Z","1.1.16":"2022-07-13T03:04:03.567Z","1.1.17":"2022-07-13T03:26:36.418Z","1.1.18":"2022-07-13T04:03:04.270Z","1.1.19":"2022-07-13T04:09:20.020Z","1.1.20":"2022-07-13T14:30:59.455Z","1.1.21":"2022-07-13T20:35:18.264Z","1.1.22":"2022-07-13T23:21:08.677Z","1.1.23":"2022-07-14T00:58:18.609Z","1.1.24":"2022-07-19T14:45:05.676Z","1.1.25":"2022-07-27T19:35:42.548Z","1.1.26":"2022-07-28T15:43:30.620Z","1.1.27":"2022-07-29T00:52:34.121Z","1.1.28":"2022-08-01T23:37:49.635Z","1.1.29":"2022-08-01T23:44:14.916Z","1.1.30":"2022-08-02T15:02:39.461Z","1.1.31":"2022-08-02T15:42:09.294Z","1.1.32":"2022-08-02T15:43:52.335Z","1.1.33":"2022-08-02T17:12:34.460Z","1.1.34":"2022-08-03T22:27:58.279Z","1.1.35":"2022-08-04T16:22:56.772Z","1.1.36":"2022-08-05T23:09:11.146Z","1.1.37":"2022-08-29T19:14:13.353Z","1.1.38":"2022-08-30T18:12:50.389Z","1.1.39":"2022-08-30T21:39:49.071Z","1.1.40":"2022-08-31T18:41:05.684Z","1.1.41":"2022-09-01T20:57:21.028Z","1.1.42":"2022-09-10T05:35:34.093Z","1.1.43":"2022-10-18T22:32:10.420Z","1.1.44":"2022-10-18T22:43:15.598Z","1.1.45":"2022-10-20T07:34:52.569Z","1.1.46":"2022-10-20T13:48:41.607Z","1.1.47":"2022-10-21T07:54:36.353Z","1.1.48":"2022-10-21T13:01:11.404Z","1.1.49":"2022-10-21T18:57:47.094Z","1.1.50":"2022-10-25T12:17:47.703Z","1.1.51":"2022-11-08T20:02:58.066Z","1.1.52":"2022-11-09T05:56:51.712Z","1.1.53":"2022-11-14T16:42:11.028Z","1.1.54":"2022-11-22T22:32:15.074Z","1.1.55":"2022-12-09T19:55:49.888Z","1.1.56":"2023-01-25T21:26:51.300Z","1.1.57":"2023-02-14T17:57:57.032Z","1.1.58":"2023-02-22T01:39:30.337Z","1.1.59":"2023-02-22T03:32:58.624Z","1.1.60":"2023-02-22T23:12:51.758Z","1.1.61":"2023-02-22T23:31:59.270Z","1.1.62":"2023-02-24T17:33:38.651Z","1.1.63":"2023-02-27T17:48:07.077Z","2.0.0":"2023-02-28T16:45:54.365Z","2.0.1":"2023-02-28T18:14:09.222Z","2.0.2":"2023-03-02T03:16:28.184Z","2.0.3":"2023-03-03T16:01:36.394Z","2.0.4":"2023-03-06T15:33:15.154Z","2.0.5":"2023-03-14T13:09:18.341Z","2.0.6":"2023-03-20T15:48:55.971Z","2.0.7":"2023-03-22T18:14:23.968Z","2.1.0":"2023-03-24T15:20:57.988Z","2.1.1":"2023-03-24T15:53:44.449Z","2.1.2":"2023-03-27T15:56:42.216Z","2.1.3":"2023-07-17T20:17:28.814Z","2.1.4":"2023-07-21T16:24:52.283Z","2.1.5":"2023-07-21T17:06:07.573Z","2.1.6":"2023-07-26T18:23:36.814Z","2.1.7":"2023-07-27T14:24:13.425Z","2.1.8":"2023-08-02T17:48:42.165Z","2.1.9":"2023-08-31T15:08:50.413Z","2.1.10":"2023-09-12T18:47:50.051Z","2.1.11":"2023-09-12T21:26:52.206Z","3.0.0":"2024-02-16T16:36:46.971Z","3.0.1":"2024-02-16T17:41:32.744Z","3.0.2":"2024-02-16T19:04:45.744Z","3.0.3":"2024-02-16T19:48:15.210Z","3.0.4":"2024-02-16T21:04:25.918Z","3.0.5":"2024-02-20T16:11:10.490Z","3.0.6":"2024-03-14T16:42:11.904Z","3.0.7":"2024-03-19T16:56:08.579Z","3.0.8":"2024-03-19T17:08:42.965Z","3.0.9":"2024-04-10T08:17:55.814Z","3.0.10":"2024-04-11T15:30:53.502Z","3.0.11":"2024-05-24T05:30:56.332Z","3.0.12":"2024-06-03T19:45:28.819Z","3.0.13":"2024-06-05T17:15:01.561Z","3.0.14":"2024-06-24T18:07:23.231Z","3.0.15":"2024-07-17T15:38:47.027Z","3.0.16":"2024-08-05T12:46:59.997Z","3.0.17":"2024-08-15T04:12:47.446Z","3.0.18":"2024-08-29T16:55:02.580Z","3.0.19":"2024-08-29T19:04:31.077Z","3.0.20":"2024-09-13T06:53:52.441Z","3.0.21":"2024-09-13T16:50:09.405Z","3.0.22":"2024-09-16T11:05:31.529Z","3.0.24":"2024-09-18T20:17:23.530Z","3.0.25":"2024-09-19T12:24:36.803Z","3.0.26":"2024-09-24T03:30:42.775Z","3.0.27":"2024-09-30T14:46:16.834Z","3.0.28":"2024-10-08T01:10:51.765Z","3.0.29":"2024-10-10T13:55:08.931Z","3.0.30-beta-mike":"2024-10-25T19:45:56.951Z","3.0.30-beta-mike-2":"2024-10-25T21:00:25.751Z","3.0.30-beta-mike-3":"2024-10-25T21:45:10.275Z","3.0.30-beta-mike-4":"2024-10-26T14:26:49.203Z","3.0.30":"2024-10-26T14:59:45.238Z","3.0.30-test":"2024-10-28T17:52:39.977Z","3.0.31":"2024-10-28T21:34:53.800Z","3.0.32":"2024-11-06T15:34:42.375Z","3.0.33":"2024-11-08T15:07:41.669Z","3.0.34":"2024-11-12T04:01:20.881Z","3.0.35":"2024-11-12T17:41:39.268Z","3.0.36":"2024-11-14T15:30:20.044Z","3.0.37":"2024-11-18T07:40:59.720Z","3.0.38":"2024-11-25T04:09:02.765Z","3.0.39":"2024-12-03T04:34:58.590Z","3.0.40":"2024-12-11T03:59:54.009Z","3.0.41":"2024-12-11T17:27:28.088Z","3.0.42":"2024-12-17T08:09:38.311Z","3.0.43":"2025-01-06T05:00:34.538Z","3.0.44":"2025-01-08T15:53:02.423Z","3.0.45":"2025-01-08T17:32:26.045Z","3.0.46":"2025-01-13T05:22:33.346Z","3.0.47":"2025-02-05T16:29:39.429Z","3.0.48":"2025-02-20T20:08:55.046Z","3.0.49":"2025-05-01T17:23:53.275Z"},"bugs":{"url":"https://github.com/golightstream/api.stream-studio-kit/issues"},"author":{"name":"Lightstream"},"license":"MIT","homepage":"https://api.stream","keywords":["api.stream","api-stream","api stream","video","live","streaming","live streaming","live-streaming","studio"],"repository":{"type":"git","url":"git+ssh://git@github.com/golightstream/api.stream-studio-kit.git"},"description":"Client SDK for building studio experiences with API.stream","maintainers":[{"name":"api.stream-bot","email":"luke+npm@golightstream.com"},{"name":"luket","email":"luke@thompsonuk.me"},{"name":"samirageb","email":"sami@golightstream.com"},{"name":"hudbuddy","email":"hudson@golightstream.com"},{"name":"mkanter","email":"mike@golightstream.com"}],"readme":"<img src=\"https://github.com/golightstream/api.stream-sdk/blob/main/build/logo-light.png?raw=true#gh-dark-mode-only\" alt=\"API.stream\" width=\"250\" style=\"margin-bottom: 25px\"/>\n<img src=\"https://github.com/golightstream/api.stream-sdk/blob/main/build/logo-dark.png?raw=true#gh-light-mode-only\" alt=\"API.stream\" width=\"250\" style=\"margin-bottom: 25px\"/>\n\n# Studio Kit\n\nA browser-based JavaScript SDK for <a target=\"_blank\" href=\"https://api.stream/\">API.stream</a>.\n\nThe Studio Kit provides your users with everything they need to produce professional-looking live streams to any popular platform (Youtube, Facebook, Twitch, etc.) or custom destination.\n\n<sub>This is a simple and opinionated interface for API.stream services. It implements the [API.stream SDK](https://github.com/golightstream/api.stream-sdk).</sub>\n\n📖 [Read the documentation](https://www.api.stream/docs/sdk/studiokit/docs/)  \n🔍 [View the live demo](https://live.api.stream/studiokit/example/)\n\n<sub>[View demo code](https://github.com/golightstream/api.stream-studio-kit/tree/main/examples/studio-kit-demo)</sub>\n\n----\n#### Installation\n\n```text\nnpm install @api.stream/studio-kit\n```\n\n#### Features\n\n<sub>**Developers** using the Studio Kit will have access to:</sub>\n\n- Drop-in stream canvas\n  - Configurable drag-and-drop controls\n  - Built-in animations and transitions\n- Support for custom stream layouts\n- Support for custom themes and presets\n- Support for webcam + screenshare for a host and any number of guests\n- Simple state hooks designed for interplay with popular frontend frameworks\n\n<sub>**Users** of a website implementing the Studio Kit will be able to:</sub>\n\n- Create and manage multiple projects\n- Invite guests to appear on stream\n- Select from custom themes and layouts\n- Set up a professional-looking stream in minutes\n- Go live to multiple destinations at the same time\n- Add cameras and screenshares and switch between layouts in real time\n----\n\n#### Quick start\n\n###### Initialize the SDK\n\n```typescript\nimport * as StudioKit from '@api.stream/studio-kit'\n\n// Initialize the SDK to receive a Studio object\nconst studio = await StudioKit.init()\n\n// Authenticate the user and fetch their projects\nconst user = await studio.load(ACCESS_TOKEN)\n```\n\n_Note: ACCESS_TOKEN should be granted as part of your user login flow.  \nReceive this token on the backend by using the [API.stream SDK](https://github.com/golightstream/api.stream-sdk)._\n\n[Example - Retrieve an access token](https://github.com/golightstream/api.stream-sdk/tree/main/examples/js/backend-auth-grpcweb)\n\n###### Monitor events and updates\n\n```typescript\n// Listen for events to update state and re-render the UI\n\nstudio.subscribe((event, payload) => {\n  handleEvent(event, payload) // Update some state\n  render(state) // Render some UI (e.g. projects list)\n})\n\nconst handleEvent = (event, payload) => {\n  if (event === 'BroadcastStarted') {\n    setIsLive(true)\n  } else if (event === 'BroadcastStopped') {\n    setIsLive(false)\n  }\n}\n```\n\n###### Create a project\n\nA project represents a single broadcast setup.\n\n```typescript\n// ScenelessProject includes utilities to assist with simple stream setup\nconst { ScenelessProject } = SDK.Helpers\n\n// Create a project with participant and overlay compatibility\nconst project = await ScenelessProject.create()\n\n// Activate our desired project, initializing event listeners\nawait studio.Command.setActiveProject({ projectId: project.id })\n\n// Wrap the project in an interface used to manage layout, \n//  add participant video feeds, and change overlays\nconst projectCommands = ScenelessProject.commands(project)\n\n// Join the WebRTC room to begin sending and receiving video with guests\nconst room = await activeProject.joinRoom({ displayName })\n```\n\n###### Add Guests\n\nNow that we have a WebRTC room, let's invite some guests to join our broadcast.\nThe first step is to create a link for each guest to join with.\n\n```typescript\nconst baseUrl = 'https://yourwebsite.com/guest'\nconst guestLink = await studio.createGuestLink(baseUrl, {\n  projectId: project.id,\n})\n```\n\n_Note: We can also use the Studio.createGuestToken method_\n\nOn the guest page, we can have the guest join the WebRTC room. Let's demonstrate how to accomplish this in the context of a React component.\n\n###### Guest Page (React)\n\n```jsx\nimport { init, Helpers, SDK } from '@api.stream/studio-kit'\nconst { useStudio, StudioProvider, useDevices } = Helpers.React\n\n// In order to make use of the helpful useStudio hook, our component must be a child of StudioProvider\nconst GuestApp = ({ children }) => (\n  <StudioProvider>\n    {children}\n  </StudioProvider>\n)\n\nconst GuestCompoent = () => {\n  const { studio, project, room, setStudio, setProject, setRoom, webcamId, microphoneId, setWebcamId, setMicrophoneId } = useStudio()\n\n  // Initialize studio\n  // Pass an empty array as deps to ensure that this effect runs only once.\n  // There are other, better ways to accomplish this, \n  //  but for brevity in this example, we choose this way.\n  useEffect(() => {\n    init().then(setStudio)\n  }, [])\n\n  // Initialize project\n  useEffect(() => {\n    if (!studio) return\n\n    if (studio.initialProject) {\n      // If the SDK detects a token in the URL, it will return the project\n      //  associated with it (e.g. guest view)\n      setProject(studio.initialProject)\n    } else {\n      setError('Invalid token')\n    }\n  }, [studio])\n\n\n  // Initialize room\n  useEffect(() => {\n    if (!project) return\n    project\n      .joinRoom({\n        displayName,\n      })\n      .then((room) => {\n        setJoining(false)\n        setRoom(room)\n      })\n      .catch((e) => {\n        setError(e.message)\n      })\n  }, [project])\n\n  // Gets all webcams and microphones for the guest, listens for changes to available devices\n  const devices = useDevices()\n\n  // As soon as we have our devices, the first available webcam and microphone will be shared across the WebRTC Room.\n  useEffect(() => {\n    if (!webcamId) setWebcamId(devices.webcams[0]?.deviceId)\n  }, [webcamId, devices])\n  useEffect(() => {\n    if (!microphoneId) setMicrophoneId(devices.microphones[0]?.deviceId)\n  }, [microphoneId, devices])\n\n  return (\n    <div>\n      {/* some react component here*/}\n    </div>\n  )\n}\n```\n\nNow that the Guest has joined the room, let's return to the Host's page, and add the guest to our broadcast.\n\n###### Adding Guest To The Broadcast (React)\n\n```jsx\n\nconst Participants = () => {\n  const { room, projectCommands } = useStudio()\n  const [participants, setParticipants] = useState<SDK.Participant[]>([])\n\n  // Listen for room participants\n  useEffect(() => {\n    return room.useParticipants((participants) => {\n      setParticipants(participants)\n      // Prune non-existent guests from the project\n      // Only the host can do this\n      projectCommands.pruneParticipants()\n    })\n  }, [])\n\n  return (\n    <div>\n      {participants.map((p) => (\n        <div>\n          {/* Include some other components to, say, display the participant's camera feed */}\n          <WebcamToggle participant={p} />\n        </div>\n      ))}\n    </div>\n  )\n}\n\nconst WebcamToggle = ({ participant }) => {\n  const { id } = participant\n  const { projectCommands } = useStudio()\n\n  // Get the initial props in case the participant is on stream\n  const projectParticipant = useMemo(\n    () => projectCommands.getParticipantState(id, 'camera'),\n    [],\n  )\n  const [onStream, setOnStream] = useState(Boolean(projectParticipant))\n  const [isMuted, setIsMuted] = useState(projectParticipant?.isMuted ?? false)\n  const [volume, setVolume] = useState(projectParticipant?.volume ?? 1)\n  const [isShowcase, setIsShowcase] = useState(false)\n\n  // Monitor whether the participant has been removed from the stream\n  //  from some other means (e.g. dragged off canvas by host)\n  useEffect(() => {\n    return projectCommands.useParticipantState(\n      id,\n      (x) => {\n        setOnStream(Boolean(x))\n      },\n      'camera',\n    )\n  }, [])\n\n  // Monitor the project's showcase to determine whether this\n  // participant/camera is active\n  useEffect(\n    () =>\n      projectCommands.useShowcase((showcase) => {\n        setIsShowcase(showcase.participantId === id && showcase.type === 'camera')\n      }),\n    [],\n  )\n  return (\n    <div>\n      <label>\n        <input\n          type=\"checkbox\"\n          checked={onStream}\n          onChange={(e) => {\n            const checked = e.target.checked\n            if (checked) {\n              // Adds the participant's webcam and microphone to the broadcast\n              projectCommands.addParticipant(id, { isMuted, volume }, 'camera')\n            } else {\n              projectCommands.removeParticipant(id, 'camera')\n            }\n            setOnStream(checked)\n          }}\n        />\n        On stream\n      </label>\n      <label style={{ opacity: onStream ? 1 : 0.7 }}>\n        <input\n          type=\"checkbox\"\n          disabled={!onStream}\n          checked={isShowcase}\n          onChange={() => {\n            if (isShowcase) {\n              projectCommands.setShowcase(null)\n            } else {\n              projectCommands.setShowcase(id, 'camera')\n            }\n          }}\n        />\n        Showcase\n      </label>\n    </div>\n  )\n}\n```\n\n###### Configure a broadcast\n\nWith a project, we are ready to start configuring a broadcast.\n\n```typescript\n// Render the drop-in stream canvas into a DOM element of your choosing\nconst containerEl = document.querySelector('#some-container')\nstudio.render({\n  projectId: project.id, // The project to render\n  containerEl, // The element to render the preview into\n  dragAndDrop: true, // Include drag 'n' drop functionality\n})\n\n// Configure a destination for the active project\nstudio.Command.setDestination({\n  projectId: project.id,\n  rtmpUrl: 'rtmp://some-rtmp-url.com/',\n  rtmpKey: 'some_stream_key_123',\n})\n```\n\n###### Start a broadcast\n\nOnce a destination is set, the project is ready to go live.\n\n```typescript\nstudio.Command.startBroadcast({\n  projectId: project.id,\n})\n```\n\n#### Authentication & Authorization\n\nAPI.stream relies heavily on modern JWT-based authentication flows. The backend authentication service issues JWTs which clients assert on subsequent API calls. Those JWTs include grants allowing clients to safely share projects with collaborators and guests.\n\n[Learn more about authentication with API.stream](https://www.api.stream/docs/api/auth/)\n","readmeFilename":"README.md"}