{
  "_args": [
    [
      "@strapi/plugin-i18n@4.3.2",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "@strapi/plugin-i18n@4.3.2",
  "_id": "@strapi/plugin-i18n@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-0Kb8JF4nXzXQBInobRzfVpVsMlJQWd7gvqhKW953vTKqWH6V/oSyd5LbcEk3ppmo6pIBKxz76TfOuj1j37MFdw==",
  "_location": "/@strapi/plugin-i18n",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/plugin-i18n@4.3.2",
    "name": "@strapi/plugin-i18n",
    "escapedName": "@strapi%2fplugin-i18n",
    "scope": "@strapi",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/home/bkra0192/evag_andy/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "dependencies": {
    "@strapi/utils": "4.3.2",
    "lodash": "4.17.21"
  },
  "description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API",
  "engines": {
    "node": ">=14.19.1 <=16.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "7039c0d22836c94457130515b3a55eb93d2411f8",
  "homepage": "https://github.com/strapi/strapi#readme",
  "license": "SEE LICENSE IN LICENSE",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "name": "@strapi/plugin-i18n",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strapi/strapi.git",
    "directory": "packages/plugins/i18n"
  },
  "scripts": {
    "test:unit": "jest --verbose"
  },
  "strapi": {
    "displayName": "Internationalization",
    "name": "i18n",
    "description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API.",
    "required": false,
    "kind": "plugin"
  },
  "version": "4.3.2"
}
