@homebridge/homebridge-dummy
Version:
23 lines (22 loc) • 538 B
JSON
{
"name": "@homebridge/homebridge-dummy",
"version": "0.0.4",
"description": "Dummy Test Package",
"main": "index.js",
"scripts": {
"test": "echo \"None\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/Homebridge-org1/Homebridge-dummy.git"
},
"keywords": [
"Dummy"
],
"author": "NorthernMan54",
"license": "ISC",
"bugs": {
"url": "https://github.com/Homebridge-org1/Homebridge-dummy/issues"
},
"homepage": "https://github.com/Homebridge-org1/Homebridge-dummy#readme"
}