Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-index / node_modules / http-errors / node_modules / statuses / package.json
1 {
2   "name": "statuses",
3   "description": "HTTP status utility",
4   "version": "1.2.1",
5   "author": {
6     "name": "Jonathan Ong",
7     "email": "me@jongleberry.com",
8     "url": "http://jongleberry.com"
9   },
10   "repository": {
11     "type": "git",
12     "url": "https://github.com/jshttp/statuses"
13   },
14   "license": "MIT",
15   "keywords": [
16     "http",
17     "status",
18     "code"
19   ],
20   "files": [
21     "index.js",
22     "codes.json",
23     "LICENSE"
24   ],
25   "devDependencies": {
26     "csv-parse": "0.0.6",
27     "istanbul": "0",
28     "mocha": "1",
29     "stream-to-array": "2"
30   },
31   "scripts": {
32     "build": "node scripts/build.js",
33     "update": "node scripts/update.js",
34     "test": "mocha --reporter spec --bail --check-leaks",
35     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks",
36     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks"
37   },
38   "gitHead": "49e6ac7ae4c63ee8186f56cb52112a7eeda28ed7",
39   "bugs": {
40     "url": "https://github.com/jshttp/statuses/issues"
41   },
42   "homepage": "https://github.com/jshttp/statuses",
43   "_id": "statuses@1.2.1",
44   "_shasum": "dded45cc18256d51ed40aec142489d5c61026d28",
45   "_from": "statuses@1",
46   "_npmVersion": "1.4.28",
47   "_npmUser": {
48     "name": "dougwilson",
49     "email": "doug@somethingdoug.com"
50   },
51   "maintainers": [
52     {
53       "name": "jongleberry",
54       "email": "jonathanrichardong@gmail.com"
55     },
56     {
57       "name": "tjholowaychuk",
58       "email": "tj@vision-media.ca"
59     },
60     {
61       "name": "dougwilson",
62       "email": "doug@somethingdoug.com"
63     },
64     {
65       "name": "shtylman",
66       "email": "shtylman@gmail.com"
67     },
68     {
69       "name": "mscdex",
70       "email": "mscdex@mscdex.net"
71     },
72     {
73       "name": "fishrock123",
74       "email": "fishrock123@rocketmail.com"
75     }
76   ],
77   "dist": {
78     "shasum": "dded45cc18256d51ed40aec142489d5c61026d28",
79     "tarball": "http://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz"
80   },
81   "directories": {},
82   "_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz"
83 }