forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
34 lines (34 loc) · 1.77 KB
/
Copy pathtypings.json
File metadata and controls
34 lines (34 loc) · 1.77 KB
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
{
"globalDependencies": {
"bytebuffer": "registry:dt/bytebuffer#5.0.0+20160624071349",
"classnames": "registry:dt/classnames#0.0.0+20160316155526",
"cockroach-protos": "file:generated/protos.d.ts",
"fetch-mock": "registry:dt/fetch-mock#5.0.0+20160829142453",
"highlightjs": "registry:dt/highlightjs#9.1.0+20160317120654",
"long": "registry:dt/long#3.0.2+20160602144319",
"mocha": "registry:dt/mocha#2.2.5+20160720003353",
"react": "registry:dt/react#0.14.0+20160927082313",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-redux": "registry:dt/react-redux#4.4.0+20160720003245",
"whatwg-fetch": "registry:dt/whatwg-fetch#0.0.0+20160829180742",
"whatwg-streams": "registry:dt/whatwg-streams#0.0.0+20160829180742"
},
"dependencies": {
"chai": "registry:npm/chai#3.5.0+20160723033700",
"d3": "registry:npm/d3#3.0.0+20160723033700",
"enzyme": "registry:npm/enzyme#2.2.0+20160322031343",
"lodash": "registry:npm/lodash#4.0.0+20160723033700",
"moment": "file:jspm_packages/npm/moment@2.17.1/moment.d.ts",
"nvd3": "registry:npm/nvd3#1.8.3+20160711175044",
"protos-builders": "file:app/js/protos.d.ts",
"react-paginate": "file:local_typings/react-paginate.d.ts",
"react-router": "registry:npm/react-router#2.4.0+20160915183637",
"react-router-redux": "registry:npm/react-router-redux#4.0.0+20160602212457",
"react-select": "registry:npm/react-select#1.0.0+20160723033700",
"react-sticky": "file:local_typings/react-sticky.d.ts",
"redux": "file:jspm_packages/npm/redux@3.6.0/index.d.ts",
"redux-thunk": "registry:npm/redux-thunk#2.0.0+20160525185520",
"reselect": "file:jspm_packages/npm/reselect@2.5.4/src/reselect.d.ts",
"sinon": "registry:npm/sinon#1.16.0+20160723033700"
}
}