{
  "_args": [
    [
      "@hapi/subtext@8.1.0",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/subtext@8.1.0",
  "_id": "@hapi/subtext@8.1.0",
  "_inBundle": false,
  "_integrity": "sha512-PyaN4oSMtqPjjVxLny1k0iYg4+fwGusIhaom9B2StinBclHs7v46mIW706Y+Wo21lcgulGyXbQrmT/w4dus6ww==",
  "_location": "/@hapi/subtext",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/subtext@8.1.0",
    "name": "@hapi/subtext",
    "escapedName": "@hapi%2fsubtext",
    "scope": "@hapi",
    "rawSpec": "8.1.0",
    "saveSpec": null,
    "fetchSpec": "8.1.0"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/subtext/-/subtext-8.1.0.tgz",
  "_spec": "8.1.0",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/subtext/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/bourne": "^3.0.0",
    "@hapi/content": "^6.0.0",
    "@hapi/file": "^3.0.0",
    "@hapi/hoek": "^11.0.2",
    "@hapi/pez": "^6.1.0",
    "@hapi/wreck": "^18.0.1"
  },
  "description": "HTTP payload parsing",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2",
    "form-data": "^4.0.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/subtext#readme",
  "keywords": [
    "http",
    "payload",
    "file",
    "stream",
    "multipart"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/subtext",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/subtext.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "8.1.0"
}
