16 lines
254 B
JSON
16 lines
254 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|