azure
Version:
Microsoft Azure Client Library for node
32 lines • 792 B
JSON
{
"name": "azure-arm-intune",
"author": "Microsoft Corporation",
"contributors": [
"Watanabe Garcia, Otniel <otnielw@microsoft.com>"
],
"version": "1.0.1-preview",
"description": "Microsoft Intune Resource Management Client Library for node",
"tags": [
"azure",
"sdk"
],
"keywords": [
"node",
"azure"
],
"main": "./lib/intuneResourceManagementClient.js",
"types": "./lib/intuneResourceManagementClient.d.ts",
"license": "MIT",
"dependencies": {
"ms-rest-azure": "^2.0.0",
"ms-rest": "^2.0.0"
},
"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"
}
}