{
  "name": "woocommerce-simple-registration",
  "version": "1.5.6",
  "description": "A simple plugin to add a [woocommerce_simple_registration] shortcode to display the registration form on a separate page",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/astoundify/woocommerce-simple-registration.git"
  },
  "author": "Astoundify",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/astoundify/woocommerce-simple-registration"
  },
  "homepage": "https://github.com/astoundify/woocommerce-simple-registration",
  "dependencies": {
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-wp-i18n": "^1.0.0",
    "grunt-checktextdomain": "^1.0.1"
  }
}
