hassio-plejd/plejd/package.json

14 lines
275 B
JSON
Raw Normal View History

2019-12-04 11:17:06 +01:00
{
"dependencies": {
"@abandonware/bluetooth-hci-socket": "0.5.3-3",
2020-01-17 14:50:58 +00:00
"dbus": "^1.0.5",
2019-12-04 11:17:06 +01:00
"axios": "^0.19.0",
"buffer-xor": "^2.0.2",
"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
}