{
  "name": "billing_jertwings",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "cors": "^2.8.5",
    "cron": "^1.8.2",
    "express": "~4.16.1",
    "lodash": "^4.17.19",
    "multer": "^1.4.2",
    "mysql": "^2.18.1",
    "node-express-logger": "^1.0.8",
    "uniqid": "^5.2.0"
  }
}
