obsidian-media-db-sync/manifest-beta.json
afiqzudinhadi 071c76862a rebrand: media-db-sync fork + fix bun test resolution
- manifest/manifest-beta/package.json → id media-db-sync, v0.1.0
- pluginName const → media-db-sync
- tsconfig: baseUrl (bun test needs it for packages/* paths) + ignoreDeprecations 6.0
- upstream tests were broken on clean checkout (module resolution) → 31/31 pass now
2026-07-29 19:18:59 +08:00

10 lines
360 B
JSON

{
"id": "media-db-sync",
"name": "Media DB Sync",
"version": "0.1.0-beta.1",
"minAppVersion": "1.12.0",
"description": "Media library with automatic metadata enrichment, periodic sync, and watch-status automation. Fork of Media DB by Moritz Jung.",
"author": "Afiq Zudin Hadi",
"authorUrl": "https://github.com/afiqzudinhadi",
"isDesktopOnly": false
}