UNPKG

azure-arm-datalake-analytics

Version:

Microsoft Azure Data Lake Analytics Management Client Library for node

35 lines 844 B
{ "name": "azure-arm-datalake-analytics", "author": "Microsoft Corporation", "contributors": [ "Goldsmith, Benjamin <begoldsm@microsoft.com>" ], "version": "3.1.0-preview", "description": "Microsoft Azure Data Lake Analytics Management Client Library for node", "tags": [ "azure", "sdk" ], "keywords": [ "node", "azure" ], "main": "./lib/dataLakeAnalytics.js", "types": "./lib/dataLakeAnalytics.d.ts", "license": "MIT", "dependencies": { "ms-rest": "^2.2.2", "ms-rest-azure": "^2.3.3" }, "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" } }