{
  "_args": [
    [
      "@hapi/joi@16.1.8",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "@hapi/joi@16.1.8",
  "_id": "@hapi/joi@16.1.8",
  "_inBundle": false,
  "_integrity": "sha512-wAsVvTPe+FwSrsAurNt5vkg3zo+TblvC5Bb1zMVK6SJzZqw9UrJnexxR+76cpePmtUZKHAPxcQ2Bf7oVHyahhg==",
  "_location": "/@hapi/joi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/joi@16.1.8",
    "name": "@hapi/joi",
    "escapedName": "@hapi%2fjoi",
    "scope": "@hapi",
    "rawSpec": "16.1.8",
    "saveSpec": null,
    "fetchSpec": "16.1.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/joi/-/joi-16.1.8.tgz",
  "_spec": "16.1.8",
  "_where": "/var/www/html/sprbackend",
  "browser": "dist/joi-browser.min.js",
  "bugs": {
    "url": "https://github.com/hapijs/joi/issues"
  },
  "dependencies": {
    "@hapi/address": "^2.1.2",
    "@hapi/formula": "^1.2.0",
    "@hapi/hoek": "^8.2.4",
    "@hapi/pinpoint": "^1.0.2",
    "@hapi/topo": "^3.1.3"
  },
  "description": "Object schema validation",
  "devDependencies": {
    "@hapi/bourne": "1.x.x",
    "@hapi/code": "6.x.x",
    "@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x",
    "@hapi/lab": "20.x.x"
  },
  "files": [
    "lib/**/*",
    "dist/*"
  ],
  "homepage": "https://github.com/hapijs/joi#readme",
  "keywords": [
    "schema",
    "validation"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/joi",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/joi.git"
  },
  "scripts": {
    "prepublishOnly": "cd browser && npm install && npm run build",
    "test": "lab -t 100 -a @hapi/code -L",
    "test-cov-html": "lab -r html -o coverage.html -a @hapi/code"
  },
  "version": "16.1.8"
}
