{
  "_args": [
    [
      "@hapi/catbox@12.1.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/catbox@12.1.1",
  "_id": "@hapi/catbox@12.1.1",
  "_inBundle": false,
  "_integrity": "sha512-hDqYB1J+R0HtZg4iPH3LEnldoaBsar6bYp0EonBmNQ9t5CO+1CqgCul2ZtFveW1ReA5SQuze9GPSU7/aecERhw==",
  "_location": "/@hapi/catbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/catbox@12.1.1",
    "name": "@hapi/catbox",
    "escapedName": "@hapi%2fcatbox",
    "scope": "@hapi",
    "rawSpec": "12.1.1",
    "saveSpec": null,
    "fetchSpec": "12.1.1"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/catbox/-/catbox-12.1.1.tgz",
  "_spec": "12.1.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/catbox/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/hoek": "^11.0.2",
    "@hapi/podium": "^5.0.0",
    "@hapi/validate": "^2.0.1"
  },
  "description": "Multi-strategy object caching service",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2",
    "@types/node": "^18.11.9",
    "typescript": "^4.9.3"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/catbox#readme",
  "keywords": [
    "cache",
    "generic",
    "adapter"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/catbox",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/catbox.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -m 5000 -Y",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "12.1.1"
}
