{ "name": "myoos/myoos", "description": "Open Source e-commerce solution", "type": "project", "keywords": ["myoos", " ecommerce"], "homepage": "https://www.oos-shop.de/", "license": "GPL-2.0", "authors": [ { "name": "MyOOS Development Team", "email": "info@myoos.de", "homepage": "https://foren.myoos.de/" } ], "support": { "forum": "https://foren.myoos.de/", "source": "https://github.com/r23/MyOOS/" }, "require": { "php": "^7.2", "ext-ctype": "*", "ext-curl": "*", "ext-date": "*", "ext-dom": "*", "ext-gd": "*", "ext-hash": "*", "ext-iconv": "*", "ext-json": "*", "ext-openssl": "*", "ext-pdo": "*", "ext-pdo_mysql": "*", "ext-session": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-zip": "*", "ext-zlib": "*", "lib-libxml": "*", "symfony/symfony": "~4.2", "smarty/smarty": "~3.1", "php-ai/php-ml": "^0.8.0" } }