grafia/package.json
2025-08-14 22:41:23 +02:00

28 lines
550 B
JSON

{
"name": "totalproject",
"description": "Empty project",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"bitwise": "^2.1.0",
"easy-crc": "^0.0.2",
"jsmodbus": "^4.0.6",
"log4js": "^6.3.0",
"mosca": "^2.8.3",
"mqtt": "^4.2.8",
"node-schedule": "^2.0.0",
"nodemailer": "^6.7.0",
"serialport": "^9.2.4",
"total.js": "^3.4.10",
"total4": "^0.0.51"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"empty",
"project"
],
"author": "Peter Širka",
"license": "MIT"
}