UNPKG

broadlinkjs-dw

Version:

A Node.JS library for controlling Broadlink devices (modified)

32 lines (31 loc) 659 B
{ "name": "broadlinkjs-dw", "version": "0.1.13", "description": "A Node.JS library for controlling Broadlink devices (modified)", "main": "index.js", "scripts": { "test": "node test/test.js" }, "repository": { "type": "git", "url": "git+https://github.com/dwaan/broadlinkjs.git" }, "keywords": [ "Broadlink", "IoT", "remote", "control" ], "author": "Dwan", "license": "MIT", "bugs": { "url": "https://github.com/dwaan/broadlinkjs/issues" }, "homepage": "https://github.com/dwaan/broadlinkjs#readme", "dependencies": { "@types/node": "^7.0.5" }, "directories": { "test": "test" } }