UNPKG

cordova-plugin-image-detection

Version:

The ImageDetectionPlugin for Cordova enables the use of OpenCV SDK to detect an inputed image.

35 lines 821 B
{ "name": "cordova-plugin-image-detection", "version": "1.5.0", "description": "The ImageDetectionPlugin for Cordova enables the use of OpenCV SDK to detect an inputed image.", "cordova": { "id": "cordova-plugin-image-detection", "platforms": [ "android", "ios", "browser" ] }, "repository": { "type": "git", "url": "git+https://github.com/diegorquera/cordova-plugin-image-detection.git" }, "keywords": [ "cordova", "imagen", "detection", "ios", "android", "install", "ecosystem:cordova", "cordova-android", "cordova-ios" ], "engines": [ { "name": "cordova", "version": ">=3.4.0" } ], "homepage": "https://github.com/diegorquera/cordova-plugin-image-detection#readme" }