Files
date-calculator/manifest.json
2026-01-04 21:11:14 -05:00

11 lines
308 B
JSON

{
"id": "date-calc",
"name": "Date calculator",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}