{
  "name": "dcos-logging-node",
  "version": "1.1.3",
  "description": "Node.js client library lightweigth for DCOS Logging API. ES6",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/owndann/dcos-logging-node.git"
  },
  "keywords": [
    "node.js",
    "dcos",
    "logging",
    "marathon",
    "javascript",
    "library"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/owndann/dcos-logging-node/issues"
  },
  "homepage": "https://github.com/owndann/dcos-logging-node#readme",
  "dependencies": {
    "request": "^2.81.0",
    "request-promise": "^4.2.0"
  }
}
