{ "name": "@apophis/fixture-verify-no-contracts", "version": "1.0.0", "type": "module", "scripts": { "start": "node app.js", "test": "node --test" }, "dependencies": { "fastify": "^5.0.0", "@fastify/swagger": "^9.0.0" } }