azure
Version:
Microsoft Azure Client Library for node
23 lines (22 loc) • 700 B
JSON
{
"name": "azure-arm-containerinstance",
"author": "Microsoft Corporation",
"description": "ContainerInstanceManagementClient Library with typescript type definitions for node",
"version": "2.0.0",
"dependencies": {
"ms-rest": "^2.3.2",
"ms-rest-azure": "^2.5.5"
},
"keywords": [ "node", "azure" ],
"license": "MIT",
"main": "./lib/containerInstanceManagementClient.js",
"types": "./lib/containerInstanceManagementClient.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"
}
}