forked from bbc/simorgh
-
Notifications
You must be signed in to change notification settings - Fork 3
/
license-exceptions.json
82 lines (82 loc) · 3.39 KB
/
license-exceptions.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
{
"exceptions": {
"abab@*": {
"reason": "Licensed under W3C 3-clause BSD license; https://github.com/jsdom/abab/blob/master/LICENSE.md"
},
"atob@*": {
"reason": "Licensed under MIT or Apache 2.0; https://git.coolaj86.com/coolaj86/atob.js/src/branch/master/LICENSE"
},
"axe-core@*": {
"reason": "Licensed under Mozilla Public License 2.0; https://github.com/dequelabs/axe-core/blob/develop/LICENSE"
},
"caniuse-db@*": {
"reason": "CC BY 4.0 license; https://github.com/Fyrd/caniuse/blob/master/LICENSE"
},
"caniuse-lite@*": {
"reason": "CC BY 4.0 license; https://github.com/ben-eb/caniuse-lite#license"
},
"chrome-devtools-frontend@*": {
"reason": "Custom license, manually verified; https://github.com/ChromeDevTools/devtools-frontend/blob/master/LICENSE"
},
"create-react-context@*": {
"reason": "Licensed under MIT; https://github.com/jamiebuilds/create-react-context/blob/master/LICENSE"
},
"css-select@*": {
"reason": "Licensed under BSD-2 clause 'simplified'; https://github.com/fb55/css-select/blob/master/LICENSE"
},
"expand-template@*": {
"reason": "Dual-licensed under WTFPL or MIT; https://github.com/ralphtheninja/expand-template#license"
},
"jszip@*": {
"reason": "Dual-licensed under GPLv3 or MIT; https://github.com/Stuk/jszip#license"
},
"JSV@*": {
"reason": "Licensed under LGPL; https://github.com/garycourt/JSV"
},
"mdn-data@*": {
"reason": "Licensed under Creative Commons Zero v1.0 Universal; https://github.com/mdn/data/blob/master/LICENSE"
},
"node-forge@*": {
"reason": "Dual-licensed under GPL or BSD; https://github.com/digitalbazaar/forge#contributing"
},
"pako@*": {
"reason": "Licensed under MIT; https://github.com/nodeca/pako/blob/master/LICENSE"
},
"sha.js@*": {
"reason": "Licensed under MIT; https://github.com/crypto-browserify/sha.js#license-mit"
},
"store2@*": {
"reason": "Licensed under MIT; https://github.com/nbubna/store/blob/master/LICENSE-MIT"
},
"type-fest@*": {
"reason": "Dual-licensed under MIT or CC0-1.0; https://github.com/sindresorhus/type-fest#license"
},
"tv4@*": {
"reason": "Licensed under MIT; https://github.com/geraintluff/tv4/blob/master/LICENSE.txt"
},
"ua-parser-js@*": {
"reason": "Dual license under GPL or MIT; https://github.com/faisalman/ua-parser-js#license"
},
"xmldom@*": {
"reason": "Dual license under MIT or LGPL; https://github.com/jindw/xmldom/blob/master/LICENSE"
},
"language-subtag-registry@*": {
"reason": "Licensed under MIT; https://github.com/mattcg/language-subtag-registry#credits-and-collaboration"
},
"tslib@*": {
"reason": "Licenced under BSD Zero Clause license; https://github.com/microsoft/tslib/blob/master/LICENSE.txt"
},
"scss-parser@*": {
"reason": "Licenced under BSD 3 Clause license; https://github.com/salesforce-ux/scss-parser/blob/master/LICENSE"
},
"intersection-observer@*": {
"reason": "Licenced under W3C-20150513; https://spdx.org/licenses/W3C-20150513.html"
},
"argparse@*": {
"reason": "Licensed under Python-2.0; https://github.com/nodeca/argparse/blob/master/LICENSE"
},
"json-schema@*": {
"reason": "Licenced under BSD 3-Clause; https://github.com/kriszyp/json-schema/blob/master/LICENSE"
}
}
}