{
  "name": "xavi-client",
  "version": "0.2.3-0",
  "description": "Xavi WebSocket channel client",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "grunt test --verbose"
  },
  "author": "Gary Chambers <gary@lipsmack.co.uk>",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jasmine": "~0.5.2",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-jsbeautifier": "~0.2.3",
    "mversion": "~0.2.2",
    "grunt-template-jasmine-istanbul": "~0.2.5",
    "xavi": "~0.5.2-0",
    "xavi-service-echo": "0.0.1-0"
  }
}
