{
  "title": "Product Generator for WooCommerce",
  "name": "woocommerce-product-generator",
  "version": "3.0.0",
  "description": "A sample product generator for WooCommerce.",
  "main": "Gruntfile.js",
  "license": "GPL-3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/itthinx/woocommerce-product-generator"
  },
  "bugs": {
    "url": "https://github.com/itthinx/woocommerce-product-generator/issues"
  },
  "author": "itthinx",
  "devDependencies": {
    "grunt": "^1.6.1",
    "grunt-contrib-concat": "^2.1.0",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "~3.3.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-newer": "~1.3.0",
    "grunt-text-replace": "^0.4.0",
    "grunt-wp-i18n": "~1.0.1",
    "jshint-stylish": "~2.2.0",
    "load-grunt-tasks": "~3.5.0"
  }
}
