{
  "name": "sucks",
  "version": "0.0.6",
  "description": "Sucks Python to Javscript port",
  "main": "index.js",
  "scripts": {
    "test": "NODE_ENV=test mocha",
    "test_windows": "SET NODE_ENV=test && mocha"
  },
  "keywords": [
    "ecovacs",
    "deebot",
    "sucks"
  ],
  "author": "Joost ter Heide",
  "license": "GPL-3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/joostth/sucks.js.git"
  },
  "dependencies": {
    "simple-xmpp": "^1.3.0"
  },
  "devDependencies": {
    "mocha": "^5.1.0",
    "node-machine-id": "^1.1.10"
  }
}
