reorganized main file

This commit is contained in:
2022-06-08 16:46:44 -05:00
parent 3fdb3ad110
commit 74904d1c0f
8 changed files with 240 additions and 123 deletions

View File

@@ -19,6 +19,8 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/command-line-args": "^5.2.0",
"command-line-args": "^5.2.1",
"esbuild": "^0.14.42",
"typescript": "^4.7.3"
},