Backup senica-RVO45 on 16.10.2025
This commit is contained in:
parent
df0fe9a732
commit
1b3f78fab3
96 changed files with 30907 additions and 0 deletions
29
RVO45/package.json
Executable file
29
RVO45/package.json
Executable file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "emptyproject",
|
||||
"description": "Total.js empty project.",
|
||||
"version": "1.0.0",
|
||||
"main": "debug.js",
|
||||
"dependencies": {
|
||||
"bitwise": "^2.1.0",
|
||||
"easy-crc": "0.0.2",
|
||||
"jsmodbus": "^4.0.6",
|
||||
"log4js": "^6.3.0",
|
||||
"mqtt": "^4.2.6",
|
||||
"nodemailer": "^6.9.7",
|
||||
"serialport": "^9.2.8",
|
||||
"total.js": "^3.4.13"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/totaljs/emptyproject-flow"
|
||||
},
|
||||
"keywords": [
|
||||
"empty",
|
||||
"project"
|
||||
],
|
||||
"author": "Peter Širka",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue