{
    "name": "6-storage-online",
    "description": "6 Storage Online - Showcase container, Reserve the unit, Rent the Unit and it has the portal to manage the tenants transaction and further more actions.",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "6Storage",
            "email": "support@6storage.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
            "SixStorageOnline\\": "./inc"
        }
    }
}
