{
  "_args": [
    [
      "@strapi/plugin-content-manager@4.3.2",
      "/home/bkra0192/evag_andy/strapi"
    ]
  ],
  "_from": "@strapi/plugin-content-manager@4.3.2",
  "_id": "@strapi/plugin-content-manager@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-5yh1UABGuCiktwW5OVwD4Zxy1js39Bzo9nz0A6nmHPv337Dneqf3VjFgnBpMUDjo+6DAB6Nz0kvGUz4YvkuecQ==",
  "_location": "/@strapi/plugin-content-manager",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/plugin-content-manager@4.3.2",
    "name": "@strapi/plugin-content-manager",
    "escapedName": "@strapi%2fplugin-content-manager",
    "scope": "@strapi",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-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": {
    "@sindresorhus/slugify": "1.1.0",
    "@strapi/utils": "4.3.2",
    "lodash": "4.17.21"
  },
  "description": "A powerful UI to easily manage your data.",
  "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-content-manager",
  "repository": {
    "type": "git",
    "url": "git://github.com/strapi/strapi.git"
  },
  "scripts": {
    "test:unit": "jest --verbose"
  },
  "strapi": {
    "icon": "plug",
    "name": "content-manager",
    "displayName": "Content Manager",
    "description": "Quick way to see, edit and delete the data in your database.",
    "required": true,
    "kind": "plugin"
  },
  "version": "4.3.2"
}
