{
  "author": {
    "name": "andrey_popov@me.com"
  },
  "bundleDependencies": false,
  "dependencies": {
    "color-convert": "^1.9.0"
  },
  "deprecated": false,
  "description": "Node-RED openhab2 helper nodes",
  "keywords": [
    "node-red",
    "openhab",
    "homekit",
    "color"
  ],
  "license": "Apache-2.0",
  "name": "node-red-contrib-openhab2-helper",
  "node-red": {
    "nodes": {
      "color-convert": "color.js"
    }
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.2.4"
}
