{
  "name": "vite",
  "description": "Include @trumpetstech/bootwind UI components and individual Bootstrap 5 plugins with Vite.",
  "version": "0.0.0",
  "private": true,
  "stackblitz": {
    "startCommand": "npm start"
  },
  "scripts": {
    "start": "vite",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.12",
    "sass": "^1.55.0",
    "vite": "^3.0.9"
  },
  "dependencies": {
    "@popperjs/core": "^2.11.6",
    "@trumpetstech/bootwind": "^1.2.11",
    "bootstrap": "^5.2.2"
  }
}
