14 lines
228 B
JSON
14 lines
228 B
JSON
{
|
|
"name": "cldr-numbers-modern",
|
|
"version": "39.0.0",
|
|
"dependencies": {
|
|
"cldr-core": "39.0.0"
|
|
},
|
|
"main": "main/**/*.json",
|
|
"ignore": [
|
|
".gitattributes",
|
|
"README.md"
|
|
],
|
|
"license": "Unicode-DFS-2016"
|
|
}
|