This repository has been archived on 2025-08-17. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
pluginctl/testdata/invalid/plugin.json

6 lines
No EOL
120 B
JSON

{
"id": "com.example.invalid",
"name": "Invalid Plugin",
"version": "1.0.0",
invalid_json_syntax: true
}