UNPKG

@filerobot-strapi/content-plugin

Version:
61 lines (60 loc) 1.69 kB
{ "name": "@filerobot-strapi/content-plugin", "version": "1.0.20", "description": "Scaleflex DAM plugin for Strapi v4", "strapi": { "name": "scaleflex-dam", "description": "Scaleflex DAM normalizes, resizes, optimizes and distributes your images rocket fast around the world.", "kind": "plugin", "displayName": "Scaleflex DAM" }, "dependencies": { "@filerobot/core": "^3.64.1", "@filerobot/explorer": "^3.64.1", "@filerobot/progress-panel": "^3.64.1", "@filerobot/xhr-upload": "^3.64.1", "@strapi/helper-plugin": "^4.10.6", "sprintf-js": "^1.1.2", "@strapi/design-system": "^1.6.3", "@strapi/icons": "^1.6.3", "prop-types": "^15.7.2" }, "devDependencies": { "react": "^18.0.0", "react-dom": "^18.0.0", "react-router-dom": "^5.3.4", "styled-components": "5.3.3" }, "peerDependencies": { "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "^5.3.4", "styled-components": "^5.3.6" }, "author": "Scaleflex <register@scaleflex.com> (https://www.scaleflex.com)", "maintainers": [ "Scaleflex <plugins@scaleflex.com>" ], "engines": { "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "license": "MIT", "keywords": [ "scaleflex", "filerobot", "strapi" ], "main": "strapi-admin.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/scaleflex/strapi-plugin-filerobot.git" }, "bugs": { "url": "https://github.com/scaleflex/strapi-plugin-filerobot/issues" }, "homepage": "https://github.com/scaleflex/strapi-plugin-filerobot#readme" }