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