{ "name": "@allai/i18n", "version": "0.1.0", "private": true, "type": "module", "main": "./index.ts", "exports": { "./config": "./config.ts", "./server": "./server.ts", "./client": "./client.ts", "./dictionaries/en": "./dictionaries/en.ts", "./dictionaries/ru": "./dictionaries/ru.ts" } }