We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378ded6 commit 37e4e6cCopy full SHA for 37e4e6c
package.json
@@ -1,20 +1,18 @@
1
{
2
"name": "jsonfromtable",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Generate json output from html tables",
5
"main": "index.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/acharyaroshanji/jsonfromtable.git"
12
},
13
"keywords": [
14
- "[\"tabletojson\"",
15
- "\"htmltabletojson\"",
16
- "\"scrape",
17
- "tables\"]"
+ "table to json",
+ "json",
+ "html table",
+ "table scraper",
+ "table parser"
18
],
19
"author": "Roshan Acharya",
20
"license": "MIT",
0 commit comments