17 lines
264 B
JSON
Executable File
17 lines
264 B
JSON
Executable File
{
|
|
"name" : "ahwelp/bbmenus",
|
|
"description" : "Different Menus",
|
|
"type" : "library",
|
|
"authors" : [
|
|
{
|
|
"name" : "ahwelp",
|
|
"email" : "ahwelp@ahwelp.com"
|
|
}
|
|
],
|
|
"autoload" : {
|
|
"psr-4" : {
|
|
"BBMenus\\" : "src/BBMenus/"
|
|
}
|
|
}
|
|
}
|