relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
16 lines • 311 B
JSON
{
"private": true,
"name": "relative-time-format/locale/mni",
"main": "../mni.json",
"module": "../mni.json.js",
"types": "../mni.json.d.ts",
"type": "module",
"exports": {
".": {
"types": "../mni.json.d.ts",
"import": "../mni.json.js",
"require": "../mni.json"
}
},
"sideEffects": false
}