HEX
Server: LiteSpeed
System: Linux cluster02.load-balancer.x2.network 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: kbdhpghp (1098)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/kbdhpghp/www/aqualander/wp-content/plugins/fluid-checkout/package.json
{
  "name": "fluid-checkout",
  "version": "4.0.6",
  "description": "Provides a fluid checkout experience for any WooCommerce store. Ask for shipping information before billing in a linear and multi-step checkout, add options for gift message and packaging and add a coupon code field at the checkout page that does not distract your customers. Similar to the Shopify checkout, and even better.",
  "main": "fluid-checkout.php",
  "scripts": {
    "version": "git pull && gulp update-ver-release && gulp translate && 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 Checkout",
  "license": "GPL-3.0",
  "copyright": "Copyright (c) 2021-2025, Fluid Checkout OÜ",
  "homepage": "https://fluidcheckout.com",
  "bugs": {
    "url": "https://fluidcheckout.com/support"
  },
  "devDependencies": {
    "@wordpress/scripts": "^27.0.0",
    "browser-sync": "^2.27.9",
    "del": "^5.1.0",
    "gettext-parser": "^8.0.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-po2json": "^1.0.0",
    "gulp-po2mo": "^1.0.3",
    "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",
    "gulp-wp-pot": "^2.5.0",
    "load-json-file": "^6.2.0",
    "node-fetch": "^3.3.2",
    "sass": "^1.77.8",
    "uglify-js": "^3.15.5"
  },
  "dependencies": {
    "collapsible-block": "^1.1.13",
    "flyout-block": "^1.2.0",
    "mailcheck": "^1.1.1",
    "sticky-states": "^1.0.8",
    "tom-select": "^2.3.1"
  }
}