Files
sfmacro/package.json
Robert Chery 4b45c031e0 Initial commit
2026-07-08 19:16:44 -04:00

21 lines
425 B
JSON

{
"name": "sfmacro-client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@nut-tree-fork/nut-js": "^4.2.6",
"cors": "^2.8.6",
"express": "^5.2.1",
"serialport": "^13.0.0",
"systeminformation": "^5.31.7"
}
}