Files
date-calculator/manifest.json
2026-02-24 21:55:09 -05:00

10 lines
333 B
JSON

{
"id": "date-calc",
"name": "Date calculator",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Calculate ages, countdowns, and date differences dynamically in your notes using inline code or fenced blocks.",
"author": "Olivier Legendre",
"authorUrl": "https://github.com/thelegend09",
"isDesktopOnly": false
}