{
    "private": true,
    "name": "get-myaio-app",
    "description": "<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\" alt=\"Laravel Logo\"></a></p>",
    "version": "1.0.0",
    "main": "vite.config.js",
    "directories": {
        "test": "tests"
    },
    "keywords": [],
    "author": "Talha Ikram",
    "license": "ISC",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "@popperjs/core": "^2.11.6",
        "autoprefixer": "^10.4.15",
        "bootstrap": "^5.2.3",
        "postcss": "^8.4.29",
        "sass": "^1.56.1",
        "tailwindcss": "^3.3.3",
        "vite": "^4.4.9",
        "vite-plugin-laravel": "^0.3.1"
    },
    "dependencies": {
        "bootstrap": "^5.3.2",
        "laravel-vite-plugin": "^0.8.0",
        "npm": "^10.2.4"
    }
}
