{ "name": "prestashop/steasyvideo", "description": "PrestaShop module steasyvideo", "homepage": "https://www.sunnytoo.com", "license": "", "authors": [ { "name": "ST-THEMES", "email": "helloleemj@gmail.com" } ], "require": { "php": ">=5.6.0" }, "require-dev": { }, "config": { "preferred-install": "dist", "classmap-authoritative": true, "optimize-autoloader": true, "prepend-autoloader": false, "platform": { "php": "5.6" } }, "autoload": { "psr-4": { "PrestaShop\\Module\\StEasyVideo\\": "src/" }, "classmap": ["steasyvideo.php"], "exclude-from-classmap": [] }, "type": "prestashop-module" }