{ "_args": [ [ "passport", "/home/humair/School/csc309/a4/solutions_repo" ] ], "_from": "passport@latest", "_id": "passport@0.3.2", "_inCache": true, "_installable": true, "_location": "/passport", "_npmUser": { "email": "jaredhanson@gmail.com", "name": "jaredhanson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "passport", "raw": "passport", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/passport/-/passport-0.3.2.tgz", "_shasum": "9dd009f915e8fe095b0124a01b8f82da07510102", "_shrinkwrap": null, "_spec": "passport", "_where": "/home/humair/School/csc309/a4/solutions_repo", "author": { "email": "jaredhanson@gmail.com", "name": "Jared Hanson", "url": "http://www.jaredhanson.net/" }, "bugs": { "url": "http://github.com/jaredhanson/passport/issues" }, "dependencies": { "passport-strategy": "1.x.x", "pause": "0.0.1" }, "description": "Simple, unobtrusive authentication for Node.js.", "devDependencies": { "chai": "2.x.x", "chai-connect-middleware": "0.3.x", "chai-passport-strategy": "0.2.x", "mocha": "2.x.x", "proxyquire": "1.x.x" }, "directories": {}, "dist": { "shasum": "9dd009f915e8fe095b0124a01b8f82da07510102", "tarball": "https://registry.npmjs.org/passport/-/passport-0.3.2.tgz" }, "engines": { "node": ">= 0.4.0" }, "gitHead": "ee57813037914642906aa9ed9e1c9ecbebf905ff", "homepage": "http://passportjs.org/", "keywords": [ "auth", "authentication", "authn", "connect", "express" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" } ], "main": "./lib", "maintainers": [ { "name": "jaredhanson", "email": "jaredhanson@gmail.com" } ], "name": "passport", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jaredhanson/passport.git" }, "scripts": { "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js test/**/*.test.js" }, "version": "0.3.2" }