mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-03 14:23:11 +01:00
Initial Commit
Includes HAP-NodeJS as Git submodule
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "homebridge",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"server": "node app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user