openclassify/addons/default/visiosoft/cats-module/composer.json
Mostafa Moradi ceb907312c 4.0-mostafa
2024-08-18 17:38:23 +03:00

19 lines
401 B
JSON

{
"name": "visiosoft/cats-module",
"type": "streams-addon",
"description": "It allows you to create unlimited subcategories for the Advs module and to manage your postings by category.",
"authors": [
{
"name": "Vedat Akdoğan.",
"email": "vedat@visiosoft.com.tr"
}
],
"autoload": {
"psr-4": {
"Visiosoft\\CatsModule\\": "src/"
}
},
"require": {
}
}