{
    "name"       : "intl",
    "displayName": "Internationalization",
    "description": "The Internationalization utility supports the management of localized resources such as strings and formatting patterns.",
    "author"     : ["sdesai", "allenrabinovich"],

    "tags": ["intl", "utility"],
    "use" : ["intl"],
    "apiPath": "/classes/Intl.html",

    "examples": [
        {
            "name"       : "intl-basic",
            "displayName": "Language Resource Bundles",
            "description": "How to create components which use language resource bundles.",
            "modules"    : ["intl"],
            "tags"       : ["intl", "loader"],

            "hideTableOfContents": true
        }
    ]
}
