strapi-plugin-filerobot
Version:
Strapi v3 plugin for Filerobot by Scaleflex
46 lines (45 loc) • 1.09 kB
JSON
{
"name": "strapi-plugin-filerobot",
"version": "1.0.8",
"description": "Strapi v3 plugin for Filerobot by Scaleflex",
"strapi": {
"name": "Scaleflex Filerobot",
"icon": "file-image",
"description": "Scaleflex Filerobot"
},
"dependencies": {
"@filerobot/core": "^1.0.108-rc.1",
"@filerobot/explorer": "^1.0.108-rc.1",
"@filerobot/xhr-upload": "^1.0.108-rc.1",
"bootstrap": "^5.1.3",
"jquery": "^3.6.0",
"minimist": "^1.2.6",
"react-bootstrap": "^2.4.0",
"react-intl": "^6.0.5",
"react-js-pagination": "https://github.com/wwwaiser/react-js-pagination.git",
"react-popup-alert": "^2.0.0",
"sprintf-js": "^1.1.2"
},
"peerDependencies": {
"strapi": "3.6.1"
},
"author": {
"name": "Scaleflex"
},
"maintainers": [
{
"name": "Ruslan Aliyev",
"email": "ruslan@scaleflex.com"
}
],
"engines": {
"node": ">=10.16.0 <=14.x.x",
"npm": ">=6.0.0"
},
"license": "MIT",
"keywords": [
"scaleflex",
"filerobot",
"strapi"
]
}