mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] add debridlink support, closes #19
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stremio-torrentio",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"main": "addon.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
@@ -13,6 +13,7 @@
|
||||
"bottleneck": "^2.19.5",
|
||||
"cache-manager": "^2.11.1",
|
||||
"cache-manager-mongodb": "^0.2.2",
|
||||
"debrid-link-api": "^1.0.0",
|
||||
"express-rate-limit": "^5.1.1",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"magnet-uri": "^5.1.7",
|
||||
|
||||
Reference in New Issue
Block a user