UNPKG

@mayurphumatiya/calendar-ts

Version:

![image](https://github.com/mayurphumatiya/calendar-ts/assets/98944957/4afb8fe3-e020-4706-9a17-53d1c2b3a114)

28 lines (27 loc) 798 B
{ "name": "@mayurphumatiya/calendar-ts", "version": "1.0.17", "description": "", "homepage": "https://github.com/mayurphumatiya/calendar-ts#readme", "demo": "https://calendar-ts-three.vercel.app/", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build:css": "tailwindcss -o dist/index.css --minify" }, "keywords": ["calendar", "react-calendar", "typescript", "date", "datepicker", "ts-calendar", "react"], "author": "mayurphumatiya", "license": "ISC", "dependencies": { "lucide-react": "^0.350.0", "react": "^18.2.0" }, "devDependencies": { "@types/react": "^18.2.64", "tailwindcss": "^3.4.1" }, "repository": { "type": "git", "url": "https://github.com/mayurphumatiya/calendar-ts" } }