24 lines
501 B
JSON
24 lines
501 B
JSON
{
|
|
"name": "bodge",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.mjs",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^0.27.2",
|
|
"bemt": "^1.0.4",
|
|
"bent": "^7.3.12",
|
|
"dotenv": "^16.0.3",
|
|
"http": "0.0.1-security",
|
|
"mailslurp-client": "^15.14.1",
|
|
"node-fetch": "^3.2.10",
|
|
"nodemailer": "^6.8.0",
|
|
"serial-node": "0.0.11",
|
|
"serialport": "^10.4.0"
|
|
}
|
|
}
|