{ "$schema": "https://go.kicad.org/pcm/schemas/v1", "name": "Component Table", "description": "Shows a sortable table of all board components", "description_full": "Displays a dialog with a sortable table listing all components on the board, including their designation, value, library, package, and sheet instance.", "identifier": "com.example.component-table", "type": "plugin", "author": { "name": "KiCad User" }, "maintainer": { "name": "KiCad User" }, "license": "MIT", "resources": {}, "versions": [ { "version": "1.0.0", "status": "stable", "kicad_version": "6.0" } ] }