{
  "name": "nodulus",
  "version": "2.0.2",
  "private": false,
  "scripts": {
    "start": "node master.js",
    "postpublish": "greenkeeper-postpublish"
  },
  "description": "nodulus",
  "author": {
    "name": "nodulus",
    "email": "nodulusteam@gmail.com"
  },
  "bin": {
    "nodulus": "bin/nodulus.sh"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nodulusteam/nodulus"
  },
  "dependencies": {
    "@nodulus/api": "^1.0.31",
    "@nodulus/config": "^1.0.72",
    "@nodulus/core": "^2.0.6",
    "@nodulus/data": "^1.0.29",
    "@nodulus/data-diskdb": "0.0.1",
    "@nodulus/data-mongodb": "0.0.3",
    "@nodulus/data-rethinkdb": "0.0.1",
    "@nodulus/logs": "0.0.21",
    "@nodulus/modules": "^1.0.38",
    "@nodulus/schemas": "^1.0.18",
    "@nodulus/socket": "0.0.3",
    "@nodulus/translations": "^1.0.9",
    "@nodulus/update": "0.0.5",
    "@nodulus/users": "^1.0.7",
    "async": "^2.1.4",
    "body-parser": "^1.15.2",
    "chalk": "^1.1.3",
    "cookie-parser": "^1.4.3",
    "debug": "^2.6.0",
    "envs": "^0.1.6",
    "fs-extra": "^0.26.7",
    "glob": "^7.1.1",
    "har-validator": "^2.1.3",
    "is-object": "^1.0.1",
    "media-typer": "^0.3.0",
    "merge": "^1.2.0",
    "minimist": "^1.2.0",
    "mkdirp": "^0.5.1",
    "moment": "^2.17.1",
    "node-uuid": "^1.4.7",
    "q": "^1.4.1",
    "request": "^2.79.0",
    "shelljs": "^0.7.5",
    "socket-io-server": "^1.0.5",
    "socket.io": "^1.7.2",
    "sshpk": "^1.10.1",
    "strip-bom": "^2.0.0",
    "wildcard": "^1.1.2"
  }
}
