UNPKG

azure

Version:
66 lines (65 loc) 2.04 kB
{ "_from": "azure-cognitiveservices-customsearch@^1.0.0-preview", "_id": "azure-cognitiveservices-customsearch@1.0.0-preview", "_inBundle": false, "_integrity": "sha512-9cSE2omizAOAr2cb0axxsBKRATVkK9cOba2FwQ9FO+X1XIB1SU7FrASwfEaHUkILWiBinBBXHST+WWlRr37v4A==", "_location": "/azure-cognitiveservices-customsearch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "azure-cognitiveservices-customsearch@^1.0.0-preview", "name": "azure-cognitiveservices-customsearch", "escapedName": "azure-cognitiveservices-customsearch", "rawSpec": "^1.0.0-preview", "saveSpec": null, "fetchSpec": "^1.0.0-preview" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/azure-cognitiveservices-customsearch/-/azure-cognitiveservices-customsearch-1.0.0-preview.tgz", "_shasum": "1df5be519e5f74d986c11a39ffa3553c0fc784cc", "_spec": "azure-cognitiveservices-customsearch@^1.0.0-preview", "_where": "/Users/rigibson/src/azure-sdk-for-node/lib/services/cognitiveServicesSearch", "author": { "name": "Microsoft Corporation" }, "bugs": { "url": "http://github.com/Azure/azure-sdk-for-node/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Xu, Willie", "email": "wilx@microsoft.com" } ], "dependencies": { "ms-rest": "^2.3.0", "ms-rest-azure": "^2.5.0" }, "deprecated": false, "description": "Microsoft Azure Cognitive Services Custom Search API Client Library for Node.js", "homepage": "http://github.com/Azure/azure-sdk-for-node", "keywords": [ "node", "azure" ], "license": "MIT", "main": "./lib/customSearchAPIClient.js", "name": "azure-cognitiveservices-customsearch", "repository": { "type": "git", "url": "git+ssh://git@github.com/Azure/azure-sdk-for-node.git" }, "scripts": { "test": "npm -s run-script jshint" }, "tags": [ "azure", "sdk" ], "types": "./lib/customSearchAPIClient.d.ts", "version": "1.0.0-preview" }