Closed jmdobry closed 8 years ago
@jmdobry Okay. I marked it as deprecated by running the command. Now it should be deprecated like below.
> npm install --save node-cloud-vision-api
npm WARN deprecated node-cloud-vision-api@0.2.0: Deprecated in favor of official Cloud Vision API clients: https://github.com/GoogleCloudPlatform/gcloud-node and https://github.com/google/google-api-nodejs-client
Awesome, thank you for your support. Cheers!
Thanks for making this client!
Now, gcloud-node and google-api-nodejs-client both officially support the Cloud Vision API. For the best developer experience, these clients are the recommended way to use the Cloud Vision API in Node.js.
Please consider deprecating
node-cloud-vision-api
and pointing to the official clients: