Files
solaria d0cf2e3061 refactor: Replace generator with enhanced version
- Extracts full frontmatter metadata (originalDate, notion_*, authors, source)
- Correct date priority: frontmatter → filename → mtime → ctime
- All metadata exposed in index.json for frontend use

Phase 1 quick win complete.
2026-02-14 14:45:51 +00:00

8 lines
105 B
JSON

{
"name": "the-fold-within",
"version": "3.0.2",
"dependencies": {
"pdf-parse": "^1.1.4"
}
}