121 lines
4.2 KiB
JSON
121 lines
4.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "basic-auth@~2.0.0",
|
|
"scope": null,
|
|
"escapedName": "basic-auth",
|
|
"name": "basic-auth",
|
|
"rawSpec": "~2.0.0",
|
|
"spec": ">=2.0.0 <2.1.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/morgan"
|
|
]
|
|
],
|
|
"_from": "basic-auth@>=2.0.0 <2.1.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "basic-auth@2.0.1",
|
|
"_inCache": true,
|
|
"_location": "/basic-auth",
|
|
"_nodeVersion": "8.12.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/basic-auth_2.0.1_1537413962464_0.07525772488456206"
|
|
},
|
|
"_npmUser": {
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "basic-auth@~2.0.0",
|
|
"scope": null,
|
|
"escapedName": "basic-auth",
|
|
"name": "basic-auth",
|
|
"rawSpec": "~2.0.0",
|
|
"spec": ">=2.0.0 <2.1.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/morgan"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
|
|
"_shasum": "b998279bf47ce38344b4f3cf916d4679bbf51e3a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "basic-auth@~2.0.0",
|
|
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/morgan",
|
|
"bugs": {
|
|
"url": "https://github.com/jshttp/basic-auth/issues"
|
|
},
|
|
"dependencies": {
|
|
"safe-buffer": "5.1.2"
|
|
},
|
|
"description": "node.js basic auth parser",
|
|
"devDependencies": {
|
|
"eslint": "5.6.0",
|
|
"eslint-config-standard": "12.0.0",
|
|
"eslint-plugin-import": "2.14.0",
|
|
"eslint-plugin-markdown": "1.0.0-beta.6",
|
|
"eslint-plugin-node": "7.0.1",
|
|
"eslint-plugin-promise": "4.0.1",
|
|
"eslint-plugin-standard": "4.0.0",
|
|
"istanbul": "0.4.5",
|
|
"mocha": "5.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
|
|
"shasum": "b998279bf47ce38344b4f3cf916d4679bbf51e3a",
|
|
"tarball": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
|
|
"fileCount": 5,
|
|
"unpackedSize": 8895,
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboxNLCRA9TVsSAnZWagAABjAP/36HVdFJZd41XWu4V4Lq\nC9iexogRT/eQ3offpCaOg6Z4phYNUhvspCNzpvWDK+PgFHhL+iT1JaseR8L6\ns10FIWUsV8MWf+PhRyaixrHTlYeKtw86EKCDagUQ+3F/WuR0t1l8tJ61oXmX\nt9mGcmdk9lC7gtq29nY/OP5pIR1wgNcFKXvxhdQ5qQNm1xBJM8HlhkrbJcNV\ncCS22k010P7YGny1hBsDd9d60s8N0qRYYv5jZdAEPyvfe7EuAAuhfjkd7OWZ\notO2E5ynAkHit5MekUdV0s+pUciO8doBCT+KzueHQWt5r7RD4+RgxlCMqzG7\nk4b7uZe0hxvnzRJPoTdWZzdrA5VPwAD+0+TKGUNUzqkeSZViYajwxXBF4WHT\necB+0KUhPMI6IIGdeiIYmL7tSa6hwzqxTy4HhFQ3VHZAi+MCcNFMZ/LuOQyX\nMUiAtxzyLMXCYfe0U3Lk/fBdrcBZAYAHreAdYXwksV2PPvoEc28/qomshKDo\nbVfv3pJvaXDHIEiJBR/4g99ploihTkmOxbqF5ogDBXoim+ql24zuEgHJD3v/\nKPmXTGCyeS6Jrk7hL2bw8mmy0uVb6/LYpKOvcWtTwkIW32DxQMM7zK0y1wq+\n9tSN539Byca0qpbDdh1hgGjwtfaciNb3fGNLGF3QuLYbvrOd4K+cE67vJdbI\nZMlO\r\n=cB++\r\n-----END PGP SIGNATURE-----\r\n"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
},
|
|
"gitHead": "bde0bac8ba99f5d461a339cb6b8a598a0586d699",
|
|
"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": {
|
|
"lint": "eslint --plugin markdown --ext js,md .",
|
|
"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": "2.0.1"
|
|
}
|