fastify-cookie
Version:
`fastify-cookie@5.7.0` has been deprecated. Please use `@fastify/cookie@6.0.0` instead.
15 lines (14 loc) • 352 B
JSON
{
"name": "fastify-cookie",
"version": "5.7.0",
"main": "index.js",
"license": "MIT",
"repository": {
"url": "git://github.com/fastify/fastify-cookie.git"
},
"homepage": "https://github.com/fastify/fastify-cookie",
"dependencies": {
"process-warning": "^1.0.0",
"fastify-cookie-deprecated": "npm:fastify-cookie@5.6.1"
}
}