mirror of
https://github.com/wassname/sentimood.git
synced 2026-09-09 11:34:04 +08:00
added bower package and compiled javascript
This commit is contained in:
+16
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user