mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-panel",
|
|
"version": "4.3.0",
|
|
"dependencies": {
|
|
"common": "workspace:*",
|
|
"dompurify": "^2.4.7",
|
|
"inferno": "^7.4.11",
|
|
"tgui": "workspace:*",
|
|
"tgui-dev-server": "workspace:*",
|
|
"tgui-polyfill": "workspace:*"
|
|
}
|
|
}
|