10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"name": "farmbox-iot-bridge",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"mqtt": "^5.3.4",
|
|
"@influxdata/influxdb-client": "^1.33.2",
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
}
|