{ "name": "assets", "version": "1.0.0", "description": "", "main": "tailwind.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "autoprefixer": "^10.4.23", "postcss": "^8.5.6", "tailwindcss": "^4.1.18" } }