mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "comty",
|
|
"version": "0.13.0",
|
|
"description": "An prototype of a social network",
|
|
"author": "RageStudio",
|
|
"license": "LGPL-2.1",
|
|
"scripts": {
|
|
"dev": "evite dev"
|
|
},
|
|
"dependencies": {
|
|
"timeago.js": "^4.0.2",
|
|
"@ant-design/icons": "^4.7.0",
|
|
"@corenode/utils": "^0.28.26",
|
|
"@react-pdf/renderer": "^1.6.17",
|
|
"antd": "^4.17.0",
|
|
"chart.js": "^3.5.1",
|
|
"classnames": "^2.3.1",
|
|
"corenode": "^0.28.26",
|
|
"dicebar_lib": "^1.0.0",
|
|
"enquire-js": "^0.2.1",
|
|
"evite": "^0.8.8",
|
|
"faye": "^1.4.0",
|
|
"feather-reactjs": "^2.0.13",
|
|
"fuse.js": "^6.4.6",
|
|
"hls.js": "^1.0.12",
|
|
"howler": "^2.2.3",
|
|
"js-cookie": "^2.2.1",
|
|
"less": "^4.1.2",
|
|
"less-vars-to-js": "^1.3.0",
|
|
"linebridge": "^0.8.4",
|
|
"moment": "^2.29.1",
|
|
"mpegts.js": "^1.6.10",
|
|
"plyr": "^3.6.9",
|
|
"react-beautiful-dnd": "^13.1.0",
|
|
"react-chartjs-2": "^3.2.0",
|
|
"react-color": "^2.19.3",
|
|
"react-draggable": "^4.4.3",
|
|
"react-icons": "^4.3.1",
|
|
"react-json-view": "^1.21.3",
|
|
"react-qr-reader": "^2.2.1",
|
|
"react-reveal": "^1.2.2",
|
|
"react-rnd": "^10.3.5",
|
|
"socket.io-client": "^4.2.0"
|
|
}
|
|
}
|