| Current Path : /proc/thread-self/root/home/rtorresani/www/app/code/Torresani/MessageQueue/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/app/code/Torresani/MessageQueue/composer.json |
{
"name": "torresani/messagequeue",
"description": "Message queue example",
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Torresani\\MessageQueue\\": ""
}
}
}