This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy paththird_party_manifest.json
76 lines (76 loc) · 2.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
{
"lastUpdated": "Tue Jul 11 2023 15:54:24 GMT-0400 (Eastern Daylight Time)",
"projectName": "New Relic Pino Log Enricher",
"projectUrl": "https://github.com/newrelic/newrelic-node-pino-logenricher",
"includeOptDeps": false,
"includeDev": true,
"dependencies": {},
"devDependencies": {
"@newrelic/[email protected]": {
"name": "@newrelic/test-utilities",
"version": "7.3.2",
"range": "^7.3.2",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-test-utilities",
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v7.3.2",
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v7.3.2/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "flush-write-stream",
"version": "2.0.0",
"range": "^2.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/mafintosh/flush-write-stream",
"versionedRepoUrl": "https://github.com/mafintosh/flush-write-stream/tree/v2.0.0",
"licenseFile": "node_modules/flush-write-stream/LICENSE",
"licenseUrl": "https://github.com/mafintosh/flush-write-stream/blob/v2.0.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Mathias Buus",
"url": "@mafintosh"
},
"[email protected]": {
"name": "newrelic",
"version": "10.3.2",
"range": "^10.3.2",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-newrelic",
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v10.3.2",
"licenseFile": "node_modules/newrelic/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v10.3.2/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "split2",
"version": "4.1.0",
"range": "^4.1.0",
"licenses": "ISC",
"repoUrl": "https://github.com/mcollina/split2",
"versionedRepoUrl": "https://github.com/mcollina/split2/tree/v4.1.0",
"licenseFile": "node_modules/split2/LICENSE",
"licenseUrl": "https://github.com/mcollina/split2/blob/v4.1.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Matteo Collina",
"email": "[email protected]"
},
"[email protected]": {
"name": "tap",
"version": "16.3.2",
"range": "^16.0.1",
"licenses": "ISC",
"repoUrl": "https://github.com/tapjs/node-tap",
"versionedRepoUrl": "https://github.com/tapjs/node-tap/tree/v16.3.2",
"licenseFile": "node_modules/tap/LICENSE",
"licenseUrl": "https://github.com/tapjs/node-tap/blob/v16.3.2/LICENSE",
"licenseTextSource": "file",
"publisher": "Isaac Z. Schlueter",
"email": "[email protected]",
"url": "http://blog.izs.me"
}
}
}