ce624f2966
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
34 lines
793 B
JSON
34 lines
793 B
JSON
{
|
|
"name": "webterm-frontend",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "webterm-frontend",
|
|
"dependencies": {
|
|
"ghostty-web": "github:rcarmo/ghostty-web#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "^5.7.0"
|
|
}
|
|
},
|
|
"node_modules/ghostty-web": {
|
|
"version": "0.4.2",
|
|
"resolved": "git+ssh://git@github.com/rcarmo/ghostty-web.git#1fb87bdbdaa0c1d6cf700c45f5ebe44cd606453d",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.9.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
}
|
|
}
|
|
}
|