Files
date-calculator/manifest.json
T
2026-09-07 12:11:03 -04:00

10 lines
333 B
JSON

{
"id": "date-calc",
"name": "Date calculator",
"version": "1.2.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
}