Lab_interaccio/2023/OSC_STAIRS/lib/ArduinoOSC/examples/node/package.json

15 lines
254 B
JSON
Raw Permalink Normal View History

2025-02-25 21:29:42 +01:00
{
"name": "osc-wifi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"node-osc": "^3.0.0"
}
}