changed layout to work as a repository in hassio

This commit is contained in:
Marcus Westin 2019-12-13 17:59:48 +01:00
parent acb3cc1ad3
commit 471ec7023e
12 changed files with 47 additions and 14 deletions

12
plejd/package.json Normal file
View file

@ -0,0 +1,12 @@
{
"dependencies": {
"@abandonware/noble": "^1.9.2-5",
"@abandonware/bluetooth-hci-socket": "0.5.3-3",
"axios": "^0.19.0",
"buffer-xor": "^2.0.2",
"fs": "0.0.1-security",
"jspack": "0.0.4",
"lodash": "^4.17.15",
"mqtt": "^3.0.0"
}
}