{
    "name": "user-verification-and-discounts",
    "version": "1.0.1",
    "description": "Instantly verify millions of academic users and provide them with a discount for products on your store.",
    "author": "ajanuszkiewicz",
    "license": "GPL-2.0-or-later",
    "main": "build/index.js",
    "scripts": {
        "build": "wp-scripts build",
        "format": "wp-scripts format",
        "lint:css": "wp-scripts lint-style",
        "lint:js": "wp-scripts lint-js",
        "packages-update": "wp-scripts packages-update",
        "plugin-zip": "wp-scripts plugin-zip",
        "start": "wp-scripts start"
    },
    "devDependencies": {
        "@wordpress/scripts": "^30.7.0",
        "gulp-zip": "^5.1.0",
        "minimatch": ">=9.0.7",
        "@tootallnate/once": ">=3.0.1",
        "serialize-javascript": "7.0.5",
        "brace-expansion": "2.0.3",
        "yauzl": "3.2.1",
        "picomatch": "4.0.4"
    },
    "dependencies": {
        "gulp": "^5.0.0",
        "uuid": "14.0.0"
    }
}
