mikcar 0.1.1

Sidecar infrastructure services for mik (storage, kv, sql, queue)
Documentation
{
  "name": "wasm-runtime-docs",
  "type": "module",
  "version": "0.1.0",
  "description": "Documentation for WASM Runtime",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/starlight": "^0.37.1",
    "@pagefind/default-ui": "^1.4.0",
    "astro": "^5.6.1",
    "pagefind": "^1.4.0",
    "sharp": "^0.34.2"
  }
}