{
  "name": "cylon-m2x",
  "version": "0.10.0",
  "description": "Cylon module for M2X",
  "homepage": "http://cylonjs.com",
  "bugs": "https://github.com/hybridgroup/cylon-m2x/issues",
  "author": "The Hybrid Group <cylonjs@hybridgroup.com>",

  "repository": {
    "type": "git",
    "url": "https://github.com/hybridgroup/cylon-m2x"
  },

  "license": "Apache-2.0",

  "keywords": [
    "cylon",
    "cylonjs",
    "cylons",
    "robot",
    "robots",
    "robotics",
    "iot",
    "hardware",
    "m2x",
    "mqtt",
    "m2m"
  ],

  "devDependencies": {
    "sinon-chai": "2.5.0",
    "chai": "1.9.1",
    "mocha": "1.18.2",
    "sinon": "1.9.1",
    "eslint": "0.22.1"
  },

  "dependencies": {
    "cylon": "~1.2.0",
    "m2x": "~2.0.2"
  }
}
