mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
23 lines
434 B
JSON
23 lines
434 B
JSON
{
|
|
"name": "visiosoft/base-theme",
|
|
"type": "streams-addon",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\BaseTheme\\": "src/"
|
|
}
|
|
}
|
|
}
|