UNPKG

cordova-plugin-wkwebview-file-xhr

Version:
31 lines (30 loc) 735 B
{ "name": "cordova-plugin-wkwebview-file-xhr", "version": "3.1.1", "description": "Cordova WKWebView File XHR Plugin", "cordova": { "id": "cordova-plugin-wkwebview-file-xhr", "platforms": [ "ios" ] }, "repository": { "type": "git", "url": "https://github.com/oracle/cordova-plugin-wkwebview-file-xhr" }, "keywords": [ "cordova", "wkwebview", "ecosystem:cordova", "cordova-ios" ], "scripts": { "test": "npm run jshint", "jshint": "node node_modules/jshint/bin/jshint www && node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint tests" }, "author": "oraclejet", "license": "UPL-1.0", "devDependencies": { "jshint": "^2.6.0" } }