UNPKG

@nileshr/slack-log

Version:

Simple util to log messages to Slack - slack.log()

25 lines (24 loc) 544 B
{ "name": "@nileshr/slack-log", "version": "1.0.1", "description": "Simple util to log messages to Slack - slack.log()", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/nileshr/slack-log.git" }, "keywords": [ "slack-log", "slack", "log" ], "author": "Nilesh Rathi", "license": "MIT", "bugs": { "url": "https://github.com/nileshr/slack-log/issues" }, "homepage": "https://github.com/nileshr/slack-log#readme", "dependencies": { "request": "^2.88.0" } }