chore: crush git history - reborn from consolidation on 2026-03-10

This commit is contained in:
John Dvorak
2026-03-10 00:00:00 -07:00
commit d278c4b105
313 changed files with 87549 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"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"
}
}