13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"name": "cldr-units-modern",
|
|
"version": "32.0.0",
|
|
"dependencies": {
|
|
"cldr-core": "32.0.0"
|
|
},
|
|
"main": "main/**/*.json",
|
|
"ignore": [
|
|
".gitattributes",
|
|
"README.md"
|
|
]
|
|
}
|