mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-17 05:10:55 +00:00
16 lines
277 B
JSON
16 lines
277 B
JSON
{
|
|
"name": "homebridge-lockitron",
|
|
"version": "0.0.0",
|
|
"description": "Lockitron Support for HomeBridge",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"homebridge": ">=0.0.0"
|
|
},
|
|
"keywords": [
|
|
"homebridge-provider"
|
|
],
|
|
"dependencies": {
|
|
"request": "^2.58.0"
|
|
}
|
|
}
|