mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 00:58:56 +00:00
15 lines
278 B
JSON
15 lines
278 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "4.3.0",
|
|
"dependencies": {
|
|
"axios": "^0.21.1",
|
|
"common": "workspace:*",
|
|
"esm": "^3.2.25",
|
|
"glob": "^7.1.6",
|
|
"source-map": "^0.7.3",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"ws": "^7.4.4"
|
|
}
|
|
}
|