UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

38 lines 855 B
{ "name": "@sap/cli-core", "version": "2025.24.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.17.1", "axios": "1.13.1", "commander": "12.1.0", "compare-versions": "6.1.1", "config": "4.1.1", "dotenv": "17.2.3", "form-data": "4.0.4", "fs-extra": "11.3.2", "https": "1.0.0", "https-proxy-agent": "7.0.6", "jszip": "3.10.1", "lodash-es": "4.17.21", "open": "10.2.0", "path": "0.12.7", "prompts": "2.4.2", "qs": "6.14.0" } }