-
Notifications
You must be signed in to change notification settings - Fork 0
/
typings.json
22 lines (22 loc) · 1.16 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
{
"dependencies": {},
"globalDependencies": {
"classnames": "registry:dt/classnames#0.0.0+20160316155526",
"debug": "registry:dt/debug#0.0.0+20160317120654",
"express": "registry:dt/express#4.0.0+20160708185218",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20160715232503",
"lodash": "registry:dt/lodash#4.14.0+20160802150749",
"material-ui": "registry:dt/material-ui#0.15.1+20160720000941",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"node": "registry:dt/node#6.0.0+20160805072842",
"react": "registry:dt/react#0.14.0+20160805125551",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-redux": "registry:dt/react-redux#4.4.0+20160724070751",
"react-router": "registry:dt/react-router#2.0.0+20160621215300",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160608102730",
"react-tap-event-plugin": "registry:dt/react-tap-event-plugin#0.0.0+20160602142434",
"redux": "registry:dt/redux#3.5.2+20160703092728",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157",
"whatwg-fetch": "registry:dt/whatwg-fetch#0.0.0+20160728142841"
}
}