21 lines
511 B
JSON
21 lines
511 B
JSON
{
|
|
"lockfileVersion": 1,
|
|
"configVersion": 0,
|
|
"workspaces": {
|
|
"": {
|
|
"name": "webterm-frontend",
|
|
"dependencies": {
|
|
"ghostty-web": "github:rcarmo/ghostty-web",
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "^5.7.0",
|
|
},
|
|
},
|
|
},
|
|
"packages": {
|
|
"ghostty-web": ["ghostty-web@github:rcarmo/ghostty-web#bbdea28", {}, "rcarmo-ghostty-web-bbdea28"],
|
|
|
|
"typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, ""],
|
|
}
|
|
}
|