{ "name": "changelog-server", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPLv3", "dependencies": { "body-parser": "^1.18.3", "cookie-parser": "^1.4.5", "elasticsearch": "^16.7.1", "express": "^4.17.1", "lodash": "^4.17.10", "pug": "^2.0.3" } }