{
  "name": "@toanz/strapi-plugin-i18n",
  "publishConfig": {
    "access": "public"
  },
  "version": "3.13.0",
  "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": {
    "@toanz/strapi-utils": "3.13.0",
    "lodash": "4.17.21",
    "p-map": "4.0.0",
    "pluralize": "8.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/toanz/strapi.git",
    "directory": "packages/strapi-plugin-i18n"
  },
  "engines": {
    "node": ">=14.19.1 <=18.x.x",
    "npm": ">=6.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "gitHead": "3986787668290359826ea904aae31146ad4efb3b"
}
