Updated package json

This commit is contained in:
Sambo Chea 2021-03-30 09:30:56 +07:00
parent c6ecb4cc4b
commit f8d8671ef2

View File

@ -1,7 +1,7 @@
{
"name": "excel2json",
"version": "1.0.0",
"description": "",
"description": "Excel to json",
"main": "index.js",
"scripts": {
"start": "node index.js",