{
  "_args": [
    [
      "express-session@^1.17.0",
      "/var/www/staging9.bigcityvoucher.co.in/frontend"
    ]
  ],
  "_from": "express-session@>=1.17.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "express-session@1.17.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/express-session",
  "_nodeVersion": "13.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/express-session_1.17.1_1587100334438_0.2702308166871994"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "express-session",
    "raw": "express-session@^1.17.0",
    "rawSpec": "^1.17.0",
    "scope": null,
    "spec": ">=1.17.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/express-session/-/express-session-1.17.1.tgz",
  "_shasum": "36ecbc7034566d38c8509885c044d461c11bf357",
  "_shrinkwrap": null,
  "_spec": "express-session@^1.17.0",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk",
    "url": "http://tjholowaychuk.com"
  },
  "bugs": {
    "url": "https://github.com/expressjs/session/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Joe Wagner",
      "email": "njwjs722@gmail.com"
    }
  ],
  "dependencies": {
    "cookie": "0.4.0",
    "cookie-signature": "1.0.6",
    "debug": "2.6.9",
    "depd": "~2.0.0",
    "on-headers": "~1.0.2",
    "parseurl": "~1.3.3",
    "safe-buffer": "5.2.0",
    "uid-safe": "~2.1.5"
  },
  "description": "Simple session middleware for Express",
  "devDependencies": {
    "after": "0.8.2",
    "cookie-parser": "1.4.5",
    "eslint": "3.19.0",
    "eslint-plugin-markdown": "1.0.2",
    "express": "4.17.1",
    "mocha": "7.1.1",
    "nyc": "15.0.1",
    "supertest": "4.0.2"
  },
  "directories": {},
  "dist": {
    "fileCount": 9,
    "integrity": "sha512-UbHwgqjxQZJiWRTMyhvWGvjBQduGCSBDhhZXYenziMFjxst5rMV+aJZ6hKPHZnPyHGsrqRICxtX8jtEbm/z36Q==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemTqvCRA9TVsSAnZWagAAncAP/0TU5kUURsxiJCYDkot6\nOASIDx/bA5UWbO4FPExyNEMHmqk7QtIKGCHXH0RTYbk+g9SHyLoHd3ndmU/S\nvmK6kKPSr+CxKd71XP9b/W8YsaOd3AKWujbe8Bm9dRvb1IKtolPhM42FBT1U\nmri3+xUQhemj9iEcctwBvKEuY+FKiak+qLwAFAeWKlEfsbku0uVBJ+/4Thk4\nLBGfwqUBAjrS8jhUTAeKqweEse3rGSzu67HLH557iD3yCg5em/7sq2UZr1eG\n3JX9e/SRmag3Hi2nlDNGQzD9RTAI45csODQO6itc9Xf6LNVC/lujZ9nRIGQb\nrp/kU/ApjgtWpmalkeyd40wy2MHm9deVQpCSMOi/Dk9mQxDNkf5nD33pDQNG\nSv8cKhSSQptVzTgyLJqzfY1slUDacxfejVCFt8gounqWCdYMRlivA7n3DkL1\n5a/2+hFk3iT8hS6R/Kg+L5A9AHUXLiMjYpALls8lKTOocUY2K+a8HxEwDYwS\nzFT8HmWx2UwriUeLl8Bu/8zhoYfpn1a+5X+NwftMdVWznpILzsZc57Dz5tSr\nbR8Dmv8bGsUWtQV8sF3dHCCCRRrmyHnTbFVNBZ+sUHpb60ji5uUkYV5PbDvN\n/iid0pVGprGAzSrZWiMYPCegHMHI2O8+yN7LAzJTbYIQbsqSguoaPTB3w2iS\nStfr\r\n=QnxW\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "36ecbc7034566d38c8509885c044d461c11bf357",
    "tarball": "https://registry.npmjs.org/express-session/-/express-session-1.17.1.tgz",
    "unpackedSize": 77804
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "gitHead": "80ae6a54107efd936c55bc4696fe8770cedbfd31",
  "homepage": "https://github.com/expressjs/session#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    }
  ],
  "name": "express-session",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/expressjs/session.git"
  },
  "scripts": {
    "lint": "eslint --plugin markdown --ext js,md . && node ./scripts/lint-readme.js",
    "test": "mocha --require test/support/env --check-leaks --bail --no-exit --reporter spec test/",
    "test-cov": "nyc npm test",
    "test-travis": "nyc npm test -- --no-exit",
    "version": "node scripts/version-history.js && git add HISTORY.md"
  },
  "version": "1.17.1"
}
