{
  "name": "node-red-contrib-norelite-homeassistant",
  "version": "1.1.0",
  "description": "Node-RED helper nodes for node-red-contrib-norelite and node-red-contrib-home-assistant-websocket",
  "keywords": [
    "node-red",
    "home-assistant",
    "homeassistant"
  ],
  "engines": {
    "node": ">=4.4.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nidayand/node-red-contrib-norelite-homeassistant.git"
  },
  "author": "nidayand",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/nidayand/node-red-contrib-norelite-homeassistant/issues"
  },
  "homepage": "https://github.com/nidayand/node-red-contrib-norelite-homeassistant#readme",
  "dependencies": {},
  "devDependencies": {},
  "node-red": {
    "nodes": {
      "light-out": "light-out.js",
      "switch-out": "switch-out.js"
    }
  }
}
