{
  "name": "tidecloak-js",
  "version": "0.6.52",
  "type": "module",
  "description": "TideCloak client side JS SDK",
  "exports": {
    ".": {
      "types": "./lib/heimdall.d.ts",
      "default": "./lib/heimdall.js"
    }
  },
  "files": [
    "lib",
    "modules"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tide-foundation/tidecloak-js.git"
  },
  "author": "Tide",
  "homepage": "https://tide.org",
  "license": "https://tide.org/licenses_tcoc2-0-0-en",
  "keywords": [
    "security",
    "tidecloak",
    "tide",
    "authentication",
    "oidc",
    "oauth2",
    "authorization"
  ]
}
