Files
2015-07-01 10:00:26 -07:00

17 lines
374 B
JSON

{
"name": "sentimood",
"main": "sentimood.js",
"version": "1.1.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"
}