Add mac-check app

This commit is contained in:
Dzejkobik007
2023-01-19 23:38:38 +01:00
parent 271a17cd16
commit 1bcc8212e9
11 changed files with 33577 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"express": "^4.18.2",
"fast-csv": "^4.3.6",
"object-to-xml": "^2.0.0",
"simple-sha256": "^1.1.0"
}
}