Files
talk/plugins/talk-plugin-slack-notifications/package.json
T
2017-10-05 05:32:37 +05:30

10 lines
314 B
JSON

{
"name": "@coralproject/talk-plugin-slack-notifications",
"pluginName": "talk-plugin-slack-notifications",
"version": "0.0.1",
"description": "Posts new comments to Slack via a webhook",
"main": "index.js",
"author": "The Coral Project Team <coral@mozillafoundation.org>",
"license": "Apache-2.0"
}