{
    "normalize": {
        "name": "normalize.css",
        "description": "Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.",
        "cssFiles": [
            "./css/normalize.css"
        ]
    }
}
