This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathtypings.json
33 lines (33 loc) · 1.77 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
{
"name": "hawkeye",
"dependencies": {
"form-data": "registry:npm/form-data#1.0.0+20160812072516",
"lodash": "registry:npm/lodash#4.0.0+20161015015725",
"redux-persist": "registry:npm/redux-persist#3.2.2+20160817092816",
"request": "registry:dt/request#0.0.0+20161128184003"
},
"globalDependencies": {
"async": "registry:dt/async#2.0.1+20161211174247",
"electron": "registry:dt/electron#1.4.8+20161220141501",
"electron-window-state": "registry:dt/electron-window-state#2.0.0+20161102134001",
"es2015-symbol": "registry:env/es2015-symbol#1.0.0+20160526151700",
"es6-shim": "registry:dt/es6-shim#0.31.2+20160726072212",
"history": "registry:dt/history#1.8.0+20160316155526",
"moment": "registry:dt/moment#2.11.1+20161010105546",
"node": "registry:dt/node#6.0.0+20161121110008",
"node-schedule": "registry:dt/node-schedule#1.1.0+20161119044246",
"object-assign": "registry:dt/object-assign#4.0.1+20161006140353",
"query-string": "registry:dt/query-string#3.0.0+20161129181732",
"react": "registry:dt/react#0.14.0+20161203201537",
"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+20161117134353",
"react-router-redux": "registry:dt/react-router-redux#4.0.0+20160930121107",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160830150755",
"react-virtualized": "registry:dt/react-virtualized#0.0.0+20161117143210",
"redux": "registry:dt/redux#3.5.2+20160703092728",
"redux-thunk": "registry:dt/redux-thunk#2.1.0+20160703120921",
"whatwg-fetch": "registry:dt/whatwg-fetch#0.0.0+20161120230953",
"whatwg-streams": "registry:dt/whatwg-streams#0.0.0+20161214010628"
}
}