{
  "name": "swaveui",
  "version": "0.0.10",
  "description": "SwaveUI is a versatile CSS framework designed to simplify the process of creating beautiful and responsive user interfaces and websites.",
  "main": "dist/js/swaveui.min.js",
  "style": "dist/css/swaveui.min.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/swaveui/swaveui.git"
  },
  "keywords": [
    "css",
    "utility",
    "frontend",
    "ui",
    "swave",
    "responsive",
    "mobile",
    "design",
    "component",
    "typography",
    "js",
    "stylesheet",
    "template",
    "layout",
    "grid",
    "flexbox"
  ],
  "author": "Oluwatobi H. Giwa",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/swaveui/swaveui/issues"
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/swaveui"
    },
    {
      "type": "opencollective",
      "url": "https://opencollective.com/swaveui"
    }
  ],
  "homepage": "https://swaveui.com",
  "devDependencies": {
    "gulp": "^5.0.0",
    "gulp-clean-css": "^4.3.0",
    "gulp-ignore": "^3.0.0",
    "gulp-rename": "^2.0.0",
    "gulp-sourcemaps": "^3.0.0",
    "gulp-uglify": "^3.0.2"
  },
  "files": [
    "dist/{css,js}/*.{css,js,map}"
  ]
}
