UNPKG

@eventflo/capacitor-android

Version:

Capacitor: Cross-platform apps with JavaScript and the web

43 lines 1.21 kB
{ "name": "@eventflo/capacitor-android", "version": "8.0.0-alpha.0-eventflo.1", "description": "Capacitor: Cross-platform apps with JavaScript and the web", "homepage": "https://github.com/eventfloHQ/capacitor-android", "author": "Ionic Team <hi@ionic.io> (https://ionic.io)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/eventfloHQ/capacitor-android.git" }, "bugs": { "url": "https://github.com/eventfloHQ/capacitor-android/issues" }, "files": [ "capacitor/build.gradle", "capacitor/lint-baseline.xml", "capacitor/lint.xml", "capacitor/proguard-rules.pro", "capacitor/src/main/" ], "scripts": { "verify": "./gradlew clean lint build test -b capacitor/build.gradle" }, "peerDependencies": { "@capacitor/core": "^8.0.0-alpha.0" }, "publishConfig": { "access": "public" }, "eventfloFork": { "originalPackage": "@capacitor/android", "forkedAt": "2025-08-15T19:32:05.933Z", "originalVersion": "8.0.0-alpha.0", "maintainer": "eventflo Team", "upstream": "https://github.com/ionic-team/capacitor" }, "keywords": [ "eventflo", "capacitor-fork", "maintained" ] }