mirror of
https://github.com/panatgithub/AnkiHeadingSync.git
synced 2026-07-22 06:51:43 +00:00
- replace builtin-modules with Node builtinModules in the build config - avoid column-gap warnings in release CSS
10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"id": "anki-heading-sync",
|
|
"name": "Anki Heading Sync",
|
|
"version": "1.0.4",
|
|
"minAppVersion": "1.8.7",
|
|
"description": "Focused heading-based Markdown to Anki sync plugin.",
|
|
"author": "Dusk",
|
|
"authorUrl": "https://github.com/panAtGitHub",
|
|
"isDesktopOnly": true
|
|
}
|