UNPKG

vcloud-client

Version:

Library which consumes directly VCloud API

22 lines (21 loc) 458 B
{ "name": "vcloud-client", "version": "3.0.0", "description": "Library which consumes directly VCloud API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vcloud", "api", "client" ], "author": "Francisco Javier Barrena (mailto: fjbarrena@gmail.com)", "license": "ISC", "dependencies": { "axios": "^0.21.4", "chalk": "^4.1.2", "https": "^1.0.0" } }