14 lines
353 B
JSON
14 lines
353 B
JSON
{
|
|
"name": "seb1k/elastic2022",
|
|
"description": "Modern skin based on elastic",
|
|
"license": "CC-BY-SA-3.0",
|
|
"type": "roundcube-skin",
|
|
"homepage": "https://github.com/seb1k/Elastic2022",
|
|
"require": {
|
|
"roundcube/plugin-installer": ">=0.3.0"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {"elastic2022\\": "elastic2022/"}
|
|
|
|
}
|
|
}
|