Take the pain out of keeping all your calendars together
at main 282 B view raw
1{ 2 "name": "end2end", 3 "version": "1.0.0", 4 "description": "", 5 "main": "index.js", 6 "scripts": {}, 7 "keywords": [], 8 "author": "", 9 "license": "ISC", 10 "devDependencies": { 11 "@playwright/test": "^1.44.1", 12 "@types/node": "^20.12.12", 13 "typescript": "^5.4.5" 14 } 15}