{
  "_args": [
    [
      "@hapi/hoek@11.0.2",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/hoek@11.0.2",
  "_id": "@hapi/hoek@11.0.2",
  "_inBundle": false,
  "_integrity": "sha512-aKmlCO57XFZ26wso4rJsW4oTUnrgTFw2jh3io7CAtO9w4UltBNwRXvXIVzzyfkaaLRo3nluP/19msA8vDUUuKw==",
  "_location": "/@hapi/hoek",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/hoek@11.0.2",
    "name": "@hapi/hoek",
    "escapedName": "@hapi%2fhoek",
    "scope": "@hapi",
    "rawSpec": "11.0.2",
    "saveSpec": null,
    "fetchSpec": "11.0.2"
  },
  "_requiredBy": [
    "/@hapi/accept",
    "/@hapi/ammo",
    "/@hapi/b64",
    "/@hapi/boom",
    "/@hapi/bounce",
    "/@hapi/call",
    "/@hapi/catbox",
    "/@hapi/catbox-memory",
    "/@hapi/h2o2",
    "/@hapi/hapi",
    "/@hapi/heavy",
    "/@hapi/iron",
    "/@hapi/mimos",
    "/@hapi/nigel",
    "/@hapi/pez",
    "/@hapi/podium",
    "/@hapi/shot",
    "/@hapi/somever",
    "/@hapi/statehood",
    "/@hapi/subtext",
    "/@hapi/topo",
    "/@hapi/validate",
    "/@hapi/vise",
    "/@hapi/wreck"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.2.tgz",
  "_spec": "11.0.2",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/hoek/issues"
  },
  "description": "General purpose node utilities",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1",
    "@types/node": "^17.0.30",
    "typescript": "~4.6.4"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "exports": {
    ".": {
      "import": "./lib/index.mjs",
      "require": "./lib/index.js"
    },
    "./applyToDefaults": "./lib/applyToDefaults.js",
    "./assert": "./lib/assert.js",
    "./assertError": "./lib/assertError.js",
    "./bench": "./lib/bench.js",
    "./block": "./lib/block.js",
    "./clone": "./lib/clone.js",
    "./contain": "./lib/contain.js",
    "./deepEqual": "./lib/deepEqual.js",
    "./escapeHeaderAttribute": "./lib/escapeHeaderAttribute.js",
    "./escapeHtml": "./lib/escapeHtml.js",
    "./escapeJson": "./lib/escapeJson.js",
    "./escapeRegex": "./lib/escapeRegex.js",
    "./flatten": "./lib/flatten.js",
    "./ignore": "./lib/ignore.js",
    "./intersect": "./lib/intersect.js",
    "./isPromise": "./lib/isPromise.js",
    "./merge": "./lib/merge.js",
    "./once": "./lib/once.js",
    "./reach": "./lib/reach.js",
    "./reachTemplate": "./lib/reachTemplate.js",
    "./stringify": "./lib/stringify.js",
    "./wait": "./lib/wait.js"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/hoek#readme",
  "keywords": [
    "utilities"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/hoek",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/hoek.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "11.0.2"
}
