{
  "name": "@mindful-web/marko-web-identity-x",
  "version": "1.92.0",
  "description": "Marko Wrapper for IdentityX",
  "repository": "https://github.com/parameter1/mindful-web/tree/main/packages/marko-web-identity-x",
  "author": "Josh Worden <josh@parameter1.com>",
  "license": "MIT",
  "scripts": {
    "lint:fix": "yarn lint --fix",
    "lint": "eslint --ext .js --ext .vue --max-warnings 5 ./",
    "compile": "mindful-web-marko-compile compile",
    "prepublish": "yarn compile --silent",
    "test": "yarn compile --no-clean && yarn lint && mocha --reporter spec"
  },
  "dependencies": {
    "@mindful-web/marko-web-gtm": "^1.92.0",
    "@mindful-web/marko-web-recaptcha": "^1.83.1",
    "@mindful-web/object-path": "^1.92.0",
    "@mindful-web/utils": "^1.92.0",
    "apollo-cache-inmemory": "^1.6.6",
    "apollo-client": "^2.6.10",
    "apollo-link-context": "^1.0.20",
    "apollo-link-http": "^1.5.17",
    "body-parser": "^1.20.1",
    "cookie": "0.3.1",
    "dayjs": "^1.11.7",
    "express": "^4.18.2",
    "google-auth-library": "^9.0.0",
    "graphql-tag": "^2.12.6",
    "i18n-iso-countries": "^4.3.1",
    "jsonwebtoken": "^8.5.1",
    "node-fetch": "^2.6.9",
    "object-path": "^0.11.8"
  },
  "peerDependencies": {
    "@mindful-web/marko-core": "^1.0.0",
    "@mindful-web/marko-web": "^1.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "chai": "^4.3.7",
    "mocha": "^6.2.3"
  },
  "gitHead": "1a2c523f3c3cfa5ff4a18d3900a31a7260a39b9e"
}
