You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
415 B
14 lines
415 B
{
|
|
"name": "seacms/seacms-theme",
|
|
"type": "pico-theme",
|
|
"description": "This is SeaCMS's official default theme.",
|
|
"keywords": [ "pico", "seacms", "seacms-theme", "pico-theme", "default-theme" ],
|
|
"homepage": "https://git.defis.info/SeaCMS/seacms-theme",
|
|
"license": "EUPL-1.2",
|
|
"require": {
|
|
"seacms/manager": "dev-master"
|
|
},
|
|
"extra": {
|
|
"installer-name": "seacms",
|
|
}
|
|
}
|
|
|