2022-05-06 00:47:51 +02:00
|
|
|
{
|
|
|
|
"resources": {
|
|
|
|
"browserify>browser-resolve": {
|
|
|
|
"packages": {
|
|
|
|
"ethjs-query>babel-runtime>core-js": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ethjs-query>babel-runtime": {
|
|
|
|
"packages": {
|
|
|
|
"@babel/runtime": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"@metamask/controllers>web3-provider-engine>eth-json-rpc-middleware>node-fetch": {
|
|
|
|
"globals": {
|
|
|
|
"fetch": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"@metamask/controllers>web3-provider-engine>cross-fetch>node-fetch": {
|
|
|
|
"globals": {
|
|
|
|
"fetch": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"3box>graphql-request>cross-fetch>node-fetch": {
|
|
|
|
"globals": {
|
|
|
|
"fetch": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lodash": {
|
|
|
|
"globals": {
|
|
|
|
"setTimeout": true,
|
|
|
|
"clearTimeout": true
|
|
|
|
}
|
|
|
|
},
|
2022-06-09 03:07:43 +02:00
|
|
|
"react-dnd-html5-backend": {
|
|
|
|
"globals": {
|
|
|
|
"clearTimeout": true,
|
|
|
|
"addEventListener": true,
|
|
|
|
"removeEventListener": true
|
|
|
|
}
|
|
|
|
},
|
2022-05-06 00:47:51 +02:00
|
|
|
"ethers>@ethersproject/random": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"eth-keyring-controller>browser-passworder": {
|
|
|
|
"globals": {
|
|
|
|
"crypto": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ethereumjs-wallet>randombytes": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"web3": {
|
|
|
|
"globals": {
|
|
|
|
"XMLHttpRequest": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"react-dom": {
|
|
|
|
"globals": {
|
|
|
|
"HTMLIFrameElement": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"react-devtools": {
|
|
|
|
"packages": {
|
|
|
|
"react-devtools>react-devtools-core": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"react-devtools>react-devtools-core": {
|
|
|
|
"globals": {
|
|
|
|
"setTimeout": true,
|
|
|
|
"WebSocket": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node-fetch": {
|
|
|
|
"globals": {
|
|
|
|
"fetch": true,
|
|
|
|
"Headers": true,
|
|
|
|
"Request": true,
|
|
|
|
"Response": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"@metamask/snap-controllers>nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"@metamask/controllers>nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"@metamask/smart-transactions-controller>@metamask/controllers>nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"depcheck>@vue/compiler-sfc>postcss>nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dependency-tree>precinct>detective-postcss>postcss>nanoid": {
|
|
|
|
"globals": {
|
|
|
|
"crypto.getRandomValues": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|