{ "name": "movetolinux", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/mdx": "^4.3.9", "@astrojs/solid-js": "^5.1.2", "@tailwindcss/vite": "^4.1.16", "astro": "^5.15.3", "fuse.js": "^7.1.0", "party-js": "^2.2.0", "qrcode-generator": "^2.0.4", "sharp": "^0.34.4", "solid-js": "^1.9.10", "tailwindcss": "^4.1.16" }, "packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd", "devDependencies": { "@types/node": "^24.9.2", "typescript": "^5.9.3", "typescript-plugin-toml": "^0.5.0", "vite-plugin-toml": "^0.8.5", "wrangler": "^4.45.3" } }