- Add capacitor.plugins.json for main plugin registration - Add plugin dependency to test app build configuration - Add local plugin dependency to test app package.json - Update package-lock.json with plugin dependency resolution Enables proper plugin discovery and integration in test environment.