/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tools/icu/icu_small.json
47 строк
961 B
Michaël Zasso
deps: enable unit data in small-icu
30 сен 2019, 16:48
30 сен 2019, 16:48
634a9a9
Код
Авторство
О чём код?
{ "copyright": "Copyright (c) 2014 IBM Corporation and Others. All Rights Reserved.", "comment": "icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use.", "variables": { "none": { "only": [] }, "locales": { "only": [ "root", "en" ] }, "leavealone": { } }, "trees": { "ROOT": "locales", "brkitr": "none", "coll": "locales", "curr": "locales", "lang": "none", "rbnf": "none", "region": "none", "zone": "locales", "converters": "none", "stringprep": "locales", "translit": "locales", "brkfiles": "none", "brkdict": "none", "confusables": "none", "unit": "locales" }, "remove": [ "cnvalias.icu", "postalCodeData.res", "genderList.res", "brkitr/root.res", "unames.icu" ], "keep": [ "pool.res", "supplementalData.res", "zoneinfo64.res", "likelySubtags.res" ] }