sitemapper
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "sitemapper", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Parser for XML Sitemaps to be used with Robots.txt and web crawlers", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,6 +0,6 @@ | ||
##Sitemap-parser | ||
## Sitemap-parser | ||
Parse through sitemaps to get all the urls for your crawler. | ||
####Simple Implementation | ||
#### Simple Implementation | ||
```javascript | ||
@@ -7,0 +7,0 @@ var sitemap = require('sitemapper'); |
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
4073