{
  "name": "azure-cognitiveservices-computervision",
  "author": "Microsoft Corporation",
  "description": "ComputerVisionAPIClient Library with typescript type definitions for node",
  "version": "1.0.1",
  "dependencies": {
    "ms-rest": "^2.3.2"
  },
  "keywords": [ "node", "azure" ],
  "license": "MIT",
  "main": "./lib/computerVisionAPIClient.js",
  "types": "./lib/computerVisionAPIClient.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"
  }
}
