{"name":"@ethereumjs/tx","version":"6.0.0-alpha.1","description":"Implementation of the various Ethereum Transaction Types","keywords":["ethereum","transactions"],"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/tx#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+tx%22"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"license":"MPL-2.0","author":{"name":"mjbecze","email":"mb@ethdev.com"},"contributors":[{"name":"Alex Beregszaszi","email":"alex@rtfs.hu","url":"https://github.com/axic"}],"type":"module","sideEffects":false,"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"scripts":{"build":"../../config/cli/ts-build.sh","clean":"../../config/cli/clean-package.sh","coverage":"DEBUG=ethjs npx vitest run --coverage.enabled --coverage.reporter=lcov","docs:build":"typedoc --options typedoc.cjs","examples":"tsx ../../scripts/examples-runner.ts -- tx","examples:build":"npx embedme README.md","lint":"../../config/cli/lint.sh","lint:diff":"../../config/cli/lint-diff.sh","lint:fix":"../../config/cli/lint-fix.sh","prepublishOnly":"../../config/cli/prepublish.sh","test":"npm run test:node && npm run test:browser","test:browser":"npx vitest run --config=./vitest.config.browser.mts","test:node":"npx vitest run","tsc":"../../config/cli/ts-compile.sh"},"dependencies":{"@ethereumjs/common":"^5.0.0-alpha.1","@ethereumjs/rlp":"^6.0.0-alpha.1","@ethereumjs/util":"^10.0.0-alpha.1","ethereum-cryptography":"^3.0.0"},"devDependencies":{"@types/minimist":"^1.2.0","@types/node-dir":"^0.0.34","@paulmillr/trusted-setups":"^0.1.2","micro-eth-signer":"^0.11.0","minimist":"^1.2.0","node-dir":"^0.1.16"},"engines":{"node":">=18"},"_id":"@ethereumjs/tx@6.0.0-alpha.1","readmeFilename":"README.md","gitHead":"fb36fc6da231ac7ff9d8dc4f03b3020a3f990cbd","types":"./dist/cjs/index.d.ts","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"13dbccf9237161bb129d6797b534983de5591f91","size":127048,"noattachment":false,"key":"/@ethereumjs/tx/-/@ethereumjs/tx-6.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ethereumjs/tx/download/@ethereumjs/tx-6.0.0-alpha.1.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"acolytec3","email":""},{"name":"axic","email":""},{"name":"g11tech","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tx_6.0.0-alpha.1_1729156867558_0.5183795758955818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T09:21:07.786Z","publish_time":1729156867786,"_source_registry_name":"default","_cnpm_publish_time":1729156867786,"dist-tags":{"alpha":"6.0.0-alpha.1","beta":"4.0.0-beta.3","latest":"10.1.1","nightly":"10.1.1-nightly.2","rc":"10.0.0-rc.1"}}