{
    "name": "@themes/platform",
    "version": "3.0.0",
    "private": true,
    "dependencies": {
        "@google/markerclustererplus": "^5.0.4",
        "bootstrap": "^4.5.0",
        "d3": "^5.16.0",
        "detect-browser": "^5.1.1",
        "filepond": "^4.26.1",
        "filepond-plugin-file-validate-size": "^2.2.4",
        "filepond-plugin-file-validate-type": "^1.2.6",
        "filepond-plugin-image-crop": "^2.0.4",
        "filepond-plugin-image-edit": "^1.6.3",
        "filepond-plugin-image-exif-orientation": "^1.0.11",
        "filepond-plugin-image-preview": "^4.6.6",
        "filepond-plugin-image-resize": "^2.0.9",
        "filepond-plugin-image-transform": "^3.7.6",
        "filepond-plugin-image-validate-size": "^1.2.6",
        "imagesloaded": "^4.1.4",
        "jquery-filepond": "^1.0.0",
        "lightslider": "^1.1.6",
        "lightslider-platform": "file:static/src/js/lightslider",
        "masonry-layout": "^4.2.2",
        "owl.carousel": "^2.3.4",
        "popper.js": "^1.16.1",
        "rtlcss": "^2.6.0",
        "@babel/plugin-proposal-class-properties": "^7.13.0",
        "faker": "^5.5.3",
        "jest": "^27.3.1",
        "puppeteer": "^11.0.0"
    },
    "devDependencies": {
        "apidoc": "^0.50.2",
        "jest": "^26.6.3",
        "jest-puppeteer": "^6.0.0",
        "faker": "^5.5.3",
        "puppeteer": "^8.0.0"
    },
    "scripts": {
        "test-mp3dev": "jest --config ./tests/jest.config.mp3dev.js",
        "test-testmp": "jest --config ./tests/jest.config.testmp.js",
        "test-testcp": "jest --config ./tests/jest.config.testcp.js"
    }
}