{
  "name": "nefit-easy-core",
  "version": "4.0.3",
  "description": "Nefit Easy™ core library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/robertklep/nefit-easy-core.git"
  },
  "engines": {
    "node": ">=4"
  },
  "author": "Robert Klep <robert@klep.name>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/robertklep/nefit-easy-core/issues"
  },
  "homepage": "https://github.com/robertklep/nefit-easy-core#readme",
  "dependencies": {
    "bluebird": "^3.5.1",
    "debug": "^3.1.0",
    "http-string-parser": "0.0.5",
    "minimist": "^1.2.5",
    "node-xmpp-client": "^3.2.0",
    "promise-queue": "^2.2.5",
    "sasl-scram-sha-1": "^1.2.1",
    "saslmechanisms": "^0.1.1"
  }
}
