{
    "version": "0.6.10",
    "name": "com.peerio.cordova.plugin.wkwebview",
    "cordova_name": "WKWebView Polyfill",
    "description": "A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/PeerioTechnologies/peerio-cordova-wkwebview"
    },
    "forked": {
        "type": "npm",
        "name": "cordova-plugin-wkwebview",
        "version": "0.6.9"
    },
    "issue": "https://github.com/PeerioTechnologies/peerio-cordova-wkwebview",
    "contributors": [
        {
            "name": "Samvel Avanesov",
            "email": "seavan@gmail.com"
        }
    ],
    "keywords": [
        "cordova",
        "peerio",
        "Webkit",
        "Webkit webview",
        "WKWebView Polyfill",
        "WKWebView",
        "WebView+",
        "ecosystem:cordova"
    ],
    "platforms": [
        "ios"
    ],
    "engines": [
        {
            "name": "cordova",
            "version": ">=3.0.0"
        }
    ]
}
