mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-04 02:42:39 +01:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "4.1.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"glob": "^7.1.4",
|
|
"source-map": "^0.7.3",
|
|
"stacktrace-parser": "^0.1.7",
|
|
"ws": "^7.1.2"
|
|
}
|
|
}
|