chore: finish rebrand from upstream obsidian-media-db-plugin
package.json author/description now match manifest.json, release workflow plugin name and repo-automation.config.json repo ref no longer point at the upstream project.
This commit is contained in:
parent
a4ba1b8e42
commit
699bbf3a9f
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "media-db-sync",
|
||||
"version": "0.1.0",
|
||||
"description": "A plugin that can query multiple APIs for movies, series, anime, manga, books, comics, games, music and wiki articles, and import them into your vault.",
|
||||
"description": "Media library with automatic metadata enrichment, periodic sync, and watch-status automation. Fork of Media DB by Moritz Jung.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"dev": "vite build --watch --mode development",
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"release": "lemons-automation release"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Moritz Jung",
|
||||
"author": "Afiq Zudin Hadi",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"@happy-dom/global-registrator": "^20.10.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue