{
  "name": "cylon-sphero-ble",
  "version": "0.11.0",
  "description": "Cylon.js module for Sphero BLE Robots",
  "homepage": "http://cylonjs.com",
  "bugs": "https://github.com/hybridgroup/cylon-sphero-ble/issues",

  "author": "The Hybrid Group <cylonjs@hybridgroup.com>",

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

  "license": "Apache-2.0",

  "keywords": [
    "cylon",
    "cylonjs",
    "cylons",
    "robot",
    "robots",
    "robotics",
    "iot",
    "hardware",
    "ollie",
    "sphero",
    "orbotix",
    "bluetooth",
    "ble",
    "bluetooth le",
    "bb8",
    "bb-8"
  ],

  "devDependencies": {
    "sinon-chai": "^2.8.0",
    "chai":       "^3.2.0",
    "mocha":      "^2.2.5",
    "sinon":      "^1.15.4",
    "eslint":     "0.22.1"
  },

  "dependencies": {
    "cylon": "~1.2.0",
    "cylon-ble": "~0.10.0",
    "sphero": "~0.7.0"
  }
}
