{
  "name": "@untool/express",
  "version": "2.1.3",
  "description": "untool express mixin",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/untool/untool.git"
  },
  "author": "dmbch <daniel@dmbch.net>",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "bugs": {
    "url": "https://github.com/untool/untool/issues"
  },
  "homepage": "https://github.com/untool/untool#readme",
  "dependencies": {
    "@untool/yargs": "^2.1.3",
    "chalk": "^3.0.0",
    "compression": "^1.7.4",
    "cookie-parser": "^1.4.4",
    "debug": "^4.1.1",
    "directory-index": "^0.1.0",
    "eprom": "^1.0.0",
    "express": "^4.17.1",
    "finalhandler": "^1.1.2",
    "helmet": "^3.21.1",
    "is-plain-obj": "^2.0.0",
    "mime": "^2.4.4",
    "mixinable": "^4.0.0",
    "morgan": "^1.9.1",
    "node-mocks-http": "^1.8.0",
    "pathifist": "^1.0.0",
    "portfinder": "^1.0.24",
    "pretty-bytes": "^5.3.0",
    "pretty-ms": "^6.0.0",
    "split": "^1.0.1",
    "supports-color": "^7.1.0"
  },
  "engines": {
    "node": "^10.13 || ^12.13 || ^13.0"
  },
  "gitHead": "bc0e3a4bad765827fb018e6d920ddfb1fb865989"
}
