{
  "name": "optimismo",
  "version": "4.0.1",
  "description": "Analyse the optimism of a string.",
  "main": "index.js",
  "engines": {
    "node": ">=6.14.4"
  },
  "dependencies": {
    "async": "^2.6.1",
    "british_american_translate": "^1.0.2",
    "happynodetokenizer": "^0.4.1",
    "lex-helpers": "^0.4.0",
    "simplengrams": "^0.3.3"
  },
  "keywords": [
    "psychology",
    "prediction",
    "optimism",
    "future",
    "analysis",
    "positive",
    "sentiment",
    "valence",
    "affect"
  ],
  "author": "P. Hughes <peter@phugh.es> (http://www.phugh.es)",
  "license": "CC-BY-NC-SA-3.0",
  "homepage": "https://github.com/phugh/optimismo",
  "repository": {
    "type": "git",
    "url": "https://github.com/phugh/optimismo"
  }
}
