{
  "authors": [
    "Bent Bracke"
  ],
  "depends-on": [
    {
      "json": "^5.0.3"
    }
  ],
  "description": "DummyServer is a terminal program that serves dummy content",
  "executables": [
    "dummyserver"
  ],
  "licenses": "CC0-1.0",
  "long-description": "DummyServer is a terminal program that serves dummy content (resources). These resources are defined in a single JSON configuration and configuration is thus very simple and fast. The prime purpose of DummyServer is to serve content to test client applications.",
  "maintainers": [
    "Bent Bracke <bent@bracke.dk>"
  ],
  "maintainers-logins": [
    "bracke"
  ],
  "name": "dummyserver",
  "origin": {
    "commit": "9a6e8708b748fc1f16b8fdd69c3944ae4e7ebcb3",
    "url": "git+https://github.com/bracke/dummyserver.git"
  },
  "tags": [
    "http",
    "server",
    "test",
    "terminal",
    "console"
  ],
  "version": "1.0.0",
  "website": "https://github.com/bracke/dummyserver"
}
