66 lines
1.9 KiB
JSON
Executable File
66 lines
1.9 KiB
JSON
Executable File
{
|
|
"_from": "cordova-plugin-ionic-webview@^2.0.0",
|
|
"_id": "cordova-plugin-ionic-webview@2.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-mNTJaIRsz83Vntk2d3jrPCnlqEPQsfOJW6U2AzS7WV1T15Jj/STdXI/Uv1vIyvPVd9h1OLF+yu64ZsmQH2VRMQ==",
|
|
"_location": "/cordova-plugin-ionic-webview",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "cordova-plugin-ionic-webview@^2.0.0",
|
|
"name": "cordova-plugin-ionic-webview",
|
|
"escapedName": "cordova-plugin-ionic-webview",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-2.2.0.tgz",
|
|
"_shasum": "190270e6598bd4a9d23bb93ce65e7d4dffceb31c",
|
|
"_spec": "cordova-plugin-ionic-webview@^2.0.0",
|
|
"_where": "/opt/lampp/htdocs/Ionic3AngularMaterial-master",
|
|
"author": {
|
|
"name": "Ionic Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ionic-team/cordova-plugin-ionic-webview/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "The official Ionic's WKWebView Engine Plugin",
|
|
"devDependencies": {
|
|
"np": "^3.0.4",
|
|
"sync-cordova-xml": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"cordovaDependencies": {
|
|
"2.0.0": {
|
|
"cordova-android": ">=6.4.0",
|
|
"cordova-ios": ">=4.0.0-dev"
|
|
}
|
|
}
|
|
},
|
|
"homepage": "https://github.com/ionic-team/cordova-plugin-ionic-webview#readme",
|
|
"keywords": [
|
|
"cordova",
|
|
"wkwebview"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"name": "cordova-plugin-ionic-webview",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ionic-team/cordova-plugin-ionic-webview.git"
|
|
},
|
|
"scripts": {
|
|
"deploy": "np",
|
|
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
|
|
"version": "npm run sync_plugin_xml && git add plugin.xml"
|
|
},
|
|
"version": "2.2.0"
|
|
}
|