add ruTorrent widget

This commit is contained in:
Ben Phelps
2022-08-25 21:31:57 +03:00
parent 1f3cd43bef
commit 66e7637ea6
5 changed files with 223 additions and 0 deletions

View File

@@ -17,9 +17,11 @@
"memory-cache": "^0.2.0",
"next": "12.2.5",
"node-os-utils": "^1.3.7",
"raw-body": "^2.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.4.0",
"rutorrent-promise": "^2.0.0",
"swr": "^1.3.0"
},
"devDependencies": {