1{
2 "name": "test",
3 "version": "1.0.0",
4 "description": "",
5 "scripts": {
6 "test": "",
7 "check": "node ./format.js"
8 },
9 "author": "",
10 "license": "ISC",
11 "dependencies": {
12 "exceljs": "^4.3.0",
13 "fs": "^0.0.1-security",
14 "path": "^0.12.7",
15 "typescript": "^4.7.4"
16 }
17}
18