aven 0.1.11

Local-first task manager CLI and sync server
Documentation
{
  "name": "aven-docs",
  "version": "0.1.0",
  "private": true,
  "packageManager": "bun@1.3.13",
  "type": "module",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "dependencies": {
    "@astrojs/starlight": "^0.41.2",
    "astro": "^7.0.2",
    "sharp": "^0.34.5",
    "starlight-llms-txt": "^0.10.0"
  }
}