g_sto/plugins/offline/cors/composer.json

14 lines
330 B
JSON
Raw Normal View History

2023-10-11 16:29:51 +00:00
{
"name": "offline/oc-cors-plugin",
"description": "Setup and manage Cross-Origin Resource Sharing headers in October CMS",
"type": "october-plugin",
"license": "MIT",
"authors": [
{
"name": "Tobias Kündig",
"email": "tobias@offline.swiss"
}
],
"require": {}
}