jonnydeates_obsidian-pivota.../manifest.json

12 lines
465 B
JSON
Raw Normal View History

2023-01-10 04:42:18 +00:00
{
"id": "pivotal-tracker-integration",
2023-01-10 04:42:18 +00:00
"name": "Pivotal Tracker Integration",
2023-06-06 21:14:55 +00:00
"version": "1.0.6",
2023-01-10 04:42:18 +00:00
"minAppVersion": "0.15.0",
"description": "This is an unofficial pivotal tracker integration plugin for Obsidian. This plugin allows the user to pull stories, chores, bugs from their pivotal counterpart.",
"author": "Jon Deates",
2023-01-10 04:42:18 +00:00
"authorUrl": "https://github.com/JonnyDeates",
"fundingUrl": "https://www.buymeacoffee.com/jondeates",
"isDesktopOnly": false
}