mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
added support for enclosure
Author: Victor Jonsson <kontakt@victorjonsson.se>
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
},
|
||||
"dependencies":
|
||||
{
|
||||
"xml": ">= 0.0.4"
|
||||
"xml": ">= 0.0.4",
|
||||
"mime": ">= 1.2.9"
|
||||
},
|
||||
"main": "lib/rss.js",
|
||||
"engines": { "node": ">=0.4.0" },
|
||||
|
||||
Reference in New Issue
Block a user