38 lines
1006 B
JSON
38 lines
1006 B
JSON
{
|
|
"name": "webterm-frontend",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "webterm-frontend",
|
|
"dependencies": {
|
|
"ghostty-web": "github:rcarmo/ghostty-web#fcc47d423a7fce1c02c702b6464d0b1ab89175f1"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "^5.7.0"
|
|
}
|
|
},
|
|
"node_modules/@moonshine-ai/vad-moonshine/packages/web": {
|
|
"extraneous": true
|
|
},
|
|
"node_modules/ghostty-web": {
|
|
"version": "0.4.5",
|
|
"resolved": "git+ssh://git@github.com/rcarmo/ghostty-web.git#fcc47d423a7fce1c02c702b6464d0b1ab89175f1",
|
|
"integrity": "sha512-IuVTVvxXgpG1pmj3EDbTwxJsklZ7jnanGzv10yjg2GfcHoCx/4B37WCL6oYlb0LoM96D8t7D3VMtns2HZ5Kt5Q==",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|