UNPKG

azure

Version:
89 lines (88 loc) 2.37 kB
{ "_args": [ [ "ms-rest-azure@2.5.5", "/Users/rigibson/src/azure-sdk-for-node/lib/services/eventgrid" ] ], "_from": "ms-rest-azure@2.5.5", "_id": "ms-rest-azure@2.5.5", "_inBundle": false, "_integrity": "sha512-LnP5YlgqvNAOi1x2b4Ru+1ubz/PtYQgNeH74aiolP+Sb5lpOw5ewzbncXae1pR5OWu9NGwxjX59adzSWosqnzw==", "_location": "/ms-rest-azure", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ms-rest-azure@2.5.5", "name": "ms-rest-azure", "escapedName": "ms-rest-azure", "rawSpec": "2.5.5", "saveSpec": null, "fetchSpec": "2.5.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ms-rest-azure/-/ms-rest-azure-2.5.5.tgz", "_spec": "2.5.5", "_where": "/Users/rigibson/src/azure-sdk-for-node/lib/services/eventgrid", "author": { "name": "Microsoft Corporation", "email": "azsdkteam@microsoft.com", "url": "https://github.com/Azure/azure-sdk-for-node" }, "bugs": { "url": "http://github.com/Azure/azure-sdk-for-node/issues" }, "dependencies": { "@types/node": "^9.4.6", "@types/uuid": "^3.4.3", "adal-node": "^0.1.27", "async": "2.6.0", "moment": "^2.20.1", "ms-rest": "^2.3.2", "uuid": "^3.2.1" }, "description": "Client Runtime for Node.js Azure client libraries generated using AutoRest", "devDependencies": { "@types/mocha": "^2.2.40", "@types/should": "^8.1.30", "jshint": "2.9.4", "mocha": "^3.2.0", "nock": "^9.0.14", "should": "5.2.0", "sinon": "^2.3.8", "typescript": "^2.7.2" }, "homepage": "https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest-azure", "keywords": [ "node", "microsoft", "autorest", "azure", "clientruntime" ], "license": "MIT", "main": "./lib/msRestAzure.js", "name": "ms-rest-azure", "repository": { "type": "git", "url": "git+ssh://git@github.com/Azure/azure-sdk-for-node.git" }, "scripts": { "jshint": "jshint lib --reporter=jslint", "test": "npm install && npm -s run-script tsc && npm -s run-script jshint && npm -s run-script unit", "tsc": "tsc index.d.ts", "unit": "node test/unit.js testlist.txt" }, "tags": [ "node", "microsoft", "autorest", "azure", "clientruntime" ], "types": "./index.d.ts", "version": "2.5.5" }