first commit
parents
Showing
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
package.json
0 → 100644
{ | |||
"name": "cordova-plugin-x5engine-webview", | |||
"version": "2.0.0", | |||
"description": "Changes the default WebView to QQ X5 WebView", | |||
"cordova": { | |||
"id": "cordova-plugin-x5engine-webview", | |||
"platforms": [ | |||
"android" | |||
] | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "https://github.com/offbye/cordova-plugin-x5engine-webview.git" | |||
}, | |||
"keywords": [ | |||
"cordova", | |||
"chromium", | |||
"x5engine", | |||
"webview", | |||
"engine", | |||
"ecosystem:cordova", | |||
"cordova-android" | |||
], | |||
"engines": [{ | |||
"name": "cordova-android", | |||
"version": ">=4" | |||
}, { | |||
"name": "cordova-plugman", | |||
"version": ">=4.2.0" | |||
}], | |||
"author": "", | |||
"license": "Apache 2.0", | |||
"bugs": { | |||
"url": "https://github.com/offbye/cordova-plugin-x5engine-webview" | |||
}, | |||
"homepage": "https://github.com/offbye/cordova-plugin-x5engine-webview" | |||
} |
File added
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
plugin.xml
0 → 100644
Please
register
or
sign in
to comment