We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fastify
Learn more about funding links in repositories.
Report abuse
1 parent 6439737 commit 96e8119Copy full SHA for 96e8119
package.json
@@ -3,6 +3,7 @@
3
"version": "9.0.0",
4
"description": "An authentication plugin for Fastify",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"lint": "standard",
0 commit comments