{
  "name": "headline-analyser",
  "version": "0.0.4",
  "description": "SoSocial Headline Tool",
  "main": "server.js",
  "private": true,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/sosocial/headline-analyser.git"
  },
  "contributors": [
    {
      "name": "Sharry Stowell"
    }
  ],
  "dependencies": {
    "async": "~0.9.0",
    "hunspell-spellchecker": "~1.0.0",
    "lodash": "~3.6.0",
    "pmx": "~0.3.9",
    "request": "~2.55.0",
    "restify": "~3.0.1",
    "retext": "~0.5.1",
    "retext-keywords": "~0.2.1",
    "retext-syllable": "~0.1.6",
    "retext-sentiment": "~0.4.0",
    "retext-visit": "~0.2.6",
    "write-good": "~0.9.1",
    "twitter-text": "~1.11.0"
  },
  "devDependencies": {}
}
