-
Notifications
You must be signed in to change notification settings - Fork 33
/
third_party_manifest.json
266 lines (266 loc) · 10.7 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
255
256
257
258
259
260
261
262
263
264
265
266
{
"lastUpdated": "Fri Dec 16 2022 15:41:42 GMT+0000 (Coordinated Universal Time)",
"projectName": "nr1-cloud-optimize",
"projectUrl": "https://github.com/newrelic/nr1-cloud-optimize",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {
"@mantine/hooks@5.9.4": {
"name": "@mantine/hooks",
"version": "5.9.4",
"range": "^5.9.4",
"licenses": "MIT",
"repoUrl": "https://github.com/mantinedev/mantine",
"versionedRepoUrl": "https://github.com/mantinedev/mantine/tree/v5.9.4",
"licenseFile": "node_modules/@mantine/hooks/README.md",
"licenseUrl": "https://github.com/mantinedev/mantine/blob/v5.9.4/README.md",
"licenseTextSource": "spdx",
"publisher": "Vitaly Rtishchev",
"email": "rtivital@gmail.com"
},
"async@3.2.4": {
"name": "async",
"version": "3.2.4",
"range": "^3.2.0",
"licenses": "MIT",
"repoUrl": "https://github.com/caolan/async",
"versionedRepoUrl": "https://github.com/caolan/async/tree/v3.2.4",
"licenseFile": "node_modules/async/LICENSE",
"licenseUrl": "https://github.com/caolan/async/blob/v3.2.4/LICENSE",
"licenseTextSource": "file",
"publisher": "Caolan McMahon"
},
"graphql-tag@2.12.6": {
"name": "graphql-tag",
"version": "2.12.6",
"range": "^2.10.4",
"licenses": "MIT",
"repoUrl": "https://github.com/apollographql/graphql-tag",
"versionedRepoUrl": "https://github.com/apollographql/graphql-tag/tree/v2.12.6",
"licenseFile": "node_modules/graphql-tag/LICENSE",
"licenseUrl": "https://github.com/apollographql/graphql-tag/blob/v2.12.6/LICENSE",
"licenseTextSource": "file"
},
"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"
},
"js-base64@2.6.4": {
"name": "js-base64",
"version": "2.6.4",
"range": "^2.6.0",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/dankogai/js-base64",
"versionedRepoUrl": "https://github.com/dankogai/js-base64/tree/v2.6.4",
"licenseFile": "node_modules/js-base64/LICENSE.md",
"licenseUrl": "https://github.com/dankogai/js-base64/blob/v2.6.4/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Dan Kogai"
},
"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-json-to-csv@1.0.4": {
"name": "react-json-to-csv",
"version": "1.0.4",
"range": "^1.0.4",
"licenses": "MIT",
"repoUrl": "https://github.com/coston/react-json-to-csv",
"versionedRepoUrl": "https://github.com/coston/react-json-to-csv/tree/v1.0.4",
"licenseFile": "node_modules/react-json-to-csv/LICENSE",
"licenseUrl": "https://github.com/coston/react-json-to-csv/blob/v1.0.4/LICENSE",
"licenseTextSource": "file",
"publisher": "Coston Perkins",
"email": "coston.perkins@ua.edu",
"url": "https://coston.io"
},
"react-modal@3.15.1": {
"name": "react-modal",
"version": "3.15.1",
"range": "^3.14.4",
"licenses": "MIT",
"repoUrl": "https://github.com/reactjs/react-modal",
"versionedRepoUrl": "https://github.com/reactjs/react-modal/tree/v3.15.1",
"licenseFile": "node_modules/react-modal/LICENSE",
"licenseUrl": "https://github.com/reactjs/react-modal/blob/v3.15.1/LICENSE",
"licenseTextSource": "file"
},
"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@0.88.2": {
"name": "semantic-ui-react",
"version": "0.88.2",
"range": "^0.88.0",
"licenses": "MIT",
"repoUrl": "https://github.com/Semantic-Org/Semantic-UI-React",
"versionedRepoUrl": "https://github.com/Semantic-Org/Semantic-UI-React/tree/v0.88.2",
"licenseFile": "node_modules/semantic-ui-react/LICENSE.md",
"licenseUrl": "https://github.com/Semantic-Org/Semantic-UI-React/blob/v0.88.2/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Levi Thomason",
"email": "me@levithomason.com"
},
"semver@7.3.7": {
"name": "semver",
"version": "7.3.7",
"range": "^7.3.4",
"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."
},
"uuid@8.3.2": {
"name": "uuid",
"version": "8.3.2",
"range": "^8.3.2",
"licenses": "MIT",
"repoUrl": "https://github.com/uuidjs/uuid",
"versionedRepoUrl": "https://github.com/uuidjs/uuid/tree/v8.3.2",
"licenseFile": "node_modules/uuid/LICENSE.md",
"licenseUrl": "https://github.com/uuidjs/uuid/blob/v8.3.2/LICENSE.md",
"licenseTextSource": "file"
}
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic@0.3.1": {
"name": "@newrelic/eslint-plugin-newrelic",
"version": "0.3.1",
"range": "^0.3.1",
"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"
}
}
}