UNPKG

cordova-plugin-scaler

Version:

A Cordova plugin that controls the scaling of the WebView on iOS

30 lines (29 loc) 626 B
{ "name": "cordova-plugin-scaler", "version": "0.0.2", "description": "A Cordova plugin that controls the scaling of the WebView on iOS", "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "cordova": { "id": "cordova-plugin-scaler", "platforms": [ "ios" ] }, "repository": { "type": "git", "url": "git+https://github.com/appfolio/cordova-plugin-scaler.git" }, "keywords": [ "cordova", "cordova-ios", "scaler" ], "license": "MIT", "author": "AppFolio, Inc.", "homepage": "https://github.com/appfolio/cordova-plugin-scaler#readme" }