{ "name": "jellyfin", "version": "1.0.0", "description": "", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@types/axios": "^0.14.4", "axios": "^1.7.8", "express-http-proxy": "^2.1.1", "swagger-typescript-api": "^13.0.23" } }