{
  "name": "fs-admin-menu",
  "version": "1.0.0",
  "description": "The admin menu features for Fluid Shops.",
  "main": "fs-admin-menu.php",
  "scripts": {
    "version": "git pull && gulp update-ver-release && gulp build && git add -A",
    "postversion": "git push && git push --tags && gulp copy-plugin-files && gulp pack-plugin-zip",
    "start": "wp-scripts start --webpack-src-dir=blocks",
    "build": "wp-scripts build --webpack-src-dir=blocks",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {},
  "author": "Fluid Shops",
  "license": "GPL-3.0",
  "copyright": "Copyright (c) 2024-2025, Fluid Shops OÜ",
  "homepage": "https://fluidshops.com",
  "devDependencies": {
    "@wordpress/scripts": "^27.0.0",
    "browser-sync": "^2.27.9",
    "del": "^5.1.0",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^7.0.1",
    "gulp-concat": "^2.6.1",
    "gulp-cssnano": "^2.1.3",
    "gulp-plumber": "^1.2.1",
    "gulp-rename": "^2.0.0",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^5.1.0",
    "gulp-sass-import-json": "^1.0.2",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-uglify": "^3.0.2",
    "load-json-file": "^6.2.0",
    "sass": "^1.77.8",
    "uglify-js": "^3.15.5"
  }
}
