mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"scripts": {
|
|
"test": "node smoke_test.js"
|
|
},
|
|
"devDependencies": {
|
|
"express": "^4.19.2",
|
|
"playwright": "^1.42.1"
|
|
}
|
|
}
|