{
  "name": "fake-isy-994i",
  "description": "Node.js server that acts like a ISY-994i. Unsupported and no longer under active development. ",
  "license": "MIT",
  "version": "0.2.2",
  "author": "Rod Toll <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": "https://github.com/rodtoll/fake-isy-994i.git"
  },
  "scripts": {
    "start": "node server.js"
  },
  "homepage": "https://github.com/rodtoll/fake-isy-994i/"
}
