cordova-plugin-ionic-migrate-localstorage
Version:
Migrate LocalStorage data from UIWebView to WKWebView
25 lines (24 loc) • 732 B
JSON
{
"name": "cordova-plugin-ionic-migrate-localstorage",
"version": "0.0.2",
"cordova": {
"id": "cordova-plugin-ionic-migrate-localstorage",
"platforms": [
"ios"
]
},
"description": "Migrate LocalStorage data from UIWebView to WKWebView",
"repository": "https://github.com/paulpatarinski/cordova-plugin-migrate-localstorage.git",
"issue": "https://github.com/paulpatarinski/cordova-plugin-migrate-localstorage/issues/",
"keywords": [
"ecosystem:cordova",
"cordova",
"cordova-ios",
"uiwebview",
"wkwebview",
"localstorage"
],
"author": "Martin Kleinschrodt <martin@maklesoft.com>",
"license": "Apache 2.0",
"publishConfig" : {"registry":"https://registry.npmjs.org"}
}