{ "_args": [ [ "method-override@2.3.5", "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express" ] ], "_from": "method-override@2.3.5", "_id": "method-override@2.3.5", "_inCache": true, "_installable": true, "_location": "/method-override", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "method-override", "raw": "method-override@2.3.5", "rawSpec": "2.3.5", "scope": null, "spec": "2.3.5", "type": "version" }, "_requiredBy": [ "/mongo-express" ], "_resolved": "https://registry.npmjs.org/method-override/-/method-override-2.3.5.tgz", "_shasum": "2cd5cdbff00c3673d7ae345119a812a5d95b8c8e", "_shrinkwrap": null, "_spec": "method-override@2.3.5", "_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express", "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": "~2.2.0", "methods": "~1.1.1", "parseurl": "~1.3.0", "vary": "~1.0.1" }, "description": "Override HTTP verbs", "devDependencies": { "istanbul": "0.3.17", "mocha": "2.2.5", "supertest": "1.0.1" }, "directories": {}, "dist": { "shasum": "2cd5cdbff00c3673d7ae345119a812a5d95b8c8e", "tarball": "http://registry.npmjs.org/method-override/-/method-override-2.3.5.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "367129dbe18743bcaae8a9300b90621e51825e70", "homepage": "https://github.com/expressjs/method-override", "license": "MIT", "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "mscdex", "email": "mscdex@mscdex.net" }, { "name": "fishrock123", "email": "fishrock123@rocketmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" } ], "name": "method-override", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/expressjs/method-override.git" }, "scripts": { "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": "2.3.5" }