mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
8 lines
236 B
JSON
8 lines
236 B
JSON
{
|
|
"packageId": "package_manager",
|
|
"name": "Package Manager",
|
|
"version": "1.0.0",
|
|
"description": "Ubuntu Store style manager that hosts repositories and installer UI.",
|
|
"dependencies": ["storybook", "frontpage", "analytics"]
|
|
}
|