{
  "name": "log4js-server-chan",
  "version": "0.0.1",
  "description": "log4js server chan appender",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/2yuri/log4js-server-chan"
  },
  "keywords": [
    "log4js",
    "serverChan"
  ],
  "author": "zhqy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/2yuri/log4js-server-chan/issues"
  },
  "homepage": "https://github.com/2yuri/log4js-server-chan",
  "dependencies": {
    "got": "^6.5.0",
    "log4js": "^0.6.38",
    "urlencode": "^1.1.0"
  }
}
