-
Notifications
You must be signed in to change notification settings - Fork 11
/
third_party_manifest.json
254 lines (254 loc) · 10.2 KB
/
third_party_manifest.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
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
{
"lastUpdated": "Wed Jul 24 2024 12:00:27 GMT+0000 (Coordinated Universal Time)",
"projectName": "nr1-observability-maps",
"projectUrl": "https://github.com/newrelic/nr1-observability-maps",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {
"ace-builds@1.5.3": {
"name": "ace-builds",
"version": "1.5.3",
"range": "^1.4.14",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/ajaxorg/ace-builds",
"versionedRepoUrl": "https://github.com/ajaxorg/ace-builds/tree/v1.5.3",
"licenseFile": "node_modules/ace-builds/LICENSE",
"licenseUrl": "https://github.com/ajaxorg/ace-builds/blob/v1.5.3/LICENSE",
"licenseTextSource": "file"
},
"async@3.2.3": {
"name": "async",
"version": "3.2.3",
"range": "^3.2.3",
"licenses": "MIT",
"repoUrl": "https://github.com/caolan/async",
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.3",
"licenseFile": "node_modules/async/LICENSE",
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.3/LICENSE",
"licenseTextSource": "file",
"publisher": "Caolan McMahon"
},
"d3@5.16.0": {
"name": "d3",
"version": "5.16.0",
"range": "^5.12.0",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/d3/d3",
"versionedRepoUrl": "https://github.com/d3/d3/tree/v5.16.0",
"licenseFile": "node_modules/d3/LICENSE",
"licenseUrl": "https://github.com/d3/d3/blob/v5.16.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Mike Bostock",
"url": "https://bost.ocks.org/mike"
},
"graphql@14.7.0": {
"name": "graphql",
"version": "14.7.0",
"range": "^14.7.0",
"licenses": "MIT",
"repoUrl": "https://github.com/graphql/graphql-js",
"versionedRepoUrl": "https://github.com/graphql/graphql-js/tree/v14.7.0",
"licenseFile": "node_modules/graphql/LICENSE",
"licenseUrl": "https://github.com/graphql/graphql-js/blob/v14.7.0/LICENSE",
"licenseTextSource": "file"
},
"lodash@4.17.21": {
"name": "lodash",
"version": "4.17.21",
"range": "^4.17.21",
"licenses": "MIT",
"repoUrl": "https://github.com/lodash/lodash",
"versionedRepoUrl": "https://github.com/lodash/lodash/tree/v4.17.21",
"licenseFile": "node_modules/lodash/LICENSE",
"licenseUrl": "https://github.com/lodash/lodash/blob/v4.17.21/LICENSE",
"licenseTextSource": "file",
"publisher": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"prop-types@15.8.1": {
"name": "prop-types",
"version": "15.8.1",
"range": "^15.6.2",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/prop-types",
"versionedRepoUrl": "https://github.com/facebook/prop-types/tree/v15.8.1",
"licenseFile": "node_modules/prop-types/LICENSE",
"licenseUrl": "https://github.com/facebook/prop-types/blob/v15.8.1/LICENSE",
"licenseTextSource": "file"
},
"react-ace@9.5.0": {
"name": "react-ace",
"version": "9.5.0",
"range": "^9.3.0",
"licenses": "MIT",
"repoUrl": "https://github.com/securingsincity/react-ace",
"versionedRepoUrl": "https://github.com/securingsincity/react-ace/tree/v9.5.0",
"licenseFile": "node_modules/react-ace/LICENSE",
"licenseUrl": "https://github.com/securingsincity/react-ace/blob/v9.5.0/LICENSE",
"licenseTextSource": "file",
"publisher": "James Hrisho"
},
"react-d3-graph@2.5.0": {
"name": "react-d3-graph",
"version": "2.5.0",
"range": "github:Kav91/react-d3-graph#v0.0.3",
"licenses": "MIT",
"repoUrl": "https://github.com/danielcaldas/react-d3-graph",
"versionedRepoUrl": "https://github.com/danielcaldas/react-d3-graph/tree/v2.5.0",
"licenseFile": "node_modules/react-d3-graph/LICENSE",
"licenseUrl": "https://github.com/danielcaldas/react-d3-graph/blob/v2.5.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Daniel Caldas"
},
"react-event-timeline@1.6.3": {
"name": "react-event-timeline",
"version": "1.6.3",
"range": "^1.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/rcdexta/react-event-timeline",
"versionedRepoUrl": "https://github.com/rcdexta/react-event-timeline/tree/v1.6.3",
"licenseFile": "node_modules/react-event-timeline/LICENSE.md",
"licenseUrl": "https://github.com/rcdexta/react-event-timeline/blob/v1.6.3/LICENSE.md",
"licenseTextSource": "file",
"publisher": "RC"
},
"react-select@3.2.0": {
"name": "react-select",
"version": "3.2.0",
"range": "^3.1.1",
"licenses": "MIT",
"repoUrl": "https://github.com/JedWatson/react-select/tree/master/packages/react-select",
"versionedRepoUrl": "https://github.com/JedWatson/react-select/tree/master/packages/react-select/tree/v3.2.0",
"licenseFile": "node_modules/react-select/README.md",
"licenseUrl": "https://github.com/JedWatson/react-select/tree/master/packages/react-select/blob/v3.2.0/README.md",
"licenseTextSource": "spdx",
"publisher": "Jed Watson"
},
"react-toastify@5.5.0": {
"name": "react-toastify",
"version": "5.5.0",
"range": "^5.5.0",
"licenses": "MIT",
"repoUrl": "https://github.com/fkhadra/react-toastify",
"versionedRepoUrl": "https://github.com/fkhadra/react-toastify/tree/v5.5.0",
"licenseFile": "node_modules/react-toastify/LICENSE",
"licenseUrl": "https://github.com/fkhadra/react-toastify/blob/v5.5.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Fadi Khadra",
"email": "fdkhadra@gmail.com",
"url": "https://fkhadra.github.io"
},
"semantic-ui-react@2.1.3": {
"name": "semantic-ui-react",
"version": "2.1.3",
"range": "^2.1.3",
"licenses": "MIT",
"repoUrl": "https://github.com/Semantic-Org/Semantic-UI-React",
"versionedRepoUrl": "https://github.com/Semantic-Org/Semantic-UI-React/tree/v2.1.3",
"licenseFile": "node_modules/semantic-ui-react/LICENSE.md",
"licenseUrl": "https://github.com/Semantic-Org/Semantic-UI-React/blob/v2.1.3/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Levi Thomason",
"email": "me@levithomason.com"
},
"semver@7.3.7": {
"name": "semver",
"version": "7.3.7",
"range": "^7.3.5",
"licenses": "ISC",
"repoUrl": "https://github.com/npm/node-semver",
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v7.3.7",
"licenseFile": "node_modules/semver/LICENSE",
"licenseUrl": "https://github.com/npm/node-semver/blob/v7.3.7/LICENSE",
"licenseTextSource": "file",
"publisher": "GitHub Inc."
}
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic@0.3.1": {
"name": "@newrelic/eslint-plugin-newrelic",
"version": "0.3.1",
"range": "^0.3.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/NewRelic/eslint-plugin-newrelic",
"versionedRepoUrl": "https://github.com/NewRelic/eslint-plugin-newrelic/tree/v0.3.1",
"licenseFile": "node_modules/@newrelic/eslint-plugin-newrelic/LICENSE",
"licenseUrl": "https://github.com/NewRelic/eslint-plugin-newrelic/blob/v0.3.1/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic"
},
"@semantic-release/changelog@5.0.1": {
"name": "@semantic-release/changelog",
"version": "5.0.1",
"range": "^5.0.1",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/changelog",
"versionedRepoUrl": "https://github.com/semantic-release/changelog/tree/v5.0.1",
"licenseFile": "node_modules/@semantic-release/changelog/LICENSE",
"licenseUrl": "https://github.com/semantic-release/changelog/blob/v5.0.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"@semantic-release/git@9.0.1": {
"name": "@semantic-release/git",
"version": "9.0.1",
"range": "^9.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/git",
"versionedRepoUrl": "https://github.com/semantic-release/git/tree/v9.0.1",
"licenseFile": "node_modules/@semantic-release/git/LICENSE",
"licenseUrl": "https://github.com/semantic-release/git/blob/v9.0.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"eslint@6.8.0": {
"name": "eslint",
"version": "6.8.0",
"range": "^6.8.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v6.8.0",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v6.8.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com"
},
"prettier@1.19.1": {
"name": "prettier",
"version": "1.19.1",
"range": "^1.19.1",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/prettier",
"versionedRepoUrl": "https://github.com/prettier/prettier/tree/v1.19.1",
"licenseFile": "node_modules/prettier/LICENSE",
"licenseUrl": "https://github.com/prettier/prettier/blob/v1.19.1/LICENSE",
"licenseTextSource": "file",
"publisher": "James Long"
},
"react-dom@17.0.2": {
"name": "react-dom",
"version": "17.0.2",
"range": "^17.0.2",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v17.0.2",
"licenseFile": "node_modules/react-dom/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v17.0.2/LICENSE",
"licenseTextSource": "file"
},
"react@17.0.2": {
"name": "react",
"version": "17.0.2",
"range": "^17.0.2",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v17.0.2",
"licenseFile": "node_modules/react/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v17.0.2/LICENSE",
"licenseTextSource": "file"
}
}
}