14 lines
306 B
JSON
14 lines
306 B
JSON
|
{
|
||
|
"name": "ardent/picnic-api",
|
||
|
"description": "PHP implementation of the unofficial picnic api",
|
||
|
"type": "composer-plugin",
|
||
|
"license": "GPL-3.0-only",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "tim",
|
||
|
"email": "tim.veenendaal@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"require": {}
|
||
|
}
|