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