{
  "name": "@ckeditor/ckeditor5-dev-translations",
  "version": "32.1.2",
  "description": "CKEditor 5 translations plugin for webpack.",
  "keywords": [],
  "main": "lib/index.js",
  "dependencies": {
    "@babel/parser": "^7.18.9",
    "@babel/traverse": "^7.18.9",
    "chalk": "^4.0.0",
    "rimraf": "^3.0.2",
    "webpack-sources": "^2.0.1",
    "pofile": "^1.0.9"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "proxyquire": "^2.1.3",
    "sinon": "^9.2.4"
  },
  "engines": {
    "node": ">=14.0.0",
    "npm": ">=5.7.1"
  },
  "files": [
    "lib"
  ],
  "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"
  }
}
