2021-05-02 02:16:52 +08:00
|
|
|
{
|
|
|
|
"name": "icu",
|
2023-12-15 09:37:17 +08:00
|
|
|
"version": "74.1",
|
2021-05-02 02:16:52 +08:00
|
|
|
"description": "Mature and widely used Unicode and localization library.",
|
2021-09-24 08:45:11 +08:00
|
|
|
"homepage": "https://icu.unicode.org/home",
|
2022-05-05 10:25:20 +08:00
|
|
|
"license": "ICU",
|
2021-05-02 02:16:52 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "icu",
|
2023-01-27 13:40:42 +08:00
|
|
|
"host": true,
|
|
|
|
"features": [
|
|
|
|
"tools"
|
|
|
|
]
|
2021-05-02 02:16:52 +08:00
|
|
|
}
|
2023-01-27 13:40:42 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"tools": {
|
2023-12-15 09:37:17 +08:00
|
|
|
"description": "Build tools",
|
|
|
|
"supports": "!uwp"
|
2023-01-27 13:40:42 +08:00
|
|
|
}
|
|
|
|
}
|
2021-05-02 02:16:52 +08:00
|
|
|
}
|