{
  "name": "icu",
  "version": "73.1",
  "description": "Mature and widely used Unicode and localization library.",
  "homepage": "https://icu.unicode.org/home",
  "license": "ICU",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "icu",
      "host": true,
      "features": [
        "tools"
      ]
    }
  ],
  "features": {
    "tools": {
      "description": "Build tools"
    }
  }
}
