{
  "name": "cllk",
  "version": "2.1.76",
  "main": "dist/cllk/index.js",
  "typings": "dist/cllk/index.d.ts",
  "license": "MIT",
  "scripts": {
    "dev": "next dev",
    "bundle": "ANALYZE=true next build",
    "build": "npx tsc -p tsconfig-components.json"
  },
  "dependencies": {
    "@emeraldpay/hashicon": "0.5.2",
    "@llampukaq/icons": "^0.1.539",
    "@uidotdev/usehooks": "^2.4.1",
    "crypto-js": "^4.2.0",
    "dayjs": "^1.11.10",
    "firebase": "^10.8.0",
    "html2canvas": "^1.4.1",
    "htmr": "1.0.2",
    "image-downloader": "4.3.0",
    "jspdf": "^2.5.1",
    "nanoid": "4.0.2",
    "next": "^14.2.14",
    "pigeon-maps": "^0.21.5",
    "postcss": "8.4.23",
    "qr-scanner": "^1.4.2",
    "rc-tooltip": "^6.2.1",
    "react": "18.3.1",
    "react-credit-cards-2": "^1.0.2",
    "react-cropper": "^2.3.3",
    "react-dom": "18.3.1",
    "react-fast-marquee": "1.6.1",
    "react-hook-form": "7.45.4",
    "react-qr-code": "^2.0.12",
    "react-toastify": "9.1.3",
    "react-transition-group": "^4.4.5",
    "usehooks-ts": "^3.1.0"
  },
  "resolutions": {
    "react": "18.3.1",
    "react-dom": "18.3.1"
  },
  "devDependencies": {
    "@next/bundle-analyzer": "13.3.1",
    "@swc/cli": "0.1.62",
    "@swc/core": "1.3.74",
    "@types/crypto-js": "^4.2.2",
    "@types/leaflet": "^1.9.8",
    "@types/node": "20.1.5",
    "@types/react": "18.0.38",
    "@types/react-dom": "18.0.11",
    "@types/react-transition-group": "^4.4.9",
    "@types/w3c-web-usb": "^1.0.10",
    "autoprefixer": "10.4.14",
    "tailwindcss": "3.3.1",
    "typescript": "5.0.4"
  }
}
