{
  "_args": [
    [
      "@hapi/content@4.1.0",
      "/var/www/html/flask/cst_hack/binary-back"
    ]
  ],
  "_from": "@hapi/content@4.1.0",
  "_id": "@hapi/content@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-hv2Czsl49hnWDEfRZOFow/BmYbKyfEknmk3k83gOp6moFn5ceHB4xVcna8OwsGfy8dxO81lhpPy+JgQEaU4SWw==",
  "_location": "/@hapi/content",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/content@4.1.0",
    "name": "@hapi/content",
    "escapedName": "@hapi%2fcontent",
    "scope": "@hapi",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [
    "/@hapi/pez",
    "/@hapi/subtext"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/content/-/content-4.1.0.tgz",
  "_spec": "4.1.0",
  "_where": "/var/www/html/flask/cst_hack/binary-back",
  "bugs": {
    "url": "https://github.com/hapijs/content/issues"
  },
  "dependencies": {
    "@hapi/boom": "7.x.x"
  },
  "description": "HTTP Content-* headers parsing",
  "devDependencies": {
    "@hapi/code": "5.x.x",
    "@hapi/lab": "18.x.x"
  },
  "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": "4.1.0"
}
