{
  "name": "stripe-for-woocommerce",
  "version": "1.3.8",
  "description": "A Payment Gateway for WooCommerce allowing you to take credit card payments using Stripe.",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Stephen Zuniga <hello@stephenzuniga.com> (http://stephenzuniga.com/)",
  "license": "GPLv3",
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-jshint": "^1.9.2",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^1.3.0",
    "gulp-uglify": "^1.1.0",
    "jshint-stylish": "^1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/stezu/stripe-for-woocommerce.git"
  },
  "bugs": {
    "url": "https://github.com/stezu/stripe-for-woocommerce/issues"
  },
  "homepage": "https://wordpress.org/plugins/stripe-for-woocommerce/"
}
