-
Notifications
You must be signed in to change notification settings - Fork 1
/
licenses.json
99 lines (98 loc) · 4.5 KB
/
licenses.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
{
"@codemirror/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/codemirror/autocomplete",
"publisher": "Marijn Haverbeke",
"email": "[email protected]",
"url": "http://marijnhaverbeke.nl",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@codemirror/autocomplete",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@codemirror/autocomplete/LICENSE"
},
"@codemirror/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/codemirror/state",
"publisher": "Marijn Haverbeke",
"email": "[email protected]",
"url": "http://marijnhaverbeke.nl",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@codemirror/state",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@codemirror/state/LICENSE"
},
"@emotion/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/main/packages/css",
"publisher": "Kye Hohenberger",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@emotion/css",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@emotion/css/LICENSE"
},
"@grafana/[email protected]": {
"licenses": "Apache-2.0",
"repository": "https://github.com/grafana/grafana",
"publisher": "Grafana Labs",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/data",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/data/README.md"
},
"@grafana/[email protected]": {
"licenses": "Apache-2.0",
"repository": "https://github.com/grafana/grafana",
"publisher": "Grafana Labs",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/runtime",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/runtime/README.md"
},
"@grafana/[email protected]": {
"licenses": "Apache-2.0",
"repository": "https://github.com/grafana/grafana",
"publisher": "Grafana Labs",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/schema",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/schema/README.md"
},
"@grafana/[email protected]": {
"licenses": "Apache-2.0",
"repository": "https://github.com/grafana/grafana",
"publisher": "Grafana Labs",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/ui",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@grafana/ui/README.md"
},
"@lezer/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/lezer-parser/generator",
"publisher": "Marijn Haverbeke",
"email": "[email protected]",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@lezer/generator",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@lezer/generator/LICENSE"
},
"@lezer/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/lezer-parser/lr",
"publisher": "Marijn Haverbeke",
"email": "[email protected]",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@lezer/lr",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@lezer/lr/LICENSE"
},
"@uiw/[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/uiwjs/react-codemirror",
"publisher": "kenny wong",
"email": "[email protected]",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@uiw/react-codemirror",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/@uiw/react-codemirror/README.md"
},
"[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/facebook/react",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/react-dom",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/react-dom/LICENSE"
},
"[email protected]": {
"licenses": "MIT",
"repository": "https://github.com/facebook/react",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/react",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/react/LICENSE"
},
"[email protected]": {
"licenses": "0BSD",
"repository": "https://github.com/Microsoft/tslib",
"publisher": "Microsoft Corp.",
"path": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/tslib",
"licenseFile": "/home/qmouty/IdeaProjects/grafana-akvorado/node_modules/tslib/LICENSE.txt"
}
}