{
  "_args": [
    [
      "@hapi/catbox-memory@6.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/catbox-memory@6.0.1",
  "_id": "@hapi/catbox-memory@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-sVb+/ZxbZIvaMtJfAbdyY+QJUQg9oKTwamXpEg/5xnfG5WbJLTjvEn4kIGKz9pN3ENNbIL/bIdctmHmqi/AdGA==",
  "_location": "/@hapi/catbox-memory",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/catbox-memory@6.0.1",
    "name": "@hapi/catbox-memory",
    "escapedName": "@hapi%2fcatbox-memory",
    "scope": "@hapi",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "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"
  },
  "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",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "6.0.1"
}
