{
  "name": "loopz-gift-cards",
  "version": "2.0.2",
  "description": "Sell and redeem gift cards, refund orders as store credit on your WooCommerce store. Sync gift cards with Clover, Square, Shopify or other WooCommerce stores.",
  "author": "Loopz Technologies Inc <support@loopz.io> (https://www.loopz.io)",
  "license": "GPL-2.0-or-later",
  "main": "build/index.js",
  "scripts": {
    "build": "wp-scripts build && npm run build:makepot && npm run archive",
    "format": "wp-scripts format",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "packages-update": "wp-scripts packages-update",
    "build:makepot": "npx makepot",
    "build:makemo": "wp i18n make-mo languages languages",
    "plugin-zip": "wp-scripts plugin-zip",
    "start": "wp-scripts start",
    "env": "wp-env"
  },
  "files": [
    "assets",
    "blocks",
    "build",
    "includes",
    "languages",
    "views",
    "loopz-gift-cards.php"
  ],
  "devDependencies": {
    "@woocommerce/dependency-extraction-webpack-plugin": "^4.0.0",
    "@woocommerce/eslint-plugin": "^2.3.0",
    "@wordpress/browserslist-config": "^6.26.0",
    "@wordpress/data": "^10.26.0",
    "@wordpress/dependency-extraction-webpack-plugin": "^6.26.0",
    "@wordpress/env": "^10.26.0",
    "@wordpress/scripts": "^30.19.0",
    "@wp-blocks/make-pot": "^1.6.3",
    "mini-css-extract-plugin": "^2.5.3"
  },
  "dependencies": {
    "@woocommerce/date": "^4.3.0",
    "@wordpress/blocks": "^14.15.0",
    "@wordpress/components": "^29.12.0",
    "@wordpress/icons": "^10.26.0",
    "clsx": "^2.1.1",
    "lodash": "^4.17.21"
  }
}
