Skip to content

Instantly share code, notes, and snippets.

@NewZenDesign
Last active September 26, 2016 04:15
Embed
What would you like to do?
{
"name": "topdog/topdog-theme",
"description": "N/A",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0",
"topdog/topdog-theme": "100.0.*",
"magento/framework": "100.0.*"
},
"type": "magento2-theme",
"version": "100.0.1",
"license": [
"OSL-3.0",
"AFL-3.0"
],
"autoload": {
"files": [
"registration.php"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment