{
  "_args": [
    [
      "@hapi/catbox-memory@6.0.2",
      "/var/www/html/armory.jba3.com/api-temporary-for-convert"
    ]
  ],
  "_from": "@hapi/catbox-memory@6.0.2",
  "_id": "@hapi/catbox-memory@6.0.2",
  "_inBundle": false,
  "_integrity": "sha512-H1l4ugoFW/ZRkqeFrIo8p1rWN0PA4MDTfu4JmcoNDvnY975o29mqoZblqFTotxNHlEkMPpIiIBJTV+Mbi+aF0g==",
  "_location": "/@hapi/catbox-memory",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/catbox-memory@6.0.2",
    "name": "@hapi/catbox-memory",
    "escapedName": "@hapi%2fcatbox-memory",
    "scope": "@hapi",
    "rawSpec": "6.0.2",
    "saveSpec": null,
    "fetchSpec": "6.0.2"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.2.tgz",
  "_spec": "6.0.2",
  "_where": "/var/www/html/armory.jba3.com/api-temporary-for-convert",
  "bugs": {
    "url": "https://github.com/hapijs/catbox-memory/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/hoek": "^11.0.2"
  },
  "description": "Memory adapter for catbox",
  "devDependencies": {
    "@hapi/catbox": "^12.1.1",
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2",
    "@types/node": "^16.18.98",
    "typescript": "^5.4.5"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/catbox-memory#readme",
  "keywords": [
    "cache",
    "catbox",
    "memory"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/catbox-memory",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/catbox-memory.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -L -t 100 -Y",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "6.0.2"
}
