UNPKG

dayschedule-widget

Version:

Appointment scheduling widget to embed the booking calendar on your website for 1:1, round-robin and group bookings with Google meet, Zoom and MS Teams integrations

39 lines (38 loc) 1.01 kB
{ "name": "dayschedule-widget", "version": "1.2.8", "description": "Appointment scheduling widget to embed the booking calendar on your website for 1:1, round-robin and group bookings with Google meet, Zoom and MS Teams integrations", "main": "dist/dayschedule-widget.min.js", "files": [ "dist" ], "scripts": { "test": "npx playwright test" }, "repository": { "type": "git", "url": "git+https://github.com/dayschedule/dayschedule-widget.git" }, "keywords": [ "scheduling", "calendar", "appointment", "booking", "appointment-scheduling", "appointment-management-system", "appointment-scheduler", "appointment-api", "calendly", "cal.com" ], "author": "https://github.com/vickyRathee", "license": "MIT", "bugs": { "url": "https://github.com/dayschedule/dayschedule-widget/issues" }, "homepage": "https://dayschedule.com/widget", "devDependencies": { "@playwright/test": "^1.39.0", "@types/node": "^20.8.9" } }