acc-tidal/package.json

18 lines
348 B
JSON

{
"name": "serial",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@serialport/parser-delimiter": "^10.3.0",
"fft-js": "^0.0.12",
"osc": "^2.4.2",
"serialport": "^10.3.0"
}
}