{
  "name": "strapi-plugin-i18n",
  "version": "3.6.10",
  "description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API",
  "strapi": {
    "name": "Internationalization",
    "icon": "round-language",
    "description": "i18n.plugin.description",
    "required": false
  },
  "dependencies": {
    "lodash": "4.17.21",
    "p-map": "4.0.0",
    "pluralize": "8.0.0",
    "strapi-utils": "3.6.10"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/strapi/strapi.git",
    "directory": "packages/strapi-plugin-i18n"
  },
  "author": {
    "name": "A Strapi developer",
    "email": "",
    "url": ""
  },
  "maintainers": [
    {
      "name": "A Strapi developer",
      "email": "",
      "url": ""
    }
  ],
  "engines": {
    "node": ">=10.16.0 <=14.x.x",
    "npm": ">=6.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "gitHead": "86f882bc154e16321fbc83d0086e0d956bb5e82a"
}
