{ "name": "rhymix/rhymix", "description": "Rhymix", "homepage": "https://www.rhymix.org", "license": "GPL-2.0+", "type": "project", "authors": [ { "name": "Rhymix Developers and Contributors", "email": "devops@rhymix.org" }, { "name": "NAVER", "email": "developers@xpressengine.com" } ], "require": { "php": ">=7.0.0", "ext-curl": "*", "ext-gd": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-mcrypt": "*", "ext-openssl": "*", "ext-pcre": "*", "ext-xml": "*", "coolsms/php-sdk": "2.0.*", "defuse/php-encryption": "1.2.1", "egulias/email-validator": "2.*", "ezyang/htmlpurifier": "4.10.*", "hautelook/phpass": "1.1.*", "jbbcode/jbbcode": "1.3.*", "jmhobbs/swiftmailer-transport-aws-ses": "0.9.*", "leafo/lessphp": "0.5.*", "leafo/scssphp": "0.7.*", "league/html-to-markdown": "4.8.*", "matthiasmullie/minify": "1.3.*", "matthiasmullie/path-converter": "1.*", "michelf/php-markdown": "1.8.*", "michelf/php-smartypants": "1.8.*", "rmccue/requests": "1.7.*", "sunra/php-simple-html-dom-parser": "1.5.*", "swiftmailer/swiftmailer": "6.1.*", "true/punycode": "2.*" }, "require-dev": { "codeception/codeception": "2.1.*", "codeception/verify": "0.3.*", "codeception/specify": "0.4.*" } }