{"name":"micro-eth-signer","version":"0.15.0","description":"Minimal library for Ethereum transactions, addresses and smart contracts","main":"index.js","module":"esm/index.js","types":"esm/index.d.ts","dependencies":{"@noble/curves":"~1.9.1","@noble/hashes":"~1.8.0","micro-packed":"~0.7.3"},"devDependencies":{"@paulmillr/jsbt":"0.4.0","@paulmillr/trusted-setups":"~0.2.0","micro-bmark":"0.3.1","micro-ftch":"0.4.3","micro-should":"0.5.2","prettier":"3.5.2","snappyjs":"0.7.0","typescript":"5.8.2","yaml":"2.4.1"},"author":{"name":"Paul Miller","url":"https://paulmillr.com"},"repository":{"type":"git","url":"git+https://github.com/paulmillr/micro-eth-signer.git"},"license":"MIT","exports":{".":{"import":"./esm/index.js","require":"./index.js"},"./abi.js":{"import":"./esm/abi/index.js","require":"./abi/index.js"},"./address.js":{"import":"./esm/address.js","require":"./address.js"},"./kzg.js":{"import":"./esm/kzg.js","require":"./kzg.js"},"./net.js":{"import":"./esm/net/index.js","require":"./net/index.js"},"./rlp.js":{"import":"./esm/rlp.js","require":"./rlp.js"},"./ssz.js":{"import":"./esm/ssz.js","require":"./ssz.js"},"./tx.js":{"import":"./esm/tx.js","require":"./tx.js"},"./typed-data.js":{"import":"./esm/typed-data.js","require":"./typed-data.js"},"./verkle.js":{"import":"./esm/verkle.js","require":"./verkle.js"},"./utils.js":{"import":"./esm/utils.js","require":"./utils.js"}},"sideEffects":false,"keywords":["ethereum","eth","create","sign","validate","transaction","address","tx","web3","ethers","micro","nano","signer"],"scripts":{"build":"tsc && tsc -p tsconfig.cjs.json","build:release":"npx jsbt esbuild test/build","bench":"cd benchmark; npm install; node tx.js; node rlp.js; node ssz.js; node kzg.js; node peerdas.js","lint":"prettier --check src","format":"prettier --write src","test":"node test/index.js","test:bun":"bun test/index.js","test:deno":"deno --allow-env --allow-read test/index.js"},"_id":"micro-eth-signer@0.15.0","gitHead":"a0e9fd367cfd9cc61583aee7e3c03cbf565254ab","bugs":{"url":"https://github.com/paulmillr/micro-eth-signer/issues"},"homepage":"https://github.com/paulmillr/micro-eth-signer#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"ea6894432f9f6a0c5d012c300fc5a28823987273","size":306604,"noattachment":false,"key":"/micro-eth-signer/-/micro-eth-signer-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/micro-eth-signer/download/micro-eth-signer-0.15.0.tgz"},"_npmUser":{"name":"paulmillr","email":"paul@paulmillr.com"},"directories":{},"maintainers":[{"name":"paulmillr","email":"paul@paulmillr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/micro-eth-signer_0.15.0_1747223356901_0.7117719879966486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T11:49:17.097Z","publish_time":1747223357097,"_source_registry_name":"default","_cnpm_publish_time":1747223357097,"dist-tags":{"latest":"0.18.1"}}