dragoman 0.2.2

DOI redirection and content negotiation server
{
  "name": "dragoman-ui",
  "version": "0.1.0",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "@rollup/rollup-darwin-x64": "^4.62.2",
    "@sveltia/i18n": "^1.1.2",
    "@tailwindcss/oxide-darwin-x64": "^4.3.1",
    "clsx": "^2",
    "lightningcss-darwin-x64": "^1.32.0",
    "tailwind-merge": "^3"
  },
  "devDependencies": {
    "@sveltejs/vite-plugin-svelte": "^5",
    "@tailwindcss/typography": "^0.5",
    "@tailwindcss/vite": "^4",
    "svelte": "^5",
    "tailwindcss": "^4",
    "vite": "^6",
    "vite-plugin-singlefile": "^2"
  }
}