This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
/
third_party_manifest.json
192 lines (192 loc) · 7.77 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
{
"lastUpdated": "Mon Apr 01 2024 15:15:26 GMT-0400 (Eastern Daylight Time)",
"projectName": "New Relic AWS-SDK Instrumentation",
"projectUrl": "https://github.com/newrelic/node-newrelic-aws-sdk",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {},
"devDependencies": {
"@aws-sdk/[email protected]": {
"name": "@aws-sdk/client-s3",
"version": "3.525.0",
"range": "^3.342.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.525.0",
"licenseFile": "node_modules/@aws-sdk/client-s3/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.525.0/LICENSE",
"licenseTextSource": "file",
"publisher": "AWS SDK for JavaScript Team",
"url": "https://aws.amazon.com/javascript/"
},
"@aws-sdk/[email protected]": {
"name": "@aws-sdk/s3-request-presigner",
"version": "3.525.0",
"range": "^3.342.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js-v3",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js-v3/tree/v3.525.0",
"licenseFile": "node_modules/@aws-sdk/s3-request-presigner/LICENSE",
"licenseUrl": "https://github.com/aws/aws-sdk-js-v3/blob/v3.525.0/LICENSE",
"licenseTextSource": "file",
"publisher": "AWS SDK for JavaScript Team",
"url": "https://aws.amazon.com/javascript/"
},
"@newrelic/[email protected]": {
"name": "@newrelic/eslint-config",
"version": "0.4.0",
"range": "^0.4.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/eslint-config-newrelic",
"versionedRepoUrl": "https://github.com/newrelic/eslint-config-newrelic/tree/v0.4.0",
"licenseFile": "node_modules/@newrelic/eslint-config/LICENSE",
"licenseUrl": "https://github.com/newrelic/eslint-config-newrelic/blob/v0.4.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"@newrelic/[email protected]": {
"name": "@newrelic/newrelic-oss-cli",
"version": "0.1.2",
"range": "^0.1.2",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/newrelic-oss-cli",
"versionedRepoUrl": "https://github.com/newrelic/newrelic-oss-cli/tree/v0.1.2",
"licenseFile": "node_modules/@newrelic/newrelic-oss-cli/LICENSE",
"licenseUrl": "https://github.com/newrelic/newrelic-oss-cli/blob/v0.1.2/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic"
},
"@newrelic/[email protected]": {
"name": "@newrelic/test-utilities",
"version": "8.3.0",
"range": "^8.3.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-test-utilities",
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v8.3.0",
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v8.3.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "aws-sdk",
"version": "2.1571.0",
"range": "^2.1372.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.1571.0",
"licenseFile": "node_modules/aws-sdk/LICENSE.txt",
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.1571.0/LICENSE.txt",
"licenseTextSource": "file",
"publisher": "Amazon Web Services",
"url": "https://aws.amazon.com/"
},
"[email protected]": {
"name": "c8",
"version": "7.14.0",
"range": "^7.12.0",
"licenses": "ISC",
"repoUrl": "https://github.com/bcoe/c8",
"versionedRepoUrl": "https://github.com/bcoe/c8/tree/v7.14.0",
"licenseFile": "node_modules/c8/LICENSE.txt",
"licenseUrl": "https://github.com/bcoe/c8/blob/v7.14.0/LICENSE.txt",
"licenseTextSource": "file",
"publisher": "Ben Coe",
"email": "[email protected]"
},
"[email protected]": {
"name": "eslint",
"version": "8.57.0",
"range": "^8.56.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v8.57.0",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v8.57.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
},
"[email protected]": {
"name": "husky",
"version": "7.0.4",
"range": "^7.0.2",
"licenses": "MIT",
"repoUrl": "https://github.com/typicode/husky",
"versionedRepoUrl": "https://github.com/typicode/husky/tree/v7.0.4",
"licenseFile": "node_modules/husky/LICENSE",
"licenseUrl": "https://github.com/typicode/husky/blob/v7.0.4/LICENSE",
"licenseTextSource": "file",
"publisher": "Typicode",
"email": "[email protected]"
},
"[email protected]": {
"name": "lint-staged",
"version": "11.2.6",
"range": "^11.1.2",
"licenses": "MIT",
"repoUrl": "https://github.com/okonet/lint-staged",
"versionedRepoUrl": "https://github.com/okonet/lint-staged/tree/v11.2.6",
"licenseFile": "node_modules/lint-staged/LICENSE",
"licenseUrl": "https://github.com/okonet/lint-staged/blob/v11.2.6/LICENSE",
"licenseTextSource": "file",
"publisher": "Andrey Okonetchnikov",
"email": "[email protected]"
},
"[email protected]": {
"name": "lockfile-lint",
"version": "4.13.2",
"range": "^4.9.6",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/lirantal/lockfile-lint",
"versionedRepoUrl": "https://github.com/lirantal/lockfile-lint/tree/v4.13.2",
"licenseFile": "node_modules/lockfile-lint/LICENSE",
"licenseUrl": "https://github.com/lirantal/lockfile-lint/blob/v4.13.2/LICENSE",
"licenseTextSource": "file",
"publisher": "Liran Tal",
"email": "[email protected]",
"url": "https://github.com/lirantal"
},
"[email protected]": {
"name": "newrelic",
"version": "11.12.0",
"range": "^11.11.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-newrelic",
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v11.12.0",
"licenseFile": "node_modules/newrelic/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v11.12.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "sinon",
"version": "7.5.0",
"range": "^7.2.3",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/sinonjs/sinon",
"versionedRepoUrl": "https://github.com/sinonjs/sinon/tree/v7.5.0",
"licenseFile": "node_modules/sinon/LICENSE",
"licenseUrl": "https://github.com/sinonjs/sinon/blob/v7.5.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Christian Johansen"
},
"[email protected]": {
"name": "tap",
"version": "16.3.10",
"range": "^16.0.1",
"licenses": "ISC",
"repoUrl": "https://github.com/tapjs/node-tap",
"versionedRepoUrl": "https://github.com/tapjs/node-tap/tree/v16.3.10",
"licenseFile": "node_modules/tap/LICENSE",
"licenseUrl": "https://github.com/tapjs/node-tap/blob/v16.3.10/LICENSE",
"licenseTextSource": "file",
"publisher": "Isaac Z. Schlueter",
"email": "[email protected]",
"url": "http://blog.izs.me"
}
}
}