{ "name": "fastify-tfb", "version": "0.0.2", "description": "Fastify tests for TechEmpower Framework Benchmarks.", "main": "app.js", "private": true, "dependencies": { "fastify": "3.1.1", "handlebars": "4.7.6", "knex": "0.21.2", "mongodb": "3.5.9", "mysql2": "2.1.0", "pg": "8.3.0", "point-of-view": "4.2.0" } }