Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "captionbot", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get captions for image using Microsoft's CaptionBot 🤖", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
"node": ">=4" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
@@ -5,4 +5,5 @@ # captionbot [![Build Status](https://travis-ci.org/dylang/captionbot.svg?branch=master)](https://travis-ci.org/dylang/captionbot) | ||
<img src="http://imgur.com/B7a15F5.jpg" width="300px"> | ||
🤖 `I think it's a dog in the snow.` | ||
| <img src="http://imgur.com/B7a15F5.jpg" width="300px"> | | ||
|--------------------------------------| | ||
| `🤖 I think it's a dog in the snow.` | | ||
@@ -45,2 +46,3 @@ ## Install | ||
* Requires Node 4 or newer. | ||
* Powered by [CaptionBot](https://www.captionbot.ai/), a free service provided by Microsoft. | ||
@@ -47,0 +49,0 @@ * If you like this, you can read more at https://www.microsoft.com/cognitive-services. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4177
55