{
  "name": "tailwindcss-utilities",
  "version": "4.1.14",
  "description": "A set of CSS Utility classes generated from tailwindcss. Suitable for plain HTML with CSS.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fondoger/tailwindcss-utilities.git"
  },
  "keywords": [
    "tailwindcss"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fondoger/tailwindcss-utilities/issues"
  },
  "homepage": "https://github.com/fondoger/tailwindcss-utilities#readme",
  "devDependencies": {
    "clean-css": "^5.3.3",
    "tailwindcss": "^4.1.14"
  }
}