{
    "name": "arty/3d-model-viewer-by-arty",
    "description": "Arty 3D Viewer for WooCommerce",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "ARTY",
            "email": "office@ar-ty.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {
            "Arty_3DModelViewer\\" : "inc"
        }
    }
}
