This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Callum Gilchrist 115aaabd2f Client Bodge
2022-10-01 20:37:51 +01:00

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"
}
}