mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"name": "homebridge",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"server": "node app.js"
|
|
},
|
|
"dependencies": {
|
|
}
|
|
} |