Updated package json

This commit is contained in:
Sambo Chea 2021-03-30 09:19:19 +07:00
parent 350823ec40
commit 11a9420bea

View File

@ -2,6 +2,9 @@
"name": "excel2json",
"version": "1.0.0",
"description": "Excel to json",
"repository": {
"url": "https://github.com/CUBETIQ/excel2json.git"
},
"main": "index.js",
"scripts": {
"start": "node index.js",