{
  "name": "@ikonintegration/idmclient",
  "version": "6.4.3",
  "main": "index.js",
  "module": "IDM.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "pre-publish": "npm i -production && curl -sf https://gobinaries.com/tj/node-prune | sh && node-prune"
  },
  "dependencies": {
    "base-64": "^1.0.0",
    "cross-storage": "^1.0.0",
    "js-cookie": "^3.0.5",
    "jwt-decode": "^3.1.2",
    "node-cache": "^5.1.2",
    "node-forge": "^1.3.3",
    "query-string-manipulator": "^1.2.2",
    "sha1": "^1.1.1",
    "whatwg-fetch": "^3.6.20"
  },
  "description": ""
}
