UNPKG

azure

Version:
33 lines (32 loc) 782 B
{ "name": "azure-arm-servermanagement", "author": "Microsoft Corporation", "contributors": [ "Garrett Serack <garretts@microsoft.com>" ], "version": "1.1.0", "description": "Microsoft Server Management Client Library for node", "tags": [ "azure", "sdk" ], "keywords": [ "node", "azure" ], "main": "./lib/serverManagement.js", "types": "./lib/serverManagement.d.ts", "license": "MIT", "dependencies": { "ms-rest-azure": "^2.3.3", "ms-rest": "^2.2.2" }, "homepage": "http://github.com/Azure/azure-sdk-for-node", "repository": { "type": "git", "url": "git@github.com:Azure/azure-sdk-for-node.git" }, "bugs": { "url": "http://github.com/Azure/azure-sdk-for-node/issues" } }