{
  "name": "wolkenkit-application",
  "version": "5.0.0",
  "description": "wolkenkit-application manages wolkenkit applications on disk.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Matthias Wagler",
      "email": "matthias.wagler@thenativeweb.io"
    },
    {
      "name": "Jan-Hendrik Grundhöfer",
      "email": "jan-hendrik.grundhoefer@thenativeweb.io"
    }
  ],
  "main": "dist/applicationManager.js",
  "dependencies": {
    "directory-tree": "2.2.1",
    "humanize-string": "2.0.0",
    "lodash": "4.17.11",
    "require-dir": "1.2.0",
    "validate-value": "5.0.1"
  },
  "devDependencies": {
    "assertthat": "2.0.3",
    "roboter": "4.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/wolkenkit-application.git"
  },
  "keywords": [
    "wolkenkit"
  ],
  "license": "AGPL-3.0"
}
