mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 22:41: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 const hasBigInt = typeof _polkadotXBigint.BigInt === 'function' && typeof _polkadotXBigint.BigInt.asIntN === 'function';\n /** true if the environment is CJS */\n const hasCjs = typeof require === 'function' && typeof module !== 'undefined';\n /** true if the environment has __dirname available */\n const hasDirname = typeof __dirname !== 'undefined';\n /** true if the environment is ESM */\n const hasEsm = !hasCjs;\n /** true if the environment has WebAssembly available */\n const hasWasm = typeof WebAssembly !== 'undefined';\n /** true if the environment has support for Buffer (typically Node.js) */\n const hasBuffer = typeof _polkadotXGlobal.xglobal.Buffer === 'function' && typeof _polkadotXGlobal.xglobal.Buffer.isBuffer === 'function';\n /** true if the environment has process available (typically Node.js) */\n const 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,8,4,13,"hasBigInt"],[52,17,4,22],[52,20,4,25],[52,27,4,32,"BigInt"],[52,43,4,38],[52,44,4,38,"BigInt"],[52,50,4,38],[52,55,4,43],[52,65,4,53],[52,69,4,57],[52,76,4,64,"BigInt"],[52,92,4,70],[52,93,4,70,"BigInt"],[52,99,4,70],[52,100,4,71,"asIntN"],[52,106,4,77],[52,111,4,82],[52,121,4,92],[53,2,5,0],[54,2,6,7],[54,8,6,13,"hasCjs"],[54,14,6,19],[54,17,6,22],[54,24,6,29,"require"],[54,31,6,36],[54,36,6,41],[54,46,6,51],[54,50,6,55],[54,57,6,62,"module"],[54,63,6,68],[54,68,6,73],[54,79,6,84],[55,2,7,0],[56,2,8,7],[56,8,8,13,"hasDirname"],[56,18,8,23],[56,21,8,26],[56,28,8,33,"__dirname"],[56,37,8,42],[56,42,8,47],[56,53,8,58],[57,2,9,0],[58,2,10,7],[58,8,10,13,"hasEsm"],[58,14,10,19],[58,17,10,22],[58,18,10,23,"hasCjs"],[58,24,10,29],[59,2,11,0],[60,2,12,7],[60,8,12,13,"hasWasm"],[60,15,12,20],[60,18,12,23],[60,25,12,30,"WebAssembly"],[60,36,12,41],[60,41,12,46],[60,52,12,57],[61,2,13,0],[62,2,14,7],[62,8,14,13,"hasBuffer"],[62,17,14,22],[62,20,14,25],[62,27,14,32,"xglobal"],[62,43,14,39],[62,44,14,39,"xglobal"],[62,51,14,39],[62,52,14,40,"Buffer"],[62,58,14,46],[62,63,14,51],[62,73,14,61],[62,77,14,65],[62,84,14,72,"xglobal"],[62,100,14,79],[62,101,14,79,"xglobal"],[62,108,14,79],[62,109,14,80,"Buffer"],[62,115,14,86],[62,116,14,87,"isBuffer"],[62,124,14,95],[62,129,14,100],[62,139,14,110],[63,2,15,0],[64,2,16,7],[64,8,16,13,"hasProcess"],[64,18,16,23],[64,21,16,26],[64,28,16,33,"xglobal"],[64,44,16,40],[64,45,16,40,"xglobal"],[64,52,16,40],[64,53,16,41,"process"],[64,60,16,48],[64,65,16,53],[64,73,16,61],[65,0,16,62],[65,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |