UNPKG

homebridge-starline

Version:
36 lines (35 loc) 818 B
{ "name": "homebridge-starline", "version": "1.1.3", "main": "index.js", "license": "ISC", "keywords": [ "homebridge-plugin", "homebridge-starline", "homebridge", "starline", "car", "remote" ], "engines": { "node": ">=8.0.0", "homebridge": ">=0.4.1" }, "dependencies": { "co-request": "^1.0.0" }, "description": "Starline plugin for Homebridge", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abdusalamov/homebridge-starline.git" }, "author": "Renat Abdusalamov", "bugs": { "url": "https://github.com/abdusalamov/homebridge-starline/issues" }, "homepage": "https://github.com/abdusalamov/homebridge-starline#readme" }