UNPKG

homebridge-isy-js

Version:

Homebridge plugin for ISY series of home controllers from universal devices. Unsupported and no longer under active development.

64 lines (63 loc) 1.66 kB
{ "name": "fake-isy-994i", "description": "Node.js server that acts like a ISY-994i ", "license": "MIT", "version": "0.2.1", "author": { "name": "Rod Toll", "email": "rod_toll@hotmail.com" }, "keywords": [ "isy", "universal devies", "insteon" ], "main": "isy.js", "dependencies": { "basic-auth": "", "express": "^4.13.3", "express-xml-bodyparser": "^0.2.2", "faye-websocket": "", "restler": "^3.4.0", "upnp-ssdp": "0.0.2", "xmldom": "", "dateformat": "" }, "bugs": { "url": "https://github.com/rodtoll/fake-isy-994i/issues" }, "repository": { "type": "git", "url": "git+https://github.com/rodtoll/fake-isy-994i.git" }, "scripts": { "start": "node server.js" }, "homepage": "https://github.com/rodtoll/fake-isy-994i/", "gitHead": "39bfbe5c516d061d66c774ac0d149ae16a6182f2", "_id": "fake-isy-994i@0.2.1", "_shasum": "694a49e880a388d6ab974c6294af42caab3b16e8", "_from": "fake-isy-994i@0.2.1", "_npmVersion": "2.14.12", "_nodeVersion": "4.3.1", "_npmUser": { "name": "rodtoll", "email": "rod_toll@hotmail.com" }, "dist": { "shasum": "694a49e880a388d6ab974c6294af42caab3b16e8", "tarball": "https://registry.npmjs.org/fake-isy-994i/-/fake-isy-994i-0.2.1.tgz" }, "maintainers": [ { "name": "rodtoll", "email": "rod_toll@hotmail.com" } ], "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/fake-isy-994i-0.2.1.tgz_1460226281633_0.9970316658727825" }, "directories": {}, "_resolved": "https://registry.npmjs.org/fake-isy-994i/-/fake-isy-994i-0.2.1.tgz" }