html-scrape
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "html-scrape", | ||
"description": "A lightweight tool that scrapes webpages with ease.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./lib", | ||
@@ -20,3 +20,13 @@ "scripts": { | ||
"match", | ||
"replace" | ||
"html", | ||
"url", | ||
"host", | ||
"website", | ||
"webpage", | ||
"web", | ||
"site", | ||
"page", | ||
"dom", | ||
"scrape", | ||
"jquery" | ||
], | ||
@@ -23,0 +33,0 @@ "homepage": "https://github.com/RobertGrubb/html-scrape", |
6478