{
  "name": "swaveui-utilities",
  "version": "0.0.10",
  "description": "SwaveUI Utilities is designed to provide a set of low-level, highly reusable CSS classes that help developers build custom UI components efficiently.",
  "main": "dist/css/swaveui-utilities.min.css",
  "style": "dist/css/swaveui-utilities.min.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/toubielawbar/swaveui.git"
  },
  "keywords": [
    "swave",
    "css",
    "utilities",
    "layout",
    "flexgrid",
    "grid",
    "flexbox",
    "typography",
    "palette",
    "responsive",
    "template",
    "framework"
  ],
  "author": "Oluwatobi H. Giwa",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/toubielawbar/swaveui/issues"
  },
  "homepage": "https://swaveui.com",
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/toubielawbar"
    },
    {
      "type": "opencollective",
      "url": "https://opencollective.com/swaveui"
    }
  ],
  "files": [
    "dist/{css,js}/*.{css,js,map}"
  ]
}
