mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Tweaks
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
|
||||
# Legacy - Remove these someday
|
||||
config.json
|
||||
persist/
|
||||
@@ -2,6 +2,9 @@
|
||||
"name": "homebridge",
|
||||
"description": "HomeKit support for the impatient",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"dev": "browser-refresh ./bin/homebridge -P example-plugins/"
|
||||
},
|
||||
"author": {
|
||||
"name": "Nick Farina"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user