{"_id":"ghostty-web","_rev":"81-adc4715e05c536ddaac0cc5083bb95fd","name":"ghostty-web","dist-tags":{"latest":"0.4.0","next":"0.4.0-next.20.g1858a59"},"versions":{"0.1.0":{"name":"ghostty-web","version":"0.1.0","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.0","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"945aac7f8df7d5ef108bc6312fa260d992021e50","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.0.tgz","fileCount":9,"integrity":"sha512-YQorSn8/RLH7vm9QbUbx525snaUw/RN05rjrCgcpB5i550owBt/FjmaRTtW0r3g/xZ/x4ObspmAEwmiS8k0nlg==","signatures":[{"sig":"MEQCIDwzEW7fZyJyZdif3ZzJEyfrqGT6Ikh3SikfjjNsCzqhAiBB/j1knlS6qyBxqWQXhvEMqfWa/H8pZkBKUbDY6jek5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3153157},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"4143aebff35906fa3e5e3e8277e5e84b101f37b4","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run test && bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"coder-bot","email":"ash+bot@coder.com"},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"10.9.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"22.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","prettier":"^3.3.3","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.0_1763058242420_0.7347093027530107","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"ghostty-web","version":"0.1.1","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"d234b2e5aa1e169fd0d82124a068ed916d23c17c","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1.tgz","fileCount":9,"integrity":"sha512-uPlk+EDNtA0uS47yxsn9VpRIFC57rm1zoRf1vCZ0Lh8DN5kw+Szyof591G+RFYNBqL1FJxMFGVzVjY8ykzteiw==","signatures":[{"sig":"MEUCICo/5DuIJ2Mq/oFJuAGilsEXkvkckUkfE2G7NUCbrH9EAiEAn7rUgn/WnjYcC5worUGHBbTKmC9VwaahkkfuKCMHHDU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3153157},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"6ebde92fbcf9dc276bafbbe998676491a1702375","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run test && bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"coder-bot","email":"ash+bot@coder.com"},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"10.9.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"22.19.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","prettier":"^3.3.3","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1_1763061225609_0.7257442447997617","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.14.g771cdb3":{"name":"ghostty-web","version":"0.1.1-next.14.g771cdb3","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.14.g771cdb3","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"2b296f12f554c454dc9485eeeabbcd6ae52049b6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.14.g771cdb3.tgz","fileCount":9,"integrity":"sha512-sG2EI8mZm+7XP262vkfLtmFhrzWsgSV8DkNmac/el+lWH+EH1gobJnYRK6ngWKIRTWS2qujHVlWs0oxg/zLcpg==","signatures":[{"sig":"MEQCIClEYw8AKwodjMCa6Pb1nExn8va27o+g4GPTBITC5AF1AiAsU6QWK0VwCpILDgbHeWGrfju11WevOy/56kpoSZulbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.14.g771cdb3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3191229},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"771cdb3dcbe699ba8ed2a1b8922f51d3d253856a","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.14.g771cdb3_1763321337149_0.29938316623752304","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.15.g776140f":{"name":"ghostty-web","version":"0.1.1-next.15.g776140f","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.15.g776140f","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"64bf2b6098f80bb685f65e91ce819f7961980916","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.15.g776140f.tgz","fileCount":9,"integrity":"sha512-ARDdOMvOy4ufx3xJ1wEXqrD/RKohJMnByI69zQIQbn8ZiNDFy6NrfjcPCuq+57tf0z7SzDKQvDjfek1m9k+X0Q==","signatures":[{"sig":"MEUCIQCAVk9PxLPOz5PDhU9SjvxoIkqHFTN8TRjE8LMqylj/WQIgAW/r+rbdjVj0M4NqVlSL1qGs3jZ4TUqvTGm94+ivSU0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.15.g776140f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3194560},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"776140f3a68afc75c67b0d44136605eb0bfded4c","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.15.g776140f_1763321830621_0.5264664146105493","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.16.g9f5523b":{"name":"ghostty-web","version":"0.1.1-next.16.g9f5523b","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.16.g9f5523b","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"898146819b91bf738a05f95d4013190774dee1ef","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.16.g9f5523b.tgz","fileCount":9,"integrity":"sha512-+4b4MMwlZbYwysCxcmqpVzHM3wlOIxnsgH4alKTCxH0LOl0paAbrY1S+rEnld/4ob0919wCytzjXupxdYScAdA==","signatures":[{"sig":"MEQCIET64POgmsytmoR/6FB0eu18MkOFFi5LKD/dG9gTaBB8AiAAur2YEiV1ZkCSpZLdWdjNu/2oXJiArr0bH5O/8bwA1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.16.g9f5523b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3199214},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"9f5523bbfe936ba8995cc6fba743b31c0594845a","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.16.g9f5523b_1763327765167_0.733326712411501","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.17.g125e976":{"name":"ghostty-web","version":"0.1.1-next.17.g125e976","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.17.g125e976","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"01f8e919d28aa3ccba942a03c1817e93a1cdc0b3","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.17.g125e976.tgz","fileCount":9,"integrity":"sha512-xPZGPDJgZS5YyCiW4QFiKGnFUCf3qrooDhltTwKg030PVvKy3NeLvxE4UvUS+52QYDZObydf7OZ7cpVSqXCMfw==","signatures":[{"sig":"MEUCIBy3c0tSAYyLBGmPGo11X+HhpljUZzkZbSVaxJ++cM1hAiEA4JRtKkCR0jjuvwNGpE1koqIuJuDKBVm18dw9f9QCnWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.17.g125e976","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3222583},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"125e976cf9146bdd9db742b60f9ddd81ba326af5","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.17.g125e976_1763330983752_0.1337201793504046","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.18.g98ed4f1":{"name":"ghostty-web","version":"0.1.1-next.18.g98ed4f1","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.18.g98ed4f1","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"614aa7a45076dd49b85d9ce87cda15724b0a2084","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.18.g98ed4f1.tgz","fileCount":9,"integrity":"sha512-jDt9BUwvWx5IpesmuHAV/L7wY7zh0WX8eyPniRXeQF77PfpcY4ED+XQs4V5ofzXJE1Bg2BwgFb0nmzeRHIQKyQ==","signatures":[{"sig":"MEUCIFsEmcG2wPNM8UQSkugMeLfmh9ZGAlLirBidpvWzxQolAiEA9PdvCJsOgpHBLSoIUJ6lUJ+9T1lu4TLKA0IrX6yOo9o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.18.g98ed4f1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3222624},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"98ed4f16ff27383804798d55248233a68327d64d","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.18.g98ed4f1_1763331089091_0.37500993512465186","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.19.gf3b2bc4":{"name":"ghostty-web","version":"0.1.1-next.19.gf3b2bc4","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.19.gf3b2bc4","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"4d79cb606820860900de78fafdb8fb2182a57ca2","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.19.gf3b2bc4.tgz","fileCount":9,"integrity":"sha512-B5/jHQRaKenVMPIPfDSinRoiH/EUT/Nzomku58SIpsQF+fAHByocdqI1Iks3FNFYFnAi84ISObvwMJN833f1Aw==","signatures":[{"sig":"MEUCIQDO64WcZsnJNNhc8+a4FKBYSS21RiOQpS9PXQe/bY1gMAIgAjTcsux4+LrlYiKQMf9xEPGyStX1JMUzymmphlsSJes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.19.gf3b2bc4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3235086},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"f3b2bc44ebc2b6c121eb5779619522bb7a30010a","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.19.gf3b2bc4_1763336921679_0.00787778561542618","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.20.g8d86225":{"name":"ghostty-web","version":"0.1.1-next.20.g8d86225","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.20.g8d86225","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"27c80509572c6df9b62a98962b5b75c73719adac","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.20.g8d86225.tgz","fileCount":9,"integrity":"sha512-Rg7NpWeXSyv5o0zmNlDgDDGwqvnb10fWi7GR2f3TEntixockIL28DsMLDt6vDuce0I75Md6SYff7nZoZWb/L0A==","signatures":[{"sig":"MEQCIGbkEznikEubyQk32C0YXEOEG+PK4IWixTXr7OE588q+AiBwqskhCKOK9Eb4tlqK9xLNKLqJq+3tEBtCrzO7OrPLcA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.20.g8d86225","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3243172},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"8d86225451c2e7d22bbf22d2ff8a065d89885529","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.20.g8d86225_1763396851620_0.06714610469920479","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.21.g17a4957":{"name":"ghostty-web","version":"0.1.1-next.21.g17a4957","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.21.g17a4957","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"a70204070114240f06eee7a7b2a059865542d244","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.21.g17a4957.tgz","fileCount":9,"integrity":"sha512-k9z6e/f5+EHTX8gPrKwqQEy6Lx5RlOGI6Yre5FAFX6c1O/Nse3FvGj8q4VAAl+AIZjX0y6q/YNg2bM1D/jSX6Q==","signatures":[{"sig":"MEQCICCH//xJft4n/2wO4SSZQWzFjHOxjvnYOg8iZddBdT5yAiASTdEss6NUbRwS5+ouNSGjYRAoC5RyfKaVd0bPxSVDqA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.21.g17a4957","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3243674},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"17a4957cfe946d617d1e62be48c1b129c55a7901","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.21.g17a4957_1763398953805_0.3427786110283244","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.22.gb84b8d5":{"name":"ghostty-web","version":"0.1.1-next.22.gb84b8d5","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.22.gb84b8d5","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"2d0903ec005fa502cceb2a4f824a3c931163afe4","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.22.gb84b8d5.tgz","fileCount":9,"integrity":"sha512-EmbF5KEYkg+UOr/2Th3vCmiU8NsHYetZao4mWFwqZJAKY7Qqpz4P1gpIqeC9dVj1XWASYqDNIFp6zLpB2QqrdQ==","signatures":[{"sig":"MEUCIQDOzdwc7O/XTJwHT909GPtQ+3xtHeYDvKEIrlFbXkWpNgIgf8QylcVzsMKfyLUeLrH9sBnQ84nckNMrygHz3T01Opc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.22.gb84b8d5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3255553},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"b84b8d59359559d21f460e1f944c659b892e2251","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","happy-dom":"^20.0.10","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.22.gb84b8d5_1763402937560_0.9724011791459664","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.23.g7718d37":{"name":"ghostty-web","version":"0.1.1-next.23.g7718d37","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.23.g7718d37","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"bbf52c2ecc43399435cbaace6f937f252fda16c4","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.23.g7718d37.tgz","fileCount":9,"integrity":"sha512-Tv6qRpC9ozYfbm8EdqHAmA1oW1pX6wzZmPuhlHh/MCQzM5pMnFMDb/7MzwRdr3e657hYz5galLXfG6aHNNOLZg==","signatures":[{"sig":"MEUCIAWMl78pG5nDVjC6MNSd/ggOJS8Pt4DqplKeXtCV1PisAiEApwoNEzHBa8A6gZ7gOKOujKL8Wmu2nHO9U9NMBJcUR6o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.23.g7718d37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3255553},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"7718d376471310d10d406075a7b212427925e258","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","happy-dom":"^20.0.10","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.23.g7718d37_1763403429137_0.18719872052330233","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.24.g329eae2":{"name":"ghostty-web","version":"0.1.1-next.24.g329eae2","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.24.g329eae2","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"ec468cd741654755014935cd7ad5974db5c6e8e2","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.24.g329eae2.tgz","fileCount":9,"integrity":"sha512-U1CMAnapGGuaQOnci+7XnOy3JsFQyLT1IFLh1q0lDag055m1HYYHsT/fpYz/4Ad6BJ+O6Tz8hA5dN8y+KVIMHw==","signatures":[{"sig":"MEUCIQCeJbxFywPp+NlUuUfKVAifSlQyxjDskOlgc580F9IlwwIgFE4mKBWR6ukCHt8X11f/tmUgAydzKVSJpZ9OD38P7Oo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.24.g329eae2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3256171},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"329eae2a3c3cf62adcd1135f4d958d2eef5000ba","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.24.g329eae2_1763415782334_0.20446023519742695","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.25.gc941889":{"name":"ghostty-web","version":"0.1.1-next.25.gc941889","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.25.gc941889","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"37aeefbfb781f0c97a4bf0dea470cbacdb58f979","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.25.gc941889.tgz","fileCount":9,"integrity":"sha512-b393/Z3vAq/64Lj5ejTfis5X7B3hH6yJf5hXbtJ+moWCmD08laBhQODnuK1vozkH0Golrf0HZgSB/4ZSPiXeSQ==","signatures":[{"sig":"MEYCIQCLotKs5QUCPdSTrNwgrasMDivrd5m3XnR55KPQ91w6aAIhANBV2sZJHFtaxbtzpeC0AwJNNZ79o+EEGIdM1RWWnl4a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.25.gc941889","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3260538},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"c9418895aac84eda158be2a0e41459fe46e3719d","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.25.gc941889_1763444918380_0.3359763496611239","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.26.g5d9e68c":{"name":"ghostty-web","version":"0.1.1-next.26.g5d9e68c","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.26.g5d9e68c","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"72ee6dbb8ac47fc2a1adf256f1baebd55b0f81de","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.26.g5d9e68c.tgz","fileCount":9,"integrity":"sha512-zqThwv9opvtAZhOEURMsaLlgSkSqOrAibyAY26HD8AT7joNLl8ZljRKLxgaxPDxDjIouffvgW3YnFickl+f8tw==","signatures":[{"sig":"MEQCIC21qse2hb+nJufruJBMUPFp9oSSPkCQYnz8XWXQnVe9AiAt49VUdZHcMWpn2kuJSeoyGXNcT6sfxJ0FbK0Zuvb0Cw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.26.g5d9e68c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3261223},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"5d9e68cd6ad096d09b8bf1e89bb3959eaf0ac24e","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.26.g5d9e68c_1763446872788_0.32051555742027826","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.27.g3770a9a":{"name":"ghostty-web","version":"0.1.1-next.27.g3770a9a","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.27.g3770a9a","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"5fef0103af93740fa7bcc146816c6f2bd94df0df","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.27.g3770a9a.tgz","fileCount":9,"integrity":"sha512-NOYHY55rEhTVhDSN0NfkkoBc/DVd7/Tq/ZfjQDgJ1CpqqmHiZXnuNrHiN1RKGyn+AYrELF/FU5aoaZcchp/Gow==","signatures":[{"sig":"MEUCIFmG5xDDFJBfYZScJ1YdgYkMNbg4aZrrpWiRgl38ooXBAiEAwuzWXFa1RDcXgRiKjMCOrfZfbFKmRO7XwZcQuKT5i7o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.27.g3770a9a","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3262097},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"3770a9a664ea8f842e8732897198d3e8f38ba1ac","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.27.g3770a9a_1763510099196_0.34927671005663563","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.28.g7e2f773":{"name":"ghostty-web","version":"0.1.1-next.28.g7e2f773","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.28.g7e2f773","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"b7e61b844bb711d1295430132d109ad23980c42d","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.28.g7e2f773.tgz","fileCount":9,"integrity":"sha512-x6JDDf4jfJDBuG9D26Fb6Y5U5Nz0BxRxqZx7XNE5Y2d19UXOOuPjIHWx5HFyBmZ9Ssr//Ezhap4xFBxE9QDwIQ==","signatures":[{"sig":"MEUCIQDmQMUDrEW3bNunP8YrBmCA5lYDgC+3yE3V+CL7p9ushQIgNMGVUHu0gfvYHoP2VNNV3vJNaFY3uUCeASdv/gBB4is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.28.g7e2f773","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254435},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"7e2f773809faac6f778d5c8f06a6858b67d0928f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.28.g7e2f773_1763531424228_0.602945376723327","host":"s3://npm-registry-packages-npm-production"}},"0.1.1-next.29.gca75504":{"name":"ghostty-web","version":"0.1.1-next.29.gca75504","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.1.1-next.29.gca75504","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"fad374dac79518ac40ba44fd784488aa2484ce50","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.1.1-next.29.gca75504.tgz","fileCount":9,"integrity":"sha512-j2kIPcoKqkIK9g86ImHEM1njp06tnePoZ1H7tRyDkrFeFYD29ibRyvy/F9oGLPywm/X7aHc4s1bTvaUfZLr3dg==","signatures":[{"sig":"MEUCIQDk4lOUsHCiLc81ozyA0W2GbvFevaShwGTD9BKWo+4nwAIgZ1+CWAVwoE+Qoe+ldhLoIitDZyIxGsf6Fxyo9uc/5ts=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.1.1-next.29.gca75504","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254441},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"ca755046c224acbbb01b82eba9cb4af0976d2a6d","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.1.1-next.29.gca75504_1763532132453_0.8325539133187454","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"ghostty-web","version":"0.2.0","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.2.0","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c25cf178f579c1cc6395f6c42b8023fc3d4f985d","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.0.tgz","fileCount":9,"integrity":"sha512-QF3AsRnTx99OsZe+PHsfIGvkcbk/YPXtZZz2U3u99EbGXfsiHODqw3lSNTW39re9yK0KtcSk5+43sOAfjwQ6kg==","signatures":[{"sig":"MEQCICEf8ZGwwlt0gPYM5AZzBo8cKpwJuuyfa9IL+VA1LhAOAiAZNfZWiB/Qasd0pc6iYblcVQqJXanAHRrc7m0FjtdiXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254424},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"d974a95354738ae0dbf2b1a45ea739ca7df8222f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.0_1763532363786_0.8987030649130756","host":"s3://npm-registry-packages-npm-production"}},"0.2.0-next.0.gd974a95":{"name":"ghostty-web","version":"0.2.0-next.0.gd974a95","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"AGPL-3.0","_id":"ghostty-web@0.2.0-next.0.gd974a95","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"668ae314d283c229b10e1dcb3eeb55637357416c","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.0-next.0.gd974a95.tgz","fileCount":9,"integrity":"sha512-gfD4/8KjOAxdh6wKmAA5LpAbJVlw24sTxyzZoGrThH5LjOOOk9y1/YGpyqNDzCabbjgUKE8OXr4GydwQI9aXqg==","signatures":[{"sig":"MEQCICmSfqkWPlaPWe7FTKMndiw2ldJRWeIEsEescqbHyx1cAiBKZhp9V86skOLowGjG9+ZPsz8RvixwUfKu4eKyR0vZnw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.0-next.0.gd974a95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254440},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"d974a95354738ae0dbf2b1a45ea739ca7df8222f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.0-next.0.gd974a95_1763532434021_0.5057557567538331","host":"s3://npm-registry-packages-npm-production"}},"0.2.0-next.1.gc1b82ab":{"name":"ghostty-web","version":"0.2.0-next.1.gc1b82ab","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.0-next.1.gc1b82ab","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"92884be8359237c40508f9ea9d5e25cf1e2400e8","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.0-next.1.gc1b82ab.tgz","fileCount":9,"integrity":"sha512-t+SKveFj5SuucEuPK32mZ37l+lM5gx+HemCDe1TieCB9lRSsZCKI7PgXy88TB4OesZjnrBGRNxW8ax5+hrb3qA==","signatures":[{"sig":"MEYCIQDBRinn2nwz0vd4uTPsR7l6nPHhZJGHsqR6XteNxFQ4bgIhANyPxD8pkdhSjG3FmRPSwTkMG8nuOlRy/R8OY6I9Ueag","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.0-next.1.gc1b82ab","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254435},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"c1b82abebe15a4f63a48af23a054c0d67a9427be","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.0-next.1.gc1b82ab_1763532851189_0.44631268266651514","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"ghostty-web","version":"0.2.1","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"e7d6738e7a27fc1702407cf59b0aa9692d046fdd","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1.tgz","fileCount":9,"integrity":"sha512-wrovbPlHcl+nIkp7S7fY7vOTsmBjwMFihZEe2PJe/M6G4/EwuyJnwaWTTzNfuY7RcM/lVlN+PvGWqJIhKSB5hw==","signatures":[{"sig":"MEUCIQCFAsBz2ZeAX0KPdPxd8BvfiGyIbT5fvWffPTlmtQptLgIgSXlnSQKzyAX4JLwktembGo/m6SCrhhFYD4DEBUZzhWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254419},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fff469db88fc243a1bca313ce5e5f47d8d90b13c","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1_1763533038241_0.5753825307936111","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.0.gfff469d":{"name":"ghostty-web","version":"0.2.1-next.0.gfff469d","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.0.gfff469d","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"dcf38a349d73bc748f485d5c72dd197306760287","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.0.gfff469d.tgz","fileCount":9,"integrity":"sha512-9/WZ+2fq1hH4MpN5Fp1l16YXlQn5kz3aRYMDKVU9/upy2Yr/1k1VJgFY0n/cfpIugbDaZNHxOadKT/GuTzsddw==","signatures":[{"sig":"MEUCIDJtsY2s8Qqj4Dz32VIQOAyll6t6xGbAKm6nYVxLhaeWAiEA9h0EeT7PJgzzTPi8qdERNtLxMREx8Qt7LICfuaA7L94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.0.gfff469d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254435},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fff469db88fc243a1bca313ce5e5f47d8d90b13c","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.2","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.0.gfff469d_1763533078383_0.6406644968971482","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.1.ge83fa6c":{"name":"ghostty-web","version":"0.2.1-next.1.ge83fa6c","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.1.ge83fa6c","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"6f31c3bc02ca55649ec34d6c223c3b2d49f93814","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.1.ge83fa6c.tgz","fileCount":9,"integrity":"sha512-epxV3OahtXmW7Jd1cGtHyR20dM0A31vpVgRv5X/wItG2B+l5jqrahoBNV63sI9c37SYMXK5PE42WQPV14mOtVA==","signatures":[{"sig":"MEYCIQC3eGunrotDF3sgid8LsY41wvbu28xA1CIF/Y/H8xYJ0wIhAOiEJ5c3l+eOGzoTQb8NhbhrBzElGDyuhAW13Q56NNZt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.1.ge83fa6c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254435},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e83fa6c69c6fe6154828a280924e17c4dbb60bac","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.1.ge83fa6c_1763589263363_0.29106606287033143","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.2.g6ea6f04":{"name":"ghostty-web","version":"0.2.1-next.2.g6ea6f04","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.2.g6ea6f04","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"7f0e5539842da9df6d9eb6cdd2f06cef7b8b9377","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.2.g6ea6f04.tgz","fileCount":9,"integrity":"sha512-88Cf6NUnVoqD6oS5tmXnI/gEEKicZYucAXK6RGtH/Tlfd4lKddy+tIIkUZ7GnMaxkaFnyzjrQ2kAFJcy4Ld+/w==","signatures":[{"sig":"MEUCIDiL94hPasOjYFCynHuRqM+0J3+rloDQxgZWPFn4aC4rAiEAkcaf8YQiovc7ghxmLNPa5cZxJlqGUmuWl00WBZMyIVc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.2.g6ea6f04","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3254428},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"6ea6f049263f6ccead489b7045e8fbf02d4a113e","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.2.g6ea6f04_1763589391894_0.4871073818024674","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.3.g5e035a2":{"name":"ghostty-web","version":"0.2.1-next.3.g5e035a2","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.3.g5e035a2","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"bin":{"ghostty-web":"bin/ghostty-web.js"},"dist":{"shasum":"0a02fbd1d8106caf62934261129b1a378cfd549d","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.3.g5e035a2.tgz","fileCount":10,"integrity":"sha512-iQFTRn3N3+yZJkr2AA3EUpDglL/Vyc2BiPfJuOBHt7b+JyrjLPJxIU37fsf/2+WnS9y0yFvMI3WAPrkGPA2iBw==","signatures":[{"sig":"MEUCIB5tTRA9VRkLQWShTS+ep8dRZHmaEG/8p/TqWxJSV2dOAiEA4M5Gn3mPkDQ5bAhSNJ4VUs3v4sF+UhwgJOqeyKprG1o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.3.g5e035a2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3272282},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"5e035a27d0c2f331cfd08f1c0869a30d54cb6e97","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.3.g5e035a2_1763673366660_0.726848799738492","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.4.g1680deb":{"name":"ghostty-web","version":"0.2.1-next.4.g1680deb","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.4.g1680deb","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"bin":{"ghostty-web":"bin/ghostty-web.js"},"dist":{"shasum":"43da0e29c0a8c7d40f842082b6bde4c847243e8f","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.4.g1680deb.tgz","fileCount":10,"integrity":"sha512-GPpYcmoaXLpTiKM0AMBHqXafGOcst4Y47LeKyB6EfU7LH+fWAqed+NSoaY7RWhMPsX86VRjnHn1WCIQQ92TUMw==","signatures":[{"sig":"MEQCIF7tcwcSx2pUnge6tVfAoc5vB+90OE9CZmSDeoJ2tCgOAiAdLXmK67uR14TrIxgmrH4/jjHsMckyDq4AuzL/ryJk3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.4.g1680deb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3278398},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"1680debd746f1a03e4c7f5f91cd2b0db2cbcb563","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.4.g1680deb_1764028440961_0.5091572177881301","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.5.gf775ecc":{"name":"ghostty-web","version":"0.2.1-next.5.gf775ecc","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.5.gf775ecc","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"8d881cded991c9e00e25539a5d2d8f5e4c879ca0","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.5.gf775ecc.tgz","fileCount":9,"integrity":"sha512-l4Cfh0iv+UAExYUZs9bji7JCBvDCKu1L8R5kuWhg6CpN7lKU9EwS8hDOyMqiSArJPllwIzO0L8fXypvm0oSy+w==","signatures":[{"sig":"MEUCIQDjQ4iAlemXv7cgo0/FmcRjAEeMerbeT/obDPOWcsUX5QIgS3meIJLeHFgp7PmSM4stly/D0HgP8zwgQ2phBBNS+04=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.5.gf775ecc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3260751},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"f775ecce34e1e59fe911a25740793f9b4dde86bd","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.5.gf775ecc_1764081396777_0.7241879460240512","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.6.gc447ff4":{"name":"ghostty-web","version":"0.2.1-next.6.gc447ff4","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.6.gc447ff4","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"2421cb90356a0dc2f991b199a81112c4d7cb3ab6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.6.gc447ff4.tgz","fileCount":9,"integrity":"sha512-55FMDiqU+bjPHFV+r7gzx6OHv+kwsXdArp7NiQWNSDlX9M7gGw5+MUT4w5xwuz0iLkW1S1FLpqtuF5QYHOiAtQ==","signatures":[{"sig":"MEYCIQDGi3SRlmXIMRogJjVDA5d1iC0F/N0yq7BzvpSlzym3BQIhANmfXeK5kS4IwIQ7fahRvV1jPP5GB95ka6gE49OD5sRW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.6.gc447ff4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3260751},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"c447ff499181134dcdab844ffb678b3f9347a991","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.6.gc447ff4_1764082037003_0.847619786140648","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.7.gd3c37df":{"name":"ghostty-web","version":"0.2.1-next.7.gd3c37df","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.7.gd3c37df","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"d1e3d9bb39ba178bfeb95ba7a1272a38b7b8614b","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.7.gd3c37df.tgz","fileCount":9,"integrity":"sha512-6twGKYfO3R9aL/EcAAV1xIdAZIeBgz5M97JgkvlehdG0PxSnuf1ICSR0J0xz3E9zfHRGSJXbGR4sIcUOwq0HIg==","signatures":[{"sig":"MEQCIBsQKHUa26oDugq6kJE7FxP4kyKfE6M3I/zD+INJlr9vAiBe3hm/C12axwn/V7tE5ljuaq6t0t/o4ecu5HPo8cLiTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.7.gd3c37df","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3260751},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"d3c37dfa88738a7341e7a47965dd09798319662d","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.7.gd3c37df_1764082833798_0.9779175444364578","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.8.g2c9ea32":{"name":"ghostty-web","version":"0.2.1-next.8.g2c9ea32","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.8.g2c9ea32","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"1fde983b51414e374c964613abef951cca04b567","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.8.g2c9ea32.tgz","fileCount":9,"integrity":"sha512-4PFyxIGW//jEJkdQ5xuiDHvbLHbu1IJ9c1nsK50287GhK/69qpQypfVFVUSZewEzURlP8t1YjL1u3zK3XcgTOA==","signatures":[{"sig":"MEUCIQDtmgMXk6bHMwae1Ds9nLCbAnlTSkUlYwGyoEGNTxQhFAIgUuJBsjGJoErhTbOwr7TqUy0haiCuoXeESXg3PoVr1Ew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.8.g2c9ea32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3260759},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"2c9ea322f5db683ff8e3d95a7e47f62baba73b3f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.8.g2c9ea32_1764084594359_0.6040678031123117","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.9.g29b4e5b":{"name":"ghostty-web","version":"0.2.1-next.9.g29b4e5b","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.9.g29b4e5b","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"30ca7844bd0e625f25b5d072735282ce2a384dbb","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.9.g29b4e5b.tgz","fileCount":9,"integrity":"sha512-wD1Y0kb6xVcDGYmzzyCYjDfywOkdbvF4UgGdJfJV3crDxMA0dIeqQJVdoUXPjHYAISE5zMhvQq4QA14evqpZ1Q==","signatures":[{"sig":"MEYCIQDJmRfCmqjY+RztmjxYE/ISarRks3X8DtjqiNPc9TzYkAIhAPrnKekSo5mJ4o9Xon3fj/C6DzZcaAYp3xrPqpy1FB7W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.9.g29b4e5b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3270417},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"29b4e5b367674d24d7870ceba99190e3a50200e9","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.3","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.9.g29b4e5b_1764091722359_0.4876534811749056","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.10.gf9fd565":{"name":"ghostty-web","version":"0.2.1-next.10.gf9fd565","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.10.gf9fd565","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"e418f74377bf3bee076d4483e62df6860a74b582","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.10.gf9fd565.tgz","fileCount":9,"integrity":"sha512-pXRum6/c09IGxLfkQbYAWF1s3gRiebP4HBdWL6VRZ1RyF88kbIHl0/qc3s8m2AB491fbzUylW114i0bDsnJkVA==","signatures":[{"sig":"MEYCIQD0ljCFUA17Q+Gx8XqVccnaG+s7/wAwQhAoK1iHIUbvdwIhAOvdF3uBDSkyITQLoA0VQy5eeX7MzPB/Ssiao1IDFO+c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.10.gf9fd565","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3268891},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"f9fd565b6618012d2d6b2a413fdb62b8c3bbff6a","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.10.gf9fd565_1764107035362_0.32981995278030984","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.11.gc8e683e":{"name":"ghostty-web","version":"0.2.1-next.11.gc8e683e","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.11.gc8e683e","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"30212101ad3b83451ba576065dd3ad4730590921","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.11.gc8e683e.tgz","fileCount":9,"integrity":"sha512-Mug9TlkjTbejJWM8CaXldyGyXZuaAHpnCE2EQbqBD9CbGHdxMCBmiXN5sqiF+8J0/VlE1MnSNYIbB57/S6gFlg==","signatures":[{"sig":"MEUCIH/y2mggpUFVSsqF/LdfPtQVBEmUXSXUQEDSsSELe7JhAiEA8Jzj+dfyNBFssMFFlZ4wH5xaqpA5SERE5/xqX1HHELQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.11.gc8e683e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3268975},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"c8e683e9df8c952ea5d56b8fc60ca101e6fecf65","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.11.gc8e683e_1764109217681_0.668532524934865","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.12.g5d6bd7b":{"name":"ghostty-web","version":"0.2.1-next.12.g5d6bd7b","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.12.g5d6bd7b","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"1ca078e4fed90d0c2565c2265235dd2c4f886340","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.12.g5d6bd7b.tgz","fileCount":9,"integrity":"sha512-0OCeCECHnAToh2nWRg1dduWs/jDxhYK8uEUtUxF9n3YVHr/O3RTNKPwzq8Gv4G0f8lSO/BoFPayrT/nPp2pM5Q==","signatures":[{"sig":"MEUCICS1hLKb9hTjFSL0qtkUuc7nQcOlnLiwbEE1Dof5ArVGAiEA+RFeP5IX/ELnJrpqcenU4yEwE0+m6hQB/Iz7D2F0caA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.12.g5d6bd7b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3268975},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"5d6bd7b5370c1bb111653930d75bb9510059a7cf","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.12.g5d6bd7b_1764110691440_0.9234007329460727","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.13.g7b2dd99":{"name":"ghostty-web","version":"0.2.1-next.13.g7b2dd99","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.13.g7b2dd99","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"006f3cc32394ffc132590cb16077fa6900797ffd","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.13.g7b2dd99.tgz","fileCount":9,"integrity":"sha512-ImdHcnJ8HD/VDhiqnaUPN6oIhkeNUH82xmUOITGWvEx0CK0NolFdg1sNi38jyikl3UjnttlUmEmrCpzclSbGJg==","signatures":[{"sig":"MEQCIAFzcTPN1GfCojMdcitGyYodsGatCP8V376SoincgRyRAiAYw/IpKm46EDYNhymjhNTG9U8m73eDN892MUQyMC7TcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.13.g7b2dd99","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3269279},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"7b2dd9945d827e9a6668c0284518a73bddbafd4f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.13.g7b2dd99_1764115293950_0.38970880618382275","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.14.g853bc65":{"name":"ghostty-web","version":"0.2.1-next.14.g853bc65","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.14.g853bc65","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c5794cb8db29098caa7993f64e4ac6ea8f596004","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.14.g853bc65.tgz","fileCount":9,"integrity":"sha512-9IsU489iwp6jl8Fs1oURu2keMkM0iodYLk/7kWONRW8gaodbIGxhpJSBZS39gM50lWb7sbJXhnpvbl+ipZ1xTg==","signatures":[{"sig":"MEQCIDHr/H24KlQAYBTIw12j59Z4l15M054p+Y66P8MeM2cgAiBdNabsxasGNlaL61UiAIsgHkWSsrNxje2ty/VplQGiBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.14.g853bc65","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3269279},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"853bc655d978e18eb505ac2bfc8fda0b30641936","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.14.g853bc65_1764117793102_0.13557741712054283","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.16.gdc59c79":{"name":"ghostty-web","version":"0.2.1-next.16.gdc59c79","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.16.gdc59c79","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"3c4d356f5f52b206f485e737ad4cd69e608694bb","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.16.gdc59c79.tgz","fileCount":9,"integrity":"sha512-trjwvCrzQ2GvK8kvN70LAutzEnHXjfJB0NEQDU+5tqGx/ROk4bNftm+BY0W6awnHPmcCKsds032BFCQlGO6ZZg==","signatures":[{"sig":"MEUCIGncrxcqRgKnua6VPzhJdDVARdhJYNBKtTTiztUbtx6ZAiEAuhjk8Frm9YKHKva8StNkmoQKMWqzSqEXYWtjYuZlQ50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.16.gdc59c79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275310},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"dc59c799c3354ceb013b26da0f1f7af5222b31a2","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.16.gdc59c79_1764120504011_0.24418751375372505","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.17.g0e724d5":{"name":"ghostty-web","version":"0.2.1-next.17.g0e724d5","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.17.g0e724d5","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"5f6665ff6f575b5ad85a4b6facf7adfa19380438","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.17.g0e724d5.tgz","fileCount":9,"integrity":"sha512-rSzjE4JzhnN6caZEeAqdA/XHRdsaEDjnVuhykEd2acbWWJ7tztPNTvQzjZNC0UCF0Ntgfb4bydfkawjOyjWWZA==","signatures":[{"sig":"MEUCIQCG8D618hl4b7/G9eU3rrHxS2oZ7qMu9yAVSb9MhCccGQIgfcKauLiEQlh/W3hAZIzGO0oK3ADSV4gdDnAEp0h+l04=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.17.g0e724d5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275276},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"0e724d56a6ec8403f076a3fce14dd993e78ecdca","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.17.g0e724d5_1764121124666_0.5675435243688258","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.18.g3d5da17":{"name":"ghostty-web","version":"0.2.1-next.18.g3d5da17","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.18.g3d5da17","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"5669b1fda36b9a46d0b12c719df622d59a9958b1","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.18.g3d5da17.tgz","fileCount":9,"integrity":"sha512-PEoolUc5zSD56j9QtFuvn9epleUV9Xc3kYqcTMF/99EcuElU9KpWg+kMrxmBJi9u6QlnaXrFX6/MYc1T01QL/g==","signatures":[{"sig":"MEUCIQDRx3ff1FiHFA/AEvZrlNbfbpjUjh4HLHY1OGN1jTGS/gIgOgNvJBp0sJgi3fi5DqxBhIdbw2Ek23bNAXvEUi53f4o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.18.g3d5da17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275276},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"3d5da1713639f11ed786bac1ec55137b9147b517","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.18.g3d5da17_1764121990192_0.299914206127855","host":"s3://npm-registry-packages-npm-production"}},"0.2.1-next.19.g00ee9bc":{"name":"ghostty-web","version":"0.2.1-next.19.g00ee9bc","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.2.1-next.19.g00ee9bc","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"1b9c1f96b7c04a24c5c6ca11ed6b6631e56081b6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.2.1-next.19.g00ee9bc.tgz","fileCount":9,"integrity":"sha512-cUJHwk6zdpOoGhM5mArptkjzxNhSHGzlmg6/2UWD4bpAIGoGhzgXtpSV+VXHl4GeXiv27ZTteTG1HPORv4W01g==","signatures":[{"sig":"MEYCIQC8STBwFVcZyV+QcdXadPXmWGZGaeDP+F77D3nLWYOdUAIhAJ4wEhkJmH7bIIaa9S8z3/jNCpQBkgYTs0pdJ+4344bS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.2.1-next.19.g00ee9bc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275171},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"00ee9bcf5ae8befa3ce89c84cfd1978a53d88505","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.2.1-next.19.g00ee9bc_1764177540215_0.8453294425302142","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"ghostty-web","version":"0.3.0","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"0f6e97f5542990b1a8e9ada139c75a70fae7525c","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0.tgz","fileCount":9,"integrity":"sha512-SAdSHWYF20GMZUB0n8kh1N6Z4ljMnuUqT8iTB2n5FAPswEV10MejEpLlhW/769GL5+BQa1NYwEg9y/XCckV5+A==","signatures":[{"sig":"MEQCIEzARR3AdGDIpMPTspX4qHFJJoEfXk2JLxxbrxoKbVtuAiAOK7W2Xndv7awiwwY/nmKARm1AhbiNK0Bgfxsp6/IL2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275154},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"4ef099bc25b99f31277cab7cdbf3dbee7965dd51","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0_1764177919231_0.37235702835429274","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.0.g4ef099b":{"name":"ghostty-web","version":"0.3.0-next.0.g4ef099b","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.0.g4ef099b","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"3b6d1a7f4f3e423d28a0644949200c84dd194dab","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.0.g4ef099b.tgz","fileCount":9,"integrity":"sha512-wT9sw4z8602R0xXx22Up+6hMhBKqKQh3kGOtUySGX7mDlWR48QT6/ol7lacqSYN5OYXPFsm4RjeLOrg35009RA==","signatures":[{"sig":"MEUCIQDZEb0J6c5OlN90nDgAKV8Ur35V1J296fNQc1T9ybBKYgIgLBV/u2E2xoa3bGn82h2En8EKVBkSVxbAe7S59GWiM6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.0.g4ef099b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275170},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"4ef099bc25b99f31277cab7cdbf3dbee7965dd51","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.0.g4ef099b_1764178047702_0.7317840813004723","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.1.ge5f6964":{"name":"ghostty-web","version":"0.3.0-next.1.ge5f6964","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.1.ge5f6964","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"848d4710fc62d53395286abef06a85dc3c2e69f9","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.1.ge5f6964.tgz","fileCount":9,"integrity":"sha512-r11S3DcYJABKAGWKjmlwZQ149piaI2kFc2NqjAZ0hG5aCpoQoVA8TlMwnqj5O/+yFkME2BLOWH1iUW+4luk4gQ==","signatures":[{"sig":"MEYCIQDIoRsJh/VoIEkm+qimNwLz0m9UtuhJklp57WdyCQMjtwIhAIEhLi2U934sQZK5p2Lm6IUqoIa7DUkgO2wltOxvwJL7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.1.ge5f6964","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275117},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e5f69642c67f78f718e4ca2014ac2b08a64fabca","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.1.ge5f6964_1764611392521_0.8172096101519977","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.2.gfcdee7f":{"name":"ghostty-web","version":"0.3.0-next.2.gfcdee7f","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.2.gfcdee7f","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"e720a2e06f08976a52a1c40593ae07f34fb7b2fb","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.2.gfcdee7f.tgz","fileCount":9,"integrity":"sha512-uxuZtn3iO5586BgraKQeArRH1TluL05jimLlZ6ZAsylsNbqqTNFoM4i175VeZ1auBUP+yi1o7A6IH+iZ/WoGcQ==","signatures":[{"sig":"MEUCIQD/ZXaFYWjosh81Sp3esNPyaf7QcOFYDRC1IAWgp2zSngIgeVHR+KZ4c/4gvhsPpCCWWAMZvmnSdbm5DcRVtd24XSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.2.gfcdee7f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275233},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fcdee7f53638644f10ffb96003d3cba70f515990","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.2.gfcdee7f_1764611493067_0.5047169065853792","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.3.g62ccefc":{"name":"ghostty-web","version":"0.3.0-next.3.g62ccefc","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.3.g62ccefc","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"1ea98331df7913a9f8b4581ec710e9e951c63c5a","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.3.g62ccefc.tgz","fileCount":9,"integrity":"sha512-0FRnkkXfSdJhAgXSnTUAb6GIPtriO2KRkzDzDcNxkAhHaRfo/BjcsQ9Tv/zNO9gz+YLZOQ+kWDK6q9oA8te6+A==","signatures":[{"sig":"MEQCIFK5ueTzjpu19xhkbfklWG9+JqjdECKYie6Low96YG/gAiA1paLOzg4FEPjJzgbVkG09Sjddn4XwIbYKNlOmK4C9Sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.3.g62ccefc","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275385},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"62ccefc28f68a4c8c009065c86584000c45bd3f2","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.3.g62ccefc_1764617146155_0.6043489522865284","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.4.gb54f7b6":{"name":"ghostty-web","version":"0.3.0-next.4.gb54f7b6","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.4.gb54f7b6","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c4efc4a840f64d333a136c69545e46c23433d585","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.4.gb54f7b6.tgz","fileCount":9,"integrity":"sha512-nHjHOWOw7D8eEHQMu92VTWauJhNVv0yk9RYJrdacEWMprZ8Dl/OfS0imzv7baMMu1LzI0Of2hBymeKRh/RyZlg==","signatures":[{"sig":"MEQCICT7fItvSi4bjQNwSuG/RAxFx/+qgls53gK9lWonI8htAiAfjOZFPy8nsChZ1QaX2RCFZmF8UbhxHwxwLr/qJW0dKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.4.gb54f7b6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275539},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"b54f7b6ef18fe313a45444b6d34ceb2592398b75","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.4.gb54f7b6_1764617588991_0.6562145029687467","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.5.gfff665b":{"name":"ghostty-web","version":"0.3.0-next.5.gfff665b","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.5.gfff665b","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"2bb21f3148969343ce8f6df1cf18faa209675bd3","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.5.gfff665b.tgz","fileCount":9,"integrity":"sha512-pQhL9vshAY/NSecrt04x2MSff1xCFRxmwmCwY3+DKfJ0Tf3U9AQl8EJzMpx2kihnOqBMmmMWoNflU3CwHMbwjw==","signatures":[{"sig":"MEUCIQCusOdfY/6LVUfjnDVSUUNfoCj62DdvXD407+5ymoz87wIgNad5+ObLGNNtPbwa3XnwYMoHTd0Gz3cY2ydGlOM+Ij8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.5.gfff665b","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275701},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fff665b662ce22e6682b4a54a7c101d81312c12d","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.5.gfff665b_1764627371185_0.5911364495672493","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.7.g1d03ec8":{"name":"ghostty-web","version":"0.3.0-next.7.g1d03ec8","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.7.g1d03ec8","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"69414582a49718b9ab9ebf70b5372a837f098ba2","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.7.g1d03ec8.tgz","fileCount":9,"integrity":"sha512-vhB7TV/L2EzCGE3hyJUW8W4oo3/7E1/vPpCsRNkYj2nNG87UrS0tScYlmOujLLaqcXf++PnWwDfqmegH+qNmyA==","signatures":[{"sig":"MEYCIQCrLDh29RouBFy40rZAOitREvvVrFHTKmOHEHDaNyIVRgIhAM+ErmQNobOPbv2rc2C5wxJ/zBdfxZT3MfZu6dMuKZFf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.7.g1d03ec8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3275504},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"1d03ec8ccb0554b78ca4f6489cf54043543ba053","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.7.g1d03ec8_1764630128827_0.1383664559237492","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.8.ge297e6c":{"name":"ghostty-web","version":"0.3.0-next.8.ge297e6c","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.8.ge297e6c","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c14eb1486770fc30a7ffe26a857075d5bc836ffa","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.8.ge297e6c.tgz","fileCount":9,"integrity":"sha512-P+7e66bz8FGT7mDnw/aWe3EKQKriVWbaGn1s5vDqpdFDY9RR5jAju3s7w5h14qwj/dcoGkss5lnRRjtBdeFDVw==","signatures":[{"sig":"MEQCIHHQoeyXUnbRaR7RNBGcOvJjhQcG/FtP/URuQE3ApI/iAiAMy0S2FFcSH65JOMmuplRAZjzi8E6CE/NfcbzqhvxRAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.8.ge297e6c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3276304},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e297e6c3dbe84375f3218afb56c1d7efc8f8932f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.5","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.8.ge297e6c_1764688522747_0.8443528491568191","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.9.g59bb045":{"name":"ghostty-web","version":"0.3.0-next.9.g59bb045","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.9.g59bb045","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"058f11d42323a045d58a969dc267aa7685f2dc3b","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.9.g59bb045.tgz","fileCount":9,"integrity":"sha512-e07krmWxjV4SMrftBIoODc1w3em4mgDfKtcID9IIG02EsQc26GIwOR4/ecbN3SlRHroGIjuX++pgAL8R03TIAg==","signatures":[{"sig":"MEQCIFkXkZf1Z7doH5yuQgld2BbStLiIb1BHjsR3iwOoimSBAiAClseFaAfbL3XWRTCGP93FZpearKWb1LD+kLcvnO4vMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.9.g59bb045","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3276794},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"59bb045af54c99b9185e1bf7d1ec436e70a9d6f7","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@biomejs/biome":"^1.9.4","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.9.g59bb045_1764792708798_0.06003043080804926","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.10.g90c1178":{"name":"ghostty-web","version":"0.3.0-next.10.g90c1178","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.10.g90c1178","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"69d2f97950164ef5e722d459e4c6da4d02716f90","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.10.g90c1178.tgz","fileCount":9,"integrity":"sha512-qEtzOds0U2PDRpUBWnMWQRhSPycuwpMDrK8qEQhMXimbt42qIe7BuIWL0ebTE35xuUPPATPaBuVR4THqsoy7cQ==","signatures":[{"sig":"MEYCIQDOe6ZaL4mVHJcy4ZIzfc5sAopwF9TstmT9B/aGUbsFAwIhAMBDUt1T7yOodP/QCI2S9chxWP2ZbRVSnmyM0tHE+lqd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.10.g90c1178","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2203890},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"90c1178ca8ddf6263c3e76a5fd02e49a7904ef71","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.10.g90c1178_1764829325416_0.47648903325966985","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.11.ge879eef":{"name":"ghostty-web","version":"0.3.0-next.11.ge879eef","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.11.ge879eef","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"acbb221d2cb148c73e6f5868943dfb6d36e0196c","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.11.ge879eef.tgz","fileCount":9,"integrity":"sha512-JAqPWZq7jEEU745PUiOQQfRJ7lL5ZD/RQxb+vYisI1UpZxvX/oHPpjCuchTEFdd9ZQ+HcZ5j1eklJtTVbmiSHA==","signatures":[{"sig":"MEYCIQCRWiLKP/cZww4nOhT7wYCwRn8/o6ie8UOhabIeYwILfgIhANctnUtJHF9dj63J1b05frteatGkyMzPOn0WDd4G4nem","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.11.ge879eef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2205386},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e879eef4b444a7d4bfd1fe4effc4b2c7735bbf73","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.11.ge879eef_1764831389903_0.7226378912184868","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.12.g22f6d09":{"name":"ghostty-web","version":"0.3.0-next.12.g22f6d09","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.12.g22f6d09","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"79a56070f45591eb865bbccdee4f3d2972ebc302","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.12.g22f6d09.tgz","fileCount":9,"integrity":"sha512-qDs2YRDioQVAlWwbAHAA1thMliMoT7vNWFslic4lQujbxIfJu/nFG4prYsw9u8cA56dzA74A1UWTDMbARm7Mvw==","signatures":[{"sig":"MEYCIQC95UKjT/F7p0XxQtIhFisQU7McHoxu8XTYPsCGVgUgPgIhAKIs7wiLzgVdWGVGgZt3pxpJh6eGlxLldFokfKBe+JIx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.12.g22f6d09","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2212344},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"22f6d0906e278e01ed02ba9849e8d59bc41c0c5a","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.12.g22f6d09_1764831942221_0.5555313546345888","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.13.g3dd4aef":{"name":"ghostty-web","version":"0.3.0-next.13.g3dd4aef","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.13.g3dd4aef","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"4969a4cba1f0dd91fcb4484c56fe198132397362","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.13.g3dd4aef.tgz","fileCount":9,"integrity":"sha512-TeomyiuaVwv7lzHXhB/L0tvg/6XX4/ByyaCCRUvqTXfpoacgtcd0yWXV8EkXoFqoeguN3K+WR5QSn+XDNypcEg==","signatures":[{"sig":"MEYCIQC+7bEdnpTjK3FugUsT+b7RJkHGi+neZhKA/oWKgC6mlwIhALWfemNs6YJoRf/jeC3kUWlm9UusB6oFo4Nqwz33kYH2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.13.g3dd4aef","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2209712},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"3dd4aefe4be57d0b44319f68b2fe7f4264798b9e","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.13.g3dd4aef_1764832494756_0.6556661517898723","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.14.g8331f42":{"name":"ghostty-web","version":"0.3.0-next.14.g8331f42","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.14.g8331f42","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"e64dcfcd191d6e594d65ab32bbc33a6cc4f6d03f","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.14.g8331f42.tgz","fileCount":9,"integrity":"sha512-9fTl04jr3heTfTcYej76mB0XTSPcbAbNho4BvzGmBS4mqlKkTUl9G6VKGhi7GJg9TZjOmSiI8lTrI5WEiGOzgw==","signatures":[{"sig":"MEUCIQCGSot7ldxaAzrdW8693SIw8z4ZPNpd+qI0t03dpNHrQwIgRvtgwV6ypYkp4Lmq7pPB5TeLBVpYeWUCPJ1ToQJ6qAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.14.g8331f42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2223652},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"8331f42b3c30ab5838fbb430ee7dc613e7d58e35","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.14.g8331f42_1764841969339_0.6558439923824193","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.15.ge27776c":{"name":"ghostty-web","version":"0.3.0-next.15.ge27776c","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.15.ge27776c","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"8d045883d9df7c7672dfabf779f633fc60637abb","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.15.ge27776c.tgz","fileCount":9,"integrity":"sha512-v+fmpPue59wymfyOT5mJcPUM8fiarKfAHbEhE8fVUUc0FEzc76LFwTcMK2Tt8H90e5e6MhEvsmp/zAnbS8Yoeg==","signatures":[{"sig":"MEQCIGdZkIxa2ZZpqffzgeugpy7hWnMoL/qnQ2PNppVrkpjJAiA3VWzGPH/gmPO9XTcI0PMbGA0hWjFI6HX5r9jl33PWng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.15.ge27776c","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2223711},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e27776c21f001ac8aa9e3afa0c61eb14978e6d5c","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.15.ge27776c_1764842894192_0.7750764623979489","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.16.gd9174e8":{"name":"ghostty-web","version":"0.3.0-next.16.gd9174e8","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.16.gd9174e8","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"d938eeceda82012702e8d31e02a13367908ea285","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.16.gd9174e8.tgz","fileCount":9,"integrity":"sha512-7cmMv401zpOewce/DhzvG58eEdzcdxigTbKBnqWPKF1SBfOBmDeVoad26bnHO7kLpx6r3Kj8uGUx8BfuJFHStw==","signatures":[{"sig":"MEQCIG65qtn5TEH+TQwZsYEPJeifp+ox3pY6c7Ax3V4g2x/LAiB6Rj4Wl6mYwliumjRhdd0zPSTqGQ5gPXjeiHyEnomvaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.16.gd9174e8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2225417},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"d9174e83f94b24ee0c6d7b1e8ee23f182b9046da","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.16.gd9174e8_1764846502611_0.5954753089230249","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.17.gce706c1":{"name":"ghostty-web","version":"0.3.0-next.17.gce706c1","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.17.gce706c1","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"86cf44a1ec971f056c935a8e3fd9aea759c8d3d6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.17.gce706c1.tgz","fileCount":9,"integrity":"sha512-sOIfj+U/dHykpVtqFUW4NNrpJLvywNgOjCEEGhCbfgeEAvEkT8R9L35PYUO11NBySDnffHXlKqaPW9ehKbm6xQ==","signatures":[{"sig":"MEYCIQCej/YqfIlfHXXdgXEf8uko7duyJbXcnTRMTU17nDVYVQIhANabdmTUo4H7yEt2kjPArrSwtS2zkLmHqiSsMOSLpuq+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.17.gce706c1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229146},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"ce706c13a4b02bc257c8c2d83a56a2e87cf1bb05","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.17.gce706c1_1764876609120_0.8061419034407633","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.18.gb0028ee":{"name":"ghostty-web","version":"0.3.0-next.18.gb0028ee","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.18.gb0028ee","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"8c4fca00a2b543de3127a5537d68bd8035661ef6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.18.gb0028ee.tgz","fileCount":9,"integrity":"sha512-GfUbdQ/6F96NyGRmZtzAZXpRbga/s2DsrHXUh543DcjaWjvKcGBOOomTB0eyxMkEJbsWSu3RkjJCLsn8nlnbCw==","signatures":[{"sig":"MEYCIQCbi/VOuQDv7PyRFep3Uzb1wrnZG96YsgcS85h0J023kwIhAMzTn5eyY3Dm4uvRWccfCSip9emI4c6jgFVtiHcM0Fdc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.18.gb0028ee","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229146},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"b0028ee60b8e02fac8590b35932a2ff50dc8da42","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.18.gb0028ee_1764919885628_0.21842144403726138","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.19.gd47398d":{"name":"ghostty-web","version":"0.3.0-next.19.gd47398d","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.19.gd47398d","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"a2d97ce41c4e2974833becba04fad6607ea78994","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.19.gd47398d.tgz","fileCount":9,"integrity":"sha512-ORsShxbZGo3K2WBy+NuJ/ObA6rDln8xZjdoB/aw+STpqBr3WGTvkYpgS6QXtfGQ+JlX9330yFtbf/rHs+ROMRg==","signatures":[{"sig":"MEUCIQCnvdkcrc0D66oAboegewbhl6OVd+AkxfNAO9FEwnX0owIgU45t2iNl9X7HSFScqqqVTdVuQDi2b42FBPM0DD+QH90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.19.gd47398d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229177},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"d47398d4d0323de8cfd6ebf78e134dddd9bd8248","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.19.gd47398d_1764951835490_0.6172784883877396","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-next.20.g779b648":{"name":"ghostty-web","version":"0.3.0-next.20.g779b648","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.3.0-next.20.g779b648","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c41722f3147ae06083b390efe08b14b071e7f5d2","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.3.0-next.20.g779b648.tgz","fileCount":9,"integrity":"sha512-981FVukHgxM7ROgyaEb7uSzdsOG6L5Qliv9bKYzn1rIxzin7YWFN1ccIBcM5MWWSOjqGB+mUZboVXnU4EOromg==","signatures":[{"sig":"MEQCIB6GUK+84Nf6MX4ykaWjMVUe2ILSnXzQ5Fff/1PNKRwAAiAc5XXDkMmkU8gTa3FsdpK7kvGxA71w9V+pdU5Ia0cBIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.3.0-next.20.g779b648","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229177},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"779b6486de9500a485565f015eb4920e8af44e33","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.3.0-next.20.g779b648_1764988798583_0.15652867444859342","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"ghostty-web","version":"0.4.0","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"902ff2fc042392b9361410b458875d38fbb8099f","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0.tgz","fileCount":9,"integrity":"sha512-0puDBik2qapbD/QQBW9o5ZHfXnZBqZWx/ctBiVtKZ6ZLds4NYb+wZuw1cRLXZk9zYovIQ908z3rvFhexAvc5Hg==","signatures":[{"sig":"MEUCIQCGdnJqw9exJJqw/BvT0PI7GBmHUSNp+31BXAtyX1Lv2QIgFq1fgmEc2Z3rmh0wa/qjSM5Y8pS62ncujX9I7NDumEA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229160},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"9e4e126d89ac3537d2b2ebec075849851566de9f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0_1765249878506_0.16279707858986048","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.0.g9e4e126":{"name":"ghostty-web","version":"0.4.0-next.0.g9e4e126","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.0.g9e4e126","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"85b54a0e1dea3ff3343a8f334c05cc31072b399d","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.0.g9e4e126.tgz","fileCount":9,"integrity":"sha512-R95bzuS3yzAQmZJ0zw09D585ddc+hDHFxiRTbdvMXidPcfs3FrpfGsFOVnwUoQ7w9XLW2fgnZyfS/vt4hzqLxg==","signatures":[{"sig":"MEYCIQDJhl2/GYqrE2ftRgEAE8wCOVG3L2PMQRhwatdNchH+igIhAJSiw/nZhoKeynuYPdhqimaUYeT2yYqew2YFKhFGJ/Ib","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.0.g9e4e126","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229176},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"9e4e126d89ac3537d2b2ebec075849851566de9f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.6.4","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.0.g9e4e126_1765249907829_0.5586269942719888","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.1.g65aeac9":{"name":"ghostty-web","version":"0.4.0-next.1.g65aeac9","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.1.g65aeac9","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"61265654ad52ff25f0cf78e8e427c9ab43c79ce6","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.1.g65aeac9.tgz","fileCount":9,"integrity":"sha512-9sUXGKClC7wSLaQVi34YfoGyXsNZb1VNAPiKmPulVLMu+R6QgOtXNuAiCjM/kIO5lAmGNI5o8ceS+BsXp3mGeg==","signatures":[{"sig":"MEQCIAgkHTtFqOU/9UAjZViAq+ZfPH1kIJ8vHRqKNH9rODWAAiBHDJePAJ5TzfxlwgMHi/RMguH6oAAum0fXJujIFrQIbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.1.g65aeac9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2229430},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"65aeac9fecdf5ff66a2b3ea2209e3034dd9e6229","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.1.g65aeac9_1765582853759_0.8680862251247736","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.3.gc7e37fb":{"name":"ghostty-web","version":"0.4.0-next.3.gc7e37fb","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.3.gc7e37fb","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"9d5a0ec33783d0b5410bc6e5a04b77121ddfd857","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.3.gc7e37fb.tgz","fileCount":9,"integrity":"sha512-TCXUaJQ/sxaDTsTJtYPjG9REYTzCYYtnykhtOAX78cdYk8z89l5F5LK4f0QGehJ+LKQevmIfKkvZcHInasoJtw==","signatures":[{"sig":"MEUCIFusnfJcffiQTWNzdrmaVJ8EGveTmZyJ4BxqAf40hzjcAiEAzchDf9EGXpjW7HvPq5vvbL+HMrl0d6ZnD09fWSuQRZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.3.gc7e37fb","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2230676},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"c7e37fb371884868846437b22e493beeb09661b1","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.3.gc7e37fb_1765765202569_0.38543114717431326","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.4.ge3ec592":{"name":"ghostty-web","version":"0.4.0-next.4.ge3ec592","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.4.ge3ec592","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"5c7d230658b265df2d06fe74172bcfe978984d58","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.4.ge3ec592.tgz","fileCount":9,"integrity":"sha512-ORDZt60OsfZK0amvaIJ+eevpIInhD4axqVw46AxRZ78TuoNQRcGPH9t3UNGvq2wImkQpKMZGAjFz1t7uiN3x5w==","signatures":[{"sig":"MEYCIQD6MhDC/rydj6co6+kLhZv1xwpiECEQu/SZVI0L0yPSawIhAP0oAIuOGHC+FxXZfXh6hVV5G5qxZ8AR5htX7+FLWu0u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.4.ge3ec592","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2234758},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e3ec592ba1e1f4d531f37c677d56586e71a70ef0","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.4.ge3ec592_1767368649801_0.5674323903659735","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.5.g242e38f":{"name":"ghostty-web","version":"0.4.0-next.5.g242e38f","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.5.g242e38f","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"65ffe25eab2b0a2e2be3d305e1f5fa6474e77e5b","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.5.g242e38f.tgz","fileCount":9,"integrity":"sha512-9MboPKeOhCoL+APoZFn3KW/uD/IKzJaxzT7LXEA/PrJDShrPf3GI1C4b2d4oMD75LVDnuVUza8Gl/yqr5av26Q==","signatures":[{"sig":"MEQCIFEj1LdFB8MOqMquqo34Wk2vB834LkiuiaF0Bwm1754LAiB0v82WNV1MLkjvRlv+K1h6VOipyOEhGHtZGMifGN9pWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.5.g242e38f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2245089},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"242e38f6a43c26e28c44ca35f96d59b8c6d18a08","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.5.g242e38f_1767450366722_0.7487126569161608","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.6.g98753e0":{"name":"ghostty-web","version":"0.4.0-next.6.g98753e0","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.6.g98753e0","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"486d04f42d8adaae881fd3e959cb34d1863de3d4","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.6.g98753e0.tgz","fileCount":9,"integrity":"sha512-9RIX2W1eLHkMrYbH3eNQ7NH5LNjbRaDNh9SMZ/L5xfbPQT0VzSVuq57frpCSjnr766W+GFlV/zOlGiR07dAfjg==","signatures":[{"sig":"MEUCIQDsjECAPyLAAwr7RtHzq7eKFQlXr0u/69vamEnFh62KoQIgXLc6nXTALznZq+0Kb3wKTGZ4Tvya6lh+YUSgvai7CNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.6.g98753e0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2245143},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"98753e026b45d1533f1ca8c88592f37b65e9d9f4","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.6.g98753e0_1767451592273_0.8636829916714281","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.7.g03ead6e":{"name":"ghostty-web","version":"0.4.0-next.7.g03ead6e","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.7.g03ead6e","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"b115118d51039fe26ffa3fca21ffec0742149330","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.7.g03ead6e.tgz","fileCount":9,"integrity":"sha512-858/fXcbD5y3rEH/UwRTTAXnssrwV393nBqkXObVOJyoiXOka49QtzuVi/hHsqe24l7YxVOXWCwmHMD2CCsWhA==","signatures":[{"sig":"MEUCIGGtz/tBhzr5J7YyfwqNC7Oz1cuTYoO/t4x9DUd++U2UAiEA1U999gcQAjcPjDiQnFpQFG5xyZ9Mq8JOz3QemdsTt58=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.7.g03ead6e","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2256013},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"03ead6e154b44656a8efc053694d0dedfc3dc476","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.7.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.7.g03ead6e_1767805202389_0.8656365734400906","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.8.g77e29d9":{"name":"ghostty-web","version":"0.4.0-next.8.g77e29d9","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.8.g77e29d9","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"a835edde45be2535a6c993c27d49f18915b0af94","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.8.g77e29d9.tgz","fileCount":9,"integrity":"sha512-BUo0cakjF5la2+6q8WlAbMBgSNQL92QUTCpGdwPeXFxdksht0VIYfr6sb3o6g3+mXRC+f70hB/cDkShHRzLRCw==","signatures":[{"sig":"MEUCIHgpE3Zf7YDCC4XDkzyVKhxnlGkINPxiourh6SkQX9z9AiEA7aUswgK+CLbA14x7lx8txMnKkM61oA90VxmEkIBZUCk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.8.g77e29d9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2256304},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"77e29d963dbf458bb701cf72b91ace0886f72c8e","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.8.g77e29d9_1771504118258_0.36199256007695224","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.9.gfd09412":{"name":"ghostty-web","version":"0.4.0-next.9.gfd09412","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.9.gfd09412","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"6b045abfe16db876c3c8dfc44bb60b161df9260b","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.9.gfd09412.tgz","fileCount":9,"integrity":"sha512-mEEjf+iiKka0MAGdz788OwT2d7PsDgMWM9AZqJAgc4BcCsH7c/HXmppWrNd00gXJnpSamrzxE2NKPlPywrcZuA==","signatures":[{"sig":"MEYCIQDFOujBXMU5z7olmd42nJkEXnUR/d6WN6JQ9DmyqjImbwIhAL+fxi/qAfMGvnBh0Nm7QiOyirJIRkmQlvMNhS9Jc4R6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.9.gfd09412","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2256344},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fd094122ef00eb34630e6a352eb0a6514234ca74","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.9.gfd09412_1771505033705_0.9549435616737194","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.10.g3525675":{"name":"ghostty-web","version":"0.4.0-next.10.g3525675","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.10.g3525675","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"07623d4dc2502508adfc0506c69847d5b08d2b05","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.10.g3525675.tgz","fileCount":9,"integrity":"sha512-fhOOTq7HN2xODPV+1V3/25q9gikdU3UEnOWbmHoRDV295w/FEuk79dErxNm+rFZedR0ETRmBYUhd9nSqg91nhA==","signatures":[{"sig":"MEQCIGkutMSDJqOkAeLqrGqjDlnfqrZAFK7XrzQIar2hHY16AiB7lJSfTE56bUaLAYYiSGP/5jwqDQ2+sTmh57+5PcD3tQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.10.g3525675","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2264007},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"3525675cd4982bb133a31482e593af7266ca2910","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.1","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.10.g3525675_1771893202424_0.4123201038876154","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.11.g174a554":{"name":"ghostty-web","version":"0.4.0-next.11.g174a554","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.11.g174a554","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"a2a6103a83ef23104b3dd0d2bd92d725b3c1935b","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.11.g174a554.tgz","fileCount":9,"integrity":"sha512-lDAqdRUc7Csqgvd0JVIqkataYfwmw7ZkDMPOyq2XTOIxzzHNkhXR5vBZOIwmYpT1KwoPurXuNeINQctqhd8e/g==","signatures":[{"sig":"MEYCIQCetf2NIcJ3d9xXWUd6/ZX7kwz+4tbut0NvgEls8gNhBgIhAN5aWt0zB2nUOExJIIQAmynaq9aiteaNxmF1ift9eyx7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.11.g174a554","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2264692},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"174a5547a4a6f178455f10e7928adb4fd300896f","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.1","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.11.g174a554_1771895291091_0.02166397546558696","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.12.gfc99955":{"name":"ghostty-web","version":"0.4.0-next.12.gfc99955","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.12.gfc99955","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"c27d748e1cdab10ec82a4b555e7a01ae633faf58","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.12.gfc99955.tgz","fileCount":9,"integrity":"sha512-+F3rGgM8ACKiNYA26wbyJsJ95mLjxbaaS6i6g+oyEQyi4D1kTikOxS6HO83sBzZeBKqxr6NaAtubNl6Q9S/ZBQ==","signatures":[{"sig":"MEQCIAUYz3tmRjRaUpBKYUeqq0lvKoHxIqXdV2eCm9gvR31xAiBdnLwDGQ1+RS4SlcJF9nt3hKFZ0vbi2fllt0Cuj0jtOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.12.gfc99955","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2266141},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"fc9995500898f94f74bab6b7cfe811da0005eeea","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.1","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.12.gfc99955_1771897499897_0.009248933590543462","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.13.g65ed96f":{"name":"ghostty-web","version":"0.4.0-next.13.g65ed96f","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.13.g65ed96f","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"7eb740675385a5f4be98bab42c3c7582c3dc6ea5","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.13.g65ed96f.tgz","fileCount":9,"integrity":"sha512-deQ+bToyAMKNwo0OFItPxD+8/LNT1dnuTPppxtqSoYCIQKhwlwiZQ3EKTKuGYxGdSXepNZxm9Fopp/NkAptBnA==","signatures":[{"sig":"MEQCICHvsVKTMACZix/hysBYR3EVq3LEoE4Uinjvojoi93p9AiBAS2NfQyP5xXnsOeNrYzYIAAGXHjGKq9so0dCz9AE+uQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.13.g65ed96f","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2266256},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"65ed96f4421cc8f3ca2b2e2681e3a62d9e2b6851","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.1","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.13.g65ed96f_1771900704072_0.16764520408743921","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.14.g6a1a50d":{"name":"ghostty-web","version":"0.4.0-next.14.g6a1a50d","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.14.g6a1a50d","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"8641226b9bf806f0cc673a112aa6f483afc9a9a4","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.14.g6a1a50d.tgz","fileCount":9,"integrity":"sha512-01H59pAKq43Y8ZZiIhH98cu0ahZaoGoPQPtW4KnZPT0JFdQYen2djsXrOnt27JnMv64D4eLeAq8D6h72mo52xQ==","signatures":[{"sig":"MEUCIHH7xs5Q0hfMhOZWfm/dBy38lLkAHt/A5z8/PKH/wDIvAiEAwXaikDuIPTSKM8DWJVserYzjv2XE2eItpN0ZbVUmfGs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.14.g6a1a50d","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2270008},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"6a1a50df5b4f6b34d1b1de10fad3a0fc811bfbc0","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.10.1","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.14.g6a1a50d_1771902407820_0.8620776636778298","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.17.g24b3c80":{"name":"ghostty-web","version":"0.4.0-next.17.g24b3c80","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.17.g24b3c80","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"cb20c84de70f2224352ccdea9e9a082948468ea3","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.17.g24b3c80.tgz","fileCount":9,"integrity":"sha512-zqO/LgERKLbG67ff2Lu5fR7r1qa+eny+/Afvn7qEaovbHJux6fmAVYLNT/P1fiB33yJpMAer5nOO8RSVSvMAHA==","signatures":[{"sig":"MEQCIFdDpghq+v+C4PNq/LsoLHQXr9mzPFTkUS/7rqIDZ+WiAiAm0vKRapSOULVBXyltcpHGwlRqHhSS2q2NExCXU3rYtA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.17.g24b3c80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2270936},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"24b3c807bb8a1b5760bfc4684101297fd3be6b75","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.17.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.17.g24b3c80_1782491164241_0.900637171271919","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.18.gbec9e16":{"name":"ghostty-web","version":"0.4.0-next.18.gbec9e16","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.18.gbec9e16","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"bdc7384667d725edaf80d1bd2b907b376d25de6c","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.18.gbec9e16.tgz","fileCount":9,"integrity":"sha512-TvTrcmJTvkFmvyfRvrh0Babet0PfpDvULZjdhsTvVZglwilSHSg6RJg9bVa5PUlvYdblS2YUvKNkuXZYdp3+Ng==","signatures":[{"sig":"MEQCIDjaHz/UqKlvWouMoHhId3MDDkl2XezsZGgrH958ah2CAiBV05+Pl3weE24Xl5qCY9BAzLDELkB71k7u57CG0jOjMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.18.gbec9e16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2271066},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"bec9e162b137478fb032d7edf60a2f29a6e5f04b","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.17.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.18.gbec9e16_1782491244901_0.45792498123232517","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.19.ge961c55":{"name":"ghostty-web","version":"0.4.0-next.19.ge961c55","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"author":{"name":"Coder"},"license":"MIT","_id":"ghostty-web@0.4.0-next.19.ge961c55","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"homepage":"https://github.com/coder/ghostty-web#readme","bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"dist":{"shasum":"07b653d2d9e51c7473278c487dbc3e178601bea9","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.19.ge961c55.tgz","fileCount":9,"integrity":"sha512-VzZgsgBXhri2n/JJrCQvKMTHP8cEWxmafDr7qrwlh5PUK1I1BezNDQG3r1GvahikVNJ85H5kHX10fq+bIlwj5g==","signatures":[{"sig":"MEQCIBDiHCDcPfZrNbWVQNdsydQEHdxNMKmNC3TznzVKVdF4AiBKbQM5qNGlDNbXXM2C6kRJqoLNvV/Fi7I2H7WI8PFXxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.19.ge961c55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2271258},"main":"./dist/ghostty-web.umd.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/ghostty-web.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"gitHead":"e961c55c95f8dd50b1d9ff626afb3f53d5b83ccf","scripts":{"dev":"vite --port 8000","fmt":"prettier --check .","demo":"node demo/bin/demo.js","lint":"biome check .","test":"bun test","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","clean":"rm -rf dist","fmt:fix":"prettier --write --cache .","preview":"vite preview","demo:dev":"node demo/bin/demo.js --dev","lint:fix":"biome check --write .","prebuild":"bun install","build:lib":"vite build","typecheck":"tsc --noEmit","build:wasm":"./scripts/build-wasm.sh","prepublishOnly":"bun run build","release-please":"tsx scripts/release-please-runner.ts","build:wasm-copy":"cp ghostty-vt.wasm dist/"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"_npmVersion":"11.17.0","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","directories":{},"_nodeVersion":"20.20.2","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^7.0.2","tsx":"^4.22.4","zod":"^4.4.3","vite":"^4.5.0","mitata":"^1.0.34","prettier":"^3.6.2","@types/bun":"^1.3.2","typescript":"^5.9.3","@xterm/xterm":"^5.5.0","@biomejs/biome":"^1.9.4","release-please":"17.9.0","@xterm/headless":"^5.5.0","vite-plugin-dts":"^4.5.4","@ai-sdk/anthropic":"^4.0.0","@happy-dom/global-registrator":"^15.11.0"},"_npmOperationalInternal":{"tmp":"tmp/ghostty-web_0.4.0-next.19.ge961c55_1782644877459_0.6005973543458165","host":"s3://npm-registry-packages-npm-production"}},"0.4.0-next.20.g1858a59":{"name":"ghostty-web","version":"0.4.0-next.20.g1858a59","description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","type":"module","main":"./dist/ghostty-web.umd.cjs","module":"./dist/ghostty-web.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/ghostty-web.js","require":"./dist/ghostty-web.umd.cjs"},"./ghostty-vt.wasm":"./ghostty-vt.wasm"},"keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"repository":{"type":"git","url":"git+https://github.com/coder/ghostty-web.git"},"bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"homepage":"https://github.com/coder/ghostty-web#readme","license":"MIT","author":{"name":"Coder"},"publishConfig":{"access":"public"},"scripts":{"dev":"vite --port 8000","demo":"node demo/bin/demo.js","demo:dev":"node demo/bin/demo.js --dev","prebuild":"bun install","build":"bun run clean && bun run build:wasm && bun run build:lib && bun run build:wasm-copy","build:wasm":"./scripts/build-wasm.sh","build:lib":"vite build","build:wasm-copy":"cp ghostty-vt.wasm dist/","clean":"rm -rf dist","preview":"vite preview","test":"bun test","typecheck":"tsc --noEmit","fmt":"prettier --check .","fmt:fix":"prettier --write --cache .","lint":"biome check .","lint:fix":"biome check --write .","prepublishOnly":"bun run build","release-please":"tsx scripts/release-please-runner.ts"},"devDependencies":{"@ai-sdk/anthropic":"^4.0.0","@biomejs/biome":"^1.9.4","@happy-dom/global-registrator":"^15.11.0","@types/bun":"^1.3.2","@xterm/headless":"^5.5.0","@xterm/xterm":"^5.5.0","ai":"^7.0.2","mitata":"^1.0.34","prettier":"^3.6.2","release-please":"17.9.0","tsx":"^4.22.4","typescript":"^5.9.3","vite":"^4.5.0","vite-plugin-dts":"^4.5.4","zod":"^4.4.3"},"readmeFilename":"README.md","gitHead":"1858a5947767a3e1c9e98dbf53b2ff87fedb2aab","_id":"ghostty-web@0.4.0-next.20.g1858a59","_nodeVersion":"20.20.2","_npmVersion":"11.17.0","dist":{"integrity":"sha512-NXA9H3IJlx+DGJukXbOPQWFkigYdAatTqkoIvM8tvhfbaYoDf3gGKxXLLyXtLYOBt5qzGdEZa294TU36gULjVg==","shasum":"e825d44d6ccf91203ed72bdd0b6484222e580e7f","tarball":"https://registry.npmjs.org/ghostty-web/-/ghostty-web-0.4.0-next.20.g1858a59.tgz","fileCount":9,"unpackedSize":2271258,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ghostty-web@0.4.0-next.20.g1858a59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDpL6+ExtUnrY/XvscT2ZuB8W8n8Vl+KXJK4rupC2BnPQIgP5Izoy4wUrPZN2labG3xYqapOtKwJ1irymDD7UZZZ7A="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2885a056-654d-4d96-a2fe-6af8675da2dd"}},"directories":{},"maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ghostty-web_0.4.0-next.20.g1858a59_1782645288760_0.6357559838205382"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-13T18:24:02.306Z","modified":"2026-06-28T11:14:49.214Z","0.1.0":"2025-11-13T18:24:02.710Z","0.1.1":"2025-11-13T19:13:45.847Z","0.1.1-next.14.g771cdb3":"2025-11-16T19:28:57.344Z","0.1.1-next.15.g776140f":"2025-11-16T19:37:10.835Z","0.1.1-next.16.g9f5523b":"2025-11-16T21:16:05.443Z","0.1.1-next.17.g125e976":"2025-11-16T22:09:44.024Z","0.1.1-next.18.g98ed4f1":"2025-11-16T22:11:29.339Z","0.1.1-next.19.gf3b2bc4":"2025-11-16T23:48:41.936Z","0.1.1-next.20.g8d86225":"2025-11-17T16:27:31.864Z","0.1.1-next.21.g17a4957":"2025-11-17T17:02:34.038Z","0.1.1-next.22.gb84b8d5":"2025-11-17T18:08:57.849Z","0.1.1-next.23.g7718d37":"2025-11-17T18:17:09.339Z","0.1.1-next.24.g329eae2":"2025-11-17T21:43:02.632Z","0.1.1-next.25.gc941889":"2025-11-18T05:48:38.689Z","0.1.1-next.26.g5d9e68c":"2025-11-18T06:21:13.049Z","0.1.1-next.27.g3770a9a":"2025-11-18T23:54:59.435Z","0.1.1-next.28.g7e2f773":"2025-11-19T05:50:24.485Z","0.1.1-next.29.gca75504":"2025-11-19T06:02:12.656Z","0.2.0":"2025-11-19T06:06:04.026Z","0.2.0-next.0.gd974a95":"2025-11-19T06:07:14.255Z","0.2.0-next.1.gc1b82ab":"2025-11-19T06:14:11.439Z","0.2.1":"2025-11-19T06:17:18.520Z","0.2.1-next.0.gfff469d":"2025-11-19T06:17:58.621Z","0.2.1-next.1.ge83fa6c":"2025-11-19T21:54:23.608Z","0.2.1-next.2.g6ea6f04":"2025-11-19T21:56:32.136Z","0.2.1-next.3.g5e035a2":"2025-11-20T21:16:06.883Z","0.2.1-next.4.g1680deb":"2025-11-24T23:54:01.199Z","0.2.1-next.5.gf775ecc":"2025-11-25T14:36:36.990Z","0.2.1-next.6.gc447ff4":"2025-11-25T14:47:17.260Z","0.2.1-next.7.gd3c37df":"2025-11-25T15:00:34.068Z","0.2.1-next.8.g2c9ea32":"2025-11-25T15:29:54.564Z","0.2.1-next.9.g29b4e5b":"2025-11-25T17:28:42.603Z","0.2.1-next.10.gf9fd565":"2025-11-25T21:43:55.677Z","0.2.1-next.11.gc8e683e":"2025-11-25T22:20:17.947Z","0.2.1-next.12.g5d6bd7b":"2025-11-25T22:44:51.700Z","0.2.1-next.13.g7b2dd99":"2025-11-26T00:01:34.227Z","0.2.1-next.14.g853bc65":"2025-11-26T00:43:13.364Z","0.2.1-next.16.gdc59c79":"2025-11-26T01:28:24.316Z","0.2.1-next.17.g0e724d5":"2025-11-26T01:38:44.968Z","0.2.1-next.18.g3d5da17":"2025-11-26T01:53:10.473Z","0.2.1-next.19.g00ee9bc":"2025-11-26T17:19:00.458Z","0.3.0":"2025-11-26T17:25:19.564Z","0.3.0-next.0.g4ef099b":"2025-11-26T17:27:27.987Z","0.3.0-next.1.ge5f6964":"2025-12-01T17:49:52.749Z","0.3.0-next.2.gfcdee7f":"2025-12-01T17:51:33.309Z","0.3.0-next.3.g62ccefc":"2025-12-01T19:25:46.388Z","0.3.0-next.4.gb54f7b6":"2025-12-01T19:33:09.226Z","0.3.0-next.5.gfff665b":"2025-12-01T22:16:11.449Z","0.3.0-next.7.g1d03ec8":"2025-12-01T23:02:09.076Z","0.3.0-next.8.ge297e6c":"2025-12-02T15:15:22.990Z","0.3.0-next.9.g59bb045":"2025-12-03T20:11:49.004Z","0.3.0-next.10.g90c1178":"2025-12-04T06:22:05.659Z","0.3.0-next.11.ge879eef":"2025-12-04T06:56:30.090Z","0.3.0-next.12.g22f6d09":"2025-12-04T07:05:42.447Z","0.3.0-next.13.g3dd4aef":"2025-12-04T07:14:55.018Z","0.3.0-next.14.g8331f42":"2025-12-04T09:52:49.535Z","0.3.0-next.15.ge27776c":"2025-12-04T10:08:14.378Z","0.3.0-next.16.gd9174e8":"2025-12-04T11:08:22.776Z","0.3.0-next.17.gce706c1":"2025-12-04T19:30:09.347Z","0.3.0-next.18.gb0028ee":"2025-12-05T07:31:25.864Z","0.3.0-next.19.gd47398d":"2025-12-05T16:23:55.677Z","0.3.0-next.20.g779b648":"2025-12-06T02:39:58.762Z","0.4.0":"2025-12-09T03:11:18.721Z","0.4.0-next.0.g9e4e126":"2025-12-09T03:11:48.055Z","0.4.0-next.1.g65aeac9":"2025-12-12T23:40:53.944Z","0.4.0-next.3.gc7e37fb":"2025-12-15T02:20:02.802Z","0.4.0-next.4.ge3ec592":"2026-01-02T15:44:10.023Z","0.4.0-next.5.g242e38f":"2026-01-03T14:26:06.937Z","0.4.0-next.6.g98753e0":"2026-01-03T14:46:32.491Z","0.4.0-next.7.g03ead6e":"2026-01-07T17:00:02.617Z","0.4.0-next.8.g77e29d9":"2026-02-19T12:28:38.490Z","0.4.0-next.9.gfd09412":"2026-02-19T12:43:53.917Z","0.4.0-next.10.g3525675":"2026-02-24T00:33:22.671Z","0.4.0-next.11.g174a554":"2026-02-24T01:08:11.277Z","0.4.0-next.12.gfc99955":"2026-02-24T01:45:00.098Z","0.4.0-next.13.g65ed96f":"2026-02-24T02:38:24.295Z","0.4.0-next.14.g6a1a50d":"2026-02-24T03:06:48.016Z","0.4.0-next.17.g24b3c80":"2026-06-26T16:26:04.469Z","0.4.0-next.18.gbec9e16":"2026-06-26T16:27:25.053Z","0.4.0-next.19.ge961c55":"2026-06-28T11:07:57.610Z","0.4.0-next.20.g1858a59":"2026-06-28T11:14:48.944Z"},"bugs":{"url":"https://github.com/coder/ghostty-web/issues"},"author":{"name":"Coder"},"license":"MIT","homepage":"https://github.com/coder/ghostty-web#readme","keywords":["terminal","terminal-emulator","ghostty","web","xterm","vt100","wasm","webassembly","ansi","tty"],"repository":{"url":"git+https://github.com/coder/ghostty-web.git","type":"git"},"description":"Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly","maintainers":[{"name":"coder-bot","email":"ash+bot@coder.com"}],"readme":"","readmeFilename":""}