{ "tasks": { "update": "deno run -A ./scripts/update.ts" }, "imports": { "front-matter": "npm:front-matter@^4.0.2", "site-lib": "./scripts/lib/" } }