{
    "name": "playwright-client-certificate-login",
    "version": "0.0.3",
    "description": "A playwright script to login using client certificates",
    "main": "index.js",
    "scripts": {
      "test": "echo \"No tests specified\" && exit 0"
    },
    "keywords": [
      "sap",
      "btp",
      "authentication",
      "playwright",
      "wdio",
      "webdriverio",
      "client-certificate"
    ],
    "author": "Marian Zeis",
    "license": "MIT",
    "dependencies": {
      "@playwright/test": "1"
    }
  }
  