{
  "name": "wp-e-commerce",
  "title": "WP eCommerce",
  "description": "The most popular independent eCommerce platform for WordPress",
  "version": "3.15.1",
  "license": "GPLv2",
  "author": {
    "name": "WP-e-Commerce",
    "url": "https://wpecommerce.org/"
  },
  "private": true,
  "devDependencies": {
    "babelify": "^10.0.0",
    "browserify": "^16.5.2",
    "browserify-shim": "^3.8.10",
    "grunt": "^1.3.0",
    "grunt-asciify": "~0.2.2",
    "grunt-browserify": "^5.3.0",
    "grunt-checktextdomain": "^1.0.0",
    "grunt-combine-media-queries": "^1.0.20",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-sass": "^0.7.4",
    "grunt-contrib-uglify": "^2.2.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-exec": "^0.4.7",
    "grunt-potomo": "^2.1.0",
    "grunt-wp-i18n": "^1.0.3",
    "load-grunt-tasks": "^5.1.0",
    "matchdep": "^2.0.0"
  },
  "browserify-shim": {
    "jquery": "global:jQuery"
  }
}
