{
  "_args": [
    [
      "@hapi/content@6.0.0",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/content@6.0.0",
  "_id": "@hapi/content@6.0.0",
  "_inBundle": false,
  "_integrity": "sha512-CEhs7j+H0iQffKfe5Htdak5LBOz/Qc8TRh51cF+BFv0qnuph3Em4pjGVzJMkI2gfTDdlJKWJISGWS1rK34POGA==",
  "_location": "/@hapi/content",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/content@6.0.0",
    "name": "@hapi/content",
    "escapedName": "@hapi%2fcontent",
    "scope": "@hapi",
    "rawSpec": "6.0.0",
    "saveSpec": null,
    "fetchSpec": "6.0.0"
  },
  "_requiredBy": [
    "/@hapi/pez",
    "/@hapi/subtext"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/content/-/content-6.0.0.tgz",
  "_spec": "6.0.0",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/content/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.0"
  },
  "description": "HTTP Content-* headers parsing",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/content#readme",
  "keywords": [
    "HTTP",
    "header",
    "content",
    "content-type",
    "content-disposition"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/content",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/content.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "6.0.0"
}
