Arduino_serial/package.json

17 lines
314 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": {
"http": "^0.0.1-security",
"serial": "^0.0.9",
"serialport": "^11.0.0"
}
}