mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
release 1.0.1
This commit is contained in:
20
package.json
20
package.json
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "rss",
|
"name": "rss",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.",
|
"description": "RSS feed generator. Add RSS feeds to any project. Supports enclosures and GeoRSS.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"rss",
|
"rss",
|
||||||
"xml",
|
"xml",
|
||||||
"atom",
|
"atom",
|
||||||
"podcasts",
|
"podcasts",
|
||||||
"ghost",
|
"ghost",
|
||||||
"feed",
|
"feed",
|
||||||
"feed builder",
|
"feed builder",
|
||||||
"rss feed"
|
"rss feed"
|
||||||
],
|
],
|
||||||
"main": "lib/rss.js",
|
"main": "lib/rss.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
|
|||||||
Reference in New Issue
Block a user