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 ca7846d commit 779a7bfCopy full SHA for 779a7bf
.npmrc
@@ -0,0 +1 @@
1
+@OWNER:registry=https://npm.pkg.github.com/
package.json
@@ -1,5 +1,5 @@
{
2
- "name": "html-table-parser",
+ "name": "@autifyhq/html-table-parser",
3
"version": "0.0.1",
4
"description": "Parse html tables and convert to json",
5
"main": "dist/html-table-parser.js",
@@ -10,7 +10,7 @@
10
},
11
"repository": {
12
"type": "git",
13
- "url": "git+ssh://git@github.com/autifyhq/html-table-parser.git"
+ "url": "git://github.com/autifyhq/html-table-parser.git"
14
15
"author": "moriyak",
16
"license": "ISC",
0 commit comments