{ "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.13", "@astrojs/solid-js": "^5.1.3", "@tailwindcss/vite": "^4.1.18", "astro": "^5.17.0", "fuse.js": "^7.1.0", "party-js": "^2.2.0", "qrcode-generator": "^2.0.4", "sharp": "^0.34.5", "solid-js": "^1.9.11", "tailwindcss": "^4.1.18" }, "packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264", "devDependencies": { "@types/node": "^25.1.0", "typescript": "^5.9.3", "typescript-plugin-toml": "^0.5.0", "vite-plugin-toml": "^0.8.7", "wrangler": "^4.61.1" } }