{ "_from": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "_id": "rss-braider@1.2.2", "_inBundle": false, "_integrity": "", "_location": "/rss-braider", "_phantomChildren": {}, "_requested": { "type": "git", "raw": "rss-braider@git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "name": "rss-braider", "escapedName": "rss-braider", "rawSpec": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "saveSpec": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "fetchSpec": "https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "gitCommittish": null }, "_requiredBy": [ "/" ], "_resolved": "git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git#607d5aa96e76887c909f090957bc13afc69d859b", "_spec": "rss-braider@git+https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git", "_where": "/Users/martin/dev/test/Rinser", "author": { "name": "Kip Gebhardt", "email": "kgebhardt@kqed.org" }, "bugs": { "url": "http://github.com/KQED/rss-braider/issues", "email": "kgebhardt@kqed.org" }, "bundleDependencies": false, "dependencies": { "async": "^2.1.5", "bunyan": "^1.4.0", "feedparser": "^2.1.0", "include-folder": "^1.0.0", "lodash": "^4.17.4", "request": "^2.57.0", "rss": "^1.2.2" }, "deprecated": false, "description": "Braid/aggregate/combine RSS feeds into a single RSS (or JSON) document. Optionally process through specified plugins.", "devDependencies": { "mockdate": "^2.0.1", "tape": "^4.0.0" }, "keywords": [ "rss", "braider", "combiner", "aggregator", "json", "xml", "feed", "feeds", "feed builder", "syndicate", "syndication", "wordpress", "blogs", "distribution", "podcasts", "atom" ], "license": "MIT", "main": "index.js", "name": "rss-braider", "repository": { "type": "git", "url": "https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git" }, "scripts": { "test": "tape test" }, "version": "1.2.2" }