Comparing version 0.0.2 to 0.1.0
@@ -0,4 +1,11 @@ | ||
2017-01-10 | ||
========== | ||
* 0.1.0 | ||
* Feature: Added minimal JSON | ||
2017-01-09 | ||
========== | ||
* changelog | ||
* 0.0.2 | ||
@@ -5,0 +12,0 @@ * jshint |
rsstojson(1) -- converts rss to json | ||
==================================================== | ||
rsstojson <url> | ||
rsstojson <url> --minimal | ||
## DESCRIPTION | ||
converts rss to json |
{ | ||
"name": "rsstojson", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "converts rss to json ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7892