{ "name": "checkout-datetime", "private": true, "version": "1.0.0", "license": "UNLICENSED", "scripts": { "typecheck": "tsc --noEmit -p tsconfig.json" }, "dependencies": { "@shopify/ui-extensions": "^2025.7.3", "@shopify/ui-extensions-react": "^2025.7.3", "react": "^18.3.1" }, "devDependencies": { "typescript": "^5.6.3" } }