30 lines
599 B
JSON
30 lines
599 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-fetch": "^2.6.7",
|
|
"node-schedule": "^2.0.0",
|
|
"nodemailer": "^6.7.0",
|
|
"serialport": "^9.2.4",
|
|
"total.js": "^3.4.10",
|
|
"total4": "^0.0.51",
|
|
"xml2js": "^0.4.23"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"empty",
|
|
"project"
|
|
],
|
|
"author": "Peter Širka",
|
|
"license": "MIT"
|
|
}
|