Your IP : 216.73.217.13


Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Ashsmith/Blog/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Ashsmith/Blog/composer.json

{
    "name": "ashsmith/magento2-blog-module-example",
    "description": "A simple blog module.",
    "type": "magento2-module",
    "version": "0.5.5-stable",
    "license": [
        "OSL-3.0",
        "AFL-3.0"
    ],
    "require": {
        "php": "~5.5.0|~5.6.0|~7.0.0",
        "magento/magento-composer-installer": "*"
    },
    "extra": {
        "map": [
            [
                "*",
                "Ashsmith/Blog"
            ]
        ]
    }
}