File "composer.json"

Full Path: /home/aiclgcwq/photonindustriespvt.com/wp-content/plugins/tenweb-speed-optimizer/vendor/10web/authorization/composer.json
File size: 423 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "10web/authorization",
    "type": "library",
    "license": "GPL",
    "authors": [
        {
            "name": "Serine",
            "email": "serine@10web.io"
        }
    ],
    "minimum-stability": "stable",
    "require": {
    },
    "autoload": {
        "psr-4": {
            "Tenweb_Authorization\\": "src/"
        },
        "files": [
            "src/config/constants.php"
        ]
    }
}