{
  "_args": [
    [
      "send@0.17.2",
      "/home/hashir/lsw-assignment-api/node_modules/express"
    ]
  ],
  "_from": "send@0.17.2",
  "_hasShrinkwrap": false,
  "_id": "send@0.17.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/send",
  "_nodeVersion": "16.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/send_0.17.2_1639271905667_0.5904588873790417"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "7.20.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "send",
    "raw": "send@0.17.2",
    "rawSpec": "0.17.2",
    "scope": null,
    "spec": "0.17.2",
    "type": "version"
  },
  "_requiredBy": [
    "/express",
    "/serve-static"
  ],
  "_resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
  "_shasum": "926622f76601c41808012c8bf1688fe3906f7820",
  "_shrinkwrap": null,
  "_spec": "send@0.17.2",
  "_where": "/home/hashir/lsw-assignment-api/node_modules/express",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "bugs": {
    "url": "https://github.com/pillarjs/send/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "James Wyatt Cready",
      "email": "jcready@gmail.com"
    },
    {
      "name": "Jesús Leganés Combarro",
      "email": "piranna@gmail.com"
    }
  ],
  "dependencies": {
    "debug": "2.6.9",
    "depd": "~1.1.2",
    "destroy": "~1.0.4",
    "encodeurl": "~1.0.2",
    "escape-html": "~1.0.3",
    "etag": "~1.8.1",
    "fresh": "0.5.2",
    "http-errors": "1.8.1",
    "mime": "1.6.0",
    "ms": "2.1.3",
    "on-finished": "~2.3.0",
    "range-parser": "~1.2.1",
    "statuses": "~1.5.0"
  },
  "description": "Better streaming static file server with Range and conditional-GET support",
  "devDependencies": {
    "after": "0.8.2",
    "eslint": "7.32.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.25.3",
    "eslint-plugin-markdown": "2.2.1",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "5.2.0",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "9.1.3",
    "nyc": "15.1.0",
    "supertest": "6.1.6"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtU3hCRA9TVsSAnZWagAA/10P/Rv5PGfaGUFE5uCg0x0T\nAjEBZT2PD0k6eLINMk8LDLJeq3mBG7o+4A+aIu6eHSYyiSFYVKrsMGPQDgil\nUHAnKKMpQfb+JoIknTZ3MO91cxPb3sHyMVthlFFDgVONNfGz6jLVRJM+JkI1\nLGmRYIqy1dMVEGpiiquCi8akl1HlpvwMRgMycued7RQR9jFHIVSvAH9JJDHv\nnh5v4STONZkIOlXtRlsWt1NKlYANMyb0Nn1aaWZCM0M5/vicF059yCbcl23N\niJaiptTGaalVcp1vPNlPBPpSi6g8rZM/k+HCZ7s2F0BvODUbQV3PZ50/gqFX\nSvvKr1g9R/slukgf3lkf62BOyCfCGM+2aMxEXIflVkS5si/77R1hubgfTPy8\nomrXsWlgowDO9wQEHEqabX4mnrJsvPSaw1R48f7he5IQ1/UTmUWq+eDkJ/zK\ngN+CJBClSEhqv57TWpL4ompHUdFOzLctxT2fvHkhnWTu2y/A6tkyiCA/gBzE\naxhwf8+xI87mPA0mQghKIsWeJzoHBPMbqIH2/SuntROl7/4nP0ssutUiR0e/\npv5qJxc9IjaEjrvPqst2edrg8rJK52hSOo7w7B9qx0XNTBSGJljvWfwYanNO\nd7KRYSh9jSdCmxvdewQsG2hhHKyrsup6pdl/KKawbwLsBJIYFsCwx5buyp/l\nzoS0\r\n=hCoN\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "926622f76601c41808012c8bf1688fe3906f7820",
    "tarball": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
    "unpackedSize": 48373
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "0b7bd4b4db3d95c86674b3fb5186248c85ae5d9b",
  "homepage": "https://github.com/pillarjs/send#readme",
  "keywords": [
    "file",
    "server",
    "static"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "send",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pillarjs/send.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --check-leaks --reporter spec --bail",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test"
  },
  "version": "0.17.2"
}
