Remove marketplace.json (moved to saiden-dev/claude-plugins)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adam Ladachowski
2026-02-08 03:13:21 +01:00
parent aaaf77ec1a
commit b718a8014f
-15
View File
@@ -1,15 +0,0 @@
{
"name": "saiden",
"description": "Saiden's Claude Code plugins",
"owner": {
"name": "aladac",
"url": "https://github.com/aladac"
},
"plugins": [
{
"name": "browse",
"description": "Browser automation and image processing tools using Playwright WebKit",
"source": "./"
}
]
}