mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-panel",
|
|
"version": "4.5.1-paradise",
|
|
"dependencies": {
|
|
"common": "workspace:*",
|
|
"dompurify": "2.5.0",
|
|
"inferno": "^8.2.3",
|
|
"tgui": "workspace:*",
|
|
"tgui-dev-server": "workspace:*",
|
|
"tgui-polyfill": "workspace:*"
|
|
}
|
|
}
|