- Add comprehensive info command with plugin manifest parsing - Implement global --plugin-path flag and PLUGINCTL_PLUGIN_PATH env var - Add full test suite with fixtures for various plugin configurations - Set up build system with Makefile, goreleaser, and golangci-lint - Include development tools with pinned versions for reproducible builds 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
No EOL
120 B
JSON
6 lines
No EOL
120 B
JSON
{
|
|
"id": "com.example.invalid",
|
|
"name": "Invalid Plugin",
|
|
"version": "1.0.0",
|
|
invalid_json_syntax: true
|
|
} |