%PDF- %PDF-
Direktori : /var/www/html/news/vendor/httpoz/roles/ |
Current File : /var/www/html/news/vendor/httpoz/roles/composer.json |
{ "name": "httpoz/roles", "description": "Powerful package for handling roles and permissions in Laravel 5.3.", "keywords": ["roles", "permissions", "acl", "laravel", "illuminate", "httpoz"], "homepage": "https://github.com/httpoz/roles", "license": "MIT", "authors": [{ "name": "Oscar Mwanandimai", "email": "oscar.mwana@gmail.com", "role": "Architect" }], "minimum-stability": "dev", "require": { "php": ">=5.6.4", "illuminate/support": "~5.0", "illuminate/cache": "~5.0" }, "autoload": { "psr-4": { "HttpOz\\Roles\\": "src/" } }, "config": { "sort-packages": true } }