{
  "_args": [
    [
      "method-override@^3.0.0",
      "/var/www/staging9.bigcityvoucher.co.in/frontend"
    ]
  ],
  "_from": "method-override@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "method-override@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/method-override",
  "_nodeVersion": "8.11.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/method-override_3.0.0_1531365092723_0.37650341324331227"
  },
  "_npmUser": {
    "email": "doug@somethingdoug.com",
    "name": "dougwilson"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "name": "method-override",
    "raw": "method-override@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/method-override/-/method-override-3.0.0.tgz",
  "_shasum": "6ab0d5d574e3208f15b0c9cf45ab52000468d7a2",
  "_shrinkwrap": null,
  "_spec": "method-override@^3.0.0",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend",
  "bugs": {
    "url": "https://github.com/expressjs/method-override/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Jonathan Ong",
      "email": "me@jongleberry.com",
      "url": "http://jongleberry.com"
    }
  ],
  "dependencies": {
    "debug": "3.1.0",
    "methods": "~1.1.2",
    "parseurl": "~1.3.2",
    "vary": "~1.1.2"
  },
  "description": "Override HTTP verbs",
  "devDependencies": {
    "eslint": "4.19.1",
    "eslint-config-standard": "11.0.0",
    "eslint-plugin-import": "2.13.0",
    "eslint-plugin-markdown": "1.0.0-beta.6",
    "eslint-plugin-node": "6.0.1",
    "eslint-plugin-promise": "3.8.0",
    "eslint-plugin-standard": "3.1.0",
    "istanbul": "0.4.5",
    "mocha": "3.5.3",
    "supertest": "1.2.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-IJ2NNN/mSl9w3kzWB92rcdHpz+HjkxhDJWNDBqSlas+zQdP8wBiJzITPg08M/k2uVvMow7Sk41atndNtt/PHSA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRsbkCRA9TVsSAnZWagAApIYQAJddP+OeAryUvbkFYB3n\n3DhOnaXl0fZmYUoxBIXWEPNyXpKcdoEfmPJ/Dy8ZvAuCDRMM9pXvP/1PQfUK\n90B70g60M5fqN6rRgQdkPkCTwwonZKluFT9hvVfvF++j0kWjV5r5vXSuv79v\naR928D8L5JFrJka/xTWpAGpdCpQqixpSSWGqui67zXTwgW2XhigCHNtfzxdr\n28qflDuB0ApWM6Je/AEiY9dK2cDtC/8FyPNxrYjpYxfToLVI9sGdNlNd2Bd1\n+t+2PuNOVHsBRXF5RmT5lXYGFTOx11l2UcNVGlMu5Di9xmyUVHMReU0gkVmQ\nQhp+byKxFhgJyRLyU/arpHxIdNUnEovWH52d+H0DokFRW4TtXwQoAe3JaWbp\n5AlAc5CyY3fn3Bb4NQxKZgecFUmrVLxa/2EqcOx+9pXYLRMoJqCiTgA8s4qH\nC3SEtx1YLHt8cHclyDtHuF7kTACYXfSiqrwMwRcfgfl9dCZGVKOULNPTxkVe\npvsbnfjKGX7FFn8JmT565AQ6HKVFNPpo4SlQZVv9v9TMuL5rLihmoKQCGf6t\nme5RjDZMQk8ByWyse3C1rFgfOWT+CGd+8haxLOUPjNoIetgOjWCRwviRT3D0\ntP5R2Q3TjtcRJpgBYu2PFQ0V2nHJc04qby2fZgWqmnOz+Utza6yICnD23Z4V\nHZXM\r\n=njQU\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "6ab0d5d574e3208f15b0c9cf45ab52000468d7a2",
    "tarball": "https://registry.npmjs.org/method-override/-/method-override-3.0.0.tgz",
    "unpackedSize": 15473
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "HISTORY.md",
    "LICENSE",
    "index.js"
  ],
  "gitHead": "5b83d4f0dc3db414df6c7e4a5da93dec170153de",
  "homepage": "https://github.com/expressjs/method-override#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "defunctzombie",
      "email": "shtylman@gmail.com"
    },
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "fishrock123",
      "email": "fishrock123@rocketmail.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "mscdex",
      "email": "mscdex@mscdex.net"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "method-override",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/expressjs/method-override.git"
  },
  "scripts": {
    "lint": "eslint --plugin markdown --ext js,md .",
    "test": "mocha --check-leaks --reporter spec --bail test/",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/"
  },
  "version": "3.0.0"
}
