mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 21:31:02 +00:00
1 line
6.5 KiB
Plaintext
1 line
6.5 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/x-bigint","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":44,"index":44}}],"key":"Xafw1y4jIaVcNbHtayie8UfNWW8=","exportNames":["*"],"imports":1}},{"name":"@polkadot/x-global","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":45},"end":{"line":2,"column":45,"index":90}}],"key":"PYu8VlTe0834YhVn6dAxSOA534w=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n Object.defineProperty(exports, \"hasBigInt\", {\n enumerable: true,\n get: function () {\n return hasBigInt;\n }\n });\n Object.defineProperty(exports, \"hasCjs\", {\n enumerable: true,\n get: function () {\n return hasCjs;\n }\n });\n Object.defineProperty(exports, \"hasDirname\", {\n enumerable: true,\n get: function () {\n return hasDirname;\n }\n });\n Object.defineProperty(exports, \"hasEsm\", {\n enumerable: true,\n get: function () {\n return hasEsm;\n }\n });\n Object.defineProperty(exports, \"hasWasm\", {\n enumerable: true,\n get: function () {\n return hasWasm;\n }\n });\n Object.defineProperty(exports, \"hasBuffer\", {\n enumerable: true,\n get: function () {\n return hasBuffer;\n }\n });\n Object.defineProperty(exports, \"hasProcess\", {\n enumerable: true,\n get: function () {\n return hasProcess;\n }\n });\n var _polkadotXBigint = require(_dependencyMap[0], \"@polkadot/x-bigint\");\n var _polkadotXGlobal = require(_dependencyMap[1], \"@polkadot/x-global\");\n /** true if the environment has proper BigInt support */\n var hasBigInt = typeof _polkadotXBigint.BigInt === 'function' && typeof _polkadotXBigint.BigInt.asIntN === 'function';\n /** true if the environment is CJS */\n var hasCjs = typeof require === 'function' && typeof module !== 'undefined';\n /** true if the environment has __dirname available */\n var hasDirname = typeof __dirname !== 'undefined';\n /** true if the environment is ESM */\n var hasEsm = !hasCjs;\n /** true if the environment has WebAssembly available */\n var hasWasm = typeof WebAssembly !== 'undefined';\n /** true if the environment has support for Buffer (typically Node.js) */\n var hasBuffer = typeof _polkadotXGlobal.xglobal.Buffer === 'function' && typeof _polkadotXGlobal.xglobal.Buffer.isBuffer === 'function';\n /** true if the environment has process available (typically Node.js) */\n var hasProcess = typeof _polkadotXGlobal.xglobal.process === 'object';\n});","lineCount":65,"map":[[7,2,4,0,"Object"],[7,8,4,0],[7,9,4,0,"defineProperty"],[7,23,4,0],[7,24,4,0,"exports"],[7,31,4,0],[8,4,4,0,"enumerable"],[8,14,4,0],[9,4,4,0,"get"],[9,7,4,0],[9,18,4,0,"get"],[9,19,4,0],[10,6,4,0],[10,13,4,0,"hasBigInt"],[10,22,4,0],[11,4,4,0],[12,2,4,0],[13,2,6,0,"Object"],[13,8,6,0],[13,9,6,0,"defineProperty"],[13,23,6,0],[13,24,6,0,"exports"],[13,31,6,0],[14,4,6,0,"enumerable"],[14,14,6,0],[15,4,6,0,"get"],[15,7,6,0],[15,18,6,0,"get"],[15,19,6,0],[16,6,6,0],[16,13,6,0,"hasCjs"],[16,19,6,0],[17,4,6,0],[18,2,6,0],[19,2,8,0,"Object"],[19,8,8,0],[19,9,8,0,"defineProperty"],[19,23,8,0],[19,24,8,0,"exports"],[19,31,8,0],[20,4,8,0,"enumerable"],[20,14,8,0],[21,4,8,0,"get"],[21,7,8,0],[21,18,8,0,"get"],[21,19,8,0],[22,6,8,0],[22,13,8,0,"hasDirname"],[22,23,8,0],[23,4,8,0],[24,2,8,0],[25,2,10,0,"Object"],[25,8,10,0],[25,9,10,0,"defineProperty"],[25,23,10,0],[25,24,10,0,"exports"],[25,31,10,0],[26,4,10,0,"enumerable"],[26,14,10,0],[27,4,10,0,"get"],[27,7,10,0],[27,18,10,0,"get"],[27,19,10,0],[28,6,10,0],[28,13,10,0,"hasEsm"],[28,19,10,0],[29,4,10,0],[30,2,10,0],[31,2,12,0,"Object"],[31,8,12,0],[31,9,12,0,"defineProperty"],[31,23,12,0],[31,24,12,0,"exports"],[31,31,12,0],[32,4,12,0,"enumerable"],[32,14,12,0],[33,4,12,0,"get"],[33,7,12,0],[33,18,12,0,"get"],[33,19,12,0],[34,6,12,0],[34,13,12,0,"hasWasm"],[34,20,12,0],[35,4,12,0],[36,2,12,0],[37,2,14,0,"Object"],[37,8,14,0],[37,9,14,0,"defineProperty"],[37,23,14,0],[37,24,14,0,"exports"],[37,31,14,0],[38,4,14,0,"enumerable"],[38,14,14,0],[39,4,14,0,"get"],[39,7,14,0],[39,18,14,0,"get"],[39,19,14,0],[40,6,14,0],[40,13,14,0,"hasBuffer"],[40,22,14,0],[41,4,14,0],[42,2,14,0],[43,2,16,0,"Object"],[43,8,16,0],[43,9,16,0,"defineProperty"],[43,23,16,0],[43,24,16,0,"exports"],[43,31,16,0],[44,4,16,0,"enumerable"],[44,14,16,0],[45,4,16,0,"get"],[45,7,16,0],[45,18,16,0,"get"],[45,19,16,0],[46,6,16,0],[46,13,16,0,"hasProcess"],[46,23,16,0],[47,4,16,0],[48,2,16,0],[49,2,1,0],[49,6,1,0,"_polkadotXBigint"],[49,22,1,0],[49,25,1,0,"require"],[49,32,1,0],[49,33,1,0,"_dependencyMap"],[49,47,1,0],[50,2,2,0],[50,6,2,0,"_polkadotXGlobal"],[50,22,2,0],[50,25,2,0,"require"],[50,32,2,0],[50,33,2,0,"_dependencyMap"],[50,47,2,0],[51,2,3,0],[52,2,4,7],[52,6,4,13,"hasBigInt"],[52,15,4,22],[52,18,4,25],[52,25,4,32,"BigInt"],[52,41,4,38],[52,42,4,38,"BigInt"],[52,48,4,38],[52,53,4,43],[52,63,4,53],[52,67,4,57],[52,74,4,64,"BigInt"],[52,90,4,70],[52,91,4,70,"BigInt"],[52,97,4,70],[52,98,4,71,"asIntN"],[52,104,4,77],[52,109,4,82],[52,119,4,92],[53,2,5,0],[54,2,6,7],[54,6,6,13,"hasCjs"],[54,12,6,19],[54,15,6,22],[54,22,6,29,"require"],[54,29,6,36],[54,34,6,41],[54,44,6,51],[54,48,6,55],[54,55,6,62,"module"],[54,61,6,68],[54,66,6,73],[54,77,6,84],[55,2,7,0],[56,2,8,7],[56,6,8,13,"hasDirname"],[56,16,8,23],[56,19,8,26],[56,26,8,33,"__dirname"],[56,35,8,42],[56,40,8,47],[56,51,8,58],[57,2,9,0],[58,2,10,7],[58,6,10,13,"hasEsm"],[58,12,10,19],[58,15,10,22],[58,16,10,23,"hasCjs"],[58,22,10,29],[59,2,11,0],[60,2,12,7],[60,6,12,13,"hasWasm"],[60,13,12,20],[60,16,12,23],[60,23,12,30,"WebAssembly"],[60,34,12,41],[60,39,12,46],[60,50,12,57],[61,2,13,0],[62,2,14,7],[62,6,14,13,"hasBuffer"],[62,15,14,22],[62,18,14,25],[62,25,14,32,"xglobal"],[62,41,14,39],[62,42,14,39,"xglobal"],[62,49,14,39],[62,50,14,40,"Buffer"],[62,56,14,46],[62,61,14,51],[62,71,14,61],[62,75,14,65],[62,82,14,72,"xglobal"],[62,98,14,79],[62,99,14,79,"xglobal"],[62,106,14,79],[62,107,14,80,"Buffer"],[62,113,14,86],[62,114,14,87,"isBuffer"],[62,122,14,95],[62,127,14,100],[62,137,14,110],[63,2,15,0],[64,2,16,7],[64,6,16,13,"hasProcess"],[64,16,16,23],[64,19,16,26],[64,26,16,33,"xglobal"],[64,42,16,40],[64,43,16,40,"xglobal"],[64,50,16,40],[64,51,16,41,"process"],[64,58,16,48],[64,63,16,53],[64,71,16,61],[65,0,16,62],[65,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |