We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd53657 commit 021b111Copy full SHA for 021b111
1 file changed
package.json
@@ -9,6 +9,36 @@
9
"github action"
10
],
11
"license": "MIT",
12
+ "author": "Frazer Smith <frazer.dev@icloud.com>",
13
+ "contributors": [
14
+ {
15
+ "name": "Matteo Collina",
16
+ "email": "hello@matteocollina.com"
17
+ },
18
19
+ "name": "Manuel Spigolon",
20
+ "email": "behemoth89@gmail.com"
21
22
23
+ "name": "Aras Abbasi",
24
+ "email": "aras.abbasi@gmail.com"
25
26
27
+ "name": "Gürgün Dayıoğlu",
28
+ "email": "hey@gurgun.day",
29
+ "url": "https://heyhey.to/G"
30
+ }
31
+ ],
32
+ "funding": [
33
34
+ "type": "github",
35
+ "url": "https://github.com/sponsors/fastify"
36
37
38
+ "type": "opencollective",
39
+ "url": "https://opencollective.com/fastify"
40
41
42
"dependencies": {},
43
"devDependencies": {}
44
}
0 commit comments