From b523039d423fe88ec6b8039dab62c8dc117de37d Mon Sep 17 00:00:00 2001 From: mpmedia Date: Sat, 25 Jul 2026 20:49:03 -0500 Subject: [PATCH] release: package mpm-url-shortener v1.0.1 (.claude-plugin/plugin.json) --- .claude-plugin/plugin.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .claude-plugin/plugin.json diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..716f172 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,15 @@ +{ + "name": "mpm-url-shortener", + "version": "1.0.1", + "description": "CRUD manager for mpm.to short URLs via YOURLS API with admin-session fallback. Includes the executable manager and optional server plugin.", + "author": { + "name": "Message Point Media" + }, + "keywords": [ + "mpm.to", + "short-url", + "yourls", + "url-shortener", + "links" + ] +}