Lissy93/haven-sentiment-analysis

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "haven-sentiment-analysis",
  "version": "0.1.0",
  "description": "A Node.js client library for HP Haven OnDemand Sentiment Analysis module",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Lissy93/haven-sentiment-analysis.git"
  },
  "keywords": [
    "hp",
    "idol",
    "ondemand",
    "haven",
    "ondemand",
    "ondemand",
    "sentiment",
    "analysis",
    "sentiment",
    "mood",
    "detection",
    "attitude",
    "mining"
  ],
  "author": "Alicia Sykes <sykes.alicia@gmail.com> (http://aliciasykes.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Lissy93/haven-sentiment-analysis/issues"
  },
  "homepage": "https://github.com/Lissy93/haven-sentiment-analysis#readme",
  "devDependencies": {
    "coffee-script": "^1.10.0",
    "del": "^2.0.2",
    "gulp": "^3.9.0",
    "gulp-coffee": "^2.3.1",
    "gulp-coffeelint": "^0.5.0",
    "gulp-footer": "^1.0.5"
  },
  "dependencies": {
    "request": "^2.65.0"
  }
}