UNPKG

com-easystep2-datawedge-plugin-intent-capacitor

Version:
31 lines 648 B
{ "name": "com-easystep2-datawedge-plugin-intent-capacitor", "version": "4.4.3", "description": "Capacitor plugin for Android Intents", "main": "plugin.js", "module": "esm/index.js", "types": "esm/index.d.ts", "author": "Easystep2", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/easystep2/easystep2-datawedge-plugin-intent.git" }, "keywords": [ "capacitor", "plugin", "intent", "datawedge", "zebra", "scanner", "barcode" ], "peerDependencies": { "@capacitor/core": ">=4.0.0" }, "capacitor": { "android": { "src": "android" } } }