{
  "name": "ui5-middleware-onelogin",
  "version": "3.7.1",
  "description": "A universal login provider for UI5 tooling",
  "author": "Jakob Kjaer",
  "main": "lib/index.js",
  "license": "Apache-2.0",
  "homepage": "https://github.com/ui5-community/ui5-ecosystem-showcase/tree/main/packages/ui5-middleware-onelogin#readme",
  "repository": {
    "url": "https://github.com/ui5-community/ui5-ecosystem-showcase.git",
    "directory": "packages/ui5-middleware-onelogin"
  },
  "keywords": [
    "UI5-tooling",
    "SAPUI5",
    "OPENUI5",
    "Fiori"
  ],
  "scripts": {
    "lint": "eslint src",
    "test:onelogin": "npx playwright test"
  },
  "dependencies": {
    "async-prompt": "^1.0.1",
    "cookie": "^1.0.2",
    "dotenv": "^16.4.7",
    "playwright-chromium": "^1.51.1",
    "playwright-core": "^1.51.1",
    "sleep-promise": "^9.1.0"
  },
  "devDependencies": {
    "@playwright/test": "^1.51.1",
    "@types/cookie": "^1.0.0",
    "@types/express": "^5.0.0",
    "@types/prompt": "^1.1.9",
    "eslint": "^9.22.0",
    "globals": "^16.0.0",
    "typescript-eslint": "^8.26.1"
  },
  "gitHead": "e3cef1198b607651b14fd176dbc5da1feb86626c"
}
