prax-orm 0.11.0

A next-generation, type-safe ORM for Rust inspired by Prisma
Documentation
{
  "name": "docs",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "packageManager": "pnpm@11.13.0",
  "scripts": {
    "dev": "astro dev",
    "start": "astro dev",
    "build": "astro build",
    "preview": "astro preview",
    "astro": "astro"
  },
  "prettier": {
    "printWidth": 100,
    "singleQuote": true
  },
  "dependencies": {
    "@pegasusheavy/tailswatch": "^1.1.1",
    "astro": "^5.13.0",
    "prismjs": "^1.30.0"
  },
  "devDependencies": {
    "@tailwindcss/vite": "^4.1.12",
    "@types/prismjs": "^1.26.5",
    "tailwindcss": "^4.1.12",
    "typescript": "~5.9.2"
  }
}