azure
Version:
Microsoft Azure Client Library for node
27 lines (26 loc) • 695 B
JSON
{
"name": "azure-arm-batchai",
"author": "Microsoft Corporation",
"description": "BatchAIManagementClient Library with typescript type definitions for node",
"version": "1.0.2",
"dependencies": {
"moment": "^2.22.2",
"ms-rest": "^2.3.2",
"ms-rest-azure": "^2.5.6"
},
"keywords": [
"node",
"azure"
],
"license": "MIT",
"main": "./lib/batchAIManagementClient.js",
"types": "./lib/batchAIManagementClient.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"
}
}