{
  "name": "shutterpress-gallery",
  "version": "1.8.0",
  "main": "webpack.config.js",
  "dependencies": {
    "imagesloaded": "^5.0.0",
    "infinite-scroll": "^5.0.0",
    "isotope-cells-by-row": "^1.1.4",
    "js-cookie": "^3.0.5",
    "lightgallery": "github:shutterpress/lightGallery#master",
    "masonry-layout": "^4.2.2"
  },
  "devDependencies": {
    "@playwright/test": "^1.56.1",
    "@prettier/plugin-php": "^0.22.4",
    "@types/node": "^24.8.1",
    "@wordpress/e2e-test-utils-playwright": "^1.33.0",
    "@wordpress/scripts": "^30.3.0",
    "chokidar": "^4.0.1",
    "copy-webpack-plugin": "^12.0.2",
    "css-loader": "^7.1.2",
    "mini-css-extract-plugin": "^2.9.2",
    "prettier": "^3.5.3",
    "remove-files-webpack-plugin": "^1.5.0",
    "sass": "^1.89.2",
    "sass-loader": "^16.0.5",
    "webpack-cli": "^5.1.4"
  },
  "scripts": {
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "directories": {
    "test": "tests"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": ""
}
