{
  "name": "azure",
  "author": {
    "name": "Microsoft Corporation"
  },
  "contributors": [
    {
      "name": "Block, Glenn",
      "email": "gblock@microsoft.com"
    },
    {
      "name": "Cowlishaw, Mark",
      "email": "markcowl@microsoft.com"
    },
    {
      "name": "Dejardin, Louis",
      "email": "loudej@microsoft.com"
    },
    {
      "name": "Georgiev, Yavor",
      "email": "yavorg@microsoft.com"
    },
    {
      "name": "Janczuk, Tomasz",
      "email": "tjanczuk@microsoft.com"
    },
    {
      "name": "Rodrigues, Andre",
      "email": "andrerod@microsoft.com"
    },
    {
      "name": "Tavares, Chris",
      "email": "ctavares@microsoft.com"
    },
    {
      "name": "Zavery, Amar",
      "email": "amzavery@microsoft.com"
    },
    {
      "name": "Wang, Yugang",
      "email": "yugangw@microsoft.com"
    },
    {
      "name": "Mkrtchyan, Hovsep",
      "email": "hovsepm@microsoft.com"
    },
    {
      "name": "Lu, Jianghao",
      "email": "jianghlu@microsoft.com"
    }
  ],
  "version": "0.10.6",
  "description": "Microsoft Azure Client Library for node",
  "tags": [
    "azure",
    "sdk"
  ],
  "keywords": [
    "node",
    "azure"
  ],
  "main": "./lib/azure.js",
  "engines": {
    "node": ">= 0.6.15"
  },
  "licenses": [
    {
      "type": "Apache 2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "dependencies": {
    "azure-common": "0.9.12",
    "azure-asm-compute": "0.10.0",
    "azure-asm-hdinsight": "0.10.0",
    "azure-asm-mgmt": "0.10.0",
    "azure-monitoring": "0.10.0",
    "azure-asm-network": "0.10.0",
    "azure-scheduler": "0.10.0",
    "azure-asm-scheduler": "0.10.0",
    "azure-sb": "0.10.0",
    "azure-asm-sb": "0.10.0",
    "azure-asm-sql": "0.10.0",
    "azure-asm-store": "0.10.0",
    "azure-asm-storage": "0.10.0",
    "azure-asm-subscription": "0.10.0",
    "azure-asm-trafficmanager": "0.10.0",
    "azure-asm-website": "0.10.0",
    "azure-arm-authorization": "0.10.0",
    "azure-arm-compute": "0.10.0",
    "azure-arm-dns": "0.10.0",
    "azure-gallery": "2.0.0-pre.16",
    "azure-arm-insights": "0.10.0",
    "azure-keyvault": "0.9.2",
    "azure-arm-keyvault": "0.10.0",
    "azure-arm-network": "0.10.0",
    "azure-arm-resource": "0.10.0",
    "azure-arm-storage": "0.10.0",
    "azure-arm-website": "0.10.0",
    "mime": "~1.2.4",
    "underscore": "1.4.x",
    "request": "2.45.0",
    "node-uuid": "~1.2.0",
    "azure-storage": "0.3.3"
  },
  "devDependencies": {
    "mocha": "1.16.0",
    "jshint": "2.6.3",
    "sinon": "*",
    "should": "1.2.x",
    "nock": "0.30.1",
    "grunt": "~0.4.2",
    "grunt-jsdoc": "~0.5.1",
    "grunt-devserver": "~0.4.1"
  },
  "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"
  },
  "scripts": {
    "test": "npm -s run-script jshint && npm -s run-script unit",
    "unit": "node scripts/unit.js testlist.txt",
    "setup": "node scripts/setup.js",
    "jshint": "jshint lib --reporter=jslint",
    "ci": "node scripts/unit.js testlist.txt",
    "coverage": "node scripts/unit.js testlist.txt -coverage > coverage.html"
  },
  "gitHead": "b0d3d422c3d4ebfaaa583f8dcf5f5d1494180786",
  "_id": "azure@0.10.6",
  "_shasum": "04a68a29eba0de3a0d0fc75111499e527e770e0c",
  "_from": "azure@latest",
  "_npmVersion": "2.7.4",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "windowsazure",
    "email": "azuresdk@outlook.com"
  },
  "maintainers": [
    {
      "name": "windowsazure",
      "email": "azuresdk@outlook.com"
    }
  ],
  "dist": {
    "shasum": "04a68a29eba0de3a0d0fc75111499e527e770e0c",
    "tarball": "http://registry.npmjs.org/azure/-/azure-0.10.6.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/azure/-/azure-0.10.6.tgz",
  "readme": "ERROR: No README data found!"
}
