silly personal site. www.aiz.moe
Something went wrong. Try again.
1234567891011121314151617181920212223242526{ "name": "site", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@atcute/client": "^4.2.1", "astro": "^5.16.7", "cutebook": "^0.1.1" }, "devDependencies": { "@atcute/bluesky": "^3.2.16", "@unocss/preset-wind4": "^66.5.12", "astro-favicons": "^3.1.5", "prettier": "^3.7.4", "prettier-plugin-astro": "0.14.1", "sharp": "^0.34.5", "unocss": "^66.5.12" }}