UNPKG

worker-calendar

Version:

A customizable, responsive Angular calendar component for scheduling worker appointments or shifts

21 lines (20 loc) 591 B
{ "name": "worker-calendar", "version": "2.0.0", "description": "A customizable, responsive Angular calendar component for scheduling worker appointments or shifts", "keywords": ["angular", "calendar", "scheduling", "appointments", "workers", "shifts"], "author": "Your Name", "repository": { "type": "git", "url": "https://github.com/yourusername/worker-calendar-lib" }, "peerDependencies": { "@angular/common": "^14.2.0", "@angular/core": "^14.2.0", "@angular/cdk": "^14.2.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false }