Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / path-to-regexp / package.json
1 {
2   "name": "path-to-regexp",
3   "description": "Express style path to RegExp utility",
4   "version": "0.1.3",
5   "scripts": {
6     "test": "istanbul cover _mocha -- -R spec"
7   },
8   "keywords": [
9     "express",
10     "regexp"
11   ],
12   "component": {
13     "scripts": {
14       "path-to-regexp": "index.js"
15     }
16   },
17   "repository": {
18     "type": "git",
19     "url": "https://github.com/component/path-to-regexp.git"
20   },
21   "devDependencies": {
22     "mocha": "^1.17.1",
23     "istanbul": "^0.2.6"
24   },
25   "bugs": {
26     "url": "https://github.com/component/path-to-regexp/issues"
27   },
28   "homepage": "https://github.com/component/path-to-regexp",
29   "_id": "path-to-regexp@0.1.3",
30   "_shasum": "21b9ab82274279de25b156ea08fd12ca51b8aecb",
31   "_from": "path-to-regexp@0.1.3",
32   "_npmVersion": "1.4.9",
33   "_npmUser": {
34     "name": "blakeembrey",
35     "email": "hello@blakeembrey.com"
36   },
37   "maintainers": [
38     {
39       "name": "tjholowaychuk",
40       "email": "tj@vision-media.ca"
41     },
42     {
43       "name": "jongleberry",
44       "email": "jonathanrichardong@gmail.com"
45     },
46     {
47       "name": "dominicbarnes",
48       "email": "dominic@dbarnes.info"
49     },
50     {
51       "name": "tootallnate",
52       "email": "nathan@tootallnate.net"
53     },
54     {
55       "name": "rauchg",
56       "email": "rauchg@gmail.com"
57     },
58     {
59       "name": "retrofox",
60       "email": "rdsuarez@gmail.com"
61     },
62     {
63       "name": "coreh",
64       "email": "thecoreh@gmail.com"
65     },
66     {
67       "name": "forbeslindesay",
68       "email": "forbes@lindesay.co.uk"
69     },
70     {
71       "name": "kelonye",
72       "email": "kelonyemitchel@gmail.com"
73     },
74     {
75       "name": "mattmueller",
76       "email": "mattmuelle@gmail.com"
77     },
78     {
79       "name": "yields",
80       "email": "yields@icloud.com"
81     },
82     {
83       "name": "anthonyshort",
84       "email": "antshort@gmail.com"
85     },
86     {
87       "name": "ianstormtaylor",
88       "email": "ian@ianstormtaylor.com"
89     },
90     {
91       "name": "cristiandouce",
92       "email": "cristian@gravityonmars.com"
93     },
94     {
95       "name": "swatinem",
96       "email": "arpad.borsos@googlemail.com"
97     },
98     {
99       "name": "stagas",
100       "email": "gstagas@gmail.com"
101     },
102     {
103       "name": "amasad",
104       "email": "amjad.masad@gmail.com"
105     },
106     {
107       "name": "juliangruber",
108       "email": "julian@juliangruber.com"
109     },
110     {
111       "name": "shtylman",
112       "email": "shtylman@gmail.com"
113     },
114     {
115       "name": "calvinfo",
116       "email": "calvin@calv.info"
117     },
118     {
119       "name": "blakeembrey",
120       "email": "hello@blakeembrey.com"
121     },
122     {
123       "name": "timoxley",
124       "email": "secoif@gmail.com"
125     },
126     {
127       "name": "jonathanong",
128       "email": "jonathanrichardong@gmail.com"
129     },
130     {
131       "name": "queckezz",
132       "email": "fabian.eichenberger@gmail.com"
133     },
134     {
135       "name": "nami-doc",
136       "email": "vendethiel@hotmail.fr"
137     },
138     {
139       "name": "clintwood",
140       "email": "clint@anotherway.co.za"
141     },
142     {
143       "name": "thehydroimpulse",
144       "email": "dnfagnan@gmail.com"
145     },
146     {
147       "name": "stephenmathieson",
148       "email": "me@stephenmathieson.com"
149     },
150     {
151       "name": "trevorgerhardt",
152       "email": "trevorgerhardt@gmail.com"
153     }
154   ],
155   "dist": {
156     "shasum": "21b9ab82274279de25b156ea08fd12ca51b8aecb",
157     "tarball": "http://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz"
158   },
159   "directories": {},
160   "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.3.tgz"
161 }