UNPKG

@dani.dev.pm/cordova-plugin-mlkit-doc-scanner

Version:
34 lines (33 loc) 871 B
{ "name": "@dani.dev.pm/cordova-plugin-mlkit-doc-scanner", "version": "0.0.5", "description": "A Cordova plugin for ML Kit Document Scanner", "cordova": { "id": "@dani.dev.pm/cordova-plugin-mlkit-doc-scanner", "platforms": [ "android" ] }, "keywords": [ "document-scanner", "mlkit", "ecosystem:cordova", "cordova-android", "ionic" ], "author": "Daniel Macedo", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/danidevpm/cordova-plugin-mlkit-doc-scanner.git" }, "bugs": { "url": "https://github.com/danidevpm/cordova-plugin-mlkit-doc-scanner/issues" }, "homepage": "https://github.com/danidevpm/cordova-plugin-mlkit-doc-scanner#readme", "main": "index.js", "types": "types.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }