-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
19 lines (19 loc) · 841 Bytes
/
typings.json
File metadata and controls
19 lines (19 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"globalDependencies": {
"node": "registry:env/node#6.0.0+20170213133316"
},
"dependencies": {
"basic-auth": "registry:dt/basic-auth#0.0.0+20170214172456",
"colors": "registry:dt/colors#1.1.0+20161228000716",
"consolidate": "registry:dt/consolidate#0.0.0+20170101024625",
"express": "registry:dt/express#4.0.0+20170118060322",
"glob": "registry:dt/glob#5.0.10+20160708003644",
"line-by-line": "registry:dt/line-by-line#0.1.0+20170324151803",
"lodash": "registry:dt/lodash#4.14.0+20170324155812",
"morgan": "registry:dt/morgan#1.7.0+20160726064905",
"q": "registry:dt/q#1.0.0+20170315012124",
"serve-favicon": "registry:dt/serve-favicon#2.2.0+20161128184045",
"serve-index": "registry:dt/serve-index#1.7.2+20160428043022",
"sprintf": "registry:dt/sprintf#0.0.0+20160428043022"
}
}