Skip to content

Commit 37e4e6c

Browse files
committed
keywords
1 parent 378ded6 commit 37e4e6c

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

package.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
{
22
"name": "jsonfromtable",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Generate json output from html tables",
55
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
96
"repository": {
107
"type": "git",
118
"url": "git+https://github.com/acharyaroshanji/jsonfromtable.git"
129
},
1310
"keywords": [
14-
"[\"tabletojson\"",
15-
"\"htmltabletojson\"",
16-
"\"scrape",
17-
"tables\"]"
11+
"table to json",
12+
"json",
13+
"html table",
14+
"table scraper",
15+
"table parser"
1816
],
1917
"author": "Roshan Acharya",
2018
"license": "MIT",

0 commit comments

Comments
 (0)