Current File : /home/choksima/domains/choksima.com/public_html/wp-content/plugins/webba-booking-lite/package.json
{
    "name": "webba-booking",
    "version": "5.0.14",
    "description": "=== Appointment & Event Booking Calendar Plugin - Webba Booking ===\r Contributors: Webba agency, freemius\r Donate link: https://webba-booking.com/\r Tags: appointment booking, booking calendar, online scheduling, event booking, service reservations\r Requires at least: 5.6\r Tested up to: 6.3.1\r Stable tag: 5.0.9\r Requires PHP: 7.4\r License: GPLv3 or later\r License URI: https://www.gnu.org/licenses/gpl-3.0.html",
    "main": "build/index.js",
    "scripts": {
        "start": "wp-scripts start",
        "build": "wp-scripts build"
    },
    "repository": {
        "type": "git",
        "url": "https://wordpress.org/plugins/webba-booking-lite/"
    },
    "author": "WebbaPlugins",
    "license": "ISC",
    "bugs": {
        "url": "https://bitbucket.org/gvaha/webba-booking/issues"
    },
    "homepage": "https://webba-booking.com",
    "devDependencies": {
        "@prettier/plugin-php": "^0.22.1",
        "@types/react": "^18.3.5",
        "@types/react-dom": "^18.3.0",
        "@wordpress/scripts": "^26.19.0",
        "prettier": "^3.1.1"
    },
    "dependencies": {
        "@tanstack/react-table": "^8.20.5",
        "ajv": "^8.17.1",
        "classnames": "^2.5.1",
        "react-calendar": "^5.1.0",
        "react-custom-scroll": "^7.0.0",
        "react-loading-skeleton": "^3.5.0",
        "react-select": "^5.8.0",
        "zod": "^3.23.8"
    }
}