mirror of
https://github.com/yudai/gotty.git
synced 2025-09-21 21:40:49 +02:00
11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"devDependencies": {
|
|
"ts-loader": "^2.0.3",
|
|
"typescript": "^2.3.2",
|
|
"webpack": "^2.5.1"
|
|
},
|
|
"dependencies": {
|
|
"libapps": "github:yudai/libapps#hterm-1.70",
|
|
"xterm": "^2.7.0"
|
|
}
|
|
}
|