mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 05:31:55 +00:00
Include repo and bugs in example plugin
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"keywords": [
|
||||
"homebridge-plugin"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/example/homebridge-lockitron.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/example/homebridge-lockitron/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.12.0",
|
||||
"homebridge": ">=0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user