-
Notifications
You must be signed in to change notification settings - Fork 0
/
typings.json
38 lines (38 loc) · 2.21 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"globalDependencies": {
"axios": "registry:dt/axios#0.9.1+20160317120654",
"bluebird": "registry:dt/bluebird#2.0.0+20160319051630",
"body-parser": "registry:dt/body-parser#0.0.0+20160317120654",
"chai": "registry:dt/chai#3.4.0+20160317120654",
"chai-as-promised": "registry:dt/chai-as-promised#0.0.0+20160423070304",
"cors": "registry:dt/cors#0.0.0+20160317120654",
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160602151406",
"form-data": "registry:dt/form-data#0.0.0+20160316155526",
"history": "registry:dt/history#1.8.0+20160316155526",
"jquery": "registry:dt/jquery#1.10.0+20160417213236",
"jsonwebtoken": "registry:dt/jsonwebtoken#0.0.0+20160521152605",
"lodash": "registry:dt/lodash#3.10.0+20160330154726",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"mocha": "registry:dt/mocha#2.2.5+20160317120654",
"node": "registry:dt/node#6.0.0+20160602155235",
"passport": "registry:dt/passport#0.2.0+20160317120654",
"passport-jwt": "registry:dt/passport-jwt#2.0.0+20160330163949",
"passport-strategy": "registry:dt/passport-strategy#0.2.0+20160316155526",
"promises-a-plus": "registry:dt/promises-a-plus#0.0.0+20160317120654",
"react": "registry:dt/react#0.14.0+20160602140309",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-redux": "registry:dt/react-redux#4.4.0+20160501125835",
"react-router": "registry:dt/react-router#2.0.0+20160621215300",
"react-router-redux": "registry:dt/react-router-redux#4.0.0+20160316155526",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160608102730",
"redux": "registry:dt/redux#3.3.1+20160326112656",
"redux-actions": "registry:dt/redux-actions#0.8.0+20160521154116",
"request": "registry:dt/request#0.0.0+20160524135346",
"request-promise": "registry:dt/request-promise#3.0.0+20160628092802",
"sequelize": "registry:dt/sequelize#3.4.1+20160622054214",
"sequelize-fixtures": "registry:dt/sequelize-fixtures#0.0.0+20160317120654",
"serve-static": "registry:dt/serve-static#0.0.0+20160501131543",
"validator": "registry:dt/validator#4.5.1+20160316155526"
}
}