From f828ce6d0c308c2c5d67c71ee3141b015807fd62 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 5 Nov 2017 20:24:49 +0100 Subject: cordova-plugin-sim --- .../plugins/cordova-plugin-sim/package.json | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-sim/package.json (limited to 'StoneIsland/plugins/cordova-plugin-sim/package.json') diff --git a/StoneIsland/plugins/cordova-plugin-sim/package.json b/StoneIsland/plugins/cordova-plugin-sim/package.json new file mode 100644 index 00000000..990a1e7f --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-sim/package.json @@ -0,0 +1,73 @@ +{ + "_from": "cordova-plugin-sim", + "_id": "cordova-plugin-sim@1.3.3", + "_inBundle": false, + "_integrity": "sha1-QoZjMHfYhX5kVP4GmHB9CMaK2Ik=", + "_location": "/cordova-plugin-sim", + "_phantomChildren": {}, + "_requested": { + "type": "tag", + "registry": true, + "raw": "cordova-plugin-sim", + "name": "cordova-plugin-sim", + "escapedName": "cordova-plugin-sim", + "rawSpec": "", + "saveSpec": null, + "fetchSpec": "latest" + }, + "_requiredBy": [ + "#USER", + "/" + ], + "_resolved": "https://registry.npmjs.org/cordova-plugin-sim/-/cordova-plugin-sim-1.3.3.tgz", + "_shasum": "4286633077d8857e6454fe0698707d08c68ad889", + "_spec": "cordova-plugin-sim", + "_where": "/Users/user/Sites/stone-island/StoneIsland", + "author": { + "name": "Peter Bakondy" + }, + "bugs": { + "url": "https://github.com/pbakondy/cordova-plugin-sim/issues" + }, + "bundleDependencies": false, + "cordova": { + "id": "cordova-plugin-sim", + "platforms": [ + "android", + "ios", + "wp7", + "wp8", + "windows" + ] + }, + "deprecated": false, + "description": "A plugin to get the device's SIM data (carrier name, mcc mnc, country code, telephonenumber, imei, etc)", + "engines": [ + { + "name": "cordova", + "version": ">=3.0.0" + } + ], + "homepage": "https://github.com/pbakondy/cordova-plugin-sim#readme", + "keywords": [ + "cordova", + "sim", + "uicc", + "carrier", + "mcc", + "mnc", + "telephonenumber", + "imei", + "ecosystem:cordova", + "cordova-android", + "cordova-ios", + "cordova-windows" + ], + "license": "MIT", + "name": "cordova-plugin-sim", + "repository": { + "type": "git", + "url": "git+https://github.com/pbakondy/cordova-plugin-sim.git" + }, + "version": "1.3.3" +} -- cgit v1.2.3-70-g09d2