forked from microsoft/vscode-python
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.datascience-ui.dependencies.json
145 lines (145 loc) · 2.9 KB
/
package.datascience-ui.dependencies.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
[
"@babel/runtime-corejs2",
"@emotion/hash",
"@emotion/memoize",
"@emotion/stylis",
"@emotion/unitless",
"@mapbox/polylabel",
"@nteract/markdown",
"@nteract/mathjax",
"@nteract/octicons",
"@nteract/plotly",
"@nteract/transform-dataresource",
"@nteract/transform-geojson",
"@nteract/transform-model-debug",
"@nteract/transform-plotly",
"@nteract/transform-vdom",
"@nteract/transforms",
"anser",
"ansi-to-html",
"ansi-to-react",
"babel-polyfill",
"babel-runtime",
"bail",
"base16",
"bintrees",
"character-entities-legacy",
"character-reference-invalid",
"classnames",
"collapse-white-space",
"core-js",
"create-emotion",
"css-loader",
"d3-array",
"d3-bboxCollide",
"d3-brush",
"d3-chord",
"d3-collection",
"d3-color",
"d3-contour",
"d3-dispatch",
"d3-drag",
"d3-ease",
"d3-force",
"d3-format",
"d3-glyphedge",
"d3-hexbin",
"d3-hierarchy",
"d3-interpolate",
"d3-path",
"d3-polygon",
"d3-quadtree",
"d3-sankey-circular",
"d3-scale",
"d3-selection",
"d3-shape",
"d3-time-format",
"d3-time",
"d3-timer",
"d3-transition",
"d3-voronoi",
"emotion",
"entities",
"escape-carriage",
"extend",
"fbjs",
"flat",
"inherits",
"is-alphabetical",
"is-alphanumerical",
"is-buffer",
"is-decimal",
"is-hexadecimal",
"is-plain-obj",
"is-whitespace-character",
"is-word-character",
"json2csv",
"labella",
"leaflet",
"lodash.clonedeep",
"lodash.curry",
"lodash.flatten",
"lodash.flow",
"lodash.get",
"lodash.set",
"lodash.uniq",
"lodash",
"martinez-polygon-clipping",
"markdown-escapes",
"material-colors",
"mdast-add-list-metadata",
"memoize-one",
"numeral",
"object-assign",
"os-browserify",
"parse-entities",
"path-browserify",
"polygon-offset",
"prismjs",
"process",
"prop-types",
"pure-color",
"react-annotation",
"react-base16-styling",
"react-color",
"react-dom",
"react-hot-loader",
"react-json-tree",
"react-markdown",
"react-table-hoc-fixed-columns",
"react-table",
"react",
"reactcss",
"remark-parse",
"repeat-string",
"roughjs-es5",
"schedule",
"semiotic-mark",
"semiotic",
"state-toggle",
"string-hash",
"style-loader",
"styled-jsx",
"stylis-rule-sheet",
"svg-path-bounding-box",
"svgpath",
"tinycolor2",
"tinyqueue",
"trim-trailing-lines",
"trim",
"trough",
"unherit",
"unified",
"uniqid",
"unist-util-is",
"unist-util-remove-position",
"unist-util-stringify-position",
"unist-util-visit-parents",
"unist-util-visit",
"vfile-location",
"vfile-message",
"vfile",
"viz-annotation",
"x-is-string",
"xtend"
]