{
  "_args": [
    [
      "accepts@~1.3.8",
      "/var/www/html/avitus.co.za/flashcards/web/node_modules/express"
    ]
  ],
  "_from": "accepts@>=1.3.8 <1.4.0",
  "_hasShrinkwrap": false,
  "_id": "accepts@1.3.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/accepts",
  "_nodeVersion": "16.13.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/accepts_1.3.8_1643845928595_0.6911698324758517"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "8.1.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "accepts",
    "raw": "accepts@~1.3.8",
    "rawSpec": "~1.3.8",
    "scope": null,
    "spec": ">=1.3.8 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
  "_shasum": "0bf0be125b67014adcb0b0921e62db7bffe16b2e",
  "_shrinkwrap": null,
  "_spec": "accepts@~1.3.8",
  "_where": "/var/www/html/avitus.co.za/flashcards/web/node_modules/express",
  "bugs": {
    "url": "https://github.com/jshttp/accepts/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Jonathan Ong",
      "email": "me@jongleberry.com",
      "url": "http://jongleberry.com"
    }
  ],
  "dependencies": {
    "mime-types": "~2.1.34",
    "negotiator": "0.6.3"
  },
  "description": "Higher-level content negotiation",
  "devDependencies": {
    "deep-equal": "1.0.1",
    "eslint": "7.32.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.25.4",
    "eslint-plugin-markdown": "2.2.1",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "4.3.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "9.2.0",
    "nyc": "15.1.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+xkoCRA9TVsSAnZWagAArCcP/1aVcPia9RUJZlCO2yDo\n0PpDE9011KnkaWFzGlgOwY9O7G7IU8SWeCViWTtV9RToPpwyNdfXdENw5ZY/\n1tep001kZkMoOmRjI19HoC5jr2qOju69v8I56lrF4eiBmpGQU23D+CGcAB75\nNPyhe67pGZhJcNuLP3NxLg1tRZ6n6cVgqO1lb16ZjVioG0YjR7GlCoMuyNrL\n1nXsDzhTgA9gczwJSGXKlTrB00Zzjb4xL1YZ67gQniMvBXsIJexAztyasIbi\n2jVfUfeFzWOc0Wh1iyYY/D9CmXB0SWAQjZtvLv9V4feSeONjwiZeiPTVKEei\nUK3eA9uF54IYbe2j2HMBwMlH5RaTi8NnXlQTx2SkSSXigTSHdS1bn1bDo2cv\ndTiziRcCX7wnG9rax8CL/80RQguKinTWEytG5mhMnwDFjt5S3O/eqykfBx9L\n1eoGdsWposIXvv8UoFcu0OFY9IPz/X3w4IGoT1bZeFDEOsOTPpyf580iAXZ9\ndgs1h78kMmSMfhUlx0yabFIcAdmySxtv5BFBTtOLE2TOHGw+i0jM6bLVXVKx\nibjOSiwF+nAw22MiERbiybOLN/cnQkgTNBvPym6NTSX+cB5Y5JAjcm8tsYdY\nQHmlZNziFoDeXuX4Y6Pa/Sj4NOma+LK2SE+q8RIkja9n/GFtcVfwlaRgp1mx\nY5cn\r\n=htPt\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "0bf0be125b67014adcb0b0921e62db7bffe16b2e",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCID2zBfNvrinjSufAzQBgTsg5Jwjo17kwubk2xUFL1vGTAiEAvKZQk1nUxb52kz63YkSw6o8i0vBCa9/cuIABnt32IQY="
      }
    ],
    "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
    "unpackedSize": 16795
  },
  "engines": {
    "node": ">= 0.6"
  },
  "gitHead": "f69c19e459bd501e59fb0b1a40b7471bb578113a",
  "homepage": "https://github.com/jshttp/accepts#readme",
  "keywords": [
    "accept",
    "accepts",
    "content",
    "negotiation"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "accepts",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshttp/accepts.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --reporter spec --check-leaks --bail test/",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  },
  "version": "1.3.8"
}
