Skip to content

Commit f4c12d9

Browse files
committed
update package.json
1 parent a4df384 commit f4c12d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "website-scraper",
3-
"version": "0.0.0",
4-
"description": "full web-page's scraping including all dependencies (css, images, js, etc.)",
3+
"version": "0.1.0",
4+
"description": "full web-page's scraping including all css, images, js, etc.",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -12,6 +12,8 @@
1212
},
1313
"keywords": [
1414
"scrape",
15+
"scraper",
16+
"web",
1517
"url",
1618
"page",
1719
"site",

0 commit comments

Comments
 (0)