{
  "name": "soajs.dashboard",
  "description": "soajs dashboard service",
  "version": "3.0.11",
  "author": {
    "name": "soajs team",
    "email": "team@soajs.org"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:soajs/soajs.dashboard.git"
  },
  "license": "Apache-2.0",
  "engines": {
    "node": "*"
  },
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "0.4.5",
    "grunt-contrib-jshint": "1.1.0",
    "grunt-jsdoc": "2.1.0",
    "grunt-contrib-clean": "1.0.0",
    "grunt-contrib-copy": "*",
    "grunt-mocha-test": "0.13.2",
    "grunt-env": "0.4.4",
    "grunt-istanbul": "0.7.2",
    "grunt-coveralls": "1.0.1",
    "jshint": "2.9.4",
    "mocha": "3.2.0",
    "nock": "9.0.13",
    "shelljs": "0.7.5",
    "sinon": "1.17.6",
    "soajs.controller": "4.0.23",
    "soajs.mongodb.data": "2.1.7",
    "soajs.oauth": "3.0.13",
    "soajs.urac": "4.0.13"
  },
  "dependencies": {
    "async": "2.1.4",
    "compare-versions": "3.6.0",
    "cron": "1.8.2",
    "easy-zip": "0.0.4",
    "formidable": "1.2.1",
    "github": "^0.2.4",
    "gridfs-stream": "1.1.1",
    "jsonschema": "1.2.5",
    "json2yaml": "1.1.0",
    "kubernetes-client": "^2.2.2",
    "lodash": "4.17.19",
    "mkdirp": "0.5.1",
    "moment-timezone": "0.5.28",
    "ncp": "2.0.0",
    "object-hash": "2.0.3",
    "request": "2.88.2",
    "rimraf": "3.0.2",
    "shortid": "2.2.15",
    "soajs": "4.0.16",
    "soajs.core.drivers": "4.0.4",
    "unzip2": "0.2.5",
    "url-clean": "1.0.2",
    "yamljs": "0.3.0"
  }
}
