{
  "name": "user-registration-extras",
  "title": "User Registration Extras",
  "version": "1.1.0",
  "homepage": "https://wpeverest.com/plugins/user-registration-extras/",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/wpeverest/user-registration-extras.git"
  },
  "license": "GPL-3.0+",
  "main": "Gruntfile.js",
  "devDependencies": {
    "autoprefixer": "~9.5.0",
    "grunt": "^1.0.4",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-concat": "~1.0.1",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "~4.0.1",
    "grunt-contrib-watch": "^1.0.1",
    "grunt-phpcs": "^0.4.0",
    "grunt-postcss": "^0.9.0",
    "grunt-rtlcss": "^2.0.2",
    "grunt-sass": "^3.0.2",
    "grunt-stylelint": "^0.8.0",
    "grunt-wp-i18n": "^1.0.3",
    "node-sass": "^4.12.0"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.1.0"
  },
  "description": "=== User Registration Extras ===\r Contributors: WPEverest\r Tags: user registration, addon, extras,\r Requires at least: 4.0\r Tested up to: 5.4\r Stable tag: 1.0.0\r License: GPLv3\r License URI: http://www.gnu.org/licenses/gpl-3.0.html",
  "bugs": {
    "url": "https://gitlab.com/wpeverest/user-registration-extras/issues"
  },
  "scripts": {
    "build": "grunt && npm run makepot",
    "makepot": "composer run-script makepot"
  },
  "author": "",
  "dependencies": {
    "grunt-cli": "~1.4.3"
  }
}
