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