hassio-plejd/plejd/package.json

15 lines
302 B
JSON
Raw Normal View History

2019-12-04 11:17:06 +01:00
{
"dependencies": {
"@abandonware/bluetooth-hci-socket": "0.5.3-3",
"axios": "^0.19.0",
"buffer-xor": "^2.0.2",
2020-01-18 15:50:46 +00:00
"dbus": "^1.0.5",
"dbus-next": "^0.8.1",
2019-12-04 11:17:06 +01:00
"fs": "0.0.1-security",
"jspack": "0.0.4",
"lodash": "^4.17.15",
2019-12-14 14:11:10 +01:00
"mqtt": "^3.0.0",
"sleep": "^6.1.0"
2019-12-04 11:17:06 +01:00
}
2020-01-17 14:50:58 +00:00
}