{ "name": "@getcaya/dates", "version": "54.0.0", "private": true, "description": "Date utils specific to Caya usage", "homepage": "https://github.com/AMN-DATA/graphs#readme", "bugs": { "url": "https://github.com/AMN-DATA/graphs/issues" }, "repository": { "type": "git", "url": "git+https://github.com/AMN-DATA/graphs.git" }, "license": "UNLICENSED", "author": "Caya ", "main": "dist/index.js", "scripts": { "build": "tsc --build --pretty" }, "dependencies": { "date-fns": "2.29.3", "timezone-support": "2.0.2" }, "devDependencies": { "typescript": "4.8.4" } }