Commit 190bc20f authored by Administrator's avatar Administrator 👑

added package.json

parent 336be434
{
"name": "slide-bridge",
"version": "0.0.1",
"description": "Slide bridge plugin for Homebridge : http://gitstash.nl/homebridge/homebridge-slide-bridge",
"license": "ISC",
"keywords": [
"homebridge-plugin"
],
"repository": {
"type": "git",
"url": "git://gitstash.nl/homebridge/homebridge-slide-bridge.git"
},
"bugs": {
"url": "http://gitstash.nl/homebridge/homebridge-slide-bridge/issues"
},
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0"
},
"homepage": "http://gitstash.nl/homebridge/homebridge-slide-bridge/blob/master/README.md",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Robin Timman"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment