mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-26 01:04:36 +00:00
14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "5.0.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.6.2",
|
|
"glob": "^7.2.0",
|
|
"source-map": "^0.7.4",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"ws": "^8.14.2"
|
|
}
|
|
}
|