{"_id":"@corti/dictation-web","_rev":"107-de3ee238ee51e027a6f2c9f0d055205a","name":"@corti/dictation-web","dist-tags":{"test":"0.0.0-test.8","ambient":"0.7.0-ambient.19","rc":"0.8.0-rc.1","latest":"0.9.0","languages":"0.0.0-languages.4"},"versions":{"0.0.1":{"name":"@corti/dictation-web","version":"0.0.1","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.0.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"7fd296e0f17e70fea2e300398267e478aad5e405","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.1.tgz","fileCount":121,"integrity":"sha512-IC9M07WhdQ5CqMojkl0YGHa6lrXb1OMx0nsyq6vGBpO0AyZOooU7QnJXzRlMjcbp5d0FNzEchyjmCcrJrfq+cg==","signatures":[{"sig":"MEYCIQClsEwnH6HSgvSbO5y3uJ8hjKUMYrS4HrjQy88qosyp0AIhAIjyVs4TcT8QhQ3hwPrXAbNMekIDMWA06lVrUHyerhJV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":305615},"main":"dist/src/index.js","type":"module","types":"./dist/src/index.d.ts","module":"dist/src/index.js","exports":{".":"./dist/src/index.js","./corti-dictation.js":"./dist/src/corti-dictation.js"},"gitHead":"dc4bff328a45293445983899473aa4027c0e88f0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","sinon":"^19.0.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.1_1741168163608_0.33866531865330396","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@corti/dictation-web","version":"0.0.2","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.0.2","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"1f99ef1b446cdfffbb3e5eff447bc2b9a21484c0","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.2.tgz","fileCount":53,"integrity":"sha512-3F7IxrqalifyjPauWnRudzWHC/5z4FjS7Py2D17rlKkMxjC8thgqoGV8f7w9Twsq7mOmBqO6Dk6rZbAvdB77EQ==","signatures":[{"sig":"MEUCIDOTIASr6e/bH7AHI/1km3q4LdsrCbRRfBOA+m2lD8WmAiEA8OCcY51OJr/+ORsAnFGbP3hxkGnTefnEa0lhnYQ/Tpc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":95610},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{".":"./dist/index.js"},"gitHead":"dc4bff328a45293445983899473aa4027c0e88f0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","sinon":"^19.0.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.2_1741175287350_0.68624015767402","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@corti/dictation-web","version":"0.1.0","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.0","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"8da93fe776d252b6396227c922f818620b7d7ef2","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.0.tgz","fileCount":53,"integrity":"sha512-h2qo7u4Lo2TjR5Yaz5SO9ebFTQdWbzsuToO/j8ZFncRPeFtjVJIcN5thJschpIe2WwRz9rGfhH+8i2FQUI+Fbg==","signatures":[{"sig":"MEUCIQCwxa1DIHuIEewvcBV6vDUHFbj6dzC6qv4yv4+lvfAhmQIgGFrDWbIm4scs0bwXgPVb5A4TFiHovTQ5EE+vQ0hDeqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":103770},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{".":"./dist/index.js"},"gitHead":"dc4bff328a45293445983899473aa4027c0e88f0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","sinon":"^19.0.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.0_1741179354171_0.4650011315433473","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@corti/dictation-web","version":"0.1.1","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"d889a1ea44177fba7280ea4868c15534ac74e5f0","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.1.tgz","fileCount":53,"integrity":"sha512-t/qdEqq6gHOPVA6CLnaC4wmNYFp2zXzMS/kcitxr9zZynbV0NszXMSJgZ2zJR8Ht6AiiLnaeHSYTWwVdcApSAA==","signatures":[{"sig":"MEQCIG+J9WSU0lvKbh1cXF4e2dtAoVaconQfB9H+++dr/leAAiAEoHPPLVBvSFONqHGtr60Ps4F2wDkLihKuQciPlkV5Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104878},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{".":"./dist/index.js"},"gitHead":"dc4bff328a45293445983899473aa4027c0e88f0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","sinon":"^19.0.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.1_1741182649147_0.8628691882861612","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@corti/dictation-web","version":"0.1.2","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.2","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"9681038cb7d240cf9a17e5e5b8edeac38103a2c8","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.2.tgz","fileCount":54,"integrity":"sha512-ApLsUrTfWmlPaclB8Uw45tpF/RhigZLhK0MOu2nGMx/Ypuw8OufT6iPooKs+3f9R7cN7zUB3T0+P3zxV+mxo4A==","signatures":[{"sig":"MEUCIEX1Eo0BCY9cbwHHf7J6uOrqMZ/XNfqxT5d+iHhfAg6TAiEAvQ7m9c6Wjp1GNC7l2xKwQT0J82PKHNIyXnblwry2WMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":157015},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{".":"./dist/index.js"},"gitHead":"4ea1c629621588499352e852eafa2042cee1e16e","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.2_1741200313895_0.538850356119049","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@corti/dictation-web","version":"0.1.3","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.3","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"80dbfe4fcb634d9b54bf2080c7518bf84c8addca","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.3.tgz","fileCount":54,"integrity":"sha512-SWEvmUQb3b5PIj3U6d/MgjyenTg2rAAl+9iHgPDR5kElD4AGv4FLzu2k8ItftoFzjiSNNqj65QZoTenK3of6Ug==","signatures":[{"sig":"MEQCIBXEvWbRiLdic9Ocmn/owTw/p1xbIm2I6ZiqVC8PyUnHAiA1qweSg8m4wSNEvzyXlbr0cGX2S5yKGkHingQjycUeIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":159187},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{".":"./dist/index.js"},"gitHead":"4ea1c629621588499352e852eafa2042cee1e16e","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.3_1741200752077_0.864366729466687","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@corti/dictation-web","version":"0.1.4","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.4","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"418798f3b30238fa0ba18a893d749a51a9c4fc4d","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.4.tgz","fileCount":54,"integrity":"sha512-FNp34YlhCDqTQ4xsXWwdG/JZm8LyFX9i2yy5ly5b4FuRDMQ9hnApPc1MCVvZjTh9eeE+vWlz9fiN/XbGkzjBEw==","signatures":[{"sig":"MEUCICXpfJQVfgSREeLrC9f1Ds/0oPltlYpU2I8a23BW/YFGAiEAmDNJBHqvcSpVrYZI81cREy85+xgojMQEPuq4Pv1OTWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160590},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"4ea1c629621588499352e852eafa2042cee1e16e","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.4_1741201165628_0.8644316155040705","host":"s3://npm-registry-packages-npm-production"}},"0.1.5":{"name":"@corti/dictation-web","version":"0.1.5","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.5","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"f44547ac1a5a43e769b94ecff2e90d72f9df2f23","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.5.tgz","fileCount":54,"integrity":"sha512-U0Ni7RGyzOvRvVHTqrseN5O70hNmGXEUW9o4XcGPjRPjvLO38WFwgP8bxhMypnhrJ2oBahv0O0fVbnpTkbCetw==","signatures":[{"sig":"MEYCIQC3pG/xLYL27pDS+sIzHPEZ4kkMdeg/mH2n5WKKs/RL9wIhAMksitFHGdfy+oc8NWYoOhlHYPDY7G7BCDdXLmkdu5R2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":161123},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"4ea1c629621588499352e852eafa2042cee1e16e","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.5_1741201485203_0.8572851052353425","host":"s3://npm-registry-packages-npm-production"}},"0.1.6":{"name":"@corti/dictation-web","version":"0.1.6","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.6","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"47c77ca11143e71ca9baa158265cd387d9c4d295","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.6.tgz","fileCount":54,"integrity":"sha512-SmNXtfADeaWf5k/aJRMRPiLCINFuiRXsUaVhMGSXOJhpBSGeFLBaQpZcIv/0gpwSpK8Aea+vEJOpaZ+zjVcXLQ==","signatures":[{"sig":"MEUCIQD93lmVVWedhbXW79bf8H797jT76jT2SbPj5xf7A2U+PAIgG40v5TlpW7XJElY3EXTpfPnqGWAte/hS5PSYO1Xt+/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172112},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"25b3d6406f62f44c128f606d13e816bac125dc45","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^9.0.11","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.6_1741284583518_0.22837815973468234","host":"s3://npm-registry-packages-npm-production"}},"0.1.7":{"name":"@corti/dictation-web","version":"0.1.7","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.7","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"c22e1c3b8f915831bbf8906ca6b4ea02bb179525","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.7.tgz","fileCount":54,"integrity":"sha512-T0vLeEdUGg4atT9QJsXvDeuTr+A2IIullYKJMK8fLt0K/TFivkaebLKUp4QC6wDUah0udphXRpEe6qcGalmsuA==","signatures":[{"sig":"MEUCIQDaLcVm9/9LTLtzQwbqwbZCoZ8G8HXAixMTtT6yL9LtUgIgQl9sMJo4e/IPJqxXs+pW48dP9+tVhwEEzNTl3Gx2Scw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":182246},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"ae669c07a874b741edce8d36a60d505aefc747c0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.7_1741363746273_0.28390805461437085","host":"s3://npm-registry-packages-npm-production"}},"0.1.8":{"name":"@corti/dictation-web","version":"0.1.8","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.8","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"374c4910deb853acceb51e83cf918e02f2746b65","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.8.tgz","fileCount":54,"integrity":"sha512-0fN9QIjj1pKrp3fL9HWuA3FgonVms8uIe9w8mcmrp4IuQWMhPiywIX4KCMYbI5ef0xrfoW1ZutY9pwu7JQswgQ==","signatures":[{"sig":"MEUCIQCGzEGo/2A/6xP4FtiOGYUHaD4GHZmeAWDmYKcgD4MSDgIgdlf9NndrX9UY8CDQw4A2vRtzUjr9UJpvk56W4vzR0+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":180043},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"bf2c53bff5486570c42b6f4dda351aa32a8c0504","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.8_1741619631082_0.173480932993469","host":"s3://npm-registry-packages-npm-production"}},"0.1.9":{"name":"@corti/dictation-web","version":"0.1.9","author":{"name":"Corti ApS"},"_id":"@corti/dictation-web@0.1.9","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"dist":{"shasum":"f834277d973dd7e7a04bac8e276d06f67bfc1526","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.9.tgz","fileCount":55,"integrity":"sha512-R7ENUI2VCH4HfkrC9kVxoksKDPGwcDdAT22UuEQHhQ+ot0kFh0UaJF4AsCqIJUEsBT1ESjkOCdJeoe9o0r2SsA==","signatures":[{"sig":"MEUCIQDFHxYLw9P2/aHoM7IY2COzTZCZExssmhVWqyIoIiFHOgIgYx2DhdnmcF8PWW+01RlbXaaiTMgNyjLbkvnqV5tUQTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183724},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"dist/bundle.js","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"bc09613ef9a7c438e0ac263c4d3730e1e62bc59d","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"prettier":{"arrowParens":"avoid","singleQuote":true},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.9_1741959857298_0.8923240365307876","host":"s3://npm-registry-packages-npm-production"}},"0.1.10":{"name":"@corti/dictation-web","version":"0.1.10","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.10","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"99ed4e231a5baab4cbac825d0875b7a22bf4fee8","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.10.tgz","fileCount":58,"integrity":"sha512-RFW3Jmw1H54uenwSHjxWStzDdbhbkaYNVDys10ikkNF4fSUDG+UhGW/lKJA8hk/g4vMzn36IXhWy+LmekgyqWg==","signatures":[{"sig":"MEUCIFWGArlmDRBMD0oXwWZ6D29G81LoUY5SZ1iKdfJ6UD+1AiEApI0TbmF0SMf0tF/OqRDzzRbiVksILA4E1PxX3BauXik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193298},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"5ac5f13cff250d26120eac0bc40506c0df6c8b50","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.10_1743754216053_0.291932122692919","host":"s3://npm-registry-packages-npm-production"}},"0.1.11":{"name":"@corti/dictation-web","version":"0.1.11","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.11","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"04e5345d6ccfc9a425a631f72ff5ad5aca51994a","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.11.tgz","fileCount":58,"integrity":"sha512-qhRO3jUkQtr5MdHmbtU9gsQNes/aLvauBiGc98DbOSuAWUH+Gv8djZCADMaCribolvoVZYI2wqPn5XBVf4i5EA==","signatures":[{"sig":"MEYCIQClQzlW2hncmBH1Y1Mnpq6auhWfau+UD3mJnqLZrAE1iAIhAMsaP2MKf9iAtzSzeGhstDYq38+2iH9+9fKa9gwqEvxP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":193911},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"acbc2fa6e0473a1198c789705759aefac67c7d84","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.11_1747147785657_0.18636104334044368","host":"s3://npm-registry-packages-npm-production"}},"0.1.12":{"name":"@corti/dictation-web","version":"0.1.12","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.12","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"3f07deb33b434b9bc8a018286a8bce1ce31597b4","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.12.tgz","fileCount":58,"integrity":"sha512-76J3NiNeGPngTS2ICR1nBPHnijVMHYlHH8AFFl+yZBDiF2//9pCNjjjkARHkRuq+h37+C2MIRp3x3nAz70OaYA==","signatures":[{"sig":"MEUCIHIHubT+HGPPCAB/nKvcWSyrUC44Fz89O1fNpyOX0yrnAiEAmLlfptgdSP3Q2wN7x3GqJhZb8u7uWvC/DQASZFABtpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":194359},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"26552e365282148f80f4daceb83ba0f30b1515b5","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.12_1750076910078_0.384821522707373","host":"s3://npm-registry-packages-npm-production"}},"0.1.13":{"name":"@corti/dictation-web","version":"0.1.13","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.13","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"b6e86dd4b866ef9a9ac2a220a56b6fa4f29a6f2d","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.13.tgz","fileCount":58,"integrity":"sha512-EXOfVAYlaK/RK/o4ydaIVvTSrRSlCtexPnDyBDSfGiOMx/Ir7nlEQwjJQB4WnHqIUBWJX1tUW5cCghj5Ff63+w==","signatures":[{"sig":"MEYCIQCwwUc1Qe8IIJWQOmyr6ot2BTGjz+CmAJP4vo//v8s/KgIhALwrwH2CTx6fymNyT8HiADrdrsZbx5EWkxVXIIMzFivF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199907},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"26552e365282148f80f4daceb83ba0f30b1515b5","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","actor":{"name":"hccullen","type":"user","email":"henrikcullen@gmail.com"},"email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.13_1750875356480_0.9313306597641218","host":"s3://npm-registry-packages-npm-production"}},"0.1.14":{"name":"@corti/dictation-web","version":"0.1.14","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.14","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"a7218e0d56afbd96073962c9e8be06a6c2e22b94","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.14.tgz","fileCount":58,"integrity":"sha512-mD8hULqo675rfRGvgsBnZ+WLVHbhtqxXbikkixlutjU3yAcNvjCWvVL3HMIoUIvXCLStI37EI0jzPQo7W5NyhQ==","signatures":[{"sig":"MEQCIGU6z1ScKsTzUpJhFaKoxMV6E1v8ldtnE5lvvq7MwunsAiBFXf6uA5avQeW9S0CgsQv23MQYdCX+qxRp6w3Qy4DSxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200480},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"26552e365282148f80f4daceb83ba0f30b1515b5","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","actor":{"name":"hccullen","type":"user","email":"henrikcullen@gmail.com"},"email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.14_1750876508224_0.3429774961833856","host":"s3://npm-registry-packages-npm-production"}},"0.1.15":{"name":"@corti/dictation-web","version":"0.1.15","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.15","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"40fb3c7aa52293b91ba26c4f718899bd6ccd921e","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.15.tgz","fileCount":58,"integrity":"sha512-6sGkswc1xhVDnT0cvU2dBIbTTjvyGnHhk5Sh9y7jWFRmejbAdq8XHRh9sNChF8R+cZh3HFmASnsTt8QNt/EgfQ==","signatures":[{"sig":"MEQCIGK5DmHZKYfegMpGO4cHoEw4/fK0/oOypxQnaal+MEPBAiBfHc5SaDKEz/rgs+4Oarn2tjK9uekFV4fttMNRLmQX6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200081},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"092143df73f1d4bd16af0558d26eee69b849e5f0","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.15_1752673742989_0.10452292198591628","host":"s3://npm-registry-packages-npm-production"}},"0.1.16-rc":{"name":"@corti/dictation-web","version":"0.1.16-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.16-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"7dcad3fbb736da0da16e2c99be7e53381287f78b","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.16-rc.tgz","fileCount":55,"integrity":"sha512-iCjunZtSaBlvwuRECqQ9/IWynXylF5GvCYCt4sIPUo/e533uhMSim4fs/AuEx8g2+VGXSwfFYiQuPiOj5oWT5g==","signatures":[{"sig":"MEUCIQDImle1g7iODch+/HQOF74z+k9DHm//uq0d/MLUy/qacQIgG6L1qzWUlTaD+6pKhiF5FC+0TyRgEGdk5wj9opiadxY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474913},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"e000c864f4951284ecb6e089b35a044217eee25c","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.3-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.16-rc_1753189989703_0.23795941391148934","host":"s3://npm-registry-packages-npm-production"}},"0.1.16-rc.1":{"name":"@corti/dictation-web","version":"0.1.16-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.16-rc.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"1ba135dec0fe9dda00b4addbdc25e31942b3e4ba","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.16-rc.1.tgz","fileCount":55,"integrity":"sha512-JPmAPW4tBLpo+hYU6TIFoVMqTBu0p67bVrX3WxPN/PNdJ0o5orsW1QV4RPiU5Il2FA2Fn3JYagYme8X9m7iC0w==","signatures":[{"sig":"MEYCIQCigUP+dHytxdVObYUiLgQb7e0mcu53beZldh3L08WnygIhAPmzx7ZtajSjalOyingBaaCPn1HWQ+jSwEFZ8uzhumJl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474324},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"4cad9e89c72fa4d597c11c5928f324ac6af24957","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.3-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.16-rc.1_1753356292483_0.6252630428405359","host":"s3://npm-registry-packages-npm-production"}},"0.1.16":{"name":"@corti/dictation-web","version":"0.1.16","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.16","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"a1fb9324be713adb9d66f02497e84d8b0ff30805","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.16.tgz","fileCount":55,"integrity":"sha512-7Hu9Ir/Z7dWmflWV0EGk9GQPNG2OHS+6fxH9ndLQA7Ds2tF8U5SiNPVKZYCk34QjwODitrgPniabMe61H1iyTw==","signatures":[{"sig":"MEUCIEQNq/kPSoXRatI3vRNSnftI+4ZmO9QpmN3rQnW0yQWlAiEAzxh0ERWeDCb+0Biph4PeGRyrNpGQK8omHNe9usQcS1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":474319},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"846f2b829044dead040f2e026a91b65130e565d9","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.3-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.16_1753358392961_0.5464046017652078","host":"s3://npm-registry-packages-npm-production"}},"0.1.17":{"name":"@corti/dictation-web","version":"0.1.17","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.17","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"08cf1689b807ae1f0e4371fa806f92959e004074","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.17.tgz","fileCount":58,"integrity":"sha512-i+Km3JZ0FMd5CwCmufAzIKc6+hmot8BW9BHGI+jYx6kwF92iN0K5mWOqeeyEMsNYpkBiGyyLuCwxkdKeRD5YjA==","signatures":[{"sig":"MEQCIAtdLy6T4MDfBdjJe6uglyUjOKeY9noAMsfZUp7ytFzlAiAfaggL3SnXkzocdJaWNVKAUrS9QvKlFpRTzQGOhCSRuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":490510},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"7540405fdad0071575f07ed7ff7804b766841bab","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.17_1755351621116_0.4171294788566049","host":"s3://npm-registry-packages-npm-production"}},"0.1.18":{"name":"@corti/dictation-web","version":"0.1.18","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.18","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"edaff460a884e304ab58adab98d70a91efae202f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.18.tgz","fileCount":58,"integrity":"sha512-Mi2d9O28hqaci6dEgAjODrK6Fc/wk4FvYkRXq8mARXmZ03yvw9QGyhu2gKUytGxVZjo0HOywfc+aWcS1fwf6ZA==","signatures":[{"sig":"MEQCIFlxJhbexeisRQckCmLufKTG4JekV7M7wRgQm9IBoWDUAiBupvxVnAZ14sniY3z6VMnNqFKjUYpz5GUBgPHG3OUhVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199520},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","exports":{"import":"./dist/index.js","default":"./dist/bundle.js"},"gitHead":"ce7ace412b0c572e7f851b3de7fb026a0c42f070","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.18_1755352874356_0.9951515314251802","host":"s3://npm-registry-packages-npm-production"}},"0.1.19-rc":{"name":"@corti/dictation-web","version":"0.1.19-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.19-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"e8c6c258cfff2805f025db00f35d3568dbcfe065","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.19-rc.tgz","fileCount":55,"integrity":"sha512-vPHHYtT11kGNw/zVtuhDr/m4dEZdYdSh1t/DJk3N+cLiEFkzLQoafCuvdsK+Wmi9iD8/x673DT2/0v+jPJFhuw==","signatures":[{"sig":"MEQCIBeBM7cOjd+iMbBT23FPWRryYJiIaw0kxXGfPBXNQY4tAiBwa5fyb1oKqCtnVPkNAWOs6CtWeKl3WdPTH3qRh+xX4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481176},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"7540405fdad0071575f07ed7ff7804b766841bab","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.19-rc_1755523659153_0.0483387336007739","host":"s3://npm-registry-packages-npm-production"}},"0.1.19-rc.1":{"name":"@corti/dictation-web","version":"0.1.19-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.19-rc.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"b6965f7fd5a47043abda45d88a76f12e52de8013","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.19-rc.1.tgz","fileCount":55,"integrity":"sha512-amv0i977kETp+fMqOVEDMNIvEf55G0bIa3UbURgX5+JNhmCJPWDatvhHvO4FFJ5a+aw8oUc9E9rCLklmNV++nw==","signatures":[{"sig":"MEYCIQDOFcFHjNo7kLxqZHkAzNfSBKQQE/JuqaiDEIQuu9LJ3AIhAMYNT6jSh7/S+zELCgTW9/fGL6xYdA85Gn6z+1mrPfzx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481186},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"7540405fdad0071575f07ed7ff7804b766841bab","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.19-rc.1_1755526100319_0.9973498801487672","host":"s3://npm-registry-packages-npm-production"}},"0.1.19":{"name":"@corti/dictation-web","version":"0.1.19","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.19","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"70d6e1b279791fee8184cfd8806dd60111758856","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.19.tgz","fileCount":58,"integrity":"sha512-x6GXsQQuRocHBAFYcD2FaaDuGUQSekNhuF+FWoUKhND0MwmIL58E+S1SLPG739V6L0jjfGVUYDW3+++kt+Hpog==","signatures":[{"sig":"MEQCICYAfkLOWG8xSCG1tggabJRgf242JuVSUC0l09xlhxoNAiAI/mrrmAXCjyCeXrOdzZ3YN4Uz6DzwVGM7gN+OaiIaog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":490578},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"da41f3158e9a55d4b5fdf42b1c554219669f0994","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"hccullen","email":"henrikcullen@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"11.3.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"23.5.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.19_1755532828118_0.7731718953539197","host":"s3://npm-registry-packages-npm-production"}},"0.1.20-rc":{"name":"@corti/dictation-web","version":"0.1.20-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.20-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"95d83c7c041555b86d62163cc46d7ea5b2c0c937","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.20-rc.tgz","fileCount":55,"integrity":"sha512-xYMOsoj4rMkLUBdrS4BfiiLuQk2E9OkBWpwfjESSClvXCH8FrA2RUgaASygjFKvSvpKYpyf3QKqyhnY3LTLyUg==","signatures":[{"sig":"MEUCIEvUi5kyud8/8CNAjdmPUDpfB2ZYx+4SGDquup7pGLABAiEAz9EMMEeUF2Ygxts2WivqB6ORVp0xYUVOaH9aAKD2+5Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481315},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"b94fbca2ee1934e1825f5dbcba8051765463999a","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.20-rc_1756390332189_0.977285497959218","host":"s3://npm-registry-packages-npm-production"}},"0.1.20":{"name":"@corti/dictation-web","version":"0.1.20","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.20","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"b7ff87e4e0573d15509459bbc898e1d5f097fee7","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.20.tgz","fileCount":55,"integrity":"sha512-YYPm8JhL0dTThPEsgF+VieqcPHovObuO5a0nwHtpj0IwDBdQ1b2MwJw76vt9X1IVLAjiPIm9hJam7H3SR8IvSw==","signatures":[{"sig":"MEUCIGOVfHtRZ3oE8IAWzt6HlJYU4ApJRqqSndwdPDtvW4rVAiEA2DdVWF+T23f/t+DbW+kOlJ0+tUCNU9Jj6MzcYi1LzBc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":481314},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"59cbc7e4a1663d72b0d67f29ddb4b58955b06086","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.20_1756453960746_0.8971228113912071","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc":{"name":"@corti/dictation-web","version":"0.1.21-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"e9f9277659dfc3ada5f776708de2ab304a85ee20","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.tgz","fileCount":55,"integrity":"sha512-edLKptiV1nm3av3t7mKeRXjHLyQjIlg0owT3op5/QriaH5FHVeAkFltjhALLwkB5nvf7JWZkNknoVU9znXoLMQ==","signatures":[{"sig":"MEUCIGHgrcdNSyaCZFokqjLUYlccMaWyLOK57SS2NhW8O6oSAiEA2MumAXClU/+C7lS0W4fwO1Kmovc6eqvOx4H4rmG6v8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488718},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"74e1fdeeba0a89a78cf136d72eae5fe24880a55f","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.5-alpha"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc_1757590599090_0.26876597380509515","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc.1":{"name":"@corti/dictation-web","version":"0.1.21-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"bfbfa5cf2949fc5dcadfbfac07abef37e56a2d43","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.1.tgz","fileCount":55,"integrity":"sha512-40MQwqbRT/aIObgPxRqb7hj+g4Kba9AWIJ/NN/MV5QLVwI9ySokXdSaapZ9PuKAr16HW2wNmMWnxMkY52aMaNg==","signatures":[{"sig":"MEUCIHQ/t9UNdCDPkmhc6wFVckWFgEsHzWDoNzyj5Y9HdPu6AiEAqnOaPurzbDvLZzgDLfmyMV3j7Azk7JMWzwauQ3tR+fU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":489503},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"e746fa95427c0442f2e3a2540b35c3630aeb26bb","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2-rc.1"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc.1_1757942495579_0.5650151044282508","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc.2":{"name":"@corti/dictation-web","version":"0.1.21-rc.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc.2","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"1ccc26312b368e2816f7883bc0dc93a2ac376d57","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.2.tgz","fileCount":55,"integrity":"sha512-dXzLv55GPxvNHaKd1NY5mA3NUWN4QO4pEf1gsR5wrG5x89NQcMdggijPD0QMG7gMJsaGf8g0sQ7fM4XgL+dO+g==","signatures":[{"sig":"MEYCIQDadkL4rmq+cbYRfO1OPppLOzfonjGrT+GsnzvuOxs8LQIhAIOo0dtUJkT0DLLTrqYo8qfcHwHPpo8grua4oxJ4/xIP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":489504},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"de09887275817dbc1dfbe33df8f74cf47df43e2b","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.21-rc.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc.2_1757945700471_0.6319139391458675","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc.3":{"name":"@corti/dictation-web","version":"0.1.21-rc.3","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc.3","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"2a0133a67f52d9b5495e2d9e2a6060a9561c54b0","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.3.tgz","fileCount":55,"integrity":"sha512-Br5Jw+EnE7uUVFuwonZlNSkrY1pqM6ZHMyt8vdZitApX03CS8G0wtxB63NiqpID5s8Eeef4/BvRskgDQG/5JZw==","signatures":[{"sig":"MEUCIQCmKg4jqsu2qmVtDVSX5qkP4YvoMty1KcOdkg0S6EdeOQIgfBE/xwoj/Ax3sgQStFoSOE/M+dOFjvkpLeFP1ueyGlA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488813},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"38bde37d33462ee567cb07f7dc5b9f97a4ca05d5","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.21-rc.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc.3_1757946189425_0.36846465190016975","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc.4":{"name":"@corti/dictation-web","version":"0.1.21-rc.4","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc.4","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"d7cd0d06d7e39e41b96406f11bec40d26314d8d8","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.4.tgz","fileCount":55,"integrity":"sha512-G7IHIV+wcrLMBwBUg3gVgsQfjrDGyG63V2JYG18I5Q0qL6ULUau/I0WSxWsSdx3VYTujSyCOYnLJdCg8RLftRQ==","signatures":[{"sig":"MEUCIQCP0Gc+nENm0ja0HOCFDwo+BLJ4JnrGU+BaUY4xmRXB2AIgIxk+BibhL9YI9UOcS8LUnnbQ5TpjRbjEvzAdnbjUqJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488976},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"85569ca08674c78450153d26ed0dc757b8469797","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.21-rc.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc.4_1757948493908_0.8280314333735883","host":"s3://npm-registry-packages-npm-production"}},"0.1.21-rc.5":{"name":"@corti/dictation-web","version":"0.1.21-rc.5","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21-rc.5","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"199e03334afe8a000d9f1e3f93d5da8bbe2b1ade","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21-rc.5.tgz","fileCount":55,"integrity":"sha512-fLzK5oujnqC9AJNTwu/JQkh3fiTTmrBb/ij3iU5OdO/ztmWjKwadKQb4BsCAgV5h+8NikMlkMEjUehcGcH88og==","signatures":[{"sig":"MEUCIQCpTlrPX9UmvaEtiqHs7NClimeLAWwqkcQT2p2qyhSB1wIgIXG884bwvnqguI6u37KY3DK9PjntCjFxeu00TvtROu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495309},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"07200b11d6ce6e3050e40d500ba01acdf43bcf1b","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2-rc.5"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21-rc.5_1758101810004_0.9426861869011429","host":"s3://npm-registry-packages-npm-production"}},"0.1.21":{"name":"@corti/dictation-web","version":"0.1.21","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.21","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"a86c668a501b4097578095d69f947ec5368d1e91","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.21.tgz","fileCount":55,"integrity":"sha512-BYHl/CcgZzIwpA3qdKdG7ZmvQpWOtweI9u+e6bM6FyaQBn0V1nsdC62kWz6OzaWytTJu5LTLSlNdeSrzH+CjTg==","signatures":[{"sig":"MEQCIFlTQcE+CCTBVumiH8u4iOTSBW+gsphx4coMpedEKgqeAiAJ6HZpJJj5nfTgw6jTUToKmPDFkP1JGsuo/NShrDYVnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495058},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"455604b13f00b920a6a095b73f27258ae254b048","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.21_1758538488317_0.8378516814194175","host":"s3://npm-registry-packages-npm-production"}},"0.1.22-rc":{"name":"@corti/dictation-web","version":"0.1.22-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.22-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"b99051ef5002d7832cf9f7f156fd4dec082a2b6f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.22-rc.tgz","fileCount":55,"integrity":"sha512-d0NZaeVnSbzl5LUdJyjuPbKvud6XxLvXgaYEo0TJ7+JXMEm9oiHkU8S44eZ0W9fkV+fhCjxXtQj4bSMlnfpXpQ==","signatures":[{"sig":"MEUCIQD1J78bOanWg1kuDeuoD+bSNb+sYHUmARc/3owJWA4z/gIgIHgeAj2o8O6CwvocI+s36YonR7CE5ZGfduuJhG1yfbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495101},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"b41fbfd8cdf30fe425404133aa6dc412d582ff6a","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.22-rc_1759755912392_0.296563129873717","host":"s3://npm-registry-packages-npm-production"}},"0.1.22":{"name":"@corti/dictation-web","version":"0.1.22","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.22","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"ff014db6cee44310a23247b2a4fc229f4a43f899","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.22.tgz","fileCount":55,"integrity":"sha512-pvZQ8mqHyGvYQIrJQzWOTl8wvdm5adAVQoeYQ1hFErKPx1LNe1TXGCdO5gw7c43anwFHj5AIxLsyd3tWwuVw3A==","signatures":[{"sig":"MEQCIHemO3PvGW9imPDIide1lGdHYCYIDGJOdJ0YBpjjXKOfAiAg0VOXAvzy/ps8pZqIGaAlVMapcx8D1wLoJZbn/XVFDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495098},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"337a6b6c8faca033367213b4e38ca8e58f9b6c3b","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.22_1759756168691_0.26988896897749814","host":"s3://npm-registry-packages-npm-production"}},"0.1.23-rc":{"name":"@corti/dictation-web","version":"0.1.23-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.23-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"0efca9da7326c620d82319f8fcdbc9b79892689f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.23-rc.tgz","fileCount":55,"integrity":"sha512-imTs9GgObZdzGK1QpY8/l8wavWAIntcMYlxSAZzkIoBvQxioP18+tuouyF7bqS6deNUTYUKhxtuJcqlAIOheMQ==","signatures":[{"sig":"MEUCIFRrXxnw1dG8WjQ+J1uW2dMPyeh/Cu8Yh0Fe8o/+lkZIAiEA2HXiLtoo/ezLU7u5utn4fWNIVwiNL0yZi5T0f3Vlypo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495492},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"63850cf22fde5c648dc67b7e4f172fb642d866e5","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.23-rc_1760953343225_0.7507169805882103","host":"s3://npm-registry-packages-npm-production"}},"0.1.23-rc.1":{"name":"@corti/dictation-web","version":"0.1.23-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.23-rc.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"27b42e51d4e1e61931cd5c4166946c63add2b6ed","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.23-rc.1.tgz","fileCount":55,"integrity":"sha512-guoU63UUFWyZMRSwMOhzU2gLSbJBh8nzs6Fv019L5w3q14gbEtmJnk3nawTwecOeNO/yCZA33VQCl84rMoAeSw==","signatures":[{"sig":"MEYCIQCEaENNkdPBLboBqtzLlCkYIIEhuguRmeQgwawJJMU2DAIhALZnTokJFTPoZsVlGYyStNSt4FCHub9HQGRKqmAWdJAO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":495554},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"7ad42b348f646a6973345cb072807f6cf4708087","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.23-rc.1_1760959139691_0.489959337742784","host":"s3://npm-registry-packages-npm-production"}},"0.1.23-rc.2":{"name":"@corti/dictation-web","version":"0.1.23-rc.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.23-rc.2","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"57cab9d9f76019dd96bbb012a611959c6c634cb7","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.23-rc.2.tgz","fileCount":55,"integrity":"sha512-/otJwIL4ZwTr1STJ5eKNoKVTYjIYBZ0rkL2V6iwKKpfD1dLAFzsgXy2NVZrgGt/mtC8RljwBtNHIg93NtRIA9Q==","signatures":[{"sig":"MEYCIQDbpv3oTnUlYmL2SWfLyF6HhIeCUcxKaIIvcwmoHRycLgIhAJ3wwaxBtPD37zQPjgiT0LX0BTbFE/v5+PIeIN4gSss/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":496462},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"e34be7badb07f20bf0d9f4a0c0843b71ba1faf1f","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.23-rc.2_1760959712653_0.3439759714014239","host":"s3://npm-registry-packages-npm-production"}},"0.1.23-rc.3":{"name":"@corti/dictation-web","version":"0.1.23-rc.3","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.23-rc.3","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"6bea119c2de5a9ecc5e6d060676b3b698b4333dd","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.23-rc.3.tgz","fileCount":55,"integrity":"sha512-qUqr7QuhrZBISecEVrzvw59kW+tYgF0lHYVrDtyjVRswz5nkOzkfMc8l+fUnRCshyxp8+iXluUf9l8BDwzrcZg==","signatures":[{"sig":"MEQCIGQIDez26jjlAdCEZ8/IBecbbdPzT4LXl8zXdxGM5jYlAiAR/J4fUZ/T2HW3M0utYEFBMzN+/3BOWUDO/UyS7Kz97Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":497344},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"249de3a44afb6a6d4e294741dc118aaf577b2f06","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.23-rc.3_1760965502649_0.4109161709251006","host":"s3://npm-registry-packages-npm-production"}},"0.1.23-rc.4":{"name":"@corti/dictation-web","version":"0.1.23-rc.4","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.1.23-rc.4","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"47633cc424b98b0f284aba35e707b8f0cdb5a2ea","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.1.23-rc.4.tgz","fileCount":55,"integrity":"sha512-sQn+SKlSHIvIfqsHNi7yyS1kKYzJKiHSMiriQnQ28+8WeB7Bvq72swEB/Gy0S0bwPqATCGO7UMQtTz6Yjyc2vw==","signatures":[{"sig":"MEUCIBiuO+DsVPC6dPbqt97MqpEcs7mKMrjKe19M3LGoth0ZAiEAhMSKkQhvZHlenuaHQORLFSVWgFQwDLY3D2SQFCBw2eI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":497597},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"df810e0f7b05d9b3e0655652a0df622a7d16502d","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.1.23-rc.4_1760966538845_0.07644765755254812","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@corti/dictation-web","version":"0.2.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.2.0","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"11e5df9d6d797442f9e256715060bf1049b0afe6","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.2.0.tgz","fileCount":55,"integrity":"sha512-L8MaRlffZxloQcV91U7ZwhA3PIXQtKVgZ7rUIJL8zguCljenN1gt7BJM6fnJDqvsqOltgOHI4GFjm+MzEDojTg==","signatures":[{"sig":"MEYCIQDXWlnT8VdrCP0TwElmeEpUWKWsJh3dTrXnQ61PmQgX5QIhAP4anC+BCQo0mUDxVUcjr5Asj7SmaWkOdxaL8XWReAcq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":498066},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"1b45d7278a2c4fd099435ae5e2f535835b6341b1","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.1.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.2.0_1761137549497_0.5467616985020742","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-rc.359":{"name":"@corti/dictation-web","version":"0.0.0-rc.359","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-rc.359","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"501c97019e225f2897789c16812fd950beb02a28","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-rc.359.tgz","fileCount":55,"integrity":"sha512-pYfCZxQg87ZMbU8EHZY1MMnOE+M/Vhjq0zABf8TI5sU0z7pCye84wDdf0Q8Vpmg39ApAM2CQ1ZnCCxReCS261A==","signatures":[{"sig":"MEUCIQDc8bgr1aRr6SofQiNcySKA2HrH/tVt3S7epmLuO9WR4QIgVMepGPQr05UIvlD98wKH2fwYPFi7fiGMH+O8/nevxhc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":562449},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"3f57f125c71b917c60bb9b20b82f27f9d703e914","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.0.0-rc.2"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-rc.359_1762249814120_0.6533129157168098","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@corti/dictation-web","version":"0.2.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.2.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"a5e66149fe4e73c929d7aee78ef799a050b4d58f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.2.1.tgz","fileCount":55,"integrity":"sha512-HSMIPCWZ9brSILENj+otUOApP/b3oH5VO+6UFGCWv2Zu+03vjL7jbH5wfTvrm76Qr1rk/ze/mIFmqgq3mAqAsg==","signatures":[{"sig":"MEQCIFcdBhwyAJpyMXgKjPM1BRdIEceBGONNufJQhypgXJjpAiAVnqLsakBG9ktD6dydUK/bA+hBJo9U/dL7rfxSOeSyQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":562079},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"6ee72e40ef20c10b7e2174a01c495f4087ad30cc","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.5.0"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.2.1_1762336102969_0.6890216387385761","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-rc":{"name":"@corti/dictation-web","version":"0.3.0-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.3.0-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"e3aa4f4703c65060da3da425126b501ec62f8a76","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.3.0-rc.tgz","fileCount":55,"integrity":"sha512-Ft4m7peKw0rTJK/tXjAlq/sxRO+l+x/8UOUz4oHzgIEJIpPlL+i6Uy27tQr8p1AYZs2J2FUK8wHy7uKHDx71yQ==","signatures":[{"sig":"MEYCIQCPs/5FB/+KsCLS6C0cE/gUtV8irEe42HFTXtrohXoWJAIhAIkokl7SFvusQLlDqHYxpDWtxphGjZPBFcDwb3MdCQNZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566745},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"d730c11d6ce8e36f3e0bc1ccd322c01d950f7ccb","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.5.0"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.3.0-rc_1763114583884_0.9192230512051562","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@corti/dictation-web","version":"0.3.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.3.0","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://help.corti.app/en/articles/10714657-introducing-the-corti-dictation-browser-sdk","bugs":{"url":"https://help.corti.app","email":"help@corti.ai"},"dist":{"shasum":"fbb49ffe2b95a5b73aa65371f8055c739cacd386","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.3.0.tgz","fileCount":55,"integrity":"sha512-/KxdG2j+dMZUOmJKUzzWS3CUVvWDpBYYjZJA01Zg/f83Vqi1lwNXJe8C3olU8ZfTjhU1Cyut0ieF79++vfZL8Q==","signatures":[{"sig":"MEYCIQC1uSylghIG1Pf/o+aM/2ZpT27tDPQDiC6+rtlIuNO08gIhALZ9KBS4RlLk1AlgrbZKTAsVs1UT4KG9ADJLxUOs2HTc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566742},"main":"dist/index.js","type":"module","types":"./dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{"import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"},"gitHead":"97c4c9b0840f5d6caedef7f9a3b51b20d5370a53","scripts":{"lint":"eslint --ext .ts,.tsx src --ignore-path .gitignore && prettier \"src/**/*.ts\" --check --ignore-path .gitignore","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"eslint --ext .ts,.tsx src --fix --ignore-path .gitignore && prettier \"src/**/*.ts\" --write --ignore-path .gitignore","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","storybook":"tsc && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","prettier":{"arrowParens":"avoid","singleQuote":true},"repository":{"url":"git+https://github.com/corticph/dictation-web-sdk.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.1.4","@corti/sdk":"^0.5.0"},"eslintConfig":{"rules":{"no-unused-vars":"off","import/extensions":["error","always",{"ignorePackages":true}],"import/no-unresolved":"off","@typescript-eslint/no-unused-vars":["error"]},"parser":"@typescript-eslint/parser","extends":["@open-wc","prettier"],"plugins":["@typescript-eslint"]},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","eslint":"^8.57.0","esbuild":"^0.25.0","prettier":"^3.3.2","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","eslint-plugin-html":"^8.1.2","@storybook/addon-a11y":"^7.6.20","@open-wc/eslint-config":"^12.0.3","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","eslint-config-prettier":"^9.1.0","@storybook/web-components":"^7.6.20","@typescript-eslint/parser":"^7.18.0","@storybook/addon-essentials":"^7.6.20","@typescript-eslint/eslint-plugin":"^7.18.0","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.3.0_1763117621299_0.867369922354424","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.562":{"name":"@corti/dictation-web","version":"0.0.0-test.562","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.562","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"69e15d013bc501a920abda36deb59cd4b02a802b","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.562.tgz","fileCount":216,"integrity":"sha512-jTVhly8Q+Gy9gHZCw3IOggG4s2V/9sU9MbLK33uZZz3+i7BKRl3jWL/7dmt2irlwPBQv+ZCA9sH1nuzcDunq6g==","signatures":[{"sig":"MEUCIGHhrTScDD75gBd49HRonqtpWC1vPg++HUnVZx2IbREIAiEAoP9KbGi+JtFCqjU4i2pUA8fGkupf+DM4n4Tl3WjaMxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1196154},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"336ba78f2edc44b38243b4a12486d57ed1a60be7","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"tsc -p tsconfig.stories.json --watch --preserveWatchOutput\" \"storybook dev -p 8080\"","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0-rc","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"^7.6.20","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"^7.6.20","@storybook/addon-links":"^7.6.20","@web/storybook-builder":"^0.1.16","@storybook/web-components":"^7.6.20","@storybook/addon-essentials":"^7.6.20","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.562_1765136869609_0.8497854482003271","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-rc":{"name":"@corti/dictation-web","version":"0.4.0-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.4.0-rc","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"f7ffce7d72eca68d958bfbbc8b29aa1b0cb260ae","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.4.0-rc.tgz","fileCount":231,"integrity":"sha512-2NxfzwTOrcNLnt+0YBN9xisMhL9BP0lap3o146fxUb6WV0bw1L05pCkjUXWH4DKx7hzrAcz94o17k6xmRuVRbQ==","signatures":[{"sig":"MEQCIAvHkVmd8vhXmhA/tQ0bzcPD7olesr2fAjC0eG/Lgx3MAiANwkJJ2YGML3n4PbgRPobFdk9CCZq+W/x7h7FL8Tn32w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1311937},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"1f157dbf5fda47f954937c802c1b8ecc5d68bdec","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0-rc","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.4.0-rc_1765443452760_0.6598847463265463","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-rc.1":{"name":"@corti/dictation-web","version":"0.4.0-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.4.0-rc.1","maintainers":[{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"f5b5381c14e7e68f090126bf3b4c7af221f45296","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.4.0-rc.1.tgz","fileCount":231,"integrity":"sha512-4Nl727VhlJsFYRPGrYImYNws+/c/DV8X+ywG32FISt+eCGsLFVHAlzOqzYD3p+8hMAyaEuyY/KSrgx/KSddAHQ==","signatures":[{"sig":"MEUCIQDazPjdDCKJxRcAlbDwcshzoidhwDBZKpkT8BI1i4CB9AIgKNz+SRfGM07hA0CHX5FCFusMwnZN0Plo5ly+V2NZepg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1312382},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"cc4bf590d20cabeb32033dc27bfd2e28455c932c","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0-rc","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.4.0-rc.1_1765444570325_0.35761569453432784","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-rc.2":{"name":"@corti/dictation-web","version":"0.4.0-rc.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.4.0-rc.2","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"30965a1caadda2f1891b01a5184d5668852d8746","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.4.0-rc.2.tgz","fileCount":231,"integrity":"sha512-FeslYslfdXcrJdy20ISoxSrzzatA8WJ+SU6dlXdPvAcXJ8zFEawPz+EfeMiEZ4MPa7PoVhINitic353ZmYIYYQ==","signatures":[{"sig":"MEUCIQCLN/MkC1TgGmkbxPjoe0aaZfzJ4kXc+G/myAZxEcBtQQIgIHdsI1r+KWx6REOMPCtBdWcEAhfpcyZqlg+QX2xkYLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1308833},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"85c165b84bf5facdf3ab93aa75c5dfe653d59ca9","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0-rc","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.4.0-rc.2_1765807975913_0.16900302591243688","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@corti/dictation-web","version":"0.4.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.4.0","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"6b8d4c873ea38039bfb3c1a4530ee47337917e47","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.4.0.tgz","fileCount":231,"integrity":"sha512-KPkAJGNbamV36NmBTKbG5w4cEkLG7afsKiEOXw+Ba5hsUNrWvlRkhOXi007QGlxVO/FrrgwAPOsJrQpwPIe60A==","signatures":[{"sig":"MEUCIQDj3npJyfQ9QzOxHEYJlvi4zMTIjdQIrVSzhmfTOU7kdwIgZLseLTnpi3AiT0aXEi8KOcaafuPrKcGsTESBMJOT2rM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1308838},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"de4ad52c9c92569f0fef1e52632c2dcc9c26dd77","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.4.0_1765973622217_0.31522174223323685","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.571":{"name":"@corti/dictation-web","version":"0.0.0-test.571","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.571","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"6a22c124a02457e8184903b4c55fdaeb95a8fa3b","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.571.tgz","fileCount":249,"integrity":"sha512-DtB3yZLo6nC50ar2BlWayc8Q/pEdvgCoJObt1p1XDXk/AyiPPeEJmanSYGPx9/1wjeIwVVC2aQkMhgr8t8I+lw==","signatures":[{"sig":"MEUCIQC1dcyPd0NMBYdDjUIPUGyOzxVIojm9KbUpb20IOMOGWAIgOpCRsFDM2a1v+GFH1+ELonxlMwONXyXl8QOEapOmfd4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1410004},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"13854b4eda22ebcb96586fc72c871886f0f778d8","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.571_1767620902284_0.13410297611328748","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.571.1":{"name":"@corti/dictation-web","version":"0.0.0-test.571.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.571.1","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"a41ea42a2af26d222753e4e7fb291c453b86518b","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.571.1.tgz","fileCount":249,"integrity":"sha512-MsEXuHt9KVepl+J9l4FZOiOgApzsBpgCI3qK4glkdz+PWmYJGPi/0Aa9xdr5SfXE7840xrs87hrk9OXmtKsYYw==","signatures":[{"sig":"MEUCIBJW4RwfmVrA31bSh0MaYDY6bt5xovhOqbCV7T6c2gCXAiEAj4vuLvGvMgSawQ5K9hDh4TSN4D1u7JEpGgMXStL5bh4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1409775},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"20495d8ee19098f78ba2c29f5d6b39b268ad4f91","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.571.1_1767700220856_0.34377023744294255","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.571.2":{"name":"@corti/dictation-web","version":"0.0.0-test.571.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.571.2","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"d8b2d6a73c09d78bc32e8aa7cbfcae013a46927f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.571.2.tgz","fileCount":117,"integrity":"sha512-XFGy5vcg+LcgJtnUbwp/mKYi8kJ8vgFUoQ0C7GtKqClciB7C6gXmH3KE10ew6sfOeWHwhfaandJ79PE03GW/VQ==","signatures":[{"sig":"MEYCIQCM7rbeyCsW67sGvl7R7+T9RL0ktEot8lUChlKSHm/XAQIhAJBMqkETLNpLO4yajWDmLDKq+bNsKc8UiiB5mpfozJY6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1012580},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"7e380a111cccf75e9f7b87b9246bf31a9ab82572","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.571.2_1767706329819_0.22778736574647485","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc":{"name":"@corti/dictation-web","version":"0.5.0-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"dcbc9ee7060ec4e495ad330e14b01a0b9eec1765","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.tgz","fileCount":117,"integrity":"sha512-g0jLShKw9Uanu/vC3BjTkkwmKcZkqMmEHA86SyZBnlb0qG1v+eRmp/oInuxQNHFvNEVrXGZc/zVduInnpvC79w==","signatures":[{"sig":"MEYCIQChe9mr12PKR8+gK236urAGGm0TeGmuGAvvgkIMdkwhuwIhAPc65hA8Q5IgIPi7BMVSnvOvfzV/AqL299IgbJyL4cq1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1015059},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"54b9da42d9db3a4931762b58944e6b3f7b10c572","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc_1767792492306_0.9970863614912124","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.1":{"name":"@corti/dictation-web","version":"0.5.0-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.1","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"ce24d67e2802b64564c703f0d6dca3545d1780e1","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.1.tgz","fileCount":120,"integrity":"sha512-pxCWwURngkcFRCHM007Uo6psj3cQShWnrH415PCyVvZKBa6Jxw/CuO1KmIQX6GTDrGyU3K7ieErHzBo+X5mwiQ==","signatures":[{"sig":"MEYCIQCK/g82Z5A5Gu9y3biCRj4QRmk+HIAX4vWhOJS4LaeLrwIhALWClaeyPQBZainAsNlxnB5yzLqXXI5UVM1AqlHsCWXQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1016550},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"40238367e5fc0aafa0fc071733e75de4c21bf58b","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.8.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.1_1767959513596_0.5186031734202166","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.2":{"name":"@corti/dictation-web","version":"0.5.0-rc.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.2","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"868a739b8a49c4f4698cd81aeade87343e434ae6","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.2.tgz","fileCount":120,"integrity":"sha512-i+qAAkR1faLW+/wO8q63JNnFbeAZUoz8YvZ0p5SolbKfMV+4PmZaR53FESaOxjGc1qk3GyqksCSRU8RR4wItNg==","signatures":[{"sig":"MEUCIQCqgDL9bgXN5pJzykg/LJHsc7KuF2wjKaUNl43gjx/DzAIgLBRPr2GdBK3oJ6ICyLwyHp4CY38BzQawTh+PpoLuq1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1024016},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"61d4e80127f37b4d410be3ae5a07fd4a3ae7e8c7","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0-rc","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.2_1767967528123_0.21889052809680853","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.3":{"name":"@corti/dictation-web","version":"0.5.0-rc.3","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.3","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"6cae40620b230926c71e68d65c6de8ace830b70f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.3.tgz","fileCount":120,"integrity":"sha512-V8p/AKTjtkNtEWEgVEb6VebuPnEARtfizF2+5q5N1WmsFHPI4Ft7pD2kmbNQ7tjaJXN2Wda7bpNAJDtx779P4w==","signatures":[{"sig":"MEUCICoeDqXvGwqOwU+kcC3PJGZklkklqMaGaS8oUhsQxYgnAiEA5W3hTvaE07ibrVQxAwQKYsSX0WSC0o75CiR4R68aJXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1025369},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"349199c8fbfbf68bd0ab89ec673e894512b6fc2a","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.3_1768214464392_0.3972624196998069","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.4":{"name":"@corti/dictation-web","version":"0.5.0-rc.4","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.4","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"4593f8a52f3f07a7c156a08ebc280118777f2f38","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.4.tgz","fileCount":120,"integrity":"sha512-l+UePg22Y49XIhe7vuyHm8BwV6TNcujmALx3JPEcuvBhjtx63SgdEQRsj0ebZAdmbGbz0SoRAzo9Pf8Eg4GImg==","signatures":[{"sig":"MEUCIQCywXOVEkFiLJPWgG+dS1pXYyWsWWyxFbWOlKx9Ium25QIgU8VB8LokFVeaAASRpQXOl7p5cGQ6ZJEokAQZUPjnhBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1050328},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"b652b40d14de7e947402ccfec82accc9e978d024","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.4_1768834647357_0.9454211383043756","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.5":{"name":"@corti/dictation-web","version":"0.5.0-rc.5","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.5","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"d9a697c699696120dabd2e57d340106c725d8348","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.5.tgz","fileCount":120,"integrity":"sha512-BG4MQk06p12MOdzVLjgteYTdWaxlRAvgRkEetrm20dlztSu9QQHzeqwVxzZB7Hup3yqqdS45Doo1jKu3NgbP6w==","signatures":[{"sig":"MEQCIFaz1Iov+FyAQUxqZl5FLuNRguu/rcEHqK7bJY3z/q5KAiBET5CiqdiE/4aTiSZ49xgSGDecvNgwotpbWeIzg9T90Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1050113},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"c152de1a2a7bbdf81b9b6da7a6a33eb73848f9a7","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.5_1768996077377_0.0767562590277997","host":"s3://npm-registry-packages-npm-production"}},"0.5.0-rc.6":{"name":"@corti/dictation-web","version":"0.5.0-rc.6","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0-rc.6","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"903f2472f7963a7cd7b3d026213dafd35c729a8a","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0-rc.6.tgz","fileCount":120,"integrity":"sha512-Q9NyMkiyavZyvrsdN+fe3Ztxc8Tr5itfa/VF8vGkUI9Eh4PH1R3I7WLA+t/f62HD6RSw/0z4/hiseFPQrKJ3VA==","signatures":[{"sig":"MEQCIHJF9b8KwPx7a0hqLeCkgcCDvOaP2wTGXw2O5hbjj4AHAiAaXmEPX+LMU/1XA5cvwRtcgWqrWW/TJIdAuwxvwnK+xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1051417},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"057e4457509ef885491858219292964959cd117d","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0-rc.6_1768998287739_0.4756112142584472","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@corti/dictation-web","version":"0.5.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.0","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"e66c2db6d284b3794cbbf084f04b83d399948a3b","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.0.tgz","fileCount":120,"integrity":"sha512-MNhaRdoywj3Ubo+R0Q4B/pTbsJuw/y91KE6xcTnwBZadLfrSRRIvu2KW6q1onkeDHHCTeoVgioGYct68kdYsNA==","signatures":[{"sig":"MEUCIB1zxkjpCc9nbLOzytgVY6nQffUgnNGC7BSoNmWmpZv6AiEAjiXTxpwnIm5cRk5GeCslpzWGJo+Xm5ffyVJnLs1jMfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1067769},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"2e1c329bf4428db98f15623e0879486574c75218","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","deprecated":"Wrong version of RC was pushed to production, please use v0.5.1 instead","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.0_1769007606596_0.34292138228706825","host":"s3://npm-registry-packages-npm-production"}},"0.6.0-rc":{"name":"@corti/dictation-web","version":"0.6.0-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.6.0-rc","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"11a617a3e38502597b7913c4d1388d0a07c019ba","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.6.0-rc.tgz","fileCount":120,"integrity":"sha512-DFcGaq6yJ4CH19hxob4lGQ+7KAKH88zJhnNu6RKpmQ/h1gocoALLPer2EPxzH9ViTVIeTBVKvG1AUos1AiEDdA==","signatures":[{"sig":"MEQCIHPLbv6mwOJI3JjwaCeNLf1G/Y2SGhjmGePeH+AzM855AiBdnRwQGLTbw1xnSRvSokCk+tPCtvLfZ29GE1Q3Kic4nQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1051412},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"4ef5311d25a3a92f9050604775081989f25f5dde","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.6.0-rc_1769761475655_0.33486002437235074","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@corti/dictation-web","version":"0.5.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.1","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"7a3ea9a61f931223578f7cd4a14fb57610c1c155","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.1.tgz","fileCount":120,"integrity":"sha512-+7+0xA6ZJrVvplZ2Rr2Dr7IXv2O1hOzl0tIpH//J1x69DblIzgDaFHDR1p1Lj6jiOJVZ5jiXrs9s9rn6u5Rh9Q==","signatures":[{"sig":"MEQCID8k1bl1gvJQxNRI4QggFhUFzgG8rFaohYSo3qeU5uHcAiB09RCc/5ukoLW5DOioVTf8YtsOMpXpZ+EBWtahpdSo5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1051409},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"b7ce1f6b6483a3c66b9500555760d3eb320bfa21","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.9.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.1_1769761622163_0.6546572710437948","host":"s3://npm-registry-packages-npm-production"}},"0.5.2-rc":{"name":"@corti/dictation-web","version":"0.5.2-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.2-rc","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"58c8e6c96741e58185f3778d3813b27a04e8bbfb","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.2-rc.tgz","fileCount":120,"integrity":"sha512-wnLXAfR7NZroj1SIbwnqFZ+nnzNJt6uCqGPG0Xb5saG2iA3COdt3WG4yQKhsaTq2Vc+/jVupHtV4gcuHyPWTZw==","signatures":[{"sig":"MEYCIQCuxBwFbedbom8VDCmxh+WeSEIrNRW7hzuKZ6rR8trc7QIhAMQDs3ikqg5VqTWk/Lfc01iX0s+sJj1gpdLIIRuTtt/w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1092867},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"eb5524ad77c108237c9f8a364389f0b72e0b575b","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.10.1","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.2-rc_1771858099526_0.7970988399082244","host":"s3://npm-registry-packages-npm-production"}},"0.5.2-rc.1":{"name":"@corti/dictation-web","version":"0.5.2-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.2-rc.1","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"9a4019c3e8fe9fc88d6ec34fe30cf08102467743","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.2-rc.1.tgz","fileCount":120,"integrity":"sha512-LfxbFGDki1mR94h9HdwLZzij3Gwu0dVXS1rNLsiHk1Dxnop2P7aQgOZWedPpNqNQ296IfFfFI8W2KdvY/7KZUw==","signatures":[{"sig":"MEUCIQCfjzmTqfM3Ru6iIshPR8rbRNGgzp55MEPkxX22j9T7+AIgPOsCRCXYl8Q846ddD8olcuqwpRtlaF5xN2Ua5DIY0xI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1092869},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"45b3691b7469aa302958ad314046f87da7e1e2e6","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.10.1","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.2-rc.1_1771860053684_0.8251324696554982","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@corti/dictation-web","version":"0.5.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.5.2","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"4df1c73d5e64621b2286c78d525bda1567d96b76","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.5.2.tgz","fileCount":120,"integrity":"sha512-vzf9Wnh/Exja0IKyWTgc8JE8SV5cNqO5wCxAdwzhgEZQgeKraV2+ocol/ixkNou5HQiZ0t+wSdsMyvHIS1djSQ==","signatures":[{"sig":"MEUCIANOnbYBod0OEp8jceQj6vSKk8+5Kd7eIfVXWH5RzOmBAiEAwl0AOw+OxlVx74Ohn+mpYddMh6N+08e+912N2fal0dk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1095418},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"e0992eb95ce4f23a2db31273ad797ef22f50ea43","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","start":"npm run build && npm run build:bundle && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"web-dev-server\"","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"markitosha","email":"markitosha@gmail.com"},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"10.9.2","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"22.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.10.1","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@web/dev-server":"^0.4.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.5.2_1772205529465_0.19558538860059316","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.7":{"name":"@corti/dictation-web","version":"0.0.0-test.7","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.7","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"9950c8f7d48da51bac8fa9ddab49a19b033f1233","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.7.tgz","fileCount":113,"integrity":"sha512-97XqQi4EF4HVos88OTZcJ1RgT4u1/4cPFncPqby6urJsLUHgRqurwYquZfEdTSe6MUdvnR3aHMk11rV4SlaEOw==","signatures":[{"sig":"MEUCIQCj61tXzKmm5157YMt1LDiSSGKubIKKlxL3K/wa0te7yQIgYzJpl538OZAAWO3MoNoS0AW1ibEb8ALE+Zy2squ3Wno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-test.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1081743},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"f0107d2415df16a17354da43be7ec20bab55b05d","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ae530e4f-5631-4403-a683-210bfac3fe87"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.12.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.10.1","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.7_1774455774916_0.07031137272236121","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-test.8":{"name":"@corti/dictation-web","version":"0.0.0-test.8","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-test.8","maintainers":[{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"2f0dabadcba87eebce6ea6985d5e1058dae54fe1","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-test.8.tgz","fileCount":113,"integrity":"sha512-C9TYCIeWqqN7sQCZGjTrt2LYtuNuVdM3gYx5NUYMys6+RibEVO7tiuC3nCtS6SGsdsTq6gB9QlpFmpkb6zmfYA==","signatures":[{"sig":"MEUCIE8Ko7bErtRXuWElefbtUo9Dvspl48zYDOMYFR14lhjSAiEAvGW1imag1emMiciKMrWTdw+qTm4mYOjpYdv4C3qWn4I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-test.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1081743},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"d745974b26ceee252a56492b1ce523046adec896","scripts":{"lint":"biome check .","test":"tsc && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ae530e4f-5631-4403-a683-210bfac3fe87"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.12.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"^0.10.1","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-test.8_1774462948154_0.20600075708816257","host":"s3://npm-registry-packages-npm-production"}},"0.6.0-rc.1":{"name":"@corti/dictation-web","version":"0.6.0-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.6.0-rc.1","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"ab933c8b5c13d098a85842438a7a18d0f2992124","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.6.0-rc.1.tgz","fileCount":113,"integrity":"sha512-e2m04jE5wMRoEyTIGNsOto6/V6pror4axm/JjYxfolLq91J6xT7Gv/rE50ooNtlN9tNdLqjOiyMtsQzoz1PImw==","signatures":[{"sig":"MEUCICI78h8OhxGYtlRIDDXV8ZNzlW22AtihgO83QzKx/L0ZAiEAt6gug9SnWHNQ7qx72rB1wXnKOrDp0GdjQdhpcJVt5rw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.6.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1157297},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"e0fb44951148167ee839fa0ea41cd8a2fb62bc34","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.12.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.1","dependencies":{"lit":"^3.3.1","@corti/sdk":"^1.0.0-rc.5","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.6.0-rc.1_1775748001606_0.44344351605709975","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@corti/dictation-web","version":"0.6.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.6.0","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"14422ac8bda63ee6867e6c9601c76f7fba7f726e","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.6.0.tgz","fileCount":113,"integrity":"sha512-Io8A4ooFqbjagZkbsmZHxrwZUcgSuKVIRzTZ/YQlU70MgYi1/jhCtyQs/fjeIMmEdpFwaK/h/BaaCr9OfL5mNw==","signatures":[{"sig":"MEQCIAzEqh5gMAvzmD6wfeGZByIcq/Hl3YOwjQGPzUL2jQ5qAiANz/KGUspzUIKJuWf+TecdZYle7xUbTCGu7tfeCGuang==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1163085},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"34becfdae6566f6c1f0e58895bf2f5c9c94457bc","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.12.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.1","dependencies":{"lit":"^3.3.1","@corti/sdk":"1.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.6.0_1776338795675_0.3758941670347369","host":"s3://npm-registry-packages-npm-production"}},"0.6.1-rc.1":{"name":"@corti/dictation-web","version":"0.6.1-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.6.1-rc.1","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"2a15478063156fdfa1509fba3366a7935a62e725","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.6.1-rc.1.tgz","fileCount":113,"integrity":"sha512-hWHfmljebfwvOvOPCluFkNM20Gs2siUEqYd4WaLzKnR/tbVbbVBajk0y6SG9cK8VbiYGDCAX+caJhapil5Vp/Q==","signatures":[{"sig":"MEUCIQCTZfHjAXb5GusPEJR8aLwJa2Sr+PLpqZ57CNe51i0F9gIgdILWjdQmDAgfkn3iV1BT3twe+RFyn2EflPJ/sDN3+ks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.6.1-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1165104},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"fed203181c9c35af3374f3a3b10570e974ef2db1","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.0","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.1","dependencies":{"lit":"^3.3.1","@corti/sdk":"1.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.6.1-rc.1_1778225475942_0.9002297489097657","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient":{"name":"@corti/dictation-web","version":"0.7.0-ambient","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"c7a438c813a00611cca2b247c6e680cf5faca955","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.tgz","fileCount":158,"integrity":"sha512-nBTh8LE1QiLH1aupp2hGsezGYYzhJHw9h1hRIwYW1H8lzBoZwmJsC83i67DYQssXykbw6taquznZ/4qUu4xzGQ==","signatures":[{"sig":"MEQCIEFL08jToo30E8viD7zWi9BQFBDtBVS2LDQ/reLu4ZPvAiBON96AWCzga3qtBpRf6qHnT4K2BYN8MicVZrMH2eYNLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1249495},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"dbe882a9f59b001ebb65c79a122e64e4c29968e1","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.1","dependencies":{"lit":"^3.3.1","@corti/sdk":"1.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient_1778591732145_0.909445520013269","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.1":{"name":"@corti/dictation-web","version":"0.7.0-ambient.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.1","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"08c39c208543623ab5c60f33acdee19e0a9d448f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.1.tgz","fileCount":158,"integrity":"sha512-x8Irvw+pn68xN6pJcq1B013MtkD+o25SHhs/eChjZFeWwADDQR4OYVuhvUh3ScLLjL2MlhpLZwS6FGmTQby91A==","signatures":[{"sig":"MEUCIQCfAnXLzryzs94L/lSI+sCh0RpQjhhLSgW+7WLyyKmVzAIgHRr+XB1z5Ku1vln6w/Jqzo60DzBpp4BS+xsaYXWpc54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1258184},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"779875b52a349d510f8e08828e880ba955787fcf","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.1_1778850624300_0.7061851251091693","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.2":{"name":"@corti/dictation-web","version":"0.7.0-ambient.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.2","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"b301cf24df290b52fb903c82f8af9621838bf841","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.2.tgz","fileCount":158,"integrity":"sha512-DffWQ2fbxqEf6IRzpxQ2rlDwWgjbM/toD9cj8WWV3i+c+eYTaeWxXa4nlcE6ylS5gg9RWfne8FZQgKZXiDjw2A==","signatures":[{"sig":"MEQCIDzzKiHJtb/+XTN6vbcKXKhiV+wV3VubzZ1QZAog9TgCAiAaR0N+pRZBMtZPTsLjoTiM4WH4k26j2oWhQUKqr6GuNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1260970},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"c8041c03f52cf09ad8872ffb078f93244ca90dc0","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.14.1","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.2_1778852759102_0.9418085369818439","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.3":{"name":"@corti/dictation-web","version":"0.7.0-ambient.3","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.3","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"15abe13fce09c7c0d8043732b6a68ae7b8ba1328","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.3.tgz","fileCount":158,"integrity":"sha512-lqoSsuw+Dg2qeN82VRb0NcttvdzpiBP5tIGwX7etTSYfO3fnbKVBTpOst2+FbxeL3WAnYjImv8qxoPt4a7p5eA==","signatures":[{"sig":"MEUCIQDDhYzHaWIkCsTvu/c+t3UOcM8Ot1PVrE5o0X5ZzjA9xgIgDAytJmSzdgIy13AENu1M9BvLKPr7wLctV5H0kXp1Nfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1258775},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"5cdfa83db9d4b336ff30655051640f6f1c3d1cf1","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.3_1778856599350_0.8996240860589158","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.4":{"name":"@corti/dictation-web","version":"0.7.0-ambient.4","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.4","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"9b7f85cb7986c9b931bcd3379038edf57c44a44d","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.4.tgz","fileCount":158,"integrity":"sha512-B8bjOPfK+YNdEJTU+qBcIw4Sg1qWyDD9stXnIp6O7/57bpeeKFZ5FvDdgSYFif8AcpXfNsAZUv5LNjFbrg57Hw==","signatures":[{"sig":"MEUCIQC0LVzw5d3hwPNjoxZFVc9wEbQJitkRWYicI7B6X0+f1gIgTKQ/Rw8N400qq34Ro3nRt5VWIGRIYEB1t6xJ9NFfVIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1259434},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"a3321ede71e329683cf7b6fb269323c6b8803732","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.4_1779095978166_0.057798536749679386","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.5":{"name":"@corti/dictation-web","version":"0.7.0-ambient.5","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.5","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"43f00c62a4139746884ccf723529de91cd66fe9e","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.5.tgz","fileCount":164,"integrity":"sha512-IRb86mL6WsIuozcPTuV2fvoXZJIWCLIpNt7YRHLwVuSIkiYTzQqc9INTBDyHxhZkh5sKrcRLeLHFRMuIm5xPyA==","signatures":[{"sig":"MEQCIBYj5AxDyb6VUnMFxBDDVWRFHgN04LOD7HiSu3zVfYUxAiAyoY3ZIY0i2I3DRcaHFRSIgg4VYEo2lX/ZqZ2aTj/COQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1298675},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"6d79a08f6a594ae512b4ae1242458422534d65ab","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.5_1779109054152_0.7050144916622232","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.6":{"name":"@corti/dictation-web","version":"0.7.0-ambient.6","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.6","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"e85e5292128e36fa6d4446a122b3a18521b339f9","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.6.tgz","fileCount":164,"integrity":"sha512-tyMwJgHbwwbHNsdmIhz5dpnm0Tx0bHJzdpVFjcQrvbNJ8w0zOMCB5YMRVRrYsjHtO3peLXdlWBqbUiHWI9wtxA==","signatures":[{"sig":"MEUCICQPU4KylAAyoEczXz3iKj7FP0w6EvnlxYUuqqJHPpD5AiEA6ExMQMBYF36T9ozUbARdriypiHHXWoVDOFK0uONa62o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1302434},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"37aa802b339e6543453d97fa30eb4e6b85211157","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.6_1779111253675_0.4511756901619697","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.7":{"name":"@corti/dictation-web","version":"0.7.0-ambient.7","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.7","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/stt/dictation-web","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"39d63e131e8c12e7329007e29116625c8cb7c6d8","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.7.tgz","fileCount":164,"integrity":"sha512-szb4yzDydWP1Fd0zMkBHT44qjy8YcslL9NKGvRjhKOXJ6O3KUEpgv/mTtzEHVIXwCAXfTccWVIgwx2cgOvq1JQ==","signatures":[{"sig":"MEQCIC3ZIj8AsEFeY+YLVqMBgWv94Hq8+1sjRz/LMPanRNDkAiA2jeTC/CJ0MLLCOWi5/gDmKZ9Iz2XYTlXZ7I2Ewt2Z2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1304070},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"1443fe36ae91560c0d46c43d9b30e107f28dd51b","scripts":{"lint":"biome check .","test":"tsc -p tsconfig.test.json && wtr --coverage","build":"tsc && npm run analyze -- --exclude dist","format":"biome format --write .","analyze":"cem analyze --litelement","prepare":"husky && husky install","release":"npm run build && npm run build:bundle && npm publish --access public","biome:fix":"biome check --write .","storybook":"npm run analyze -- --exclude dist && storybook dev -p 8080","prepublish":"tsc && npm run analyze -- --exclude dist","test:watch":"tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\"","biome:check":"biome check .","biome:format":"biome format --write .","build:bundle":"esbuild dist/index.js --bundle --outfile=dist/bundle.js --format=esm --platform=browser","storybook:build":"tsc && tsc -p tsconfig.stories.json && npm run analyze -- --exclude dist && storybook build"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.14.1","description":"Web component for Corti Dictation","directories":{},"lint-staged":{"*.ts":["biome check --write"]},"_nodeVersion":"24.15.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"2.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"customElements":"custom-elements.json","readmeFilename":"README.md","devDependencies":{"husky":"^8.0.0","sinon":"^19.0.2","tslib":"^2.6.3","esbuild":"^0.25.0","storybook":"10.1.5","typescript":"^5.5.3","lint-staged":"^15.2.7","@types/mocha":"^10.0.7","concurrently":"^8.2.2","@biomejs/biome":"^2.3.6","@open-wc/testing":"^4.0.0","@web/test-runner":"^0.18.2","@storybook/addon-a11y":"10.1.5","@storybook/addon-docs":"^10.1.5","@storybook/addon-links":"10.1.5","@web/storybook-builder":"^0.1.16","@storybook/web-components":"10.1.5","@storybook/web-components-vite":"^10.1.5","@custom-elements-manifest/analyzer":"^0.10.3","@web/storybook-framework-web-components":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.7_1779207664687_0.4469324801993797","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.8":{"name":"@corti/dictation-web","version":"0.7.0-ambient.8","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.8","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation/overview","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"e180b1cb24c14c2f004e350fba38f9c3e880e25d","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.8.tgz","fileCount":165,"integrity":"sha512-gxNdu2a41t9Ab7ZeceO31xxwAPpnkhV3ZWZWs/K0+/LLuRS0KGFdyjIbX0FCVmXxFKrotTic/xzdSx1TqJFD7w==","signatures":[{"sig":"MEUCIDv0rRT7a6DgnLtwke5ni7Dr1XBNr5hkfQvxjX6Y49/QAiEA52AJBBEtdqW0uOUoY3n14K9wyNp0DdVlm8/ShPATF8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1447928},"main":"index.js","type":"module","types":"index.d.ts","module":"index.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./index.js","browser":"./bundle.js","default":"./bundle.js"}},"gitHead":"19197f217117069bfd4e0bf9deab7523fc82141d","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.8_1780407200536_0.9024055848361501","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.9":{"name":"@corti/dictation-web","version":"0.7.0-ambient.9","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.9","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation/overview","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"a596ba6cde24cc165bad237c2c0a8a243f62431a","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.9.tgz","fileCount":165,"integrity":"sha512-957dkAPozc9dvwrMDuUlmdUmMdFcy1BHd21qcrVB+VODMkPYF23UtbDPn7cEyNewNHn6QqAfkGfwN+nI9nEy6Q==","signatures":[{"sig":"MEUCID4zW7DbPUERXO0CPt8mrGgfdFN8JG2KeusBQ7L9vk4KAiEAuR39JXYOsFWKI1sBID0YbdvrUuM0DNZjvQGisRwTEAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1447928},"main":"index.js","type":"module","types":"index.d.ts","module":"index.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./index.js","browser":"./bundle.js","default":"./bundle.js"}},"gitHead":"19197f217117069bfd4e0bf9deab7523fc82141d","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.9_1780408097827_0.5361802817784407","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.10":{"name":"@corti/dictation-web","version":"0.7.0-ambient.10","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.10","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"9ea594ef30977c1092d6d982b2235174a90e9737","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.10.tgz","fileCount":33,"integrity":"sha512-/NOMYqc5rYcHDlyqDBaiVZ1z7wFTZXn+8Pcegm1EpNX/S5A0MVyaiUpxYL5KfTUZ+g+qzRWc18S5KRhIPhgD/Q==","signatures":[{"sig":"MEQCIBqDenzpgVPisGPZWpulM2XL5G8fVc4WUZqheMIDD/HeAiB4jiFEuo+KAFsFSu41e6IwL8KIbPRPg4tSGma0eA+gZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":998632},"main":"index.js","type":"module","types":"index.d.ts","module":"index.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./index.js","browser":"./bundle.js","default":"./bundle.js"}},"gitHead":"4ac3e90fea99a93b34d1cd7e74c33d33028ef3c8","scripts":{"build":"tsc -b && node ../scripts/build-dictation.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.10_1780494501500_0.9573334264573055","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.11":{"name":"@corti/dictation-web","version":"0.7.0-ambient.11","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.11","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"79e6358d832d147281503e2e70ad88701627db61","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.11.tgz","fileCount":33,"integrity":"sha512-RCe27ZSg7Rdgq7FR0GCxhnrW4pg74lcJeLOUEpy03Wi/2A8P3nacmf3yj6qn1dfaXNzn7dkzlWvweqBd5kvdQg==","signatures":[{"sig":"MEUCIQC2kOHYonpS6wNo93ns5XCmsL9IV3VVy1Wx3NeM1jUhegIgDyVxrwwh0qGTMaWVQMVDP6UCvaXzpUM67yfuqBBAFdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":998603},"main":"bundle.js","type":"module","types":"index.d.ts","module":"bundle.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./bundle.js","default":"./bundle.js"}},"gitHead":"8bec61a0c19b6a06428d815d9f500258b2172b7d","scripts":{"build":"tsc -b && node ../scripts/build-dictation.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.11_1780496111520_0.5400389946689159","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.13":{"name":"@corti/dictation-web","version":"0.7.0-ambient.13","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.13","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"9a7c10e33dadca39ce7ce3ff0f134bdd2d1fc7cf","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.13.tgz","fileCount":33,"integrity":"sha512-UHT+5UxWDIhbMqS9C/D6rN9wmX8HpnYsbHitxZYkMDbhdhI0BKna3Y9CcTeADvNSM5NbcsqhfAakF05p10pPbA==","signatures":[{"sig":"MEUCIQDHK8r/mJPMAyCW6NbdaPpeU98ZXPAIHDjqYYlYkIFLDwIgGOzVhKIYuK/13IwAK3rZfwG1HFUL1adXy4/7BloqXy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":999200},"main":"bundle.js","type":"module","types":"index.d.ts","module":"bundle.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./bundle.js","default":"./bundle.js"}},"gitHead":"6e118636e6052788ab6f041a782c24eac8117722","scripts":{"build":"tsc -b && node ../scripts/build-dictation.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.1","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.13_1780497817014_0.8910956578114222","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.14":{"name":"@corti/dictation-web","version":"0.7.0-ambient.14","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.14","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"0d8a8c396db1cc2154fa76dd6c6a5c51103f2f4f","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.14.tgz","fileCount":33,"integrity":"sha512-/OnbMijwtfIVzyrc0CkC5iyOpQq+ypVM+DGBBpiy8marg9elG8UNDC42ct2hE/ZTfXCRPVlEI1LCAm1/NmlWXA==","signatures":[{"sig":"MEQCIEKcsYajtWkBkXyabrwtOCzXpzZoH1b4glkv05iZX/A6AiAYF0KfAh2oi4FXyc0ITaWzEB0bOfKkLTNLzUfoVo/zJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":999459},"main":"bundle.js","type":"module","types":"index.d.ts","module":"bundle.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./bundle.js","default":"./bundle.js"}},"gitHead":"bbd2a512da74ba166c7d8df98923c7821049fe14","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.14_1780499408779_0.18161035440813267","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.16":{"name":"@corti/dictation-web","version":"0.7.0-ambient.16","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.16","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"04a38642881984bbd56e3dff13ea9342b2df64ba","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.16.tgz","fileCount":166,"integrity":"sha512-c7C3xPhtAuHOCCM+GmoAbLEmHj/YF9hzT4XzSkLmpaKISLIqiF4yzvP799bPQnFVUCr7FnvT3G+ixGvnt5e3BQ==","signatures":[{"sig":"MEYCIQCFNK998dCw13MIz32DWuTU+FqMaaznhiiAyaxGjMfpvgIhAOMpdz5oFenlq/KmWMR12Q5XIA2IUNrSZKBhYGLrPnZ2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1606504},"main":"bundle.js","type":"module","types":"index.d.ts","module":"bundle.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./bundle.js","default":"./bundle.js"}},"gitHead":"c22ec0e10554ed278a187d9b58a32532a37daba1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.16_1780501752516_0.8495409145190269","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.17":{"name":"@corti/dictation-web","version":"0.7.0-ambient.17","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.17","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"f5febb151dd38f3f7405acec23e9e996807ab6ff","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.17.tgz","fileCount":167,"integrity":"sha512-6BXjN517eKsf2XXFmnjkbVbBfdZwUFedzL5qRIQ2rg8vDe2xNhKjqbRqJiuSiP6BThKoRzmyp/b4uZgi6uWBPg==","signatures":[{"sig":"MEUCIGU0qel+pGv64O/StKWCLvHMk8xDpYi2Fgt9AppAamJsAiEAwj9PI0f9FKJspT9ysGe+MqqfLgyvGul3meFaBkgrl0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1610625},"main":"bundle.js","type":"module","types":"index.d.ts","module":"bundle.js","browser":"./bundle.js","exports":{".":{"types":"./index.d.ts","import":"./bundle.js","default":"./bundle.js"}},"gitHead":"b7ebe411fbecd56871992b51b170d69357dd0d92","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.17_1780508173218_0.8885391725465197","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.18":{"name":"@corti/dictation-web","version":"0.7.0-ambient.18","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.18","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"6b4645ce4f3210ae9b04345d376b885cdc391eee","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.18.tgz","fileCount":168,"integrity":"sha512-xTSFjqZMBvNwb0BUuKdiIGVXRhlnEcV9ERCeLMLBIFZhXXWlIq3YT7kM2AbjLELObfey8h829vUbJkbLCYjpIA==","signatures":[{"sig":"MEYCIQCkVFjVVUqZ4J6yCCebeZ7Q5Mx9GQGPO0a+q18nb4QaLgIhAJW34HJ/W5jnH7CmOY42lIfZhQKMBDpSarJ7HgbTlzgE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1611845},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"bcce5c910135d50a3b8e2362bc8b82ed5bf7d9f0","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.18_1780599938190_0.0695246482879548","host":"s3://npm-registry-packages-npm-production"}},"0.7.0-ambient.19":{"name":"@corti/dictation-web","version":"0.7.0-ambient.19","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0-ambient.19","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"affbac498ae535f3cc47708cca1d4dcd93617182","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0-ambient.19.tgz","fileCount":168,"integrity":"sha512-m5qghiJ5ykQapL1K1n1HqpNB5aWm75XC8IRUqJYECEY3A8u6hGRYJcCmWhZ7Z+Q89wab5l7y5lj7AhlPu9iHQw==","signatures":[{"sig":"MEQCICP/4NBj3teLN+VM7d0WlU+8tOZowA8Ytdh7mGOeEXdPAiAg2WmMCRBmneNxyJw4uMmoxzvSRRfyJhT1zjuzNfyVwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0-ambient.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1611845},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"cb020abb9d735d224e3cf56cee51fcdd441b7fb3","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:736d1d51-0704-49c9-b49a-401cf27d433a"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/dictation-web.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0-ambient.19_1780602281447_0.004125737688966291","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@corti/dictation-web","version":"0.7.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.7.0","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"de5eda6fdb62cfb14205733103428df83112f2a8","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.7.0.tgz","fileCount":168,"integrity":"sha512-mkc5Tl7smpI9AgVqiy2wAUKbIwxkTrDyznKYmMen4txr3E++pDYfcf3AXhGBN4iRl9x8DmZvSYBqu0LTGW8BnQ==","signatures":[{"sig":"MEYCIQDv1qEHyfb0IYnKMBMh/4+ciFbzUFlBq1LPNJnRNplV5QIhAMLWFKDrDXWAkKsJP2olECZhuVHVfsCY2+RaQqMBMuiw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1611842},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"69b2e6392a7591f08aaaffe98b13f62330127d96","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"11.16.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"3.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.7.0_1780909265049_0.20073832298011252","host":"s3://npm-registry-packages-npm-production"}},"0.8.0-rc":{"name":"@corti/dictation-web","version":"0.8.0-rc","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.8.0-rc","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"edaf50957eba43cab61ff3eca31332b9eaf09fae","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.8.0-rc.tgz","fileCount":168,"integrity":"sha512-ZJL0THjCdpfyNZZg3BQ9Zof4vK4qPA4xdZtpRGC243ZETgDk+tJroKeByk5UrCoRC5NHkPDUsf+pkEM57FpdZA==","signatures":[{"sig":"MEYCIQDl9WahTyi5wkVX7MU69fsLp9HjTw0yssIjMHVQgbxxdAIhAJXzI652TCqHLAvOcMxfNRbZnycBfApMRBeYe5GqQeXz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.8.0-rc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1615331},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"58bc4b51237a339ab3b2abf4e436f367c64a53cb","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"11.17.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.16.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"4.0.0-rc","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.8.0-rc_1781774352797_0.9968479145311249","host":"s3://npm-registry-packages-npm-production"}},"0.8.0-rc.1":{"name":"@corti/dictation-web","version":"0.8.0-rc.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.8.0-rc.1","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"6be33c939e30a2ad8e1a6a98b5e976e4369a71bc","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.8.0-rc.1.tgz","fileCount":168,"integrity":"sha512-nutXLQw10k+1t8VCo2eXJajhK7AuBKNhwkxk/5Jb3TVZvAlMK9rU+qcvQDcSFNS48iXW5cLFJTQpExoMPsjcIQ==","signatures":[{"sig":"MEYCIQDT9wfa5X1U20QmgiuSjmpwpFEXR0bUtBXkpprTd1NmZgIhANhrkSO5QSpVwKkRHGZqDeEXMORecLKWW0xakQd1F3g2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.8.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1623223},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"23d94331f758852c902d4be56302a70eb6d59467","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"11.18.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"4.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.8.0-rc.1_1783078668995_0.2815359211167412","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@corti/dictation-web","version":"0.8.0","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.8.0","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"96a70e8f21542af6117356c4a02f05078c115426","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.8.0.tgz","fileCount":168,"integrity":"sha512-MsAPdxgmW6xy0djlnHuGDCu7tCk5yX9KMbF3diBtXtB8HNzHFLCdeETCjf7IZaf99NyThLYF4AdfI4P7UaHB/w==","signatures":[{"sig":"MEUCIQDUvpXMdjrTTv8U3FQ3UYimTU929LVBeLqx1M/dyvo8SAIgb1+rJukv6nH0IotqR6WbttCfQadBouYX4bA8Ti7DVBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1623218},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"ec59bcd0729a81f35d4b5fa91836d2fca62bc1de","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"11.18.0","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.18.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"4.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.8.0_1783079116736_0.7693393375817521","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-languages.1":{"name":"@corti/dictation-web","version":"0.0.0-languages.1","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-languages.1","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"06408ea948b1688c73151c93f2ff56fe8e877848","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-languages.1.tgz","fileCount":177,"integrity":"sha512-4IDZ4WVxIGr3PfPE7Dl/5pP8uEqo3LXezByaRQg1tl2pKUzcasJrm6BQRVyBFTHRo6w05pHN6pCciTnsjRRzxA==","signatures":[{"sig":"MEYCIQDx4IlB7hHLDjOHU/51rjpendHEJGYYY/XI8YomUgLuiAIhAJAsuVoap4PcmmQoznrm/ezycZRSrAcbBuS7Hqf7p5N+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-languages.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1992781},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"6c702520a73ec24be82039b592fc4994efdf7dbd","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"12.0.2","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.19.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"5.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-languages.1_1787129425732_0.7855367153759945","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-languages.2":{"name":"@corti/dictation-web","version":"0.0.0-languages.2","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-languages.2","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"c14d3b6c85650c27d0132a87cfa88a7609a1c8c9","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-languages.2.tgz","fileCount":177,"integrity":"sha512-Mo2E/cWKcYzaTZ3SRR/sqst4OcrIg/Cqj9/RK0bwXGxaggw9wDTygxkim8J7EtkXuT6e2cfUQeQibicinin76Q==","signatures":[{"sig":"MEQCIA7mbnEnptFVJQOShE8//YFjVup4yrGkr0eDZu0w/9dbAiAv/x2UBbD/O/kb4kg6XdJy91aFoxGyskC8xa8QnUk9Aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-languages.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1993758},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"3fddd930a036ffa023b4eb951a12ca9127df8e39","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"12.0.2","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.19.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"5.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-languages.2_1787129923033_0.6826039883383261","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-languages.3":{"name":"@corti/dictation-web","version":"0.0.0-languages.3","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-languages.3","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"4b0308ad3fa714e0ca71f5ec655f75e38bc52dde","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-languages.3.tgz","fileCount":177,"integrity":"sha512-cWzec0BtHH5R2ufGzBEnBsuQc+28rzUBPUmtpj8MitKxaowDPcGk5cgIWC8zIW663dFxfn/Lu6thDg39AiaExA==","signatures":[{"sig":"MEUCIGiBBI3pdk0zhxOusUANg/sYqFoeCadkFefEJEjRCPGMAiEAgcg7tJy/n3brWLVEndvtRY7V1K7TkdnBFiTo+4N5JOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-languages.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1996105},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"e282366da37170204e2a3d512e59271ab71debbd","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"12.0.2","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.19.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"5.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-languages.3_1787130427736_0.8979847941749359","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-languages.4":{"name":"@corti/dictation-web","version":"0.0.0-languages.4","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"author":{"name":"Corti ApS"},"license":"MIT","_id":"@corti/dictation-web@0.0.0-languages.4","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"homepage":"https://docs.corti.ai/sdk/dictation","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"dist":{"shasum":"e3bb3aced8f5fa2897e85d4b26a3cafc204b2755","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.0.0-languages.4.tgz","fileCount":177,"integrity":"sha512-2WfwdrR5DVD/wHy+S57Xg7ldQPvUSyL/8KvNi96wtY8MrsCLo6aBP0EQIvF4fzInUI1zy2btNLSOV44N7jL+4g==","signatures":[{"sig":"MEYCIQDmOLJGQue6f77R1IQe9ClYxPwOGSBtATc7Cu1jOGLCXAIhAK1sKPnVBLZ8QrPHjQ/2nD6tb9cwQpzVaeO0S926tPsi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.0.0-languages.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1995707},"main":"dist/bundle.js","type":"module","types":"dist/index.d.ts","module":"dist/bundle.js","browser":"./dist/bundle.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"gitHead":"be171ddd2d35b398861ec9b4706589104dfa2fb1","scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"jsdelivr":"./dist/bundle.js","repository":{"url":"git+https://github.com/corticph/speech-web-components.git","type":"git"},"_npmVersion":"12.0.2","description":"Web component for Corti Dictation","directories":{},"_nodeVersion":"24.19.0","dependencies":{"lit":"^3.3.3","@corti/sdk":"5.0.0","@lit/context":"^1.1.6"},"documentation":"https://docs.corti.ai/sdk/dictation","_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/dictation-web_0.0.0-languages.4_1787138673462_0.09352369991975906","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@corti/dictation-web","description":"Web component for Corti Dictation","author":{"name":"Corti ApS"},"version":"0.9.0","license":"MIT","type":"module","main":"dist/bundle.js","module":"dist/bundle.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/bundle.js","default":"./dist/bundle.js"}},"jsdelivr":"./dist/bundle.js","browser":"./dist/bundle.js","bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"repository":{"type":"git","url":"git+https://github.com/corticph/speech-web-components.git"},"documentation":"https://docs.corti.ai/sdk/dictation","homepage":"https://docs.corti.ai/sdk/dictation","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"dependencies":{"@corti/sdk":"5.0.0","@lit/context":"^1.1.6","lit":"^3.3.3"},"scripts":{"build":"tsc -b && node ../scripts/build-package.mjs dictation"},"gitHead":"c1c75df093523c5e45aba87c6ee3bc86156ab486","_id":"@corti/dictation-web@0.9.0","_nodeVersion":"24.19.0","_npmVersion":"12.0.2","dist":{"integrity":"sha512-h0Y0UIlubabJu+3Zgqxch4wl9ymK/yDTcbdWDbGMLGS0/5fJ/5UlRs5Vn+9tu9VivRZ6nTU0WoDHYyh/VTQeYw==","shasum":"1182e227dfe13f3d4981fa2c161927ca4ce28e81","tarball":"https://registry.npmjs.org/@corti/dictation-web/-/dictation-web-0.9.0.tgz","fileCount":177,"unpackedSize":1995645,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@corti%2fdictation-web@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDgxC9yX2feAf+8UbyTMhpXvhDseQ/mbSXGVubUrGgbyQIgfWgCvMUnz6XiHKgorJqgwBX7sjKQKgLBlzlbC1BgaJk="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:85ab1f9d-6741-47bc-a300-eea42a8583d2"}},"directories":{},"maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dictation-web_0.9.0_1787147860078_0.5452583460466316"},"_hasShrinkwrap":false}},"time":{"created":"2025-03-05T09:49:23.470Z","modified":"2026-08-19T13:57:40.659Z","0.0.1":"2025-03-05T09:49:23.802Z","0.0.2":"2025-03-05T11:48:07.523Z","0.1.0":"2025-03-05T12:55:54.352Z","0.1.1":"2025-03-05T13:50:49.348Z","0.1.2":"2025-03-05T18:45:14.324Z","0.1.3":"2025-03-05T18:52:32.296Z","0.1.4":"2025-03-05T18:59:25.833Z","0.1.5":"2025-03-05T19:04:45.380Z","0.1.6":"2025-03-06T18:09:43.734Z","0.1.7":"2025-03-07T16:09:06.512Z","0.1.8":"2025-03-10T15:13:51.299Z","0.1.9":"2025-03-14T13:44:17.586Z","0.1.10":"2025-04-04T08:10:16.276Z","0.1.11":"2025-05-13T14:49:45.823Z","0.1.12":"2025-06-16T12:28:30.249Z","0.1.13":"2025-06-25T18:15:56.653Z","0.1.14":"2025-06-25T18:35:08.509Z","0.1.15":"2025-07-16T13:49:03.168Z","0.1.16-rc":"2025-07-22T13:13:09.918Z","0.1.16-rc.1":"2025-07-24T11:24:52.674Z","0.1.16":"2025-07-24T11:59:53.148Z","0.1.17":"2025-08-16T13:40:21.613Z","0.1.18":"2025-08-16T14:01:14.558Z","0.1.19-rc":"2025-08-18T13:27:39.350Z","0.1.19-rc.1":"2025-08-18T14:08:20.494Z","0.1.19":"2025-08-18T16:00:28.293Z","0.1.20-rc":"2025-08-28T14:12:12.361Z","0.1.20":"2025-08-29T07:52:40.904Z","0.1.21-rc":"2025-09-11T11:36:39.283Z","0.1.21-rc.1":"2025-09-15T13:21:35.773Z","0.1.21-rc.2":"2025-09-15T14:15:00.670Z","0.1.21-rc.3":"2025-09-15T14:23:09.621Z","0.1.21-rc.4":"2025-09-15T15:01:34.077Z","0.1.21-rc.5":"2025-09-17T09:36:50.200Z","0.1.21":"2025-09-22T10:54:48.513Z","0.1.22-rc":"2025-10-06T13:05:12.587Z","0.1.22":"2025-10-06T13:09:28.890Z","0.1.23-rc":"2025-10-20T09:42:23.411Z","0.1.23-rc.1":"2025-10-20T11:18:59.881Z","0.1.23-rc.2":"2025-10-20T11:28:32.881Z","0.1.23-rc.3":"2025-10-20T13:05:02.867Z","0.1.23-rc.4":"2025-10-20T13:22:19.033Z","0.2.0":"2025-10-22T12:52:29.707Z","0.0.0-rc.359":"2025-11-04T09:50:14.345Z","0.2.1":"2025-11-05T09:48:23.152Z","0.3.0-rc":"2025-11-14T10:03:04.121Z","0.3.0":"2025-11-14T10:53:41.506Z","0.0.0-test.562":"2025-12-07T19:47:49.778Z","0.4.0-rc":"2025-12-11T08:57:32.957Z","0.4.0-rc.1":"2025-12-11T09:16:10.538Z","0.4.0-rc.2":"2025-12-15T14:12:56.069Z","0.4.0":"2025-12-17T12:13:42.438Z","0.0.0-test.571":"2026-01-05T13:48:22.460Z","0.0.0-test.571.1":"2026-01-06T11:50:21.046Z","0.0.0-test.571.2":"2026-01-06T13:32:10.006Z","0.5.0-rc":"2026-01-07T13:28:12.529Z","0.5.0-rc.1":"2026-01-09T11:51:53.736Z","0.5.0-rc.2":"2026-01-09T14:05:28.329Z","0.5.0-rc.3":"2026-01-12T10:41:04.604Z","0.5.0-rc.4":"2026-01-19T14:57:27.509Z","0.5.0-rc.5":"2026-01-21T11:47:57.555Z","0.5.0-rc.6":"2026-01-21T12:24:47.879Z","0.5.0":"2026-01-21T15:00:06.771Z","0.6.0-rc":"2026-01-30T08:24:35.863Z","0.5.1":"2026-01-30T08:27:02.315Z","0.5.2-rc":"2026-02-23T14:48:19.759Z","0.5.2-rc.1":"2026-02-23T15:20:53.921Z","0.5.2":"2026-02-27T15:18:49.666Z","0.0.0-test.7":"2026-03-25T16:22:55.141Z","0.0.0-test.8":"2026-03-25T18:22:28.372Z","0.6.0-rc.1":"2026-04-09T15:20:01.923Z","0.6.0":"2026-04-16T11:26:35.815Z","0.6.1-rc.1":"2026-05-08T07:31:16.082Z","0.7.0-ambient":"2026-05-12T13:15:32.325Z","0.7.0-ambient.1":"2026-05-15T13:10:24.562Z","0.7.0-ambient.2":"2026-05-15T13:45:59.359Z","0.7.0-ambient.3":"2026-05-15T14:49:59.534Z","0.7.0-ambient.4":"2026-05-18T09:19:38.336Z","0.7.0-ambient.5":"2026-05-18T12:57:34.481Z","0.7.0-ambient.6":"2026-05-18T13:34:13.858Z","0.7.0-ambient.7":"2026-05-19T16:21:04.955Z","0.7.0-ambient.8":"2026-06-02T13:33:20.711Z","0.7.0-ambient.9":"2026-06-02T13:48:18.063Z","0.7.0-ambient.10":"2026-06-03T13:48:21.732Z","0.7.0-ambient.11":"2026-06-03T14:15:11.756Z","0.7.0-ambient.13":"2026-06-03T14:43:37.173Z","0.7.0-ambient.14":"2026-06-03T15:10:08.960Z","0.7.0-ambient.16":"2026-06-03T15:49:12.739Z","0.7.0-ambient.17":"2026-06-03T17:36:13.371Z","0.7.0-ambient.18":"2026-06-04T19:05:38.420Z","0.7.0-ambient.19":"2026-06-04T19:44:41.621Z","0.7.0":"2026-06-08T09:01:05.190Z","0.8.0-rc":"2026-06-18T09:19:12.942Z","0.8.0-rc.1":"2026-07-03T11:37:49.211Z","0.8.0":"2026-07-03T11:45:16.914Z","0.0.0-languages.1":"2026-08-19T08:50:25.889Z","0.0.0-languages.2":"2026-08-19T08:58:43.182Z","0.0.0-languages.3":"2026-08-19T09:07:07.924Z","0.0.0-languages.4":"2026-08-19T11:24:33.601Z","0.9.0":"2026-08-19T13:57:40.321Z"},"bugs":{"url":"https://docs.corti.ai","email":"help@corti.ai"},"author":{"name":"Corti ApS"},"license":"MIT","homepage":"https://docs.corti.ai/sdk/dictation","keywords":["corti","dictation","web","sdk","speech","recognition","transcription","audio","medical","healthcare"],"repository":{"type":"git","url":"git+https://github.com/corticph/speech-web-components.git"},"description":"Web component for Corti Dictation","maintainers":[{"name":"tve-corti","email":"tve@corti.ai"},{"name":"mba-corti","email":"mba@corti.ai"},{"name":"hriczzoli-corti","email":"zhr@corti.ai"},{"name":"filipweilid","email":"fwe@corti.ai"},{"name":"hccullen","email":"henrikcullen@gmail.com"},{"name":"markitosha","email":"markitosha@gmail.com"},{"name":"andres.saemundsson","email":"ats@corti.ai"}],"readme":"# @corti/dictation-web\n\n[![Published on npm](https://img.shields.io/npm/v/@corti/dictation-web.svg?logo=npm)](https://www.npmjs.com/package/@corti/dictation-web)\n[![License: MIT](https://img.shields.io/npm/l/%40corti%2Fdictation-web)](https://opensource.org/licenses/MIT)\n[![Get Support on Discord](https://img.shields.io/badge/Discord-Get%20Support-5865F2.svg?logo=discord&logoColor=fff)](https://discord.com/invite/zXeXHgnZXX)\n[![Live Demo](https://img.shields.io/badge/Live%20Demo-blue.svg?logo=rocket&logoColor=fff)](https://codepen.io/hccullen/pen/OPJmxQR)\n\nWeb components for real-time, single-speaker dictation on the Corti Transcribe API.\n\n- **All-in-one:** `<corti-dictation>` — recording button, settings, keyboard shortcuts, and theming\n- **Modular:** `<dictation-root>` plus `<dictation-recording-button>`, `<dictation-settings-menu>`, and selectors for custom layouts\n\n> **Note:** OAuth 2.0 authentication is not handled by this library. The client must provide an authorization token or token refresh function while using the component.\n\nFor multi-speaker ambient streaming, use [@corti/ambient-web](https://www.npmjs.com/package/@corti/ambient-web) instead.\n\n## Installation\n\n```bash\nnpm i @corti/dictation-web\n# yarn add @corti/dictation-web\n# pnpm add @corti/dictation-web\n```\n\n```js\nimport \"@corti/dictation-web\";\n// or: import { CortiDictation } from \"@corti/dictation-web\";\n```\n\nCDN (quick try only):\n\n```html\n<script type=\"module\" src=\"https://cdn.jsdelivr.net/npm/@corti/dictation-web/dist/bundle.js\"></script>\n```\n\n## Quick start\n\n```html\n<corti-dictation id=\"dictation\"></corti-dictation>\n<textarea id=\"transcript\" placeholder=\"Transcript will appear here...\"></textarea>\n\n<script type=\"module\">\n  import \"@corti/dictation-web\";\n\n  const dictationEl = document.getElementById(\"dictation\");\n  const transcriptEl = document.getElementById(\"transcript\");\n\n  dictationEl.addEventListener(\"ready\", () => {\n    dictationEl.accessToken = \"<your-access-token>\";\n  });\n\n  dictationEl.addEventListener(\"transcript\", (e) => {\n    if (e.detail.data.isFinal) {\n      transcriptEl.value += `${e.detail.data.text} `;\n    }\n  });\n</script>\n```\n\n## Modular layout\n\n```html\n<dictation-root id=\"dictationRoot\">\n  <dictation-recording-button></dictation-recording-button>\n  <dictation-settings-menu settingsEnabled=\"device,language,keybinding\"></dictation-settings-menu>\n</dictation-root>\n\n<script type=\"module\">\n  import \"@corti/dictation-web\";\n\n  const root = document.getElementById(\"dictationRoot\");\n  root.addEventListener(\"ready\", () => {\n    root.accessToken = \"<your-access-token>\";\n  });\n</script>\n```\n\nModular components require `<dictation-root>` as a parent. They share state through Lit context.\n\n| Component | Role |\n| --- | --- |\n| `<dictation-root>` | Context provider (auth, config, devices, keybindings) |\n| `<dictation-recording-button>` | Start/stop with audio visualization |\n| `<dictation-settings-menu>` | Device, language, and keybinding UI |\n| `<dictation-device-selector>` | Device dropdown |\n| `<dictation-language-selector>` | Language dropdown |\n| `<dictation-keybinding-selector>` | Push-to-talk / toggle-to-talk keys |\n\n## Keybindings\n\nDefaults: **Enter** (toggle-to-talk), **Space** (push-to-talk). Key names (`event.key`) and codes (`event.code`) are supported. Shortcuts are ignored while focus is in inputs. If both modes use the same key, toggle-to-talk wins.\n\nConfigure on `<corti-dictation>` or `<dictation-root>`:\n\n```html\n<corti-dictation toggleToTalkKeybinding=\"`\" pushToTalkKeybinding=\"Space\"></corti-dictation>\n```\n\n## Documentation\n\n- [Dictation Web Component (full guide)](https://docs.corti.ai/sdk/dictation/overview)\n- [API reference](https://docs.corti.ai/sdk/dictation/reference)\n- [Authentication](https://docs.corti.ai/sdk/dictation/authentication)\n- [Styling](https://docs.corti.ai/sdk/dictation/styling)\n- [Proxy setup](https://docs.corti.ai/sdk/dictation/proxy)\n- [Examples](https://github.com/corticph/corti-examples/tree/main/dictation)\n\n## Repository\n\nSource and issue tracking: [github.com/corticph/dictation-web](https://github.com/corticph/dictation-web)\n","readmeFilename":"README.md"}