{ "name": "stremio-torrentio", "version": "1.0.13", "main": "addon.js", "scripts": { "start": "node index.js" }, "author": "TheBeastLT ", "license": "MIT", "dependencies": { "@putdotio/api-client": "^8.32.0", "all-debrid-api": "^1.1.0", "axios": "^1.4.0", "bottleneck": "^2.19.5", "cache-manager": "^3.4.4", "cache-manager-mongodb": "^0.3.0", "debrid-link-api": "^1.0.1", "express-rate-limit": "^6.7.0", "magnet-uri": "^6.2.0", "name-to-imdb": "^3.0.4", "named-queue": "^2.2.1", "offcloud-api": "^1.0.0", "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#0019426237d273b5214df1a6df81232d7f2ae3fb", "pg": "^8.10.0", "premiumize-api": "^1.0.3", "real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445", "request-ip": "^3.3.0", "sequelize": "^6.31.1", "stremio-addon-sdk": "^1.6.10", "ua-parser-js": "^1.0.32", "user-agents": "^1.0.1234" } }