menzilmekan-backend/plugins/offline/cors/composer.json

14 lines
330 B
JSON
Raw Normal View History

2024-07-13 12:48: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": {}
}