{
  "name": "@sap/cli-core",
  "version": "2026.16.0",
  "description": "Command-Line Interface (CLI) Core Module",
  "license": "SEE LICENSE IN LICENSE",
  "author": "SAP SE",
  "type": "module",
  "homepage": "https://www.sap.com",
  "main": "index.js",
  "engines": {
    "node": "^20 || ^21 || ^22 || ^23 || ^24",
    "npm": "^9 || ^10 || ^11"
  },
  "keywords": [
    "cli",
    "sap",
    "sap datasphere",
    "cli-core"
  ],
  "dependencies": {
    "ajv": "8.20.0",
    "axios": "1.18.1",
    "commander": "15.0.0",
    "compare-versions": "6.1.1",
    "config": "4.4.2",
    "dotenv": "17.4.2",
    "form-data": "4.0.6",
    "fs-extra": "11.3.6",
    "https-proxy-agent": "9.1.0",
    "jszip": "3.10.1",
    "lodash-es": "4.18.1",
    "open": "11.0.0",
    "path": "0.12.7",
    "prompts": "2.4.2",
    "qs": "6.15.3"
  }
}