{
    "name": "wfcreations/yii2-asset-legacy",
    "description": "Yii2 Legacy for old browsers",
    "keywords": [
        "yii2",
        "respond",
		"html5shiv",
		"excanvas"
    ],
    "type": "yii2-extension",
    "license": "BSD",
    "support": {
        "issues": "https://github.com/wfcreations/yii2-metronic/issues",
        "wiki": "https://github.com/wfcreations/yii2-metronic/wiki",
        "source": "https://github.com/wfcreations/yii2-metronic"
    },
    "authors": [
        {
            "name": "Welsiton Ferreira",
            "email": "wfcreations@gmail.com"
        }
    ],
    "autoload": {
        "psr-4": {
            "wfcreations\\legacy\\": ""
        }
    },
    "minimum-stability": "dev",
    "require": {
        "bower-asset/respond": "*",
        "bower-asset/html5shiv": "*",
        "bower-asset/excanvas": "*"
    },
    "extra": {
        "asset-installer-paths": {
            "bower-asset-library": "vendor/bower"
        }
    }
}
