-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy paththird_party_manifest.json
More file actions
181 lines (181 loc) · 7.24 KB
/
Copy paththird_party_manifest.json
File metadata and controls
181 lines (181 loc) · 7.24 KB
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
{
"lastUpdated": "Fri Sep 04 2020 20:03:19 GMT+0000 (Coordinated Universal Time)",
"projectName": "nr1-browser-analyzer",
"projectUrl": "https://github.com/newrelic/nr1-browser-analyzer",
"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"
},
"graphql-tag@2.11.0": {
"name": "graphql-tag",
"version": "2.11.0",
"range": "^2.11.0",
"licenses": "MIT",
"repoUrl": "https://github.com/apollographql/graphql-tag",
"versionedRepoUrl": "https://github.com/apollographql/graphql-tag/tree/v2.11.0",
"licenseFile": "node_modules/graphql-tag/LICENSE",
"licenseUrl": "https://github.com/apollographql/graphql-tag/blob/v2.11.0/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"
},
"lodash@4.17.20": {
"name": "lodash",
"version": "4.17.20",
"range": "^4.17.20",
"licenses": "MIT",
"repoUrl": "https://github.com/lodash/lodash",
"versionedRepoUrl": "https://github.com/lodash/lodash/tree/v4.17.20",
"licenseFile": "node_modules/lodash/LICENSE",
"licenseUrl": "https://github.com/lodash/lodash/blob/v4.17.20/LICENSE",
"licenseTextSource": "file",
"publisher": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"numeral@2.0.6": {
"name": "numeral",
"version": "2.0.6",
"range": "^2.0.6",
"licenses": "MIT",
"repoUrl": "https://github.com/adamwdraper/Numeral-js",
"versionedRepoUrl": "https://github.com/adamwdraper/Numeral-js/tree/v2.0.6",
"licenseFile": "node_modules/numeral/LICENSE",
"licenseUrl": "https://github.com/adamwdraper/Numeral-js/blob/v2.0.6/LICENSE",
"licenseTextSource": "file",
"publisher": "Adam Draper",
"email": "adamwdraper@gmail.com",
"url": "http://github.com/adamwdraper"
},
"pretty-ms@6.0.1": {
"name": "pretty-ms",
"version": "6.0.1",
"range": "^6.0.1",
"licenses": "MIT",
"repoUrl": "https://github.com/sindresorhus/pretty-ms",
"versionedRepoUrl": "https://github.com/sindresorhus/pretty-ms/tree/v6.0.1",
"licenseFile": "node_modules/pretty-ms/license",
"licenseUrl": "https://github.com/sindresorhus/pretty-ms/blob/v6.0.1/license",
"licenseTextSource": "file",
"publisher": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.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"
}
},
"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.0": {
"name": "@semantic-release/git",
"version": "9.0.0",
"range": "^9.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/semantic-release/git",
"versionedRepoUrl": "https://github.com/semantic-release/git/tree/v9.0.0",
"licenseFile": "node_modules/@semantic-release/git/LICENSE",
"licenseUrl": "https://github.com/semantic-release/git/blob/v9.0.0/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@16.6.3": {
"name": "react-dom",
"version": "16.6.3",
"range": "16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.6.3",
"licenseFile": "node_modules/react-dom/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.6.3/LICENSE",
"licenseTextSource": "file"
},
"react@16.6.3": {
"name": "react",
"version": "16.6.3",
"range": "16.6.3",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.6.3",
"licenseFile": "node_modules/react/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.6.3/LICENSE",
"licenseTextSource": "file"
}
}
}