azure-arm-timeseriesinsights
Version:
TimeSeriesInsightsClient Library with typescript type definitions for node
25 lines • 739 B
JSON
{
"name": "azure-arm-timeseriesinsights",
"author": "Microsoft Corporation",
"description": "TimeSeriesInsightsClient Library with typescript type definitions for node",
"version": "1.1.0",
"dependencies": {
"ms-rest": "^2.3.3",
"ms-rest-azure": "^2.5.5"
},
"keywords": [
"node",
"azure"
],
"license": "MIT",
"main": "./lib/timeSeriesInsightsClient.js",
"types": "./lib/timeSeriesInsightsClient.d.ts",
"homepage": "https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/timeseriesinsightsManagement",
"repository": {
"type": "git",
"url": "https://github.com/azure/azure-sdk-for-node.git"
},
"bugs": {
"url": "https://github.com/azure/azure-sdk-for-node/issues"
}
}