{
  "_args": [
    [
      "@hapi/shot@6.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/shot@6.0.1",
  "_id": "@hapi/shot@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-s5ynMKZXYoDd3dqPw5YTvOR/vjHvMTxc388+0qL0jZZP1+uwXuUD32o9DuuuLsmTlyXCWi02BJl1pBpwRuUrNA==",
  "_location": "/@hapi/shot",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/shot@6.0.1",
    "name": "@hapi/shot",
    "escapedName": "@hapi%2fshot",
    "scope": "@hapi",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/shot/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2",
    "@hapi/validate": "^2.0.1"
  },
  "description": "Injects a fake HTTP request/response into a node HTTP server",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2",
    "@types/node": "^17.0.31",
    "typescript": "~4.6.4"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/shot#readme",
  "keywords": [
    "utilities",
    "http",
    "debug",
    "test"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/shot",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/shot.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html -L"
  },
  "types": "lib/index.d.ts",
  "version": "6.0.1"
}
