{ "name": "scrapper", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "agenda": "^4.1.3", "axios": "^0.21.1", "body-parser": "^1.19.0", "cheerio": "^1.0.0-rc.10", "config": "^3.3.6", "cors": "^2.8.5", "express": "^4.17.1", "http": "0.0.1-security", "json2xml": "^0.1.3", "jsontoxml": "^1.0.1", "mongodb": "^3.6.9", "node-cron": "^3.0.0", "request": "^2.88.2", "stream": "^0.0.2", "xml-beautifier": "^0.5.0", "xml-formatter": "^2.4.0" }, "devDependencies": { "nodemon": "^2.0.12" } }