Al-HUWAITI Shell
Al-huwaiti


Server : nginx/1.18.0
System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User : www-data ( 33)
PHP Version : 8.0.16
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/ecommerce/vendor/spatie/ignition/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/ecommerce/vendor/spatie/ignition/package.json
{
    "name": "@flareapp/ignition",
    "version": "0.0.1",
    "scripts": {
        "bundle": "microbundle -i resources/js/index.tsx -o resources/compiled/ignition.js --generateTypes false --jsx React.createElement --jsxFragment React.Fragment -f cjs --no-sourcemap --external none --define process.env.NODE_ENV='production'",
        "dev": "NODE_ENV=development ROLLUP_WATCH=true concurrently -n \"dev,typescript\" -c \",green\" \"microbundle watch -i resources/js/index.tsx -o resources/compiled/ignition.js --generateTypes false --jsx React.createElement --jsxFragment React.Fragment -f cjs --no-sourcemap --external none --define process.env.NODE_ENV='development' --no-compress \" \"yarn typecheck\"",
        "format": "prettier --write 'resources/**/*.{css,js,ts,tsx}'",
        "typecheck": "tsc -w --preserveWatchOutput",
        "postinstall": "sed -i '' '/For example <script/d' ./node_modules/@fortawesome/fontawesome-svg-core/index.es.js; sed -i '' '/For example <script/d' ../node_modules/@fortawesome/fontawesome-svg-core/index.es.js; exit 0"
    },
    "dependencies": {
        "@flareapp/ignition-ui": "^3.0.2",
        "@fortawesome/fontawesome-svg-core": "^1.2.36",
        "@fortawesome/free-brands-svg-icons": "^5.15.4",
        "@fortawesome/free-solid-svg-icons": "^5.15.4",
        "@fortawesome/react-fontawesome": "^0.1.16",
        "@tailwindcss/line-clamp": "^0.3.0",
        "lodash": "^4.17.21",
        "microbundle": "^0.14.2",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "react-intersection-observer": "^8.32.5",
        "tailwindcss": "^3.0.15"
    },
    "devDependencies": {
        "@flareapp/flare-client": "^1.0.12",
        "@types/lodash": "^4.14.169",
        "@types/react-dom": "^17.0.5",
        "autoprefixer": "^10.4.0",
        "concurrently": "^6.2.0",
        "husky": "^1.3.1",
        "lint-staged": "^11.0.0",
        "postcss": "^8.4.5",
        "postcss-easy-import": "^3.0.0",
        "postcss-import": "^14.0.2",
        "postcss-preset-env": "^6.7.0",
        "prettier": "^2.5.0",
        "typescript": "^4.2.4"
    },
    "husky": {
        "hooks": {
            "pre-commit": "lint-staged && yarn bundle && git add resources/compiled/ignition.js && git add resources/compiled/ignition.css"
        }
    }
}

Al-HUWAITI Shell