Composer packaging
This commit is contained in:
parent
ca88e032be
commit
f8247a1f28
1 changed files with 13 additions and 0 deletions
13
composer.json
Normal file
13
composer.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "deblan/sozi-ui",
|
||||
"description": "Add controls on embeded Sozi presentations.",
|
||||
"type": "library",
|
||||
"license": "GPLv3",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Simon Vieille",
|
||||
"email": "simon@deblan.fr"
|
||||
}
|
||||
],
|
||||
"require": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue