HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/@hapi/hapi/package.json
{
  "name": "@hapi/hapi",
  "description": "HTTP Server framework",
  "homepage": "https://hapi.dev",
  "version": "20.2.1",
  "repository": "git://github.com/hapijs/hapi",
  "main": "lib/index.js",
  "engines": {
    "node": ">=12.0.0"
  },
  "files": [
    "lib"
  ],
  "keywords": [
    "framework",
    "http",
    "api",
    "web"
  ],
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "dependencies": {
    "@hapi/accept": "^5.0.1",
    "@hapi/ammo": "^5.0.1",
    "@hapi/boom": "^9.1.0",
    "@hapi/bounce": "^2.0.0",
    "@hapi/call": "^8.0.0",
    "@hapi/catbox": "^11.1.1",
    "@hapi/catbox-memory": "^5.0.0",
    "@hapi/heavy": "^7.0.1",
    "@hapi/hoek": "^9.0.4",
    "@hapi/mimos": "^6.0.0",
    "@hapi/podium": "^4.1.1",
    "@hapi/shot": "^5.0.5",
    "@hapi/somever": "^3.0.0",
    "@hapi/statehood": "^7.0.3",
    "@hapi/subtext": "^7.0.3",
    "@hapi/teamwork": "^5.1.0",
    "@hapi/topo": "^5.0.0",
    "@hapi/validate": "^1.1.1"
  },
  "devDependencies": {
    "@hapi/code": "^8.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/inert": "^6.0.2",
    "@hapi/joi-legacy-test": "npm:@hapi/joi@^15.0.0",
    "@hapi/lab": "^24.2.0",
    "@hapi/vision": "^6.0.1",
    "@hapi/wreck": "^17.0.0",
    "handlebars": "^4.7.4",
    "joi": "^17.0.0",
    "legacy-readable-stream": "npm:readable-stream@^1.0.34"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -m 5000",
    "test-tap": "lab -a @hapi/code -r tap -o tests.tap -m 5000",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html -m 5000"
  },
  "license": "BSD-3-Clause"
}