{ "$schema": "https://www.schemastore.org/package.json", "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "@popperjs/core": "^2.11.8", "axios": "^1.11.0", "bootstrap": "^5.3.8", "bootstrap-icons": "^1.13.1", "concurrently": "^9.0.1", "laravel-vite-plugin": "^2.1.0", "sass": "^1.56.1", "vite": "^7.3.1" }, "name": "alliance-services", "version": "1.0.0", "description": "

\"Laravel

", "main": "vite.config.js", "directories": { "test": "tests" }, "repository": { "type": "git", "url": "http://gitea.cmancuso.net/drkthunder02/alliance-services.git" }, "keywords": [], "author": "", "license": "ISC" }