{"name":"rlp","version":"2.2.7","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","browser":"dist.browser/index.js","bin":{"rlp":"bin/rlp"},"scripts":{"build":"tsc -p ./tsconfig.prod.json && tsc -p tsconfig.browser.json","prepublishOnly":"npm run test && npm run build","coverage":"npm run build && nyc --reporter=lcov npm run test:unit","tsc":"tsc -p ./tsconfig.prod.json --noEmit","lint":"ethereumjs-config-lint","lint:fix":"ethereumjs-config-lint-fix","test":"npm run lint && npm run build && npm run test:unit && npm run test:browser","test:unit":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test:browser":"karma start karma.conf.js"},"husky":{"hooks":{"pre-push":"npm run lint"}},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"contributors":[{"name":"Alex Beregszaszi","email":"alex@rtfs.hu"},{"name":"Holger Drewes","email":"Holger.Drewes@gmail.com"}],"license":"MPL-2.0","bugs":{"url":"https://github.com/ethereumjs/rlp/issues"},"dependencies":{"bn.js":"^5.2.0"},"devDependencies":{"@ethereumjs/eslint-config-defaults":"^2.0.0","@ethereumjs/config-coverage":"^2.0.0","@ethereumjs/config-typescript":"^2.0.0","@types/bn.js":"^5.1.0","@types/mocha":"^9.0.0","@types/node":"^12.13.0","husky":"^4.2.5","karma":"^6.3.4","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.1","karma-mocha":"^2.0.1","karma-typescript":"^5.5.2","mocha":"7.1.2","nyc":"^15.1.0","prettier":"^2.4.1","ts-node":"^10.2.1","typescript":"^4.4.3"},"gitHead":"3d8d46c4535a460f764fd5e762ea4b454a043a1b","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.7","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"33f31c4afac81124ac4b283e2bd4d9720b30beaf","size":13914,"noattachment":false,"key":"/rlp/-/rlp-2.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.7.tgz"},"_npmUser":{"name":"ralxz","email":"ryan@ryanio.com"},"directories":{},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.7_1633537954585_0.3317022709958326"},"_hasShrinkwrap":false,"publish_time":1633537954715,"_cnpm_publish_time":1633537954715,"_cnpmcore_publish_time":"2021-12-16T10:26:01.762Z","dist-tags":{"beta":"4.0.0-beta.2","latest":"3.0.0"}}