UNPKG
otus-localization
Version:
latest (16.0.34)
16.0.34
16.0.33
16.0.26
16.0.25
16.0.24
16.0.23
16.0.22
16.0.21
16.0.19
16.0.18
16.0.17
16.0.16
16.0.15
16.0.14
16.0.13
16.0.12
16.0.11
16.0.10
16.0.9
16.0.8
16.0.7
16.0.6
16.0.0
A translation tool for Angular i18n(angular-t9n)
otus-localization
/
builders
/
builders.json
10 lines
(9 loc)
•
168 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"builders"
:
{
"t9n"
:
{
"implementation"
:
"./t9n"
,
"schema"
:
"./t9n/schema.json"
,
"description"
:
"Translation server for Angular."
}
}
}