{
  "_from": "joi@^6.10.1",
  "_id": "joi@6.10.1",
  "_inBundle": false,
  "_integrity": "sha1-TVDDGAeRIgAP5fFq8f+OGRe3fgY=",
  "_location": "/joi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "joi@^6.10.1",
    "name": "joi",
    "escapedName": "joi",
    "rawSpec": "^6.10.1",
    "saveSpec": null,
    "fetchSpec": "^6.10.1"
  },
  "_requiredBy": [
    "/firebase-functions/jsonwebtoken"
  ],
  "_resolved": "https://registry.npmjs.org/joi/-/joi-6.10.1.tgz",
  "_shasum": "4d50c318079122000fe5f16af1ff8e1917b77e06",
  "_spec": "joi@^6.10.1",
  "_where": "/Users/ilker.guller/Projects/ran/functions/node_modules/firebase-functions/node_modules/jsonwebtoken",
  "bugs": {
    "url": "https://github.com/hapijs/joi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hoek": "2.x.x",
    "isemail": "1.x.x",
    "moment": "2.x.x",
    "topo": "1.x.x"
  },
  "deprecated": false,
  "description": "Object schema validation",
  "devDependencies": {
    "code": "1.x.x",
    "lab": "6.x.x",
    "markdown-toc": "0.11.x"
  },
  "engines": {
    "node": ">=0.10.40",
    "npm": ">=2.0.0"
  },
  "homepage": "https://github.com/hapijs/joi#readme",
  "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",
    "toc": "node generate-readme-toc.js",
    "version": "npm run toc && git add API.md"
  },
  "version": "6.10.1"
}
