mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 07:14:56 +00:00
12 lines
302 B
JSON
12 lines
302 B
JSON
[
|
|
{
|
|
"id": "package_validator_base",
|
|
"type": "component",
|
|
"category": "package",
|
|
"className": "package_validator",
|
|
"description": "Base styles for Package Validator package",
|
|
"priority": 100,
|
|
"css": ".package_validator {\n /* Add package-specific styles here */\n}"
|
|
}
|
|
]
|