Add composer.json
This commit is contained in:
parent
601f3f684a
commit
f1d848166b
17
composer.json
Normal file
17
composer.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"name": "calderacc/staticmaplite",
|
||||||
|
"type": "library",
|
||||||
|
"license": "Apache",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Gerhard Koch",
|
||||||
|
"email": "gerhard.koch@ymail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Malte Hübner",
|
||||||
|
"email": "maltehuebner@gmx.org"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"minimum-stability": "stable",
|
||||||
|
"require": {}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user