{ "name": "lthn-alias-dns-bridge", "version": "0.1.0", "description": "Bridges Lethean chain aliases to HNS DNS zones", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node index.js --interval=10" } }