UNPKG

@apnex/vmw-sdk

Version:

Node.js SDK/API interface for my.vmware.com

34 lines (33 loc) 595 B
{ "name": "@apnex/vmw-sdk", "version": "1.0.13", "description": "Node.js SDK/API interface for my.vmware.com", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/apnex/vmw-sdk.git" }, "author": "Andrew Obersnel", "engines": { "node": ">=8" }, "files": [ "lib" ], "main": "lib/vmw-sdk.js", "keywords": [ "myvmw", "vmware", "vmw-sdk", "vmw", "nodejs" ], "dependencies": { "got": "*", "tough-cookie": "*" }, "bugs": { "url": "https://github.com/apnex/vmw-sdk/issues" }, "homepage": "https://github.com/apnex/vmw-sdk#readme" }