mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":46,"index":46}}],"key":"ISHU1ovvPMrCldqRjtd1JhW9dyo=","exportNames":["*"],"imports":1}},{"name":"@polkadot/util-crypto","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":47},"end":{"line":2,"column":58,"index":105}}],"key":"i6n5nZx9jV9OWiqinE0v9Jgj+DA=","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 exports.pairToJson = pairToJson;\n var _polkadotUtil = require(_dependencyMap[0], \"@polkadot/util\");\n var _polkadotUtilCrypto = require(_dependencyMap[1], \"@polkadot/util-crypto\");\n function pairToJson(type, {\n address,\n meta\n }, encoded, isEncrypted) {\n return (0, _polkadotUtil.objectSpread)((0, _polkadotUtilCrypto.jsonEncryptFormat)(encoded, ['pkcs8', type], isEncrypted), {\n address,\n meta\n });\n }\n});","lineCount":19,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"pairToJson"],[7,20,3,0],[7,23,3,0,"pairToJson"],[7,33,3,0],[8,2,1,0],[8,6,1,0,"_polkadotUtil"],[8,19,1,0],[8,22,1,0,"require"],[8,29,1,0],[8,30,1,0,"_dependencyMap"],[8,44,1,0],[9,2,2,0],[9,6,2,0,"_polkadotUtilCrypto"],[9,25,2,0],[9,28,2,0,"require"],[9,35,2,0],[9,36,2,0,"_dependencyMap"],[9,50,2,0],[10,2,3,7],[10,11,3,16,"pairToJson"],[10,21,3,26,"pairToJson"],[10,22,3,27,"type"],[10,26,3,31],[10,28,3,33],[11,4,3,35,"address"],[11,11,3,42],[12,4,3,44,"meta"],[13,2,3,49],[13,3,3,50],[13,5,3,52,"encoded"],[13,12,3,59],[13,14,3,61,"isEncrypted"],[13,25,3,72],[13,27,3,74],[14,4,4,4],[14,11,4,11],[14,15,4,11,"objectSpread"],[14,28,4,23],[14,29,4,23,"objectSpread"],[14,41,4,23],[14,43,4,24],[14,47,4,24,"jsonEncryptFormat"],[14,66,4,41],[14,67,4,41,"jsonEncryptFormat"],[14,84,4,41],[14,86,4,42,"encoded"],[14,93,4,49],[14,95,4,51],[14,96,4,52],[14,103,4,59],[14,105,4,61,"type"],[14,109,4,65],[14,110,4,66],[14,112,4,68,"isEncrypted"],[14,123,4,79],[14,124,4,80],[14,126,4,82],[15,6,5,8,"address"],[15,13,5,15],[16,6,6,8,"meta"],[17,4,7,4],[17,5,7,5],[17,6,7,6],[18,2,8,0],[19,0,8,1],[19,3]],"functionMap":{"names":["<global>","pairToJson"],"mappings":"AAA;OCE;CDK"},"hasCjsExports":false},"type":"js/module"}]} |