{
  "name": "flibustanewsnjs",
  "version": "1.1.0",
  "description": "flibusta.net opds latest releases",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/SeregaLBN/flibustaNewsNjs.git"
  },
  "scripts": {
    "test": "node test.js",
    "start": "node index.js"
  },
  "keywords": [
    "flibusta",
    "opds"
  ],
  "author": "SeregaLBN",
  "license": "MIT",
  "dependencies": {
    "concat-stream": "^1.5.0",
    "request": "^2.64.0",
    "url": "^0.11.0",
    "xml2js": "^0.4.12"
  }
}
