takitsuba_obsidian-auto-bullet/manifest.json

11 lines
340 B
JSON

{
"id": "obsidian-auto-bullet",
"name": "Auto Bullet",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "行の先頭でスペースやタブを入力すると自動的に箇条書きを挿入します。",
"author": "takitsuba",
"authorUrl": "https://github.com/takitsuba",
"fundingUrl": "",
"isDesktopOnly": false
}