UNPKG

cordova-plugin-imei

Version:

A cordova plugin to retrive IMEI reliably on Android devices.

24 lines (23 loc) 586 B
{ "name": "cordova-plugin-imei", "version": "1.1.0", "description": "A cordova plugin to retrive IMEI reliably on Android devices.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://drsatan1@bitbucket.org/flashcore/cordova-plugin-imei.git" }, "keywords": [ "Cordova", "Android", "IMEI", "device", "info" ], "author": "Simon Visser for FLASH", "license": "ISC", "homepage": "https://bitbucket.org/flashcore/cordova-plugin-imei#readme" }