azure-asm-network
Advanced tools
Comparing version 0.13.0 to 0.13.1
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"description": "Microsoft Azure Virtual Network Management Client Library for node", | ||
@@ -26,8 +26,3 @@ "tags": [ | ||
"main": "./lib/network.js", | ||
"licenses": [ | ||
{ | ||
"type": "Apache 2.0", | ||
"url": "http://www.apache.org/licenses/LICENSE-2.0" | ||
} | ||
], | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
@@ -34,0 +29,0 @@ "azure-common": "^0.9.13" |
# Microsoft Azure SDK for Node.js - Virtual Network Management | ||
This project provides a Node.js package that makes it easy to manage Microsoft Azure Virtual Network. Right now it supports: | ||
- **Node.js version: 0.10.0 or higher** | ||
- **API version: 2016-07-01** | ||
@@ -6,0 +5,0 @@ |
891248
103