{ "name": "@tp/tp-date-picker", "version": "1.0.0", "description": "", "main": "tp-date-picker.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.codeblob.work/tp-elements/tp-date-picker.git" }, "author": "trading_peter", "license": "Apache-2.0", "dependencies": { "date-fns": "^2.28.0", "date-fns-tz": "^1.3.3", "lit": "^2.2.0" } }