Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / morgan / node_modules / basic-auth / package.json
1 {
2   "name": "basic-auth",
3   "version": "1.0.0",
4   "repository": {
5     "type": "git",
6     "url": "https://github.com/visionmedia/node-basic-auth"
7   },
8   "description": "generic basic auth parser",
9   "keywords": [
10     "basic",
11     "auth",
12     "authorization",
13     "basicauth"
14   ],
15   "devDependencies": {
16     "mocha": "*",
17     "should": "*"
18   },
19   "scripts": {
20     "test": "make test"
21   },
22   "files": [
23     "index.js"
24   ],
25   "license": "MIT",
26   "gitHead": "099e8c703ea3994d72240492aba9b115517cf45e",
27   "bugs": {
28     "url": "https://github.com/visionmedia/node-basic-auth/issues"
29   },
30   "homepage": "https://github.com/visionmedia/node-basic-auth",
31   "_id": "basic-auth@1.0.0",
32   "_shasum": "111b2d9ff8e4e6d136b8c84ea5e096cb87351637",
33   "_from": "basic-auth@1.0.0",
34   "_npmVersion": "1.4.16",
35   "_npmUser": {
36     "name": "jonathanong",
37     "email": "jonathanrichardong@gmail.com"
38   },
39   "maintainers": [
40     {
41       "name": "tjholowaychuk",
42       "email": "tj@vision-media.ca"
43     },
44     {
45       "name": "jonathanong",
46       "email": "jonathanrichardong@gmail.com"
47     }
48   ],
49   "dist": {
50     "shasum": "111b2d9ff8e4e6d136b8c84ea5e096cb87351637",
51     "tarball": "http://registry.npmjs.org/basic-auth/-/basic-auth-1.0.0.tgz"
52   },
53   "directories": {},
54   "_resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.0.tgz"
55 }