{
  "_args": [
    [
      "@hapi/h2o2@10.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/h2o2@10.0.1",
  "_id": "@hapi/h2o2@10.0.1",
  "_inBundle": false,
  "_integrity": "sha512-dcmVAzSn8jmjuTPejP/6VKbTHYh80mFUUuIPSyaRQBaQG2zXac11W5MNs0Xkk7TvJFPp8cB0LWQVZYpofpMN4g==",
  "_location": "/@hapi/h2o2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/h2o2@10.0.1",
    "name": "@hapi/h2o2",
    "escapedName": "@hapi%2fh2o2",
    "scope": "@hapi",
    "rawSpec": "10.0.1",
    "saveSpec": null,
    "fetchSpec": "10.0.1"
  },
  "_requiredBy": [
    "/serverless-offline"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/h2o2/-/h2o2-10.0.1.tgz",
  "_spec": "10.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/h2o2/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/hoek": "^11.0.2",
    "@hapi/validate": "^2.0.1",
    "@hapi/wreck": "^18.0.1"
  },
  "description": "Proxy handler plugin for hapi.js",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/hapi": "^21.2.1",
    "@hapi/inert": "^7.0.0",
    "@hapi/lab": "^25.1.2",
    "@hapi/teamwork": "^6.0.0"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/h2o2#readme",
  "keywords": [
    "HTTP",
    "proxy",
    "handler",
    "hapi",
    "plugin"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/h2o2",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/h2o2.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "10.0.1"
}
