mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
10 lines
173 B
JSON
10 lines
173 B
JSON
{
|
|
"name": "visiosoft/default-theme",
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\DefaultTheme\\": "src/"
|
|
}
|
|
}
|
|
}
|