| Current Path : /home/users/unlimited/www/api.xalonx.com/vendor/froiden/laravel-installer/ |
| Current File : /home/users/unlimited/www/api.xalonx.com/vendor/froiden/laravel-installer/composer.json |
{
"name": "froiden/laravel-installer",
"description": "Laravel web installer",
"license": "MIT",
"type": "library",
"authors": [
{
"name": "Ajay Kumar Choudhary",
"email": "ajay@froiden.com"
}
],
"require": {},
"autoload": {
"psr-4": {
"Froiden\\LaravelInstaller\\": "src/"
},
"files": [
"src/functions.php"
]
},
"minimum-stability": "dev"
}