{
  "name": "@steedos/i18n",
  "version": "3.0.14",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@steedos/cachers": "3.0.14",
    "i18next": "^19.3.4",
    "i18next-sprintf-postprocessor": "^0.2.2",
    "underscore": "^1.13.7"
  },
  "devDependencies": {
    "typescript": "5.7.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a38ff44cd802eb2f4de4017b23491b9f4480238e"
}
