/
var
/
www
/
html
/
plugin-techloyce
/
Modules
/
POS
/
Upload File
HOME
{ "name": "nwidart/pos", "description": "", "authors": [ { "name": "Nicolas Widart", "email": "n.widart@gmail.com" } ], "extra": { "laravel": { "providers": [ "Modules\\POS\\Providers\\POSServiceProvider" ], "aliases": { } } }, "autoload": { "psr-4": { "Modules\\POS\\": "" } } }