{
  "name": "wp-e-commerce",
  "title": "WP eCommerce",
  "description": "The most popular independent eCommerce platform for WordPress",
  "version": "3.14.0",
  "license": "GPLv2",
  "author": {
    "name": "WP-e-Commerce",
    "url": "https://wpecommerce.org/"
  },
  "private": true,
  "devDependencies": {
    "babelify": "^6.3.0",
    "grunt": "^0.4.5",
    "browserify": "^11.1.0",
    "browserify-shim": "^3.8.10",
    "grunt-asciify": "~0.2.2",
    "grunt-checktextdomain": "^1.0.0",
    "grunt-combine-media-queries": "^1.0.20",
    "grunt-contrib-cssmin": "^0.9.0",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-sass": "^0.7.4",
    "grunt-contrib-uglify": "^2.2.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-exec": "^0.4.7",
    "grunt-potomo": "^2.1.0",
    "grunt-wp-i18n": "^0.4.9",
    "grunt-browserify": "^4.0.1",
    "load-grunt-tasks": "^0.2.1",
    "matchdep": "^1.0.1"
  },
  "browserify-shim": {
    "jquery": "global:jQuery"
  }
}
