-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththird_party_manifest.json
174 lines (174 loc) · 7.01 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
{
"lastUpdated": "Fri May 06 2022 15:28:25 GMT-0400 (Eastern Daylight Time)",
"projectName": "nr1-command-center-v2",
"projectUrl": "https://github.com/newrelic-experimental/nr1-command-center-v2",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {
"json-to-csv-export@1.1.0": {
"name": "json-to-csv-export",
"version": "1.1.0",
"range": "^1.1.0",
"licenses": "MIT",
"repoUrl": "https://github.com/coston/json-to-csv-export",
"versionedRepoUrl": "https://github.com/coston/json-to-csv-export/tree/v1.1.0",
"licenseFile": "node_modules/json-to-csv-export/LICENSE",
"licenseUrl": "https://github.com/coston/json-to-csv-export/blob/v1.1.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Coston Perkins",
"email": "coston.perkins@ua.edu",
"url": "https://coston.io"
},
"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"
},
"moment@2.29.1": {
"name": "moment",
"version": "2.29.1",
"range": "^2.29.0",
"licenses": "MIT",
"repoUrl": "https://github.com/moment/moment",
"versionedRepoUrl": "https://github.com/moment/moment/tree/v2.29.1",
"licenseFile": "node_modules/moment/LICENSE",
"licenseUrl": "https://github.com/moment/moment/blob/v2.29.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Iskren Ivov Chernev",
"email": "iskren.chernev@gmail.com",
"url": "https://github.com/ichernev"
},
"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-dom@16.14.0": {
"name": "react-dom",
"version": "16.14.0",
"range": "^16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.14.0",
"licenseFile": "node_modules/react-dom/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.14.0/LICENSE",
"licenseTextSource": "file"
},
"react@16.14.0": {
"name": "react",
"version": "16.14.0",
"range": "^16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.14.0",
"licenseFile": "node_modules/react/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.14.0/LICENSE",
"licenseTextSource": "file"
},
"semantic-ui-css@2.4.1": {
"name": "semantic-ui-css",
"version": "2.4.1",
"range": "2.4.1",
"licenses": "MIT",
"repoUrl": "https://github.com/Semantic-Org/Semantic-UI-CSS",
"versionedRepoUrl": "https://github.com/Semantic-Org/Semantic-UI-CSS/tree/v2.4.1",
"licenseFile": "node_modules/semantic-ui-css/LICENSE",
"licenseUrl": "https://github.com/Semantic-Org/Semantic-UI-CSS/blob/v2.4.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Jack Lukic",
"email": "jack@semantic-ui.com"
},
"semantic-ui-react@2.0.4": {
"name": "semantic-ui-react",
"version": "2.0.4",
"range": "2.0.4",
"licenses": "MIT",
"repoUrl": "https://github.com/Semantic-Org/Semantic-UI-React",
"versionedRepoUrl": "https://github.com/Semantic-Org/Semantic-UI-React/tree/v2.0.4",
"licenseFile": "node_modules/semantic-ui-react/LICENSE.md",
"licenseUrl": "https://github.com/Semantic-Org/Semantic-UI-React/blob/v2.0.4/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Levi Thomason",
"email": "me@levithomason.com"
}
},
"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"
}
}
}