{
  "name": "flaschenpost",
  "version": "5.1.1",
  "description": "flaschenpost is a logger for cloud-based applications.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Matthias Wagler",
      "email": "matthias.wagler@thenativeweb.io"
    },
    {
      "name": "Michael Scherer",
      "email": "mail@michael-scherer.net"
    },
    {
      "name": "Jonathan Weiß",
      "email": "info@jonathanweiss.net"
    },
    {
      "name": "Joachim Häcker-Becker",
      "email": "joachim.haecker-becker@arcor.de"
    },
    {
      "name": "Stefan Heine",
      "email": "stefan.heine@hpe.com"
    },
    {
      "name": "Jan-Hendrik Grundhöfer",
      "email": "jan-hendrik.grundhoefer@thenativeweb.io"
    },
    {
      "name": "Hannes Leutloff",
      "email": "hannes.leutloff@thenativeweb.io"
    }
  ],
  "private": false,
  "main": "build/lib/index.js",
  "types": "build/lib/index.d.ts",
  "dependencies": {
    "@types/app-root-path": "1.2.4",
    "@types/express": "4.17.13",
    "@types/find-root": "1.1.2",
    "@types/lodash": "4.14.180",
    "@types/node": "17.0.21",
    "@types/on-finished": "2.3.1",
    "@types/stack-trace": "0.0.29",
    "@types/stringify-object": "4.0.1",
    "app-root-path": "3.0.0",
    "chalk": "4.1.2",
    "date-fns": "2.28.0",
    "find-root": "1.1.0",
    "lodash": "4.17.21",
    "on-finished": "2.4.1",
    "processenv": "3.0.9",
    "serialize-error": "8.1.0",
    "stack-trace": "0.0.10",
    "stringify-object": "3.3.0"
  },
  "devDependencies": {
    "@types/common-tags": "1.8.1",
    "@types/supertest": "2.0.11",
    "assertthat": "6.4.0",
    "common-tags": "1.8.2",
    "express": "4.17.3",
    "nodeenv": "3.0.74",
    "record-stdstreams": "3.0.73",
    "roboter": "12.7.0",
    "semantic-release-configuration": "2.0.7",
    "strip-ansi": "6.0.0",
    "supertest": "6.2.2"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/flaschenpost.git"
  },
  "keywords": [
    "log"
  ],
  "license": "MIT"
}
