-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
23 lines (22 loc) · 957 Bytes
/
typings.json
File metadata and controls
23 lines (22 loc) · 957 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"globalDependencies": {
"es6-promise": "registry:dt/es6-promise#0.0.0+20160614011821",
"immutable": "registry:dt/immutable#3.8.1+20160608070634",
"jquery": "registry:dt/jquery#1.10.0+20160908203239",
"node": "registry:dt/node#7.0.0+20170204020307",
"react": "registry:dt/react#0.14.0+20160829191040",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-redux": "registry:dt/react-redux#4.4.0+20160908183346",
"react-router": "registry:dt/react-router#2.0.0+20160914113953",
"react-router-redux": "registry:dt/react-router-redux#4.0.0+20160724070902",
"redux": "registry:dt/redux#3.5.2+20160703092728",
"redux-thunk": "registry:dt/redux-thunk#2.1.0+20160703120921"
},
"globalDevDependencies": {
"assert": "registry:dt/assert#0.0.0+20160317120654",
"chai": "registry:dt/chai#3.4.0+20160601211834",
"mocha": "registry:dt/mocha#2.2.5+20160720003353"
},
"dependencies": {
}
}