commit dcfe4517148d92cccdeda784a5b8dd4a387ee2c2
parent eb55997270cc3e7e9a83ed49587293a18845d651
Author: Agastya Chandrakant <acagastya@outlook.com>
Date: Thu, 13 Jun 2019 20:13:10 +0530
Update package.json
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
@@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/acagastya/table2json.git"
+ "url": "git+https://github.com/acagastya/jsonify-my-table.git"
},
"keywords": [
"table",
@@ -17,7 +17,7 @@
"author": "Agastya Chandrakant",
"license": "BSD-3-Clause",
"bugs": {
- "url": "https://github.com/acagastya/table2json/issues"
+ "url": "https://github.com/acagastya/jsonify-my-table/issues"
},
- "homepage": "https://github.com/acagastya/table2json#readme"
+ "homepage": "https://github.com/acagastya/jsonify-my-table#readme"
}