azure
Version:
Microsoft Azure Client Library for node
26 lines (25 loc) • 662 B
JSON
{
"name": "azure-arm-batch",
"author": "Microsoft Corporation",
"description": "BatchManagementClient Library with typescript type definitions for node",
"version": "3.1.0",
"dependencies": {
"ms-rest": "^2.3.4",
"ms-rest-azure": "^2.5.5"
},
"keywords": [
"node",
"azure"
],
"license": "MIT",
"main": "./lib/batchManagementClient.js",
"types": "./lib/batchManagementClient.d.ts",
"homepage": "http://github.com/azure/azure-sdk-for-node",
"repository": {
"type": "git",
"url": "https://github.com/azure/azure-sdk-for-node.git"
},
"bugs": {
"url": "http://github.com/Azure/azure-sdk-for-node/issues"
}
}