Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/.git/../../../finagent.picotech.app/../portfolio.picotech.app/../portfolio.picotech.app/public_html
الملفات الموجودة في هذا الـ Path:
.
..
.DS_Store
.editorconfig
.env
.env.example
.git
.gitattributes
.gitignore
README.md
app
artisan
bootstrap
composer.json
composer.lock
config
database
lang
package.json
phpunit.xml
public
resources
routes
storage
tests
vendor
vite.config.js

مشاهدة ملف: package.json

{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "axios": "^1.6.4",
        "laravel-vite-plugin": "^1.0.0",
        "vite": "^5.0.0"
    }
}