unis_crm/frontend1/node_modules/i18next/jsr.json

16 lines
254 B
JSON
Raw Normal View History

2026-03-26 09:29:55 +00:00
{
"name": "@i18next/i18next",
"version": "25.8.6",
"license": "MIT",
"exports": "./src/index.js",
"publish": {
"include": [
"src/*.js",
"index.d.ts",
"index.d.mts",
"typescript/*.d.ts",
"README.md"
]
}
}