UNPKG

fastify-cote

Version:

Fastify Cote decorator & helper for reply mechanism plugins

23 lines (22 loc) 470 B
{ "name": "fastify-cote", "version": "0.1.9", "description": "Fastify Cote decorator & helper for reply mechanism plugins", "main": "index.js", "author": "Oskang09", "license": "ISC", "keywords": [ "cote", "fastify", "microservice" ], "contributors": [ "Oskang09 <developer.oskang@gmail.com> (https://github.com/Oskang09/)" ], "dependencies": { "fastify-plugin": "^1.5.0" }, "devDependencies": { "cote": "^0.20.0" } }