1234567891011121314151617181920 |
- {
- "name": "smartwave/theme-frontend-porto-rtl",
- "description": "N/A",
- "require": {
- "php": "~5.5.0|~5.6.0|~7.0.0",
- "magento/theme-frontend-porto": "100.0.*",
- "magento/framework": "100.0.*"
- },
- "type": "magento2-theme",
- "version": "2.2.1",
- "license": [
- "OSL-3.0",
- "AFL-3.0"
- ],
- "autoload": {
- "files": [
- "registration.php"
- ]
- }
- }
|