docker-rpi-homebridge/package.json
ViViDboarder 52d327c0b4 WIP
Really a wip right now. Playing with adding shrinkwrapping so that we can get reproducible builds
2017-08-28 18:35:05 -07:00

11 lines
233 B
JSON

{
"name": "docker-rpi-homebridge",
"version": "1.0.0",
"description": "Meta package for installing dependencies",
"dependencies": {
"homebridge": "0.4.27",
"hap-nodejs": "0.4.32",
"node-gyp": "3.6.2"
}
}