Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "unfluff", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A web page content extractor", | ||
"homepage": "https://github.com/ageitgey/node-unfluff", | ||
"keywords": ["content extraction", "html", "scraping", "scrape", "web page", "body text"], | ||
"keywords": [ | ||
"content extraction", | ||
"html", | ||
"scraping", | ||
"scrape", | ||
"web page", | ||
"body text" | ||
], | ||
"author": { | ||
@@ -8,0 +15,0 @@ "name": "Adam Geitgey", |
@@ -41,2 +41,8 @@ # unfluff | ||
To install the command-line `unfluff` utility: | ||
npm install -g unfluff | ||
To install the `unfluff` module for use in your Node.js project: | ||
npm install --save unfluff | ||
@@ -43,0 +49,0 @@ |
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
146
4409502
139
1601