{
  "name": "riedel_rrcs",
  "version": "0.1.3",
  "description": "Riedel RRCS Utility for Node.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js"
  },
  "author": "JL",
  "license": "ISC",
  "dependencies": {
    "chalk": "^1.1.3",
    "socket.io": "^1.4.8",
    "xml2js": "^0.4.17",
    "xmlrpc": "^1.3.2"
  },
  "devDependencies": {}
}
