Files
webterm/bun.lock
T
2026-02-19 15:59:26 +00:00

21 lines
552 B
JSON

{
"lockfileVersion": 1,
"configVersion": 0,
"workspaces": {
"": {
"name": "webterm-frontend",
"dependencies": {
"ghostty-web": "github:rcarmo/ghostty-web#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d",
},
"devDependencies": {
"typescript": "^5.7.0",
},
},
},
"packages": {
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#1fb87bd", {}, "rcarmo-ghostty-web-1fb87bd"],
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, ""],
}
}