{
  "name": "@anime.club/translations",
  "version": "1.1.169",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/anime-club/translations"
  },
  "files": [
    "src",
    "types"
  ],
  "type": "module",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "postinstall": "bunx config prepare"
  },
  "devDependencies": {
    "@10stars/config": "^16.0.4"
  },
  "overrides": {
    "@types/node": "^26.0.0",
    "@types/react": "^19.0.0",
    "@types/react-dom": "^19.0.0",
    "type-fest": "^5.0.0"
  }
}
