forked from newrelic/node-newrelic-koa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththird_party_manifest.json
133 lines (133 loc) · 5.08 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
{
"lastUpdated": "Thu Jul 23 2020 09:09:18 GMT-0700 (Pacific Daylight Time)",
"projectName": "New Relic Koa Instrumentation",
"projectUrl": "https://github.com/newrelic/node-newrelic-koa",
"includeDev": true,
"dependencies": {
"[email protected]": {
"name": "methods",
"version": "1.1.2",
"range": "^1.1.2",
"licenses": "MIT",
"repoUrl": "https://github.com/jshttp/methods",
"versionedRepoUrl": "https://github.com/jshttp/methods/tree/v1.1.2",
"licenseFile": "node_modules/methods/LICENSE",
"licenseUrl": "https://github.com/jshttp/methods/blob/v1.1.2/LICENSE",
"licenseTextSource": "file"
}
},
"devDependencies": {
"@koa/[email protected]": {
"name": "@koa/router",
"version": "8.0.8",
"range": "^8.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/koajs/koa-router",
"versionedRepoUrl": "https://github.com/koajs/koa-router/tree/v8.0.8",
"licenseFile": "node_modules/@koa/router/LICENSE",
"licenseUrl": "https://github.com/koajs/koa-router/blob/v8.0.8/LICENSE",
"licenseTextSource": "file",
"publisher": "Alex Mingoia",
"email": "[email protected]"
},
"@newrelic/[email protected]": {
"name": "@newrelic/test-utilities",
"version": "4.0.0",
"range": "^4.0.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-test-utilities",
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v4.0.0",
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v4.0.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "eslint",
"version": "5.16.0",
"range": "^5.8.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v5.16.0",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v5.16.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
},
"[email protected]": {
"name": "koa-route",
"version": "3.2.0",
"range": "^3.2.0",
"licenses": "MIT",
"repoUrl": "https://github.com/koajs/route",
"versionedRepoUrl": "https://github.com/koajs/route/tree/3.2.0",
"licenseFile": "node_modules/koa-route/Readme.md",
"licenseUrl": "https://github.com/koajs/route/blob/3.2.0/Readme.md",
"licenseTextSource": "spdx"
},
"[email protected]": {
"name": "koa-router",
"version": "7.4.0",
"range": "^7.4.0",
"licenses": "MIT",
"repoUrl": "https://github.com/alexmingoia/koa-router",
"versionedRepoUrl": "https://github.com/alexmingoia/koa-router/tree/v7.4.0",
"licenseFile": "node_modules/koa-router/LICENSE",
"licenseUrl": "https://github.com/alexmingoia/koa-router/blob/v7.4.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Alex Mingoia",
"email": "[email protected]"
},
"[email protected]": {
"name": "koa",
"version": "2.13.0",
"range": "^2.6.1",
"licenses": "MIT",
"repoUrl": "https://github.com/koajs/koa",
"versionedRepoUrl": "https://github.com/koajs/koa/tree/v2.13.0",
"licenseFile": "node_modules/koa/LICENSE",
"licenseUrl": "https://github.com/koajs/koa/blob/v2.13.0/LICENSE",
"licenseTextSource": "file"
},
"[email protected]": {
"name": "newrelic",
"version": "6.11.0",
"range": "^6.11.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-newrelic",
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v6.11.0",
"licenseFile": "node_modules/newrelic/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v6.11.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
},
"[email protected]": {
"name": "semver",
"version": "5.7.1",
"range": "^5.6.0",
"licenses": "ISC",
"repoUrl": "https://github.com/npm/node-semver",
"versionedRepoUrl": "https://github.com/npm/node-semver/tree/v5.7.1",
"licenseFile": "node_modules/tap/node_modules/semver/LICENSE",
"licenseUrl": "https://github.com/npm/node-semver/blob/v5.7.1/LICENSE",
"licenseTextSource": "file"
},
"[email protected]": {
"name": "tap",
"version": "14.10.8",
"range": "^14.10.7",
"licenses": "ISC",
"repoUrl": "https://github.com/tapjs/node-tap",
"versionedRepoUrl": "https://github.com/tapjs/node-tap/tree/v14.10.8",
"licenseFile": "node_modules/tap/LICENSE",
"licenseUrl": "https://github.com/tapjs/node-tap/blob/v14.10.8/LICENSE",
"licenseTextSource": "file",
"publisher": "Isaac Z. Schlueter",
"email": "[email protected]",
"url": "http://blog.izs.me"
}
}
}