mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 04:28:20 +08:00
10 lines
314 B
JSON
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"
|
|
}
|