{
  "name": "Cron Systems",
  "version": "2.0.0",
  "description": "Cron Systems auth.",
  "main": "cron.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.23.0",
    "cron": "^1.8.2",
    "express": "^4.13.4",
    "moment": "^2.29.1",
    "node-cron": "^3.0.0"
  }
}
