Files
theme_M2-Venus_Fasony/app/design/frontend/Venustheme/fasony/composer.json
T
2017-11-23 11:32:26 +01:00

20 lines
428 B
JSON

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