{
  "_args": [
    [
      "@hapi/hoek@9.1.1",
      "/var/www/www-root/data/www/afutest.su"
    ]
  ],
  "_development": true,
  "_from": "@hapi/hoek@9.1.1",
  "_id": "@hapi/hoek@9.1.1",
  "_inBundle": false,
  "_integrity": "sha512-CAEbWH7OIur6jEOzaai83jq3FmKmv4PmX1JYfs9IrYcGEVI/lyL1EXJGCj7eFVJ0bg5QR8LMxBlEtA+xKiLpFw==",
  "_location": "/@hapi/hoek",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/hoek@9.1.1",
    "name": "@hapi/hoek",
    "escapedName": "@hapi%2fhoek",
    "scope": "@hapi",
    "rawSpec": "9.1.1",
    "saveSpec": null,
    "fetchSpec": "9.1.1"
  },
  "_requiredBy": [
    "/@hapi/address",
    "/@hapi/joi",
    "/@hapi/topo"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.1.1.tgz",
  "_spec": "9.1.1",
  "_where": "/var/www/www-root/data/www/afutest.su",
  "bugs": {
    "url": "https://github.com/hapijs/hoek/issues"
  },
  "dependencies": {},
  "description": "General purpose node utilities",
  "devDependencies": {
    "@hapi/code": "8.x.x",
    "@hapi/lab": "^24.0.0",
    "typescript": "~4.0.2"
  },
  "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": "9.1.1"
}
