{
  "name": "alpineuse",
  "version": "2.1.28",
  "description": "Collection of Alpine, Extending Plugins.",
  "main": "index.js",
  "scripts": {
    "build": "npx vite build",
    "publish": "npm publish --access public",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlpineUse/AlpineUse.git"
  },
  "keywords": [
    "Alpinejs",
    "livewire",
    "tallstack",
    "tailwindcss",
    "alpineuse"
  ],
  "author": "iammarjamal",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlpineUse/AlpineUse/issues"
  },
  "homepage": "https://github.com/AlpineUse/AlpineUse#readme",
  "devDependencies": {
    "@rollup/plugin-terser": "^0.4.4",
    "vite": "^6.2.2"
  }
}
