UNPKG
@fastify/cors
Version:
latest (11.2.0)
next (10.0.0)
11.2.0
11.1.0
11.0.1
11.0.0
10.1.0
10.0.2
10.0.1
10.0.0
10.0.0-pre.fv5.2
10.0.0-pre.fv5.1
9.0.1
9.0.0
8.5.0
8.4.2
8.4.1
8.4.0
8.3.0
8.2.1
8.2.0
8.1.1
8.1.0
8.0.0
7.0.0
Fastify CORS
github.com/fastify/fastify-cors
fastify/fastify-cors
@fastify/cors
/
benchmark
/
package.json
16 lines
(15 loc)
•
277 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"benchmark"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"vary.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
: {
"benchmark"
:
"^2.1.4"
,
"vary"
:
"^1.1.2"
} }