UNPKG

@homenet/plugin-flic

Version:
34 lines (33 loc) 758 B
{ "name": "@homenet/plugin-flic", "description": "Flic button plugin for Homenet", "version": "2.0.0", "main": "lib/index.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "git+https://github.com/denwilliams/homenet-plugin-flic.git" }, "keywords": [ "homenet", "homenet4-plugin", "flic", "plugin" ], "author": "Den Williams", "license": "MIT", "bugs": { "url": "https://github.com/denwilliams/homenet-plugin-flic/issues" }, "homepage": "https://github.com/denwilliams/homenet-plugin-flic#readme", "dependencies": {}, "devDependencies": { "@homenet/core-tsd": "^4.0.0-beta.8a", "@types/node": "^7.0.4" }, "homenet4": { "plugins": ["FlicPluginLoader"] } }