HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/crm.dmstech.online/package.json
{
  "name": "perfex",
  "version": "1.0.0",
  "scripts": {
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production",
    "build": "mix --production && node build.mjs"
  },
  "devDependencies": {
    "@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
    "autoprefixer": "^10.4.12",
    "del": "^7.0.0",
    "laravel-mix": "^6.0.49",
    "less": "^4.1.3",
    "postcss": "^8.4.17",
    "postcss-import": "^15.0.0",
    "postcss-nesting": "^10.2.0",
    "replace-in-file-webpack-plugin": "^1.0.6",
    "sass": "^1.55.0",
    "sass-loader": "^13.1.0",
    "tailwindcss": "^3.2.0",
    "vue-loader": "^16.2.0"
  },
  "dependencies": {
    "bootstrap": "^3.4.1",
    "vue": "^3.3.9"
  }
}