{ "name": "verae-archive-aggregator", "version": "0.1.0", "type": "module", "description": "Aggregate bloom-filtered WORM archive replies into job JSON", "scripts": { "test": "node --test test/*.test.js" }, "engines": { "node": ">=20" } }