{
  "name": "@ckeditor/ckeditor5-dev-translations",
  "version": "54.3.2",
  "description": "CKEditor 5 translations plugin for webpack.",
  "keywords": [],
  "author": "CKSource (http://cksource.com/)",
  "license": "GPL-2.0-or-later",
  "homepage": "https://github.com/ckeditor/ckeditor5-dev/tree/master/packages/ckeditor5-dev-translations",
  "bugs": "https://github.com/ckeditor/ckeditor5/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/ckeditor/ckeditor5-dev.git",
    "directory": "packages/ckeditor5-dev-translations"
  },
  "engines": {
    "node": ">=24.11.0",
    "npm": ">=5.7.1"
  },
  "main": "lib/index.js",
  "type": "module",
  "files": [
    "lib"
  ],
  "dependencies": {
    "@babel/parser": "^7.18.9",
    "@babel/traverse": "^7.18.9",
    "@ckeditor/ckeditor5-dev-utils": "^54.3.2",
    "glob": "^13.0.0",
    "plural-forms": "^0.5.5",
    "pofile": "^1.1.4",
    "rimraf": "^6.0.1",
    "upath": "^2.0.1",
    "webpack-sources": "^3.0.0"
  }
}
