{
    "name": "@abbieben/flutterwave",
    "version": "3.0.12",
    "description": "This is an easy plugin of the Flutterwave SDK for Android and iOS",
    "main": "./flutterwave",
    "sideEffects": false,
    "typings": "./flutterwave.d.ts",
    "nativescript": {
        "platforms": {
            "android": "6.0.0",
            "ios": "6.0.0"
        }
    },
    "keywords": [
        "NativeScript",
        "JavaScript",
        "Android",
        "iOS",
        "Angular",
        "React",
        "Svelte",
        "Vue",
        "Flutterwave"
    ],
    "bugs": {
        "url": "https://github.com/abbieben07/flutterwave/issues"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/abbieben07/flutterwave"
    },
    "license": "Apache-2.0",
    "readmeFilename": "README.md",
    "publishConfig": {
        "access": "public"
    },
    "gitHead": "378fc2d725f8ad0b7a0933ff9627494c244041a4"
}
