{
  "name": "typrose",
  "version": "0.2.3",
  "description": "Typography styles for Tailwind CSS v4. A CSS-native alternative to @tailwindcss/typography.",
  "keywords": [
    "tailwind",
    "tailwindcss",
    "typography",
    "prose",
    "css",
    "styling"
  ],
  "homepage": "https://github.com/answerdotai/typrose#readme",
  "bugs": {
    "url": "https://github.com/AnswerDotAI/typrose/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AnswerDotAI/typrose.git"
  },
  "license": "MIT",
  "author": "Jeremy Howard. Based on @tailwindcss/typography by Tailwind Labs.",
  "type": "commonjs",
  "main": "typrose.css",
  "style": "typrose.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "typrose.css"
  ]
}
