🧲 Added parse-torrent for metadata
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"@jest/globals": "^29.3.1",
|
||||
"@types/jest": "^29.2.3",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/parse-torrent": "^5.8.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||
"@typescript-eslint/parser": "^5.44.0",
|
||||
"axios": "^1.5.0",
|
||||
@@ -47,7 +48,8 @@
|
||||
"@robertklep/qbittorrent": "^1.0.1",
|
||||
"ioredis": "^5.0.0",
|
||||
"moleculer": "^0.14.27",
|
||||
"moleculer-web": "^0.10.5"
|
||||
"moleculer-web": "^0.10.5",
|
||||
"parse-torrent": "^9.1.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16.x.x"
|
||||
|
||||
Reference in New Issue
Block a user