{
  "name": "jlc-dev-serve",
  "type": "module",
  "version": "0.9.14",
  "author": "Joakim L. Christiansen (https://joakimch.github.io)",
  "license": "MIT",
  "dependencies": {
    "jlc-websocket": "^0.9.3",
    "chokidar": "^4.0.3",
    "@expo/devcert": "^1.2.0",
    "mime": "^4.0.7"
  },
  "bin": "./jlc-dev-serve.js",
  "repository": "github:JoakimCh/jlc-dev-serve",
  "funding": "https://joakimch.github.io/funding.html",
  "description": "A simple and efficient HTTP/S server for serving static files, meant to be used during development (with sane defaults).",
  "keywords": [
    "http",
    "https",
    "static",
    "server",
    "livereload",
    "devcert",
    "watcher",
    "jlc",
    "dev",
    "serve"
  ]
}
