azure
Version:
Microsoft Azure Client Library for node
33 lines • 800 B
JSON
{
"name": "azure-arm-advisor",
"author": "Microsoft Corporation",
"contributors": [
"Krishnan, Balaji <balajik@microsoft.com>",
"Zavery, Amar <amzavery@microsoft.com"
],
"version": "1.1.0",
"description": "Microsoft Advisor Management Client Library for node",
"tags": [
"azure",
"sdk"
],
"keywords": [
"node",
"azure"
],
"main": "./lib/advisorManagementClient.js",
"types": "./lib/advisorManagementClient.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"
}
}