updated docs

This commit is contained in:
Wyatt Johnson
2017-10-11 15:32:25 -06:00
parent 09ecd2a055
commit 97eee92499
23 changed files with 494 additions and 226 deletions
@@ -5,5 +5,8 @@
"description": "Provides support for measuring the toxicity of user comments using the Perspectives API",
"main": "index.js",
"author": "The Coral Project Team <coral@mozillafoundation.org>",
"license": "Apache-2.0"
"license": "Apache-2.0",
"dependencies": {
"ms": "^2.0.0"
}
}