add package
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "whatsapp-bridge",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "WhatsApp bridge for Home Assistant",
|
||||||
|
"main": "server.js",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.18.2",
|
||||||
|
"whatsapp-web.js": "^1.23.0",
|
||||||
|
"qrcode": "^1.5.3"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user