diff --git a/plugins/documentation-plugin.json b/plugins/documentation-plugin.json deleted file mode 100644 index 9634c7b..0000000 --- a/plugins/documentation-plugin.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "documentation-plugin", - "source": { - "source": "github", - "repo": "danielrosehill/documentation-plugin" - }, - "description": "Documentation generation, technical writing, README creation, and documentation management workflows", - "version": "1.0.0", - "author": { - "username": "danielrosehill", - "name": "Daniel Rosehill" - }, - "category": "documentation", - "tags": [ - "commands" - ], - "license": "MIT" -}