mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-09 08:52:29 +00: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"
|
|
}
|
|
}
|