{ "name": "@usesend/tailwind-config", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@types/node": "^22.15.2", "autoprefixer": "^10.4.21", "postcss": "^8.5.3", "tailwindcss": "^3.4.1" } }