{ "name": "knaeckeboot-tailwind", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@tailwindcss/cli": "^4.1.18", "@tailwindcss/typography": "^0.5.19", "prettier": "^2.7.1", "prettier-plugin-go-template": "0.0.13", "tailwindcss": "^4.1.18" } }