mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 09:14:23 +00:00
15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"name": "vendor_name/AccompanyingCourse",
|
|
"description": "description",
|
|
"minimum-stability": "stable",
|
|
"license": "proprietary",
|
|
"authors": [
|
|
{
|
|
"name": "mat",
|
|
"email": "email@example.com"
|
|
}
|
|
],
|
|
"require": {
|
|
}
|
|
}
|