{
  "name": "woo-asaas",
  "version": "2.7.7",
  "description": "Asaas WooCommerce integration.",
  "repository": {
    "type": "git",
    "url": "git@github.com:asaasdev/woocommerce-plugin.git"
  },
  "scripts": {
    "webpack:dist": "webpack --env production --stats verbose",
    "webpack:watch": "webpack --watch"
  },
  "author": "Aztec Online Solutions <aztec@aztecweb.net>",
  "license": "GPL-2.0",
  "devDependencies": {
    "@babel/cli": "7.28.6",
    "@babel/core": "7.29.0",
    "@babel/preset-env": "7.29.2",
    "babel-loader": "10.1.1",
    "css-loader": "7.1.4",
    "css-minimizer-webpack-plugin": "8.0.0",
    "imask": "7.6.1",
    "mini-css-extract-plugin": "2.10.2",
    "node-gyp": "12.3.0",
    "style-loader": "4.0.0",
    "stylus": "0.64.0",
    "stylus-loader": "8.1.3",
    "unminified-webpack-plugin": "3.0.0",
    "webpack": "5.106.2",
    "webpack-cli": "7.0.2"
  },
  "dependencies": {
    "@wordpress/i18n": "6.18.0"
  }
}
