@huangang/cordova-plugin-webview-x5
Version:
Changes the default WebView to x5
38 lines (37 loc) • 822 B
JSON
{
"name": "@huangang/cordova-plugin-webview-x5",
"version": "0.3.7",
"description": "Changes the default WebView to x5",
"cordova": {
"id": "cordova-plugin-webview-x5",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/huangang/cordova-plugin-webview-x5.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android",
"webview",
"x5"
],
"author": "haohetao@gmail.com",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/huangang/cordova-plugin-webview-x5/issues"
},
"homepage": "https://github.com/huangang/cordova-plugin-webview-x5",
"engines": [
{
"name": "cordova-android",
"version": ">=4"
},
{
"name": "cordova-plugman",
"version": ">=5.2.0"
}
]
}