UNPKG

vh-sentiment

Version:
23 lines 930 B
{ "author": "Michael De Lorenzo <michael@delorenzodesign.com> (http://mikedelorenzo.com)", "name": "vh-sentiment", "description": "Module for accessing the Viralheat Sentiment API.", "keywords": ["api", "viralheat", "social", "sentiment analysis", "text", "analysis"], "version": "0.0.1", "licenses": [{ "type": "MIT", "url": "https://github.com/michaeldelorenzo/viralheat-sentiment/raw/master/LICENSE" }], "homepage": "https://github.com/michaeldelorenzo/viralheat-sentiment", "repository": { "type": "git", "url": "git://github.com/michaeldelorenzo/viralheat-sentiment.git" }, "bugs":{ "url": "https://github.com/michaeldelorenzo/viralheat-sentiment/issues" }, "main": "./index", "engines": { "node": "node >= 0.10.0" } }