mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 11:12:09 -05:00
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"name": "visiosoft/global_helper-extension",
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\GlobalHelperExtension\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
]
|
|
}
|
|
}
|