{ "name": "yuzucchii.xyz", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@tailwindcss/typography": "^0.5.16", "tailwindcss": "^3.4.17" }, "dependencies": { "@tailwindcss/cli": "^4.1.5" } }