mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
10 KiB
Plaintext
1 line
10 KiB
Plaintext
{"dependencies":[{"name":"./module/index.ts","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":59},"end":{"line":2,"column":57,"index":116}}],"key":"wTjUeecuFEIOpSb34+eHmvdk9YI=","exportNames":["*"],"imports":1}},{"name":"fast-text-encoding","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":154},"end":{"line":5,"column":28,"index":182}}],"key":"TbFBkbYMZX5a7XRAKkEjRMyZCL4=","exportNames":["*"],"imports":1}},{"name":"react-native-get-random-values","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":8,"column":0,"index":219},"end":{"line":8,"column":40,"index":259}}],"key":"3kc6sqkMNpp2bAHRSje4HY23hC8=","exportNames":["*"],"imports":1}},{"name":"react-native-url-polyfill/auto","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":279},"end":{"line":11,"column":40,"index":319}}],"key":"FjDCbK7LcT49IdUkzoo8Fm4C4ig=","exportNames":["*"],"imports":1}},{"name":"buffer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":15,"column":18,"index":395},"end":{"line":15,"column":35,"index":412}}],"key":"kYC7RadcB7k9ZEYd5zOmBbv1F14=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":38,"column":21,"index":919},"end":{"line":38,"column":44,"index":942}},{"start":{"line":47,"column":22,"index":1176},"end":{"line":47,"column":45,"index":1199}}],"key":"lGv6jwyWtmgghjjYvCX5yhM2Jt0=","exportNames":["*"],"imports":2,"isOptional":true}},{"name":"@react-native-community/netinfo","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":56,"column":21,"index":1433},"end":{"line":56,"column":63,"index":1475}}],"key":"Zomg6+Z8htEczJKguQZd5aZSuSw=","exportNames":["*"],"imports":1,"isOptional":true}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _global, _global2, _global3, _global4;\n /* eslint-disable @typescript-eslint/no-require-imports */\n // Polyfill TextEncode / TextDecode\n // Polyfill crypto.getRandomvalues\n // Polyfill URL()\n var _moduleIndexTs = require(_dependencyMap[0], \"./module/index.ts\");\n require(_dependencyMap[1], \"fast-text-encoding\");\n require(_dependencyMap[2], \"react-native-get-random-values\");\n require(_dependencyMap[3], \"react-native-url-polyfill/auto\");\n // Polyfill Buffer\n if (typeof Buffer === \"undefined\") {\n global.Buffer = require(_dependencyMap[4], \"buffer\").Buffer;\n }\n\n // Polyfill btoa\n if (typeof btoa === \"undefined\") {\n global.btoa = function (str) {\n return Buffer.alloc(str.length, str, \"binary\").toString(\"base64\");\n };\n }\n\n // Polyfill atob\n if (typeof atob === \"undefined\") {\n global.atob = function (b64Encoded) {\n return Buffer.alloc(Buffer.from(b64Encoded, \"base64\").length, Buffer.from(b64Encoded, \"base64\"), \"binary\").toString(\"binary\");\n };\n }\n if (typeof ((_global = global) == null ? void 0 : _global.Linking) === \"undefined\") {\n try {\n global.Linking = require(_dependencyMap[5], \"react-native\").Linking;\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error(\"react-native-compat: react-native.Linking is not available\");\n }\n }\n if (typeof ((_global2 = global) == null ? void 0 : _global2.Platform) === \"undefined\") {\n try {\n global.Platform = require(_dependencyMap[5], \"react-native\").Platform;\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error(\"react-native-compat: react-native.Platform is not available\");\n }\n }\n if (typeof ((_global3 = global) == null ? void 0 : _global3.NetInfo) === \"undefined\") {\n try {\n global.NetInfo = require(_dependencyMap[6], \"@react-native-community/netinfo\");\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error(\"react-native-compat: @react-native-community/netinfo is not available\");\n }\n }\n if (typeof ((_global4 = global) == null ? void 0 : _global4.Application) === \"undefined\") {\n try {\n var _module = (0, _moduleIndexTs.getApplicationModule)();\n if (typeof _module.getConstants === \"function\") {\n global.Application = Object.assign({}, _module.getConstants(), {\n isAppInstalled: _module.isAppInstalled\n });\n } else {\n global.Application = _module;\n }\n } catch (e) {\n // eslint-disable-next-line no-console\n console.error(\"react-native-compat: Application module is not available\");\n }\n }\n});","lineCount":70,"map":[[5,2,1,0],[6,2,4,0],[7,2,7,0],[8,2,10,0],[9,2,2,0],[9,6,2,0,"_moduleIndexTs"],[9,20,2,0],[9,23,2,0,"require"],[9,30,2,0],[9,31,2,0,"_dependencyMap"],[9,45,2,0],[10,2,5,0,"require"],[10,9,5,0],[10,10,5,0,"_dependencyMap"],[10,24,5,0],[11,2,8,0,"require"],[11,9,8,0],[11,10,8,0,"_dependencyMap"],[11,24,8,0],[12,2,11,0,"require"],[12,9,11,0],[12,10,11,0,"_dependencyMap"],[12,24,11,0],[13,2,13,0],[14,2,14,0],[14,6,14,4],[14,13,14,11,"Buffer"],[14,19,14,17],[14,24,14,22],[14,35,14,33],[14,37,14,35],[15,4,15,2,"global"],[15,10,15,8],[15,11,15,9,"Buffer"],[15,17,15,15],[15,20,15,18,"require"],[15,27,15,25],[15,28,15,25,"_dependencyMap"],[15,42,15,25],[15,55,15,34],[15,56,15,35],[15,57,15,36,"Buffer"],[15,63,15,42],[16,2,16,0],[18,2,18,0],[19,2,19,0],[19,6,19,4],[19,13,19,11,"btoa"],[19,17,19,15],[19,22,19,20],[19,33,19,31],[19,35,19,33],[20,4,20,2,"global"],[20,10,20,8],[20,11,20,9,"btoa"],[20,15,20,13],[20,18,20,16],[20,28,20,26,"str"],[20,31,20,29],[20,33,20,31],[21,6,21,4],[21,13,21,11,"Buffer"],[21,19,21,17],[21,20,21,18,"alloc"],[21,25,21,23],[21,26,21,24,"str"],[21,29,21,27],[21,30,21,28,"length"],[21,36,21,34],[21,38,21,36,"str"],[21,41,21,39],[21,43,21,41],[21,51,21,49],[21,52,21,50],[21,53,21,51,"toString"],[21,61,21,59],[21,62,21,60],[21,70,21,68],[21,71,21,69],[22,4,22,2],[22,5,22,3],[23,2,23,0],[25,2,25,0],[26,2,26,0],[26,6,26,4],[26,13,26,11,"atob"],[26,17,26,15],[26,22,26,20],[26,33,26,31],[26,35,26,33],[27,4,27,2,"global"],[27,10,27,8],[27,11,27,9,"atob"],[27,15,27,13],[27,18,27,16],[27,28,27,26,"b64Encoded"],[27,38,27,36],[27,40,27,38],[28,6,28,4],[28,13,28,11,"Buffer"],[28,19,28,17],[28,20,28,18,"alloc"],[28,25,28,23],[28,26,29,6,"Buffer"],[28,32,29,12],[28,33,29,13,"from"],[28,37,29,17],[28,38,29,18,"b64Encoded"],[28,48,29,28],[28,50,29,30],[28,58,29,38],[28,59,29,39],[28,60,29,40,"length"],[28,66,29,46],[28,68,30,6,"Buffer"],[28,74,30,12],[28,75,30,13,"from"],[28,79,30,17],[28,80,30,18,"b64Encoded"],[28,90,30,28],[28,92,30,30],[28,100,30,38],[28,101,30,39],[28,103,31,6],[28,111,32,4],[28,112,32,5],[28,113,32,6,"toString"],[28,121,32,14],[28,122,32,15],[28,130,32,23],[28,131,32,24],[29,4,33,2],[29,5,33,3],[30,2,34,0],[31,2,36,0],[31,6,36,4],[31,15,36,4,"_global"],[31,22,36,4],[31,25,36,11,"global"],[31,31,36,17],[31,52,36,11,"_global"],[31,59,36,11],[31,60,36,19,"Linking"],[31,67,36,26],[31,73,36,31],[31,84,36,42],[31,86,36,44],[32,4,37,2],[32,8,37,6],[33,6,38,4,"global"],[33,12,38,10],[33,13,38,11,"Linking"],[33,20,38,18],[33,23,38,21,"require"],[33,30,38,28],[33,31,38,28,"_dependencyMap"],[33,45,38,28],[33,64,38,43],[33,65,38,44],[33,66,38,45,"Linking"],[33,73,38,52],[34,4,39,2],[34,5,39,3],[34,6,39,4],[34,13,39,11,"e"],[34,14,39,12],[34,16,39,14],[35,6,40,4],[36,6,41,4,"console"],[36,13,41,11],[36,14,41,12,"error"],[36,19,41,17],[36,20,41,18],[36,80,41,78],[36,81,41,79],[37,4,42,2],[38,2,43,0],[39,2,45,0],[39,6,45,4],[39,15,45,4,"_global2"],[39,23,45,4],[39,26,45,11,"global"],[39,32,45,17],[39,53,45,11,"_global2"],[39,61,45,11],[39,62,45,19,"Platform"],[39,70,45,27],[39,76,45,32],[39,87,45,43],[39,89,45,45],[40,4,46,2],[40,8,46,6],[41,6,47,4,"global"],[41,12,47,10],[41,13,47,11,"Platform"],[41,21,47,19],[41,24,47,22,"require"],[41,31,47,29],[41,32,47,29,"_dependencyMap"],[41,46,47,29],[41,65,47,44],[41,66,47,45],[41,67,47,46,"Platform"],[41,75,47,54],[42,4,48,2],[42,5,48,3],[42,6,48,4],[42,13,48,11,"e"],[42,14,48,12],[42,16,48,14],[43,6,49,4],[44,6,50,4,"console"],[44,13,50,11],[44,14,50,12,"error"],[44,19,50,17],[44,20,50,18],[44,81,50,79],[44,82,50,80],[45,4,51,2],[46,2,52,0],[47,2,54,0],[47,6,54,4],[47,15,54,4,"_global3"],[47,23,54,4],[47,26,54,11,"global"],[47,32,54,17],[47,53,54,11,"_global3"],[47,61,54,11],[47,62,54,19,"NetInfo"],[47,69,54,26],[47,75,54,31],[47,86,54,42],[47,88,54,44],[48,4,55,2],[48,8,55,6],[49,6,56,4,"global"],[49,12,56,10],[49,13,56,11,"NetInfo"],[49,20,56,18],[49,23,56,21,"require"],[49,30,56,28],[49,31,56,28,"_dependencyMap"],[49,45,56,28],[49,83,56,62],[49,84,56,63],[50,4,57,2],[50,5,57,3],[50,6,57,4],[50,13,57,11,"e"],[50,14,57,12],[50,16,57,14],[51,6,58,4],[52,6,59,4,"console"],[52,13,59,11],[52,14,59,12,"error"],[52,19,59,17],[52,20,59,18],[52,91,59,89],[52,92,59,90],[53,4,60,2],[54,2,61,0],[55,2,63,0],[55,6,63,4],[55,15,63,4,"_global4"],[55,23,63,4],[55,26,63,11,"global"],[55,32,63,17],[55,53,63,11,"_global4"],[55,61,63,11],[55,62,63,19,"Application"],[55,73,63,30],[55,79,63,35],[55,90,63,46],[55,92,63,48],[56,4,64,2],[56,8,64,6],[57,6,65,4],[57,10,65,10,"module"],[57,17,65,16],[57,20,65,19],[57,24,65,19,"getApplicationModule"],[57,38,65,39],[57,39,65,39,"getApplicationModule"],[57,59,65,39],[57,61,65,40],[57,62,65,41],[58,6,66,4],[58,10,66,8],[58,17,66,15,"module"],[58,24,66,21],[58,25,66,22,"getConstants"],[58,37,66,34],[58,42,66,39],[58,52,66,49],[58,54,66,51],[59,8,67,6,"global"],[59,14,67,12],[59,15,67,13,"Application"],[59,26,67,24],[59,29,67,24,"Object"],[59,35,67,24],[59,36,67,24,"assign"],[59,42,67,24],[59,47,68,11,"module"],[59,54,68,17],[59,55,68,18,"getConstants"],[59,67,68,30],[59,68,68,31],[59,69,68,32],[60,10,69,8,"isAppInstalled"],[60,24,69,22],[60,26,69,24,"module"],[60,33,69,30],[60,34,69,31,"isAppInstalled"],[61,8,69,45],[61,10,70,7],[62,6,71,4],[62,7,71,5],[62,13,71,11],[63,8,72,6,"global"],[63,14,72,12],[63,15,72,13,"Application"],[63,26,72,24],[63,29,72,27,"module"],[63,36,72,33],[64,6,73,4],[65,4,74,2],[65,5,74,3],[65,6,74,4],[65,13,74,11,"e"],[65,14,74,12],[65,16,74,14],[66,6,75,4],[67,6,76,4,"console"],[67,13,76,11],[67,14,76,12,"error"],[67,19,76,17],[67,20,76,18],[67,78,76,76],[67,79,76,77],[68,4,77,2],[69,2,78,0],[70,0,78,1],[70,3]],"functionMap":{"names":["<global>","global.btoa","global.atob"],"mappings":"AAA;gBCmB;GDE;gBEK;GFM"},"hasCjsExports":false},"type":"js/module"}]} |