{
  "name": "cmnode-smarthub-config",
  "version": "0.0.2",
  "description": "",
  "main": "cmnode.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "node-red": {
    "nodes": {
      "smarthub": "cmnode.js"
    }
  }
}
