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/joi/package.json
{
  "name": "joi",
  "description": "Object schema validation",
  "version": "14.3.1",
  "homepage": "https://github.com/hapijs/joi",
  "repository": "git://github.com/hapijs/joi",
  "main": "lib/index.js",
  "keywords": [
    "hapi",
    "schema",
    "validation"
  ],
  "dependencies": {
    "hoek": "6.x.x",
    "isemail": "3.x.x",
    "topo": "3.x.x"
  },
  "devDependencies": {
    "code": "5.x.x",
    "hapitoc": "1.x.x",
    "lab": "18.x.x"
  },
  "scripts": {
    "test": "lab -t 100 -a code -L",
    "test-debug": "lab -a code",
    "test-cov-html": "lab -r html -o coverage.html -a code",
    "toc": "hapitoc && node docs/check-errors-list.js",
    "version": "npm run toc && git add API.md README.md"
  },
  "license": "BSD-3-Clause"
}