UNPKG

cordova-plugin-sim

Version:

A plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, imei, etc)

46 lines (45 loc) 944 B
{ "name": "cordova-plugin-sim", "version": "1.3.3", "description": "A plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, imei, etc)", "cordova": { "id": "cordova-plugin-sim", "platforms": [ "android", "ios", "wp7", "wp8", "windows" ] }, "repository": { "type": "git", "url": "https://github.com/pbakondy/cordova-plugin-sim.git" }, "keywords": [ "cordova", "sim", "uicc", "carrier", "mcc", "mnc", "telephonenumber", "imei", "ecosystem:cordova", "cordova-android", "cordova-ios", "cordova-windows" ], "engines": [ { "name": "cordova", "version": ">=3.0.0" } ], "author": "Peter Bakondy", "license": "MIT", "bugs": { "url": "https://github.com/pbakondy/cordova-plugin-sim/issues" }, "homepage": "https://github.com/pbakondy/cordova-plugin-sim#readme" }