mirror of
https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git
synced 2025-01-25 19:06:16 +00:00
Pegging node-rss at 603b25. Starting a README.
This commit is contained in:
parent
403ed38487
commit
72da470d3b
@ -3,6 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Braid or aggregate RSS feeds into a single RSS document",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/KQED/rss-braider",
|
||||
"scripts": {
|
||||
"test": "tape test"
|
||||
},
|
||||
@ -22,7 +23,7 @@
|
||||
"mockdate": "^1.0.1",
|
||||
"prova": "^2.1.1",
|
||||
"request": "^2.51.0",
|
||||
"rss": "git://github.com/rv-kip/node-rss.git",
|
||||
"rss": "git://github.com/rv-kip/node-rss.git#603b25",
|
||||
"tape": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user