UNPKG

vcenter-client

Version:

Library which consumes directly VCenter API

24 lines (23 loc) 523 B
{ "name": "vcenter-client", "version": "2.0.3", "description": "Library which consumes directly VCenter API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vcenter", "library", "client" ], "author": "Francisco Javier Barrena (mailto: fjbarrena@gmail.com)", "license": "MIT", "dependencies": { "axios": "^0.21.1", "axios-middleware": "^0.3.1", "chalk": "^4.1.1", "https": "^1.0.0", "log4js": "^6.3.0" } }