mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-27 09:42:48 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"name": "tgui-dev-server",
|
|
"version": "6.0.0",
|
|
"dependencies": {
|
|
"axios": "^1.11.0",
|
|
"source-map": "^0.7.6",
|
|
"stacktrace-parser": "^0.1.11"
|
|
},
|
|
"private": true,
|
|
"type": "module"
|
|
}
|