20 lines
399 B
JSON
20 lines
399 B
JSON
{
|
|
"name": "flechtware_updatetrackingcodes",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": "",
|
|
"dependencies": {
|
|
"mssql": "^11.0.1",
|
|
"nodemailer": "^7.0.3",
|
|
"path": "^0.12.7",
|
|
"readline": "^1.3.0",
|
|
"sqlite3": "^5.1.7",
|
|
"xlsx": "^0.18.5"
|
|
}
|
|
}
|