mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-05-03 12:58:54 +00:00
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"name": "stremio-torrentio",
|
|
"version": "1.0.14",
|
|
"exports": "./index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"author": "TheBeastLT <pauliox@beyond.lt>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@keyv/mongo": "^3.1.0",
|
|
"@keyv/redis": "^5.1.6",
|
|
"@paradise-cloud/easy-debrid": "^3.0.0",
|
|
"@putdotio/api-client": "^8.42.0",
|
|
"all-debrid-api": "^1.3.3",
|
|
"axios": "^1.13.5",
|
|
"cacheable": "^1.8.10",
|
|
"cors": "^2.8.5",
|
|
"debrid-link-api": "^1.0.1",
|
|
"express-rate-limit": "^8.2.1",
|
|
"magnet-uri": "^6.2.0",
|
|
"name-to-imdb": "^3.0.4",
|
|
"named-queue": "^2.2.1",
|
|
"offcloud-api": "^1.0.2",
|
|
"p-limit": "^5.0.0",
|
|
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#ea4ab26d2394055443f3671a80b4ea8c055c9591",
|
|
"pg": "^8.16.3",
|
|
"premiumize-api": "^1.0.3",
|
|
"prom-client": "^14.2.0",
|
|
"rate-limit-redis": "^4.3.1",
|
|
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
|
|
"redis": "^5.10.0",
|
|
"request-ip": "^3.3.0",
|
|
"router": "^2.2.0",
|
|
"sequelize": "^6.37.7",
|
|
"stremio-addon-sdk": "^1.6.10",
|
|
"swagger-stats": "^0.99.7",
|
|
"ua-parser-js": "^1.0.36",
|
|
"user-agents": "^1.0.1444"
|
|
}
|
|
}
|