UNPKG

envisalink-emulator

Version:
23 lines (22 loc) 545 B
{ "name": "envisalink-emulator", "version": "1.0.0", "description": "An emulator for envisalink modules", "main": "envisalink.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mckaycr/EnvisalinkEmu.git" }, "keywords": [ "envisalink" ], "author": "Christopher McKay", "license": "ISC", "bugs": { "url": "https://github.com/mckaycr/EnvisalinkEmu/issues" }, "homepage": "https://github.com/mckaycr/EnvisalinkEmu" }