UNPKG

cordova-plugin-scanbot-image-picker

Version:

Simple Image Picker with multiple selection capability

35 lines (34 loc) 701 B
{ "name": "cordova-plugin-scanbot-image-picker", "version": "1.1.0", "description": "Simple Image Picker with multiple selection capability", "files": [ "src/**/*", "www/**/*", "index.d.ts", "plugin.xml", "README.md", "LICENSE" ], "cordova": { "id": "cordova-plugin-scanbot-image-picker", "platforms": [ "android", "ios" ] }, "types": "index.d.ts", "main": "www/scanbot-image-picker.js", "keywords": [ "ecosystem:cordova", "cordova-android", "cordova-ios", "image picker", "multiple image picker", "gallery", "scanbot" ], "author": "doo GmbH", "homepage": "https://scanbot.io", "license": "MIT" }