pilo – Rev 1

Subversion Repositories:
Rev:
{
  "name": "pilo",
  "version": "1.0.0",
  "description": "Raspberry Pi iLO (PiLO)",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "air",
    "conditioning",
    "automation"
  ],
  "repository": {
    "type": "svn",
    "url": "http://svn.grimore.org/pilo/trunk"
  },
  "author": "Wizardry and Steamworks (office@grimore.org)",
  "license": "LicenseRef-LICENSE",
  "dependencies": {
    "mqtt": "^2.17.0",
    "onoff": "^3.0.1",
    "winston": "^2.4.1",
    "yamljs": "^0.3.0"
  }
}