MOON
Server: Apache
System: Linux server.royaltuning.hu 4.18.0-425.13.1.el8_7.x86_64 #1 SMP Tue Feb 21 04:20:52 EST 2023 x86_64
User: royaltuning (1001)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/www/html/package.json
{
    "name": "fleetcart",
    "private": true,
    "scripts": {
        "rtlcss": "rtlcss",
        "postinstall": "lerna bootstrap",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "production": "mix --production"
    },
    "devDependencies": {
        "eslint": "^8.35.0",
        "eslint-config-spatie": "^2.0.3",
        "eslint-plugin-import": "^2.27.5",
        "glob": "^8.1.0",
        "laravel-mix": "^6.0.49",
        "laravel-mix-merge-manifest": "^2.1.0",
        "lerna": "^2.9.0",
        "rtlcss": "^4.0.0",
        "sass": "1.32.13",
        "sass-loader": "^13.2.0",
        "vue-loader": "15.10.0",
        "vue-template-compiler": "^2.7.14"
    },
    "dependencies": {}
}