{ "name": "changedetection", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "cheerio": "^1.0.0-rc.3", "cron": "^1.8.2", "dateformat": "^3.0.3", "del": "^5.1.0", "dotenv": "^8.2.0", "fecha": "^4.2.0", "fs-extra": "latest", "hh-mm-ss": "^1.2.0", "html-differ": "^1.4.0", "jsonfile": "^6.0.1", "lodash": "^4.17.19", "log4js": "^6.3.0", "node-localstorage": "^2.1.6", "pixelmatch": "^5.2.1", "pngjs": "^5.0.0", "pug": "^3.0.0", "puppeteer": "^5.0.0", "resemblejs": "^3.2.4", "smtp-email-sender": "^1.0.0", "text-diff": "^1.0.1", "time-since": "^1.0.7", "underscore": "^1.10.2" }, "devDependencies": { "eslint": "^7.4.0" } }