-
Notifications
You must be signed in to change notification settings - Fork 62
/
vendor.yaml
200 lines (178 loc) · 6.57 KB
/
vendor.yaml
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
libs:
Ace:
website: https://ace.c9.io/
source: https://github.com/ajaxorg/ace
licenseName: BSD-3-Clause
licenseUrl: https://raw.githubusercontent.com/ajaxorg/ace/master/LICENSE
distDir: ace
npmDir: ace-builds
files:
- LICENSE
- src/ace.js
- src/ext-searchbox.js
- src/mode-c_cpp.js
- src/mode-csharp.js
- src/mode-dot.js
- src/mode-golang.js
- src/mode-java.js
- src/mode-javascript.js
- src/mode-json.js
- src/mode-lua.js
- src/mode-nim.js
- src/mode-perl.js
- src/mode-php.js
- src/mode-python.js
- src/mode-ruby.js
- src/mode-yaml.js
- src/theme-monokai.js
- src/theme-textmate.js
- src/worker-javascript.js
- src/worker-json.js
- src/worker-lua.js
- src/worker-php.js
- src/worker-yaml.js
- src/ext-language_tools.js
BigInteger.js:
source: https://github.com/peterolson/BigInteger.js
licenseName: Unlicense
licenseUrl: https://raw.githubusercontent.com/peterolson/BigInteger.js/master/LICENSE
distDir: BigInteger
npmDir: big-integer
files: [LICENSE, BigInteger.js]
Bootstrap:
website: http://getbootstrap.com/
source: https://github.com/twbs/bootstrap
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/twbs/bootstrap/master/LICENSE
npmDir: bootstrap
files: [LICENSE, dist/*]
Bootswatch:
website: https://bootswatch.com/
source: https://github.com/thomaspark/bootswatch
licenseName: MIT
licenseUrl: https://github.com/thomaspark/bootswatch/blob/gh-pages/LICENSE
npmDir: bootswatch
distDir: bootstrap/css/
files: [LICENSE, darkly/bootstrap.min.css]
priority: 10
bowser:
source: https://github.com/ded/bowser
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/ded/bowser/master/LICENSE
npmDir: bowser
files: [LICENSE, bowser.js]
dateformat:
source: https://github.com/felixge/node-dateformat
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/felixge/node-dateformat/master/LICENSE
npmDir: dateformat
files: [LICENSE, lib/dateformat.js]
Font Awesome:
website: http://fontawesome.io/
source: https://github.com/FortAwesome/Font-Awesome
licenseUrl: http://fontawesome.io/license/
npmDir: font-awesome
files: [css, fonts]
GoldenLayout:
website: https://www.golden-layout.com/
source: https://github.com/deepstreamIO/golden-layout
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/deepstreamIO/golden-layout/master/LICENSE
distDir: goldenlayout
npmDir: golden-layout
files: [LICENSE, dist/goldenlayout.js, src/css/goldenlayout-base.css, src/css/goldenlayout-dark-theme.css]
jQuery:
website: https://jquery.com/
source: https://github.com/jquery/jquery
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/jquery/jquery/master/LICENSE.txt
npmDir: jquery
files: [LICENSE.txt, dist/jquery.min.js]
jsTree:
website: https://www.jstree.com/
source: https://github.com/vakata/jstree
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/vakata/jstree/master/LICENSE-MIT
npmDir: jstree
files: [LICENSE-MIT, dist/*]
localForage:
source: https://github.com/localForage/localForage
licenseName: Apache-2.0
licenseUrl: https://raw.githubusercontent.com/localForage/localForage/master/LICENSE
npmDir: localforage
files: [LICENSE, dist/localforage.js]
pako:
source: https://github.com/nodeca/pako
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/nodeca/pako/master/LICENSE
npmDir: pako
files: [LICENSE, dist/pako_inflate.min.js]
require.js:
source: https://github.com/requirejs/requirejs
licenseName: jQuery license
licenseUrl: https://jquery.org/license/
npmDir: requirejs
files: [require.js]
require-from-string:
source: https://github.com/floatdrop/require-from-string
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/floatdrop/require-from-string/master/LICENSE
npmDir: require-from-string
files: [license, index.js]
smooth-scrollbar:
source: https://github.com/idiotWu/smooth-scrollbar
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/idiotWu/smooth-scrollbar/develop/LICENSE
npmDir: smooth-scrollbar
files: [LICENSE, dist/*]
text-encoding:
source: https://github.com/inexorabletash/text-encoding
licenseName: Unlicense
licenseUrl: https://raw.githubusercontent.com/inexorabletash/text-encoding/master/LICENSE.md
npmDir: text-encoding
files: [LICENSE.md, index.js]
thenBy.js:
source: https://github.com/Teun/thenBy.js
licenseName: Apache-2.0
licenseUrl: https://raw.githubusercontent.com/Teun/thenBy.js/master/LICENSE.TXT
distDir: thenBy
npmDir: thenby
files: [LICENSE.TXT, thenBy.min.js, thenBy.module.js]
Vue.js:
source: https://github.com/vuejs/vue
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/vuejs/vue/dev/LICENSE
npmDir: vue
files: [LICENSE, dist/vue.js, dist/vue.min.js]
DefinitelyTyped:
source: https://github.com/DefinitelyTyped/DefinitelyTyped
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE
distDir: ts-types
Kaitai Struct Compiler:
website: http://kaitai.io/
source: https://github.com/kaitai-io/kaitai_struct_compiler
licenseName: GPL-3.0
licenseUrl: https://raw.githubusercontent.com/kaitai-io/kaitai_struct_compiler/master/LICENSE
npmDir: kaitai-struct-compiler
files: [LICENSE, kaitai-struct-compiler.js]
Kaitai Struct JavaScript Runtime:
source: https://github.com/kaitai-io/kaitai_struct_javascript_runtime
licenseName: Apache-2.0
licenseUrl: https://raw.githubusercontent.com/kaitai-io/kaitai_struct_javascript_runtime/master/LICENSE
npmDir: kaitai-struct
files: [LICENSE, KaitaiStream.js]
js-yaml:
source: https://github.com/nodeca/js-yaml
licenseName: MIT
licenseUrl: https://github.com/nodeca/js-yaml/blob/master/LICENSE
npmDir: js-yaml
files: [LICENSE, dist/js-yaml.min.js]
# FIXME: remove when no longer referenced by src/KaitaiSandbox.ts and src/worker/ImportLoader.ts
# (see https://github.com/kaitai-io/kaitai_struct_webide/issues/168)
yaml.js:
source: https://github.com/jeremyfa/yaml.js
licenseName: MIT
licenseUrl: https://raw.githubusercontent.com/jeremyfa/yaml.js/develop/LICENSE
npmDir: yamljs
files: [LICENSE, dist/yaml.js]