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