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

19 lines
405 B
JSON

{
"name": "visiosoft/location-module",
"type": "streams-addon",
"description": "It allows you to use your Location features for ads.",
"authors": [
{
"name": "Vedat Akdoğan.",
"email": "vedat@visiosoft.com.tr"
}
],
"autoload": {
"psr-4": {
"Visiosoft\\LocationModule\\": "src/"
}
},
"require": {
}
}