mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
update package.json
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "rss",
|
"name": "rss",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "RSS feed generator. A really simple API to add RSS feeds to any project.",
|
"description": "RSS feed generator. A really simple API to add RSS feeds to any project.",
|
||||||
"homepage": "http://github.com/dylang/node-rss",
|
"homepage": "http://github.com/dylang/node-rss",
|
||||||
"author": "Dylan Greene <dylang@gmail.com>",
|
"author": "Dylan Greene <dylang@gmail.com>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Dylan Greene <dylang@gmail.com>"
|
"Dylan Greene <dylang@gmail.com>",
|
||||||
|
"Xavier Damman <xdamman@gmail.com>"
|
||||||
],
|
],
|
||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user