forked from rapid7/awsaml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypings.json
21 lines (21 loc) · 1.1 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"globalDependencies": {
"aws-sdk": "registry:dt/aws-sdk#0.0.0+20160505181932",
"body-parser": "registry:dt/body-parser#0.0.0+20160317120654",
"cookie-parser": "registry:dt/cookie-parser#1.3.4+20160316155526",
"errorhandler": "registry:dt/errorhandler#0.0.0+20160316155526",
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160322035842",
"express-session": "registry:dt/express-session#0.0.0+20160331200931",
"ini": "registry:dt/ini#1.3.3+20160316155526",
"mkdirp": "registry:dt/mkdirp#0.3.0+20160317120654",
"morgan": "registry:dt/morgan#1.7.0+20160524142355",
"node": "registry:dt/node#6.0.0+20160523035754",
"passport": "registry:dt/passport#0.2.0+20160317120654",
"react": "registry:dt/react#0.14.0+20160423065914",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-global": "registry:dt/react-global#0.14.0+20160316155526",
"serve-static": "registry:dt/serve-static#0.0.0+20160501131543",
"xmldom": "registry:dt/xmldom#0.1.22+20160319053438"
}
}