{
  "name": "q-modern-banner",
  "version": "1.0.6",
  "description": "Quasar Modern Banner - Clean, Modern &amp; Alternative Banner for Developers using Quasar",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "vite build"
  },
  "keywords": [
    "quasar",
    "vue",
    "vue3",
    "vue-component",
    "banner",
    "notification",
    "alert",
    "ui",
    "ui-component",
    "modern-ui",
    "quasar-framework",
    "quasar-components",
    "clean-design",
    "customizable",
    "responsive",
    "info-banner",
    "success-banner",
    "warning-banner",
    "error-banner"
  ],
  "author": "Clancy Lewis",
  "repository": {
    "type": "git",
    "url": "https://github.com/cwancy/q-modern-banner"
  },
  "license": "ISC",
  "dependencies": {
    "@vitejs/plugin-vue": "^5.2.1",
    "quasar": "^2.0.0",
    "vite": "^6.0.0",
    "vue": "^3.0.0"
  },
  "peerDependencies": {
    "quasar": "^2.0.0",
    "vite": "^6.0.0",
    "vue": "^3.0.0"
  }
}
