Files
webterm/bun.lock
T
2026-02-03 20:21:00 +00:00

21 lines
621 B
JSON

{
"lockfileVersion": 1,
"configVersion": 0,
"workspaces": {
"": {
"name": "webterm-frontend",
"dependencies": {
"ghostty-web": "github:rcarmo/ghostty-web#2837b81646aa0c00bb5a2881b5a53400346c76de",
},
"devDependencies": {
"typescript": "^5.7.0",
},
},
},
"packages": {
"ghostty-web": ["ghostty-web@git+ssh://git@github.com/rcarmo/ghostty-web.git#2837b81646aa0c00bb5a2881b5a53400346c76de", {}, "2837b81646aa0c00bb5a2881b5a53400346c76de"],
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, ""],
}
}