{
  "name": "mas-woocommerce-variation-swatches",
  "title": "MAS Variation Swatches for WooCommerce",
  "version": "1.1.0",
  "homepage": "https://madrasthemes.com/plugins/mas-woocommerce-variation-swatches",
  "repository": {
    "type": "git",
    "url": "https://github.com/madrasthemes/mas-woocommerce-variation-swatches.git"
  },
  "license": "GPL-3.0+",
  "main": "Gruntfile.js",
  "scripts": {
    "wp-env": "wp-env"
  },
  "devDependencies": {
    "@wordpress/env": "^11.1.0",
    "autoprefixer": "^9.7.5",
    "config": "^3.3.1",
    "cross-env": "^7.0.2",
    "grunt": "^1.1.0",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-compress": "^1.6.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-uglify": "^4.0.1",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-postcss": "^0.9.0",
    "grunt-rtlcss": "^2.0.2",
    "grunt-sass": "^3.1.0",
    "grunt-stylelint": "^0.14.0",
    "grunt-version": "^3.0.2",
    "grunt-wp-i18n": "^1.0.3",
    "sass": "^1.98.0",
    "stylelint": "^13.2.1"
  },
  "browserslist": [
    "last 1 version",
    "> 1%",
    "IE 10"
  ],
  "engines": {
    "node": ">=6.9.4",
    "npm": ">=1.1.0"
  }
}
