{
  "name": "wy-log",
  "version": "1.2.4",
  "description": "An express middleware to record logs for Weiyi Application",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qq799155469/wy-log.git"
  },
  "keywords": [
    "log",
    "wy",
    "express",
    "middleware"
  ],
  "dependencies": {
    "node-schedule": "^1.2.5",
    "moment": "^2.18.1"
  },
  "author": "siko",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/qq799155469/wy-log/issues"
  },
  "homepage": "https://github.com/qq799155469/wy-log#readme"
}
