winston-slackbotuser
Version:
Winston transport to log as a Slack bot user
22 lines (21 loc) • 472 B
JSON
{
"name": "winston-slackbotuser",
"version": "0.0.5",
"description": "Winston transport to log as a Slack bot user",
"author": "William Wong <compulim@hotmail.com>",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/candrholdings/winston-slackbotuser.git"
},
"keywords": [
"winston",
"slack",
"slackbot"
],
"license": "MIT",
"dependencies": {},
"devDependencies": {
"winston": "^1.0.1"
}
}