{ "_args": [ [ { "raw": "basic-auth@~1.0.3", "scope": null, "escapedName": "basic-auth", "name": "basic-auth", "rawSpec": "~1.0.3", "spec": ">=1.0.3 <1.1.0", "type": "range" }, "/tank/data/SERVER/zoneadm-master/node_modules/morgan" ] ], "_from": "basic-auth@>=1.0.3 <1.1.0", "_id": "basic-auth@1.0.4", "_inCache": true, "_location": "/basic-auth", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/basic-auth-1.0.4.tgz_1462938878912_0.717464140150696" }, "_npmUser": { "name": "dougwilson", "email": "doug@somethingdoug.com" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "raw": "basic-auth@~1.0.3", "scope": null, "escapedName": "basic-auth", "name": "basic-auth", "rawSpec": "~1.0.3", "spec": ">=1.0.3 <1.1.0", "type": "range" }, "_requiredBy": [ "/morgan" ], "_resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.4.tgz", "_shasum": "030935b01de7c9b94a824b29f3fccb750d3a5290", "_shrinkwrap": null, "_spec": "basic-auth@~1.0.3", "_where": "/tank/data/SERVER/zoneadm-master/node_modules/morgan", "bugs": { "url": "https://github.com/jshttp/basic-auth/issues" }, "dependencies": {}, "description": "node.js basic auth parser", "devDependencies": { "istanbul": "0.4.3", "mocha": "1.21.5" }, "directories": {}, "dist": { "shasum": "030935b01de7c9b94a824b29f3fccb750d3a5290", "tarball": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.4.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "gitHead": "4682d99600383bad5a266efbaa5055657dd9891d", "homepage": "https://github.com/jshttp/basic-auth#readme", "keywords": [ "basic", "auth", "authorization", "basicauth" ], "license": "MIT", "maintainers": [ { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jonathanong", "email": "jonathanrichardong@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "basic-auth", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/basic-auth.git" }, "scripts": { "test": "mocha --check-leaks --reporter spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/" }, "version": "1.0.4" }