Updated package json
This commit is contained in:
parent
350823ec40
commit
11a9420bea
@ -2,6 +2,9 @@
|
|||||||
"name": "excel2json",
|
"name": "excel2json",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Excel to json",
|
"description": "Excel to json",
|
||||||
|
"repository": {
|
||||||
|
"url": "https://github.com/CUBETIQ/excel2json.git"
|
||||||
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user