Files
talk/plugins/talk-plugin-toxic-comments/package.json
T
2018-11-06 12:39:16 -07:00

10 lines
354 B
JSON

{
"name": "@coralproject/talk-plugin-toxic-comments",
"pluginName": "talk-plugin-toxic-comments",
"version": "0.0.1",
"description": "Provides support for measuring the toxicity of user comments using the Perspectives API",
"main": "index.js",
"author": "The Coral Project Team <coralcore@mozillafoundation.org>",
"license": "Apache-2.0"
}