222/package.json
2023-05-10 18:58:48 +03:00

15 lines
259 B
JSON

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