{ "name": "jdrssdownloader", "version": "1.0.1", "description": "", "main": "JDRssDownloader.js", "bin": "JDRssDownloader.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Karl0ss", "license": "ISC", "dependencies": { "axios": "^0.27.2", "cheerio": "^1.0.0-rc.11", "jdownloader-client": "^1.0.0", "lodash": "^4.17.21", "rss-parser": "^3.12.0", "simple-node-logger": "^21.8.12" }, "pkg": { "outputPath": "dist" } }