Files
symfony-recipes/index.json

18 lines
514 B
JSON
Raw Normal View History

2022-02-08 23:55:34 +01:00
{
"recipes": {
"magdev/gitea-bundle": [
"1.0"
2022-06-25 12:37:30 +02:00
],
2023-04-25 17:56:38 +02:00
"magdev/redmine-bundle": [
"1.0"
2022-02-08 23:55:34 +01:00
]
},
"branch": "main",
"is_contrib": true,
"_links": {
2024-06-01 20:41:23 +02:00
"repository": "pidock.local:3000/magdev/symfony-recipes",
"origin_template": "{package}:{version}@pidock.local:3000/magdev/symfony-recipes:main",
"recipe_template": "http://pidock.local:3000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
2022-02-08 23:55:34 +01:00
}
}