{ "name": "reaper", "version": "1.0.0", "description": "", "main": "app.js", "dependencies": { "amqplib": "^0.5.1", "bluebird": "^3.5.0", "elasticsearch": "^13.2.0", "mysql2": "^1.3.6", "sequelize": "^4.4.2", "winston": "^2.3.1", "winston-loggly-bulk": "^2.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "schneefux", "license": "UNLICENSED" }