Add files via upload
This commit is contained in:
parent
ef37c75421
commit
6038daa363
1 changed files with 13 additions and 0 deletions
13
composer.json
Normal file
13
composer.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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": {
|
||||
"exclude-from-classmap": ["/img/"]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue