{
  "name": "tuya-light-control ",
  "version": "1.0.201",
  "scripts": {
    "start": "node ./bin/www"
  },
  "bin": {
    "tuyalight": "./bin/www"
  },
  "dependencies": {
    "tuyapi": "^5.1.3",
    "suncalc": "^1.8.0",
    "http-errors": "^1.7.3",
    "express": "^4.17.1",
    "cookie-parser": "^1.4.4",
    "morgan": "^1.9.1",
    "pug": "^2.0.4",
    "jsonwebtoken": "^8.5.1",
    "winston": "^3.2.1",
    "winston-loggly-bulk": "^3.0.1",
    "express-winston": "^4.0.1"
  }
}
