Arduino_serial/package.json
2023-05-10 19:02:08 +03:00

15 lines
259 B
JSON

{
"name": "medvedevis",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"serialport": "^11.0.0"
}
}