{
  "_args": [
    [
      "@hapi/pez@6.1.0",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/pez@6.1.0",
  "_id": "@hapi/pez@6.1.0",
  "_inBundle": false,
  "_integrity": "sha512-+FE3sFPYuXCpuVeHQ/Qag1b45clR2o54QoonE/gKHv9gukxQ8oJJZPR7o3/ydDTK6racnCJXxOyT1T93FCJMIg==",
  "_location": "/@hapi/pez",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/pez@6.1.0",
    "name": "@hapi/pez",
    "escapedName": "@hapi%2fpez",
    "scope": "@hapi",
    "rawSpec": "6.1.0",
    "saveSpec": null,
    "fetchSpec": "6.1.0"
  },
  "_requiredBy": [
    "/@hapi/subtext"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/pez/-/pez-6.1.0.tgz",
  "_spec": "6.1.0",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/pez/issues"
  },
  "dependencies": {
    "@hapi/b64": "^6.0.1",
    "@hapi/boom": "^10.0.1",
    "@hapi/content": "^6.0.0",
    "@hapi/hoek": "^11.0.2",
    "@hapi/nigel": "^5.0.1"
  },
  "description": "Multipart parser",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1",
    "@hapi/teamwork": "^6.0.0",
    "@hapi/wreck": "^18.0.0",
    "form-data": "4.x.x"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/pez#readme",
  "keywords": [
    "HTTP",
    "multipart",
    "parser"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/pez",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/pez.git"
  },
  "scripts": {
    "test": "lab -t 100 -L -a @hapi/code",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "6.1.0"
}
