@libs-scripts-mep/daq-fwlink
Version:
Torna capaz o controle do DAQ através do PVI via WebSocket
26 lines (25 loc) • 657 B
JSON
{
"name": "@libs-scripts-mep/daq-fwlink",
"version": "1.6.1",
"description": "Torna capaz o controle do DAQ através do PVI via WebSocket",
"main": "DAQ.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/libs-scripts-mep/daq-fwlink.git"
},
"keywords": [
"daq",
"pvi",
"fwlink",
"hardwareDaq"
],
"author": "Lucas Kroth",
"license": "ISC",
"bugs": {
"url": "https://github.com/libs-scripts-mep/daq-fwlink/issues"
},
"homepage": "https://github.com/libs-scripts-mep/daq-fwlink#readme"
}