forked from newrelic/gatsby-theme-newrelic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
third_party_manifest.json
196 lines (196 loc) · 8.25 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
194
195
196
{
"lastUpdated": "Fri Jul 08 2022 20:36:01 GMT+0000 (Coordinated Universal Time)",
"projectName": "gatsby-theme-newrelic",
"projectUrl": "https://github.com/newrelic/gatsby-theme-newrelic.git",
"includeDev": true,
"includeOptDeps": false,
"dependencies": {},
"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"
},
"@testing-library/jest-dom@5.16.4": {
"name": "@testing-library/jest-dom",
"version": "5.16.4",
"range": "^5.11.4",
"licenses": "MIT",
"repoUrl": "https://github.com/testing-library/jest-dom",
"versionedRepoUrl": "https://github.com/testing-library/jest-dom/tree/v5.16.4",
"licenseFile": "node_modules/@testing-library/jest-dom/LICENSE",
"licenseUrl": "https://github.com/testing-library/jest-dom/blob/v5.16.4/LICENSE",
"licenseTextSource": "file",
"publisher": "Ernesto Garcia",
"email": "gnapse@gmail.com",
"url": "http://gnapse.github.io"
},
"@testing-library/react-hooks@5.1.3": {
"name": "@testing-library/react-hooks",
"version": "5.1.3",
"range": "^5.1.1",
"licenses": "MIT",
"repoUrl": "https://github.com/testing-library/react-hooks-testing-library",
"versionedRepoUrl": "https://github.com/testing-library/react-hooks-testing-library/tree/v5.1.3",
"licenseFile": "node_modules/@testing-library/react-hooks/LICENSE.md",
"licenseUrl": "https://github.com/testing-library/react-hooks-testing-library/blob/v5.1.3/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Michael Peyper",
"email": "mpeyper7@gmail.com"
},
"@testing-library/react@11.2.7": {
"name": "@testing-library/react",
"version": "11.2.7",
"range": "^11.2.6",
"licenses": "MIT",
"repoUrl": "https://github.com/testing-library/react-testing-library",
"versionedRepoUrl": "https://github.com/testing-library/react-testing-library/tree/v11.2.7",
"licenseFile": "node_modules/@testing-library/react/LICENSE",
"licenseUrl": "https://github.com/testing-library/react-testing-library/blob/v11.2.7/LICENSE",
"licenseTextSource": "file",
"publisher": "Kent C. Dodds",
"email": "me@kentcdodds.com",
"url": "https://kentcdodds.com"
},
"babel-jest@26.6.3": {
"name": "babel-jest",
"version": "26.6.3",
"range": "^26.3.0",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/jest",
"versionedRepoUrl": "https://github.com/facebook/jest/tree/v26.6.3",
"licenseFile": "node_modules/babel-jest/LICENSE",
"licenseUrl": "https://github.com/facebook/jest/blob/v26.6.3/LICENSE",
"licenseTextSource": "file"
},
"babel-preset-gatsby@0.5.16": {
"name": "babel-preset-gatsby",
"version": "0.5.16",
"range": "^0.5.16",
"licenses": "MIT",
"repoUrl": "https://github.com/gatsbyjs/gatsby",
"versionedRepoUrl": "https://github.com/gatsbyjs/gatsby/tree/v0.5.16",
"licenseFile": "node_modules/babel-preset-gatsby/LICENSE",
"licenseUrl": "https://github.com/gatsbyjs/gatsby/blob/v0.5.16/LICENSE",
"licenseTextSource": "file",
"publisher": "Philipp Spiess",
"email": "hello@philippspiess.com"
},
"eslint-plugin-jsx-a11y@6.6.0": {
"name": "eslint-plugin-jsx-a11y",
"version": "6.6.0",
"range": "^6.6.0",
"licenses": "MIT",
"repoUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y",
"versionedRepoUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/tree/v6.6.0",
"licenseFile": "node_modules/eslint-plugin-jsx-a11y/LICENSE.md",
"licenseUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/v6.6.0/LICENSE.md",
"licenseTextSource": "file",
"publisher": "Ethan Cohen"
},
"eslint-plugin-react-hooks@4.6.0": {
"name": "eslint-plugin-react-hooks",
"version": "4.6.0",
"range": "^4.0.8",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v4.6.0",
"licenseFile": "node_modules/eslint-plugin-react-hooks/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v4.6.0/LICENSE",
"licenseTextSource": "file"
},
"eslint@7.32.0": {
"name": "eslint",
"version": "7.32.0",
"range": "^7.4.0",
"licenses": "MIT",
"repoUrl": "https://github.com/eslint/eslint",
"versionedRepoUrl": "https://github.com/eslint/eslint/tree/v7.32.0",
"licenseFile": "node_modules/eslint/LICENSE",
"licenseUrl": "https://github.com/eslint/eslint/blob/v7.32.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Nicholas C. Zakas",
"email": "nicholas+npm@nczconsulting.com"
},
"jest-emotion@10.0.32": {
"name": "jest-emotion",
"version": "10.0.32",
"range": "^10.0.32",
"licenses": "MIT",
"repoUrl": "https://github.com/emotion-js/emotion/tree/master/packages/jest-emotion",
"versionedRepoUrl": "https://github.com/emotion-js/emotion/tree/master/packages/jest-emotion/tree/v10.0.32",
"licenseFile": "node_modules/jest-emotion/LICENSE",
"licenseUrl": "https://github.com/emotion-js/emotion/tree/master/packages/jest-emotion/blob/v10.0.32/LICENSE",
"licenseTextSource": "file",
"publisher": "Kye Hohenberger"
},
"jest-localstorage-mock@2.4.21": {
"name": "jest-localstorage-mock",
"version": "2.4.21",
"range": "^2.4.3",
"licenses": "BSD-3-Clause",
"repoUrl": "https://github.com/clarkbw/jest-localstorage-mock",
"versionedRepoUrl": "https://github.com/clarkbw/jest-localstorage-mock/tree/v2.4.21",
"licenseFile": "node_modules/jest-localstorage-mock/LICENSE",
"licenseUrl": "https://github.com/clarkbw/jest-localstorage-mock/blob/v2.4.21/LICENSE",
"licenseTextSource": "file",
"publisher": "Bryan Clark",
"email": "clarkbw@gmail.com",
"url": "https://twitter.com/clarkbw"
},
"jest@26.6.3": {
"name": "jest",
"version": "26.6.3",
"range": "^26.4.0",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/jest",
"versionedRepoUrl": "https://github.com/facebook/jest/tree/v26.6.3",
"licenseFile": "node_modules/jest/LICENSE",
"licenseUrl": "https://github.com/facebook/jest/blob/v26.6.3/LICENSE",
"licenseTextSource": "file"
},
"lerna@3.22.1": {
"name": "lerna",
"version": "3.22.1",
"range": "^3.22.1",
"licenses": "MIT",
"repoUrl": "https://github.com/lerna/lerna",
"versionedRepoUrl": "https://github.com/lerna/lerna/tree/v3.22.1",
"licenseFile": "node_modules/lerna/LICENSE",
"licenseUrl": "https://github.com/lerna/lerna/blob/v3.22.1/LICENSE",
"licenseTextSource": "file",
"publisher": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"prettier@2.7.1": {
"name": "prettier",
"version": "2.7.1",
"range": "^2.0.5",
"licenses": "MIT",
"repoUrl": "https://github.com/prettier/prettier",
"versionedRepoUrl": "https://github.com/prettier/prettier/tree/v2.7.1",
"licenseFile": "node_modules/prettier/LICENSE",
"licenseUrl": "https://github.com/prettier/prettier/blob/v2.7.1/LICENSE",
"licenseTextSource": "file",
"publisher": "James Long"
},
"react-test-renderer@16.14.0": {
"name": "react-test-renderer",
"version": "16.14.0",
"range": "^16.13.1",
"licenses": "MIT",
"repoUrl": "https://github.com/facebook/react",
"versionedRepoUrl": "https://github.com/facebook/react/tree/v16.14.0",
"licenseFile": "node_modules/react-test-renderer/LICENSE",
"licenseUrl": "https://github.com/facebook/react/blob/v16.14.0/LICENSE",
"licenseTextSource": "file"
}
}
}