UNPKG

homebridge-isy-js

Version:

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

100 lines (99 loc) 2.4 kB
{ "_args": [ [ { "raw": "isy-js@0.4.4", "scope": null, "escapedName": "isy-js", "name": "isy-js", "rawSpec": "0.4.4", "spec": "0.4.4", "type": "version" }, "/Users/rodtoll/github/homebridge-isy-js" ] ], "_from": "isy-js@0.4.4", "_id": "isy-js@0.4.4", "_inCache": true, "_location": "/isy-js", "_nodeVersion": "7.3.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/isy-js-0.4.4.tgz_1484430560594_0.8860747637227178" }, "_npmUser": { "name": "rodtoll", "email": "rod_toll@hotmail.com" }, "_npmVersion": "3.10.10", "_phantomChildren": { "sax": "1.2.1", "websocket-driver": "0.6.5" }, "_requested": { "raw": "isy-js@0.4.4", "scope": null, "escapedName": "isy-js", "name": "isy-js", "rawSpec": "0.4.4", "spec": "0.4.4", "type": "version" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/isy-js/-/isy-js-0.4.4.tgz", "_shasum": "c07d263e7b3885849626ee5fb47230d7b3b6fbc3", "_shrinkwrap": null, "_spec": "isy-js@0.4.4", "_where": "/Users/rodtoll/github/homebridge-isy-js", "author": { "name": "Rod Toll", "email": "rod_toll@hotmail.com" }, "bugs": { "url": "https://github.com/rodtoll/isy-js/issues" }, "dependencies": { "faye-websocket": "", "restler": "", "xmldoc": "" }, "description": "Javascript wrapper for ISY interface including websockets for change notifications. Designed to be used in a node.js application", "devDependencies": { "fake-isy-994i": "", "mocha": "" }, "directories": {}, "dist": { "shasum": "c07d263e7b3885849626ee5fb47230d7b3b6fbc3", "tarball": "https://registry.npmjs.org/isy-js/-/isy-js-0.4.4.tgz" }, "gitHead": "dc019bc859b793e46b2f16d4964339311de44632", "homepage": "https://github.com/rodtoll/isy-js", "keywords": [ "isy", "universal devies", "insteon" ], "license": "MIT", "main": "isy.js", "maintainers": [ { "name": "rodtoll", "email": "rod_toll@hotmail.com" } ], "name": "isy-js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rodtoll/isy-js.git" }, "scripts": { "test": "mocha" }, "version": "0.4.4" }