Files
2018-03-06 16:20:15 -07:00

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"
}
}