{
  "_args": [
    [
      {
        "raw": "content-type@~1.0.5",
        "scope": null,
        "escapedName": "content-type",
        "name": "content-type",
        "rawSpec": "~1.0.5",
        "spec": ">=1.0.5 <1.1.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-lu/node_modules/body-parser"
    ]
  ],
  "_from": "content-type@>=1.0.5 <1.1.0",
  "_hasShrinkwrap": false,
  "_id": "content-type@1.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/content-type",
  "_nodeVersion": "18.13.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/content-type_1.0.5_1675020359482_0.5719775224587853"
  },
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "8.19.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "content-type@~1.0.5",
    "scope": null,
    "escapedName": "content-type",
    "name": "content-type",
    "rawSpec": "~1.0.5",
    "spec": ">=1.0.5 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/body-parser"
  ],
  "_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
  "_shasum": "8b773162656d1d1086784c8f23a54ce6d73d7918",
  "_shrinkwrap": null,
  "_spec": "content-type@~1.0.5",
  "_where": "/home/lively4/lively4/lively4-lu/node_modules/body-parser",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
  },
  "bugs": {
    "url": "https://github.com/jshttp/content-type/issues"
  },
  "dependencies": {},
  "description": "Create and parse HTTP Content-Type header",
  "devDependencies": {
    "deep-equal": "1.0.1",
    "eslint": "8.32.0",
    "eslint-config-standard": "15.0.1",
    "eslint-plugin-import": "2.27.5",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "6.1.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "10.2.0",
    "nyc": "15.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
    "shasum": "8b773162656d1d1086784c8f23a54ce6d73d7918",
    "tarball": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
    "fileCount": 5,
    "unpackedSize": 10471,
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIAOjshRzvCHEtoGbwMNDa5gcXrVmrEvYFj1lNvszSRDrAiEAz70aazwtwXKqbbN4J19JbeGcEbVkfO3B3/Mmv6OEhfE="
      }
    ],
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1shHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVkQ//W5y8wqmK9RwQlZ+c+Vx9as9LDZ/8f/hKHDOS7/PSl9vTOqdc\r\nWaS0WohfVHqmLvmF2nqFukL8dCtls1MtIopqPz90Z3DoUcTkm+LN0lcjcGd2\r\nOh45l7odtaXzFW5K0kzPlNAbgPPaWL4k6YT0ybdtMvVRHjoLB1V/I0JtUmP7\r\n2I4g5yezk+sS+JSmkgfMW3BiJZmWzLrl5YBtvQVtv1Nfw4S7wGmnfSoVtktq\r\nwbTHnhwsnJQcHfcGrGIZmtDmgySiBoWwURBbDlIthQmSxpscjlvpGSWLygK5\r\n3nEa/e+Pbv23x9gC0DmrnT2WdkI66jLS+56ixhqQGzeW7D6dahFklJQSmN8C\r\n2Aj+8LtNZLjo0DdZ6NW5stezwo/ELBanOmR3cLJHQ/+kwBomrPVYKX72yzd1\r\n4clMw6zFUKFnaZS+8r0R3GYUvoeylueoaBBLRiBB5c8pJNXF3mLZ1Zig47dh\r\npUuvAJ+TCfcFBOFSI/vKsTQ0E8TMSOQYOuM6SLAeWsxjJBLdedLHmKK9Y8VC\r\nWRmOWIrE8j1sc6E4odGPdy/tgpU+gLp5xG2IUF58XIbQih3OoYpN77bRdTYX\r\nUVha8Xf60h6ntj0NuS9zrK3LWWyfCzSPd8bX/caFUUeZjZwNwP2d/SCo8tia\r\nZ9SPx+wvGeJ2bqwqVg5r13fC/iI0+PmAagI=\r\n=Upqr\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "6115a4064e4dfd9845241c3f89c233ee2423deeb",
  "homepage": "https://github.com/jshttp/content-type#readme",
  "keywords": [
    "content-type",
    "http",
    "req",
    "res",
    "rfc7231"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "content-type",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/content-type.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --reporter spec --check-leaks --bail test/",
    "test-ci": "nyc --reporter=lcovonly --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test",
    "version": "node scripts/version-history.js && git add HISTORY.md"
  },
  "version": "1.0.5"
}
