Created
August 27, 2022 23:29
-
-
Save steveluscher/3cc75a21d94be656071a5983acd4fae9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
dependencyCount: 16, | |
hasJSNext: false, | |
hasJSModule: 'lib/index.esm.js', | |
isModuleType: false, | |
hasSideEffects: true, | |
peerDependencies: [], | |
assets: [ | |
{ | |
name: 'main', | |
type: 'js', | |
size: 282371, | |
gzip: 78280, | |
parse: null | |
} | |
], | |
dependencySizes: [ | |
{ name: '@solana/web3.js', approximateSize: 186202 }, | |
{ name: 'superstruct', approximateSize: 13418 }, | |
{ name: '@solana/buffer-layout', approximateSize: 25746 }, | |
{ name: 'bs58', approximateSize: 129 }, | |
{ name: 'tweetnacl', approximateSize: 38455 }, | |
{ name: 'bn.js', approximateSize: 52413 }, | |
{ name: 'borsh', approximateSize: 10835 }, | |
{ name: 'bigint-buffer', approximateSize: 763 }, | |
{ name: 'js-sha3', approximateSize: 13487 }, | |
{ name: 'rpc-websockets', approximateSize: 14256 }, | |
{ name: 'jayson', approximateSize: 2958 }, | |
{ name: '@babel/runtime', approximateSize: 14825 }, | |
{ name: 'uuid', approximateSize: 11041 }, | |
{ name: 'webpack', approximateSize: 526 }, | |
{ name: 'base-x', approximateSize: 2191 }, | |
{ name: 'text-encoding-utf-8', approximateSize: 6460 }, | |
{ name: 'eventemitter3', approximateSize: 4102 }, | |
{ name: 'safe-buffer', approximateSize: 1135 } | |
], | |
size: 282371, | |
gzip: 78280, | |
parse: null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment