{
  "name": "fylight",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.1",
    "commander": "^7.0.0",
    "jsonwebtoken": "^8.5.1",
    "mongoose": "^5.11.15",
    "node-schedule": "^2.0.0",
    "redis": "^3.0.2",
    "uuid": "^8.3.2",
    "ws": "^7.4.1"
  }
}
