mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 02:47:41 +08:00
13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"name": "@coralproject/talk-plugin-notifications",
|
|
"version": "1.0.0",
|
|
"description": "Adds notification support for Talk",
|
|
"main": "index.js",
|
|
"license": "Apache-2.0",
|
|
"private": false,
|
|
"dependencies": {
|
|
"cron": "^1.3.0",
|
|
"linkifyjs": "^2.1.5"
|
|
}
|
|
}
|