azure
Version:
Microsoft Azure Client Library for node
52 lines (51 loc) • 1.8 kB
JSON
{
"_from": "azure-cognitiveservices-visualsearch@^1.0.0-preview",
"_id": "azure-cognitiveservices-visualsearch@1.0.0-preview",
"_inBundle": false,
"_integrity": "sha512-AUMRrCDNbu2PVaUYmStwj3NqC5sNADzj4veMhhncBQdJV+Qp49B5p3Sl9loIDAVCXZwHMEEhWzBh3noN7oZCGg==",
"_location": "/azure-cognitiveservices-visualsearch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "azure-cognitiveservices-visualsearch@^1.0.0-preview",
"name": "azure-cognitiveservices-visualsearch",
"escapedName": "azure-cognitiveservices-visualsearch",
"rawSpec": "^1.0.0-preview",
"saveSpec": null,
"fetchSpec": "^1.0.0-preview"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/azure-cognitiveservices-visualsearch/-/azure-cognitiveservices-visualsearch-1.0.0-preview.tgz",
"_shasum": "f6629003b711ecc9e79186138aaccf6a0fb3161f",
"_spec": "azure-cognitiveservices-visualsearch@^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,
"dependencies": {
"ms-rest": "^2.3.3"
},
"deprecated": false,
"description": "VisualSearchAPIClient Library with typescript type definitions for node",
"homepage": "http://github.com/azure/azure-sdk-for-node",
"keywords": [
"node",
"azure"
],
"license": "MIT",
"main": "./lib/visualSearchAPIClient.js",
"name": "azure-cognitiveservices-visualsearch",
"repository": {
"type": "git",
"url": "git+https://github.com/azure/azure-sdk-for-node.git"
},
"types": "./lib/visualSearchAPIClient.d.ts",
"version": "1.0.0-preview"
}