-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy paththird_party_manifest.json
193 lines (193 loc) · 7.98 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
{
"lastUpdated": "Wed Jul 01 2020 02:51:23 GMT+0000 (Coordinated Universal Time)",
"projectName": "nr1-customer-journey",
"projectUrl": "https://github.com/newrelic/nr1-customer-journey",
"includeDev": true,
"dependencies": {
"@newrelic/nr1-community@1.2.0": {
"name": "@newrelic/nr1-community",
"version": "1.2.0",
"range": "^1.2.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/nr1-community",
"versionedRepoUrl": "https://github.com/newrelic/nr1-community/tree/v1.2.0",
"licenseFile": "node_modules/@newrelic/nr1-community/LICENSE",
"licenseUrl": "https://github.com/newrelic/nr1-community/blob/v1.2.0/LICENSE",
"licenseTextSource": "file",
"publisher": "newrelic"
},
"lodash@4.17.15": {
"name": "lodash",
"version": "4.17.15",
"range": "^4.17.15",
"licenses": "MIT",
"repoUrl": "https://github.com/lodash/lodash",
"versionedRepoUrl": "https://github.com/lodash/lodash/tree/v4.17.15",
"licenseFile": "node_modules/lodash/LICENSE",
"licenseUrl": "https://github.com/lodash/lodash/blob/v4.17.15/LICENSE",
"licenseTextSource": "file",
"publisher": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"prop-types@15.7.2": {
"name": "prop-types",
"version": "15.7.2",
"range": "^15.6.2",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/prop-types",
"versionedRepoUrl": "https://github.com/facebook/prop-types/tree/v15.7.2",
"licenseFile": "node_modules/prop-types/LICENSE",
"licenseUrl": "https://github.com/facebook/prop-types/blob/v15.7.2/LICENSE",
"licenseTextSource": "file"
},
"react-dom@16.11.0": {
"name": "react-dom",
"version": "16.11.0",
"range": "^16.9.0",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.11.0",
"licenseFile": "node_modules/react-dom/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.11.0/LICENSE",
"licenseTextSource": "file"
},
"react@16.11.0": {
"name": "react",
"version": "16.11.0",
"range": "^16.9.0",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.11.0",
"licenseFile": "node_modules/react/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.11.0/LICENSE",
"licenseTextSource": "file"
}
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic@0.3.0": {
"name": "@newrelic/eslint-plugin-newrelic",
"version": "0.3.0",
"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.0",
"licenseFile": "node_modules/@newrelic/eslint-plugin-newrelic/LICENSE",
"licenseUrl": "https://github.com/NewRelic/eslint-plugin-newrelic/blob/v0.3.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic"
},
"@semantic-release/changelog@3.0.5": {
"name": "@semantic-release/changelog",
"version": "3.0.5",
"range": "^3.0.5",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/changelog",
"versionedRepoUrl": "https://github.com/semantic-release/changelog/tree/v3.0.5",
"licenseFile": "node_modules/@semantic-release/changelog/LICENSE",
"licenseUrl": "https://github.com/semantic-release/changelog/blob/v3.0.5/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"@semantic-release/git@7.0.17": {
"name": "@semantic-release/git",
"version": "7.0.17",
"range": "^7.0.17",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/git",
"versionedRepoUrl": "https://github.com/semantic-release/git/tree/v7.0.17",
"licenseFile": "node_modules/@semantic-release/git/LICENSE",
"licenseUrl": "https://github.com/semantic-release/git/blob/v7.0.17/LICENSE",
"licenseTextSource": "file",
"publisher": "Pierre Vanduynslager",
"url": "https://github.com/pvdlg"
},
"babel-eslint@10.0.3": {
"name": "babel-eslint",
"version": "10.0.3",
"range": "^10.0.3",
"licenses": "MIT",
"repoUrl": "https://github.com/babel/babel-eslint",
"versionedRepoUrl": "https://github.com/babel/babel-eslint/tree/v10.0.3",
"licenseFile": "node_modules/babel-eslint/LICENSE",
"licenseUrl": "https://github.com/babel/babel-eslint/blob/v10.0.3/LICENSE",
"licenseTextSource": "file",
"publisher": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"babel-runtime@6.26.0": {
"name": "babel-runtime",
"version": "6.26.0",
"range": "^6.26.0",
"licenses": "MIT",
"repoUrl": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
"versionedRepoUrl": "https://github.com/babel/babel/tree/master/packages/babel-runtime/tree/v6.26.0",
"licenseFile": "node_modules/babel-runtime/README.md",
"licenseUrl": "https://github.com/babel/babel/tree/master/packages/babel-runtime/blob/v6.26.0/README.md",
"licenseTextSource": "spdx",
"publisher": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"eslint-config-prettier@6.5.0": {
"name": "eslint-config-prettier",
"version": "6.5.0",
"range": "^6.5.0",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/eslint-config-prettier",
"versionedRepoUrl": "https://github.com/prettier/eslint-config-prettier/tree/v6.5.0",
"licenseFile": "node_modules/eslint-config-prettier/LICENSE",
"licenseUrl": "https://github.com/prettier/eslint-config-prettier/blob/v6.5.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Simon Lydell"
},
"eslint-plugin-prettier@3.1.1": {
"name": "eslint-plugin-prettier",
"version": "3.1.1",
"range": "^3.1.1",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/eslint-plugin-prettier",
"versionedRepoUrl": "https://github.com/prettier/eslint-plugin-prettier/tree/v3.1.1",
"licenseFile": "node_modules/eslint-plugin-prettier/LICENSE.md",
"licenseUrl": "https://github.com/prettier/eslint-plugin-prettier/blob/v3.1.1/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Teddy Katz"
},
"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"
},
"file-loader@4.2.0": {
"name": "file-loader",
"version": "4.2.0",
"range": "^4.2.0",
"licenses": "MIT",
"repoUrl": "https://github.com/webpack-contrib/file-loader",
"versionedRepoUrl": "https://github.com/webpack-contrib/file-loader/tree/v4.2.0",
"licenseFile": "node_modules/file-loader/LICENSE",
"licenseUrl": "https://github.com/webpack-contrib/file-loader/blob/v4.2.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Tobias Koppers @sokra"
},
"prettier@1.18.2": {
"name": "prettier",
"version": "1.18.2",
"range": "^1.18.2",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/prettier",
"versionedRepoUrl": "https://github.com/prettier/prettier/tree/v1.18.2",
"licenseFile": "node_modules/prettier/LICENSE",
"licenseUrl": "https://github.com/prettier/prettier/blob/v1.18.2/LICENSE",
"licenseTextSource": "file",
"publisher": "James Long"
}
}
}