UNPKG

strapi-plugin-content-manager

Version:

A powerful UI to easily manage your data.

75 lines (74 loc) 2.01 kB
{ "name": "strapi-plugin-content-manager", "version": "3.6.11", "description": "A powerful UI to easily manage your data.", "strapi": { "name": "Content Manager", "icon": "plug", "description": "content-manager.plugin.description", "required": true }, "dependencies": { "@buffetjs/core": "3.3.8", "@buffetjs/custom": "3.3.8", "@buffetjs/hooks": "3.3.8", "@buffetjs/icons": "3.3.8", "@buffetjs/styles": "3.3.8", "@buffetjs/utils": "3.3.8", "@sindresorhus/slugify": "1.1.0", "classnames": "^2.3.1", "codemirror": "^5.61.0", "draft-js": "^0.11.5", "highlight.js": "^10.4.1", "immutable": "^3.8.2", "lodash": "4.17.21", "markdown-it": "^12.0.6", "markdown-it-abbr": "^1.0.4", "markdown-it-container": "^3.0.0", "markdown-it-deflist": "^2.0.3", "markdown-it-emoji": "^2.0.0", "markdown-it-footnote": "^3.0.2", "markdown-it-ins": "^3.0.1", "markdown-it-mark": "^3.0.1", "markdown-it-sub": "^1.0.0", "markdown-it-sup": "^1.0.0", "pluralize": "^8.0.0", "react": "^16.14.0", "react-dom": "^16.9.0", "react-fast-compare": "^3.2.0", "react-intl": "4.5.0", "react-redux": "7.2.3", "react-router": "^5.2.0", "react-router-dom": "^5.0.0", "reactstrap": "8.4.1", "redux": "^4.0.1", "redux-immutable": "^4.0.0", "reselect": "^4.0.0", "sanitize-html": "2.7.2", "strapi-helper-plugin": "3.6.11", "strapi-utils": "3.6.11", "yup": "^0.32.9" }, "author": { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" }, "maintainers": [ { "name": "Strapi team", "email": "hi@strapi.io", "url": "https://strapi.io" } ], "repository": { "type": "git", "url": "git://github.com/strapi/strapi.git" }, "engines": { "node": ">=10.16.0 <=14.x.x", "npm": ">=6.0.0" }, "license": "SEE LICENSE IN LICENSE", "gitHead": "62b3ff560e0d1749c4bcf93e5d357501edd9dddb" }