UNPKG

cordova-plugin-advanced-imagepicker

Version:
52 lines (51 loc) 1.36 kB
{ "name": "cordova-plugin-advanced-imagepicker", "version": "1.6.2", "description": "Cordova Plugin for an advanced (multiple) ImagePicker", "devDependencies": { "@commitlint/config-conventional": "13.2.0", "@saithodev/semantic-release-backmerge": "1.5.3", "@semantic-release/changelog": "6.0.0", "@semantic-release/exec": "6.0.1", "@semantic-release/git": "10.0.0", "@semantic-release/npm": "8.0.0", "commander": "9.4.0", "doctoc": "2.0.1" }, "scripts": { "doctoc": "doctoc readme.md --github --title '**Table of Content**' --maxlevel 3" }, "cordova": { "id": "cordova-plugin-advanced-imagepicker", "platforms": [ "android", "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker.git" }, "keywords": [ "ecosystem:cordova", "cordova", "camera", "advanced", "image", "picker", "imagepicker", "multiple", "many", "video", "file", "chooser" ], "author": "EinfachHans", "license": "MIT", "main": "./src/typings/index.js", "types": "./src/typings/index.d.ts", "bugs": { "url": "https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/issues" }, "homepage": "https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker" }