added bower package and compiled javascript

This commit is contained in:
sargeant45
2015-06-29 15:23:46 -07:00
parent 183c40ad64
commit 719600b35b
2 changed files with 2560 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"name": "sentimood",
"main": "sentimood.js",
"version": "1.0.0",
"homepage": "https://github.com/sargeant45/sentimood",
"authors": [
"sargeant45 <ethanarterberry@gmail.com>"
],
"description": "A minimal browser-compatible sentiment analyzer written in CoffeeScript",
"keywords": [
"sentiment",
"analyzer",
"afinn"
],
"license": "MIT"
}
+2544
View File
File diff suppressed because it is too large Load Diff