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

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

{
    "private": true,
    "scripts": {
        "dev": "vite",
        "build": "vite build"
    },
    "devDependencies": {
        "axios": "^1.1.2",
        "laravel-vite-plugin": "^0.7.0",
        "lodash": "^4.17.19",
        "postcss": "^8.1.14",
        "vite": "^3.0.0"
    }
}