-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
18 lines (18 loc) · 844 Bytes
/
Copy pathtypings.json
File metadata and controls
18 lines (18 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"globalDependencies": {
"axios": "registry:dt/axios#0.9.1+20161016142654",
"classnames": "registry:dt/classnames#0.0.0+20161113184211",
"modernizr": "registry:dt/modernizr#3.3.0+20170302103631",
"node": "registry:dt/node#7.0.0+20170322231424",
"popper.js": "registry:dt/popper.js#0.4.0+20161005184000",
"react-router": "registry:dt/react-router#4.0.0+20170323201651",
"react-router-dom": "registry:dt/react-router-dom#4.0.0+20170323201651",
"recompose": "registry:dt/recompose#0.22.0+20170306203754"
},
"globalDevDependencies": {
"jest": "registry:dt/jest#19.2.0+20170312200138",
"redux-mock-store": "registry:dt/redux-mock-store#0.0.6+20161121205806",
"sinon": "registry:dt/sinon#1.16.1+20161208163514",
"webpack-dev-server": "registry:dt/webpack-dev-server#1.12.1+20170117213337"
}
}