-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtypings.json
More file actions
16 lines (16 loc) · 831 Bytes
/
typings.json
File metadata and controls
16 lines (16 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"globalDependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160619023215",
"cookie-parser": "registry:dt/cookie-parser#1.3.4+20160316155526",
"express": "registry:dt/express#4.0.0+20160708185218",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20161012061536",
"express-session": "registry:dt/express-session#0.0.0+20160930124524",
"jquery": "registry:dt/jquery#1.10.0+20160929162922",
"mongoose": "registry:dt/mongoose#4.5.9+20161010180758",
"node": "registry:dt/node#6.0.0+20161110151007",
"passport": "registry:dt/passport#0.2.0+20161028150851",
"passport-local": "registry:dt/passport-local#0.0.0+20160316155526",
"pug": "registry:dt/pug#2.0.0-beta6+20160919072324",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157"
}
}