{
  "name": "bip-pod-syndication",
  "version": "0.5.0",
  "author": "Michael Pearson",
  "description": "Syndication Pod for Bipio",
  "keywords": [
    "bip",
    "bipio",
    "pod",
    "syndication",
    "rss"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/bipio-server/bip-pod-syndication.git"
  },
  "bugs": {
    "url": "http://github.com/bipio-server/bip-pod-syndication/issues"
  },
  "license": "Apache-2.0",
  "main": ".",
  "dependencies": {
    "ejs": ">=0.7.1",
    "favitest": "^1.0.3",
    "feedparser": ">=0.16.2",
    "htmlparser2": ">=3.4.0",
    "imagemagick": ">=0.1.3",
    "moment": ">=2.4.0",
    "node-uuid": "1.3.3",
    "pkginfo": "0.2.x",
    "request": ">= 2.2.9",
    "rss": ">=0.2.1",
    "send": "^0.9.2"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "publishConfig": {
    "registry": "http://registry.npmjs.org"
  }
}
