UNPKG

flibusta_latest_rss_transformer

Version:
27 lines (26 loc) 609 B
{ "name": "flibusta_latest_rss_transformer", "version": "1.0.2", "description": "deprecated. see flibustaNewsNjs", "main": "index.js", "repository": { "type": "git", "url": "git+ssh://git@github.com/SeregaLBN/flibustaNewsNjs.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "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" } }