mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-03 10:14:52 +00:00
52e1337b69
- Added LocalPackageSource to load packages from the local filesystem. - Introduced RemotePackageSource to fetch packages from a remote registry. - Created PackageSourceManager to manage multiple package sources and resolve conflicts. - Added tests for package source types and configurations. - Updated metadata.json files for various packages to include dependencies. - Enhanced type definitions for package sources and related data structures.