{
  "_args": [
    [
      "joi@12.0.0",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "joi@12.0.0",
  "_id": "joi@12.0.0",
  "_inBundle": false,
  "_integrity": "sha512-z0FNlV4NGgjQN1fdtHYXf5kmgludM65fG/JlXzU6+rwkt9U5UWuXVYnXa2FpK0u6+qBuCmrm5byPNuiiddAHvQ==",
  "_location": "/joi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "joi@12.0.0",
    "name": "joi",
    "escapedName": "joi",
    "rawSpec": "12.0.0",
    "saveSpec": null,
    "fetchSpec": "12.0.0"
  },
  "_requiredBy": [
    "/gatsby"
  ],
  "_resolved": "https://registry.npmjs.org/joi/-/joi-12.0.0.tgz",
  "_spec": "12.0.0",
  "_where": "C:\\Users\\Tarquin\\surferschallenge-2019",
  "bugs": {
    "url": "https://github.com/hapijs/joi/issues"
  },
  "dependencies": {
    "hoek": "4.x.x",
    "isemail": "3.x.x",
    "topo": "2.x.x"
  },
  "description": "Object schema validation",
  "devDependencies": {
    "hapitoc": "1.x.x",
    "lab": "14.x.x"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/hapijs/joi",
  "keywords": [
    "hapi",
    "schema",
    "validation"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "joi",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/joi.git"
  },
  "scripts": {
    "test": "lab -t 100 -a code -L",
    "test-cov-html": "lab -r html -o coverage.html -a code",
    "test-debug": "lab -a code",
    "toc": "hapitoc",
    "version": "npm run toc && git add API.md README.md"
  },
  "version": "12.0.0"
}
