initial commit

This commit is contained in:
Marcus Westin 2019-12-04 11:17:06 +01:00
parent b43bc6c4e2
commit fe52e0901c
12 changed files with 2288 additions and 0 deletions

12
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"
}
}