{
  "name": "ournet-feed-reader",
  "version": "0.2.9",
  "description": "One feed reader module",
  "main": "./lib/index.js",
  "scripts": {
    "test": "NODE_ENV=test mocha"
  },
  "engines": {
    "node": ">=4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ournet/ournet-feed-reader.git"
  },
  "keywords": [
    "ournet",
    "feed",
    "reader"
  ],
  "author": "Dumitru Cantea",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Ournet/ournet-feed-reader/issues"
  },
  "homepage": "https://github.com/Ournet/ournet-feed-reader#readme",
  "dependencies": {
    "aws-sdk": "^2.1.27",
    "bluebird": "^3.4.7",
    "charset": "^1.0.0",
    "debug": "^2.2.0",
    "dhash": "^0.0.4",
    "entitizer.entities-extractor": "0.3.0",
    "entitizer.entities-storage": "0.3.0",
    "feedparser": "^1.0.1",
    "gm": "^1.17.0",
    "html-explorer": "^0.2.0",
    "iconv-lite": "^0.4.10",
    "in-text-search": "^0.1.0",
    "lodash": "^4.11.1",
    "normalize-url": "^1.9.0",
    "ournet.data.news": "^0.3.6",
    "ournet.data.quotes": "^0.1.8",
    "ournet.data.stories": "^0.2.5",
    "ournet.data.videos": "^0.2.4",
    "ournet.utils": "^0.1.1",
    "quote-parser": "^0.1.6",
    "request": "^2.79.0"
  }
}
