{
  "name": "lnc-login-with-near",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "vite",
    "vb": "NODE_OPTIONS=\"--max-old-space-size=4096\" && npx vite build"
  },
  "dependencies": {
    "@creit.tech/stellar-wallets-kit": "^1.7.7",
    "@hot-labs/near-connect": "^0.6.5",
    "@hot-labs/wibe3": "^0.2.1",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "usehooks-ts": "^3.1.1"
  },
  "devDependencies": {
    "@near-js/utils": "^2.2.4",
    "@reown/appkit-adapter-ethers": "^1.7.17",
    "@tailwindcss/vite": "^4.1.11",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@types/uuid4": "^2.0.3",
    "@typescript-eslint/eslint-plugin": "^7.15.0",
    "@typescript-eslint/parser": "^7.15.0",
    "@vitejs/plugin-react": "^4.3.1",
    "eslint": "^8.57.0",
    "eslint-plugin-react-hooks": "^4.6.2",
    "eslint-plugin-react-refresh": "^0.4.7",
    "ethers": "^6.15.0",
    "sass-embedded": "^1.89.0",
    "surge": "^0.24.5",
    "tailwindcss": "^4.1.11",
    "typescript": "^5.2.2",
    "viem": "^2.33.2",
    "vite": "^5.3.4",
    "vite-plugin-node-polyfills": "^0.24.0",
    "wagmi": "^2.16.1"
  }
}
