{ "_args": [ [ "basic-auth-connect@1.0.0", "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express" ] ], "_from": "basic-auth-connect@1.0.0", "_id": "basic-auth-connect@1.0.0", "_inCache": true, "_installable": true, "_location": "/basic-auth-connect", "_npmUser": { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "name": "basic-auth-connect", "raw": "basic-auth-connect@1.0.0", "rawSpec": "1.0.0", "scope": null, "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/mongo-express" ], "_resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz", "_shasum": "fdb0b43962ca7b40456a7c2bb48fe173da2d2122", "_shrinkwrap": null, "_spec": "basic-auth-connect@1.0.0", "_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongo-express", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/expressjs/basic-auth-connect/issues" }, "dependencies": {}, "description": "Basic auth middleware for node and connect", "devDependencies": { "connect": "*", "mocha": "*", "should": "*", "supertest": "*" }, "directories": {}, "dist": { "shasum": "fdb0b43962ca7b40456a7c2bb48fe173da2d2122", "tarball": "http://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz" }, "homepage": "https://github.com/expressjs/basic-auth-connect", "license": "MIT", "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "basic-auth-connect", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/expressjs/basic-auth-connect.git" }, "scripts": { "test": "make test" }, "version": "1.0.0" }