xref: /third_party/node/tools/icu/icu_small.json (revision 1cb0ef41)
11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "copyright": "Copyright (c) 2014 IBM Corporation and Others. All Rights Reserved.",
31cb0ef41Sopenharmony_ci  "comment": "icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use.",
41cb0ef41Sopenharmony_ci  "variables": {
51cb0ef41Sopenharmony_ci    "none": {
61cb0ef41Sopenharmony_ci      "only": []
71cb0ef41Sopenharmony_ci    },
81cb0ef41Sopenharmony_ci    "locales": {
91cb0ef41Sopenharmony_ci      "only": [
101cb0ef41Sopenharmony_ci        "root",
111cb0ef41Sopenharmony_ci        "en"
121cb0ef41Sopenharmony_ci      ]
131cb0ef41Sopenharmony_ci    },
141cb0ef41Sopenharmony_ci    "leavealone": {
151cb0ef41Sopenharmony_ci    }
161cb0ef41Sopenharmony_ci  },
171cb0ef41Sopenharmony_ci  "trees": {
181cb0ef41Sopenharmony_ci    "ROOT": "locales",
191cb0ef41Sopenharmony_ci    "brkitr": "none",
201cb0ef41Sopenharmony_ci    "coll": "locales",
211cb0ef41Sopenharmony_ci    "curr": "locales",
221cb0ef41Sopenharmony_ci    "lang": "none",
231cb0ef41Sopenharmony_ci    "rbnf": "none",
241cb0ef41Sopenharmony_ci    "region": "none",
251cb0ef41Sopenharmony_ci    "zone": "locales",
261cb0ef41Sopenharmony_ci    "converters": "none",
271cb0ef41Sopenharmony_ci    "stringprep": "locales",
281cb0ef41Sopenharmony_ci    "translit": "locales",
291cb0ef41Sopenharmony_ci    "brkfiles": "none",
301cb0ef41Sopenharmony_ci    "brkdict": "none",
311cb0ef41Sopenharmony_ci    "confusables": "none",
321cb0ef41Sopenharmony_ci    "unit": "locales"
331cb0ef41Sopenharmony_ci  },
341cb0ef41Sopenharmony_ci  "remove": [
351cb0ef41Sopenharmony_ci    "cnvalias.icu",
361cb0ef41Sopenharmony_ci    "postalCodeData.res",
371cb0ef41Sopenharmony_ci    "genderList.res",
381cb0ef41Sopenharmony_ci    "brkitr/root.res",
391cb0ef41Sopenharmony_ci    "unames.icu"
401cb0ef41Sopenharmony_ci  ],
411cb0ef41Sopenharmony_ci  "keep": [
421cb0ef41Sopenharmony_ci    "pool.res",
431cb0ef41Sopenharmony_ci    "supplementalData.res",
441cb0ef41Sopenharmony_ci    "zoneinfo64.res",
451cb0ef41Sopenharmony_ci    "likelySubtags.res"
461cb0ef41Sopenharmony_ci  ]
471cb0ef41Sopenharmony_ci}
48