{
  "name": "fluid-checkout",
  "version": "1.3.2",
  "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": "gulp update-ver-release && gulp build && git add -A",
    "postversion": "git push && git push --tags",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {},
  "author": "Fluidweb.co",
  "license": "GPL-3.0",
  "copyright": "Copyright (c) 2021, Fluidweb OÜ",
  "homepage": "https://fluidcheckout.com",
  "devDependencies": {
    "browser-sync": "^2.26.14",
    "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.0.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.35.1",
    "uglify-js": "^3.8.0"
  },
  "dependencies": {
    "collapsible-block": "^1.1.6",
    "flyout-block": "^1.1.4",
    "mailcheck": "^1.1.1",
    "require-bundle-js": "^1.0.0",
    "require-polyfills": "^1.0.1",
    "sticky-states": "^1.0.6"
  }
}
