{
  "_from": "@strapi/plugin-content-manager@4.12.7",
  "_id": "@strapi/plugin-content-manager@4.12.7",
  "_inBundle": false,
  "_integrity": "sha512-/jWgAT5kCy+3PNrZcORj81DUd6lRzQ0YWhwjmEx3ZWYBkdnYdW6pdbbT8JGS/hUqmdpk1lkMoE1sOtWRbGUCIw==",
  "_location": "/@strapi/plugin-content-manager",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/plugin-content-manager@4.12.7",
    "name": "@strapi/plugin-content-manager",
    "escapedName": "@strapi%2fplugin-content-manager",
    "scope": "@strapi",
    "rawSpec": "4.12.7",
    "saveSpec": null,
    "fetchSpec": "4.12.7"
  },
  "_requiredBy": [
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.12.7.tgz",
  "_shasum": "4bfcf8bbfe3c818166140586605f7f2432a94646",
  "_spec": "@strapi/plugin-content-manager@4.12.7",
  "_where": "/home/ghf/system/node_modules/@strapi/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bugs": {
    "url": "https://github.com/strapi/strapi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@sindresorhus/slugify": "1.1.0",
    "@strapi/utils": "4.12.7",
    "lodash": "4.17.21"
  },
  "deprecated": false,
  "description": "A powerful UI to easily manage your data.",
  "engines": {
    "node": ">=16.0.0 <=20.x.x",
    "npm": ">=6.0.0"
  },
  "gitHead": "fefc4a24acc60a59c00049e67a99ec1069be2add",
  "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": {
    "lint": "run -T eslint .",
    "test:unit": "run -T jest",
    "test:unit:watch": "run -T jest --watch"
  },
  "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.12.7"
}
