{ "name": "debrid-streams", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "async-lock": "^1.4.0", "cors": "^2.8.5", "express": "^4.18.2", "parse-torrent": "^11.0.17", "read-torrent": "^1.3.1", "xml2js": "^0.6.2" } }