{"_id":"rlp","_rev":"4578591","name":"rlp","description":"Recursive Length Prefix Encoding Module","dist-tags":{"beta":"4.0.0-beta.2","latest":"3.0.0"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"time":{"modified":"2026-04-10T15:51:24.000Z","created":"2014-03-05T07:00:11.634Z","4.0.0-beta.2":"2022-07-17T15:56:31.532Z","4.0.0-beta.1":"2022-06-30T09:39:49.679Z","3.0.0":"2022-01-25T16:31:47.469Z","2.2.7":"2021-10-06T16:32:34.715Z","2.2.6":"2020-07-16T09:39:26.586Z","2.2.5":"2020-05-26T07:24:16.403Z","2.2.4":"2019-11-01T20:34:35.585Z","2.2.3":"2019-03-19T20:44:49.050Z","2.2.2":"2019-01-15T10:32:35.687Z","2.2.1":"2018-12-20T13:53:00.590Z","2.2.0":"2018-12-17T11:27:11.224Z","2.1.0":"2018-06-28T09:10:28.765Z","2.0.0":"2015-09-23T01:22:49.511Z","1.1.2":"2015-09-22T01:29:49.482Z","1.1.1":"2015-09-21T17:12:14.514Z","1.1.0":"2015-09-21T17:01:03.750Z","1.0.1":"2015-06-27T11:32:05.580Z","1.0.0":"2015-06-06T14:38:20.715Z","0.0.14":"2015-03-31T18:38:24.840Z","0.0.13":"2015-03-30T07:23:05.440Z","0.0.12":"2014-12-26T01:33:11.552Z","0.0.11":"2014-12-23T19:51:03.191Z","0.0.10":"2014-12-23T19:44:14.667Z","0.0.9":"2014-10-21T21:33:02.312Z","0.0.8":"2014-09-14T06:12:00.488Z","0.0.7":"2014-09-13T15:40:59.256Z","0.0.6":"2014-09-13T02:50:01.828Z","0.0.5":"2014-08-14T01:22:32.116Z","0.0.4":"2014-05-12T16:02:07.683Z","0.0.3":"2014-04-24T04:12:07.756Z","0.0.2":"2014-04-16T22:40:14.122Z","0.0.1":"2014-03-11T02:02:24.642Z","0.0.0":"2014-03-05T07:00:11.634Z"},"users":{},"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"versions":{"4.0.0-beta.2":{"name":"rlp","version":"4.0.0-beta.2","description":"Recursive Length Prefix Encoding Module","license":"MPL-2.0","keywords":["rlp","ethereum"],"main":"dist/index.js","types":"dist/index.d.ts","bin":{"rlp":"bin/rlp"},"scripts":{"build":"../../config/cli/ts-build.sh node","prepublishOnly":"../../config/cli/prepublish.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","lint:fix":"../../config/cli/lint-fix.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","test:node":"npm run tape -- test/*.spec.ts","test:browser":"karma start karma.conf.js"},"devDependencies":{"@types/node":"^16.11.7","@types/tape":"^4.13.2","karma":"^6.3.4","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.1","karma-tap":"^4.2.0","karma-typescript":"^5.5.3","nyc":"^15.1.0","prettier":"^2.4.1","tape":"^5.3.1","ts-node":"^10.2.1","typescript":"^4.4.2"},"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"contributors":[{"name":"Alex Beregszaszi","email":"alex@rtfs.hu"},{"name":"Holger Drewes","email":"Holger.Drewes@gmail.com"},{"name":"Paul Miller","email":"pkg@paulmillr.com"}],"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/rlp#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+rlp%22"},"readmeFilename":"README.md","gitHead":"2dd63b91109188e5b4f5b251f47aae756f7e1841","_id":"rlp@4.0.0-beta.2","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"a13ee0124426ae99c9112cf417c9cb265543f903","size":13878,"noattachment":false,"key":"/rlp/-/rlp-4.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-4.0.0-beta.2.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_4.0.0-beta.2_1658073391280_0.5278422461690471"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-17T15:56:37.537Z","publish_time":1658073391532,"_cnpm_publish_time":1658073391532},"4.0.0-beta.1":{"name":"rlp","version":"4.0.0-beta.1","description":"Recursive Length Prefix Encoding Module","license":"MPL-2.0","keywords":["rlp","ethereum"],"main":"dist/index.js","types":"dist/index.d.ts","bin":{"rlp":"bin/rlp"},"scripts":{"build":"../../config/cli/ts-build.sh node","prepublishOnly":"../../config/cli/prepublish.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","lint:fix":"../../config/cli/lint-fix.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","test:node":"npm run tape -- test/*.spec.ts","test:browser":"karma start karma.conf.js"},"devDependencies":{"@types/node":"^16.11.7","@types/tape":"^4.13.2","karma":"^6.3.4","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.1","karma-tap":"^4.2.0","karma-typescript":"^5.5.3","nyc":"^15.1.0","prettier":"^2.4.1","tape":"^5.3.1","ts-node":"^10.2.1","typescript":"^4.4.2"},"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"contributors":[{"name":"Alex Beregszaszi","email":"alex@rtfs.hu"},{"name":"Holger Drewes","email":"Holger.Drewes@gmail.com"},{"name":"Paul Miller","email":"pkg@paulmillr.com"}],"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/rlp#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+rlp%22"},"readmeFilename":"README.md","gitHead":"c5260ba9add32f57921380abb32c2c1f9dc21de6","_id":"rlp@4.0.0-beta.1","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"46983ee758344e5eee48f135129407434cfea2b6","size":13652,"noattachment":false,"key":"/rlp/-/rlp-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-4.0.0-beta.1.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_4.0.0-beta.1_1656581989502_0.5461507986877876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-30T15:33:53.799Z","publish_time":1656581989679,"_cnpm_publish_time":1656581989679},"3.0.0":{"name":"rlp","version":"3.0.0","description":"Recursive Length Prefix Encoding Module","license":"MPL-2.0","keywords":["rlp","ethereum"],"main":"dist/index.js","types":"dist/index.d.ts","bin":{"rlp":"bin/rlp"},"scripts":{"build":"../../config/cli/ts-build.sh node","prepublishOnly":"../../config/cli/prepublish.sh","clean":"../../config/cli/clean-package.sh","coverage":"../../config/cli/coverage.sh","tsc":"../../config/cli/ts-compile.sh","lint":"../../config/cli/lint.sh","lint:fix":"../../config/cli/lint-fix.sh","tape":"tape -r ts-node/register","test":"npm run test:node && npm run test:browser","test:node":"npm run tape -- test/*.spec.ts","test:browser":"karma start karma.conf.js"},"devDependencies":{"@types/node":"^16.11.7","@types/tape":"^4.13.2","karma":"^6.3.4","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.1","karma-tap":"^4.2.0","karma-typescript":"^5.5.3","nyc":"^15.1.0","prettier":"^2.4.1","tape":"^5.3.1","ts-node":"^10.2.1","typescript":"^4.4.2"},"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"contributors":[{"name":"Alex Beregszaszi","email":"alex@rtfs.hu"},{"name":"Holger Drewes","email":"Holger.Drewes@gmail.com"},{"name":"Paul Miller","email":"pkg@paulmillr.com"}],"repository":{"type":"git","url":"git+https://github.com/ethereumjs/ethereumjs-monorepo.git"},"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/rlp#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+rlp%22"},"gitHead":"4d087b47e9f0342355cbdceb6863703cbb79a6be","_id":"rlp@3.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.3.0","dist":{"shasum":"5a60725ca4314a3a165feecca1836e4f2c1e2343","size":13389,"noattachment":false,"key":"/rlp/-/rlp-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-3.0.0.tgz"},"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_3.0.0_1643128307315_0.2423463253650553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T16:32:05.478Z","publish_time":1643128307469,"_cnpm_publish_time":1643128307469},"2.2.7":{"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"},"2.2.6":{"name":"rlp","version":"2.2.6","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"npm run build && nyc --reporter=lcov mocha --reporter=spec --require ts-node/register test/*.spec.ts","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc -p ./tsconfig.prod.json --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run build && npm run unitTests && npm run test:browser","test:browser":"karma start karma.conf.js","test:fix":"npm run lint:fix && npm run unitTests"},"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":"^4.11.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","husky":"^2.1.0","karma":"^5.0.2","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^2.0.0","karma-typescript":"^4.1.1","mocha":"7.1.2","nyc":"^15.0.1","prettier":"^1.15.2","ts-node":"^8.9.1","tslint":"^5.11.0","typescript":"^3.8.3","typestrict":"^1.0.1"},"bin":{"rlp":"bin/rlp"},"gitHead":"e9f6388e452b28677daa715d69600ce46ff0f408","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.6","_nodeVersion":"12.15.0","_npmVersion":"6.14.4","dist":{"shasum":"c80ba6266ac7a483ef1e69e8e2f056656de2fb2c","size":13499,"noattachment":false,"key":"/rlp/-/rlp-2.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.6.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.6_1594892366362_0.7097168487597585"},"_hasShrinkwrap":false,"publish_time":1594892366586,"_cnpm_publish_time":1594892366586,"_cnpmcore_publish_time":"2021-12-16T10:26:02.008Z"},"2.2.5":{"name":"rlp","version":"2.2.5","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"npm run build && nyc --reporter=lcov mocha --reporter=spec --require ts-node/register test/*.spec.ts","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc -p ./tsconfig.prod.json --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run build && npm run unitTests && npm run test:browser","test:browser":"karma start karma.conf.js","test:fix":"npm run lint:fix && npm run unitTests"},"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":"^4.11.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","husky":"^2.1.0","karma":"^5.0.2","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^2.0.0","karma-typescript":"^4.1.1","mocha":"7.1.2","nyc":"^15.0.1","prettier":"^1.15.2","ts-node":"^8.9.1","tslint":"^5.11.0","typescript":"^3.8.3","typestrict":"^1.0.1"},"bin":{"rlp":"bin/rlp"},"gitHead":"6f02c06aef07abbda6de32c3de206da588b67742","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.5","_nodeVersion":"12.15.0","_npmVersion":"6.14.4","dist":{"shasum":"b0577b763e909f21a9dea31b4b235b2393f15ef1","size":13233,"noattachment":false,"key":"/rlp/-/rlp-2.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.5.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.5_1590477856301_0.7110363269985078"},"_hasShrinkwrap":false,"publish_time":1590477856403,"_cnpm_publish_time":1590477856403,"_cnpmcore_publish_time":"2021-12-16T10:26:02.223Z"},"2.2.4":{"name":"rlp","version":"2.2.4","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"nyc mocha --reporter spec --require ts-node/register test/*.spec.ts","coveralls":"npm run coverage && nyc report --reporter=text-lcov | coveralls","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run unitTests","test:fix":"npm run lint:fix && npm run unitTests","webtest":"browserify test/max.js | testling -u"},"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":"^4.11.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","coveralls":"^2.11.4","husky":"^2.1.0","mocha":"4.1.0","nyc":"^13.1.0","prettier":"^1.15.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.6","typestrict":"^1.0.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"a0fc75b76e08939d9db5162640ba4363f6ce296e","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.4","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"d6b0e1659e9285fc509a5d169a9bd06f704951c1","size":13133,"noattachment":false,"key":"/rlp/-/rlp-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.4.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.4_1572640475433_0.5356810153563729"},"_hasShrinkwrap":false,"publish_time":1572640475585,"_cnpm_publish_time":1572640475585,"_cnpmcore_publish_time":"2021-12-16T10:26:03.249Z"},"2.2.3":{"name":"rlp","version":"2.2.3","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"nyc mocha --reporter spec --require ts-node/register test/*.spec.ts","coveralls":"npm run coverage && nyc report --reporter=text-lcov | coveralls","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run unitTests","test:fix":"npm run lint:fix && npm run unitTests","webtest":"browserify test/max.js | testling -u"},"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":{"safe-buffer":"^5.1.1","bn.js":"^4.11.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","coveralls":"^2.11.4","mocha":"4.1.0","nyc":"^13.1.0","prettier":"^1.15.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.6","typestrict":"^1.0.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"a9ae71c35a18a0421274e23bd11fa3fb310b6fad","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"7f94aef86cec412df87d5ea1d8cb116a47d45f0e","size":12930,"noattachment":false,"key":"/rlp/-/rlp-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.3.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.3_1553028288848_0.9510421319786653"},"_hasShrinkwrap":false,"publish_time":1553028289050,"_cnpm_publish_time":1553028289050,"_cnpmcore_publish_time":"2021-12-16T10:26:03.503Z"},"2.2.2":{"name":"rlp","version":"2.2.2","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"nyc mocha --reporter spec --require ts-node/register test/*.spec.ts","coveralls":"npm run coverage && nyc report --reporter=text-lcov | coveralls","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run unitTests","test:fix":"npm run lint:fix && npm run unitTests","webtest":"browserify test/max.js | testling -u"},"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":{"safe-buffer":"^5.1.1","bn.js":"^4.11.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","coveralls":"^2.11.4","mocha":"4.1.0","nyc":"^13.1.0","prettier":"^1.15.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.6","typestrict":"^1.0.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"c5d960f21920963ea2e34a1cb06c29d114d1e80d","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"e6677b83cca9105371d930e01d8ffc1263139d05","size":12762,"noattachment":false,"key":"/rlp/-/rlp-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.2.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.2_1547548355528_0.2567442496281729"},"_hasShrinkwrap":false,"publish_time":1547548355687,"_cnpm_publish_time":1547548355687,"_cnpmcore_publish_time":"2021-12-16T10:26:03.716Z"},"2.2.1":{"name":"rlp","version":"2.2.1","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"nyc mocha --reporter spec --require ts-node/register test/*.spec.ts","coveralls":"npm run coverage && nyc report --reporter=text-lcov | coveralls","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/*.spec.ts","test":"npm run lint && npm run unitTests","test:fix":"npm run lint:fix && npm run unitTests","webtest":"browserify test/max.js | testling -u"},"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":{"safe-buffer":"^5.1.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","bn.js":"^4.11.1","coveralls":"^2.11.4","ethereumjs-testing":"git+https://github.com/ethereumjs/ethereumjs-testing.git","mocha":"4.1.0","nyc":"^13.1.0","prettier":"^1.15.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.6","typestrict":"^1.0.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"1ad130a846251ef32f0ab128d38d8af107d58a16","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"9cacf53ad2579163cc56fba64b1f4336f1f2fa46","size":12673,"noattachment":false,"key":"/rlp/-/rlp-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.1.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.1_1545313980409_0.9716633367717269"},"_hasShrinkwrap":false,"publish_time":1545313980590,"_cnpm_publish_time":1545313980590,"_cnpmcore_publish_time":"2021-12-16T10:26:03.972Z"},"2.2.0":{"name":"rlp","version":"2.2.0","description":"Recursive Length Prefix Encoding Module","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p ./tsconfig.prod.json","prepublishOnly":"npm run test && npm run build","coverage":"nyc mocha --reporter spec --require ts-node/register test/index.ts","coveralls":"npm run coverage && nyc report --reporter=text-lcov | coveralls","format":"prettier --list-different **/*.{ts,json,md,gql}","format:fix":"prettier --write **/*.{ts,json,md,gql}","tslint":"tslint -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tslint:fix":"tslint --fix --format stylish -p ./tsconfig.json -e node_modules/**/* -e **/node_modules/**/* -e dist/**/* **/*.ts","tsc":"tsc --noEmit","lint":"npm run format && npm run tslint && npm run tsc","lint:fix":"npm run format:fix && npm run tslint:fix && npm run tsc","unitTests":"mocha --reporter spec --require ts-node/register test/index.ts","test":"npm run lint && npm run unitTests","test:fix":"npm run lint:fix && npm run unitTests","webtest":"browserify test/max.js | testling -u"},"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":{"safe-buffer":"^5.1.1"},"devDependencies":{"@ethereumjs/config-nyc":"^1.0.0","@ethereumjs/config-prettier":"^1.0.1","@ethereumjs/config-tsc":"^1.0.2","@ethereumjs/config-tslint":"^1.0.0","@types/bn.js":"^4.11.3","@types/mocha":"^5.2.5","@types/node":"^10.12.2","bn.js":"^4.11.1","coveralls":"^2.11.4","ethereumjs-testing":"git+https://github.com/ethereumjs/ethereumjs-testing.git","mocha":"4.1.0","nyc":"^13.1.0","prettier":"^1.15.2","ts-node":"^7.0.1","tslint":"^5.11.0","typescript":"^3.1.6","typestrict":"^1.0.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"ba7757b05bf942cd41e01a40a1e1afd8939d5f1c","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"b10686964e99c67f9b256a303868e2d39bb7660d","size":12396,"noattachment":false,"key":"/rlp/-/rlp-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.2.0.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.2.0_1545046031093_0.2939191401015129"},"_hasShrinkwrap":false,"publish_time":1545046031224,"deprecated":"Broken bin/rlp CLI command fixed in v2.2.1","_cnpm_publish_time":1545046031224,"_cnpmcore_publish_time":"2021-12-16T10:26:04.317Z"},"2.1.0":{"name":"rlp","version":"2.1.0","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"coverage":"istanbul cover _mocha","coveralls":"npm run coverage && coveralls <coverage/lcov.info","lint":"standard","test":"istanbul test mocha -- --reporter spec","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/ethereumjs/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"contributors":[{"name":"Holger Drewes","email":"Holger.Drewes@gmail.com"}],"license":"MPL-2.0","bugs":{"url":"https://github.com/ethereumjs/rlp/issues"},"dependencies":{"safe-buffer":"^5.1.1"},"devDependencies":{"bn.js":"^4.11.1","coveralls":"^2.11.4","ethereumjs-testing":"git+https://github.com/ethereumjs/ethereumjs-testing.git","istanbul":"^0.4.2","mocha":"^2.3.4","standard":"^6.0.8"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"standard":{"globals":["describe","it"]},"gitHead":"296857a1c1c20a93e1377d221dba0c782d7b65a4","homepage":"https://github.com/ethereumjs/rlp#readme","_id":"rlp@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"holgerd77","email":"Holger.Drewes@gmail.com"},"dist":{"shasum":"e4f9886d5a982174f314543831e36e1a658460f9","size":7083,"noattachment":false,"key":"/rlp/-/rlp-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.1.0.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rlp_2.1.0_1530177028721_0.10132488439494702"},"_hasShrinkwrap":false,"publish_time":1530177028765,"_cnpm_publish_time":1530177028765,"_cnpmcore_publish_time":"2021-12-16T10:26:04.530Z"},"2.0.0":{"name":"rlp","version":"2.0.0","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"standard ./index.js ./bin/rlp &&  ./node_modules/mocha/bin/mocha --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"ethereumjs-testing":"git+https://github.com/wanderer/ethereumjs-testing.git","mocha":"~1.17.1","standard":"^5.3.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"0ce09db81fc303fcee593f7cc094ba44015f9b92","homepage":"https://github.com/wanderer/rlp#readme","_id":"rlp@2.0.0","_shasum":"9db384ff4b89a8f61563d92395d8625b18f3afb0","_from":".","_npmVersion":"3.3.3","_nodeVersion":"4.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"dist":{"shasum":"9db384ff4b89a8f61563d92395d8625b18f3afb0","size":12684,"noattachment":false,"key":"/rlp/-/rlp-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-2.0.0.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1442971369511,"_hasShrinkwrap":false,"_cnpm_publish_time":1442971369511,"_cnpmcore_publish_time":"2021-12-16T10:26:04.745Z"},"1.1.2":{"name":"rlp","version":"1.1.2","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"standard ./index.js ./bin/rlp &&  ./node_modules/mocha/bin/mocha --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"ethereumjs-testing":"git+https://github.com/wanderer/ethereumjs-testing.git","mocha":"~1.17.1","standard":"^5.3.1"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"862b91ef86c0fd0a0c8fb0267a4e5ac4367ffb64","homepage":"https://github.com/wanderer/rlp#readme","_id":"rlp@1.1.2","_shasum":"723573de721db85745f6abf77631802b91ddf91c","_from":".","_npmVersion":"3.3.3","_nodeVersion":"4.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"dist":{"shasum":"723573de721db85745f6abf77631802b91ddf91c","size":14386,"noattachment":false,"key":"/rlp/-/rlp-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-1.1.2.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1442885389482,"_hasShrinkwrap":false,"_cnpm_publish_time":1442885389482,"_cnpmcore_publish_time":"2021-12-16T10:26:05.337Z"},"1.1.1":{"name":"rlp","version":"1.1.1","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"standard ./index.js ./bin/rlp &&  ./node_modules/mocha/bin/mocha --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"ethereumjs-testing":"git+https://github.com/wanderer/ethereumjs-testing.git","mocha":"~1.17.1","standard":"^5.2.2"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"a43b2a56befea548d150e43fad49919dc7009a57","homepage":"https://github.com/wanderer/rlp#readme","_id":"rlp@1.1.1","_shasum":"a4057c1c5216a99fba2233d34e1efb166784c6f4","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"dist":{"shasum":"a4057c1c5216a99fba2233d34e1efb166784c6f4","size":12639,"noattachment":false,"key":"/rlp/-/rlp-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-1.1.1.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1442855534514,"_hasShrinkwrap":false,"_cnpm_publish_time":1442855534514,"_cnpmcore_publish_time":"2021-12-16T10:26:05.585Z"},"1.1.0":{"name":"rlp","version":"1.1.0","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"standard ./index.js &&  ./node_modules/mocha/bin/mocha --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"MPL-2.0","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"ethereumjs-testing":"git+https://github.com/wanderer/ethereumjs-testing.git","mocha":"~1.17.1","standard":"^5.2.2"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"e6ef2b11962e7783fed2cba6d5c0b866e2e4b5d8","homepage":"https://github.com/wanderer/rlp#readme","_id":"rlp@1.1.0","_shasum":"36d1c990a0d84b8070fee09b92fb29d1d90620c2","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"dist":{"shasum":"36d1c990a0d84b8070fee09b92fb29d1d90620c2","size":12663,"noattachment":false,"key":"/rlp/-/rlp-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-1.1.0.tgz"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1442854863750,"_hasShrinkwrap":false,"_cnpm_publish_time":1442854863750,"_cnpmcore_publish_time":"2021-12-16T10:26:05.825Z"},"1.0.1":{"name":"rlp","version":"1.0.1","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"git+https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"e5d8fe760e0e52a4cd5ac91a3dd95e74ccfff282","homepage":"https://github.com/wanderer/rlp#readme","_id":"rlp@1.0.1","_shasum":"b4ef1ca77d06036c02fc83126e0e957fb17930ce","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"b4ef1ca77d06036c02fc83126e0e957fb17930ce","size":12240,"noattachment":false,"key":"/rlp/-/rlp-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-1.0.1.tgz"},"publish_time":1435404725580,"_hasShrinkwrap":false,"_cnpm_publish_time":1435404725580,"_cnpmcore_publish_time":"2021-12-16T10:26:06.437Z"},"1.0.0":{"name":"rlp","version":"1.0.0","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"d088178d3f3ec9e82e57972e4284e753d853ae1c","homepage":"https://github.com/wanderer/rlp","_id":"rlp@1.0.0","_shasum":"9f8262da5048bfd3c9a4ad6b7562c2a96f31a7b2","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"9f8262da5048bfd3c9a4ad6b7562c2a96f31a7b2","size":11535,"noattachment":false,"key":"/rlp/-/rlp-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-1.0.0.tgz"},"publish_time":1433601500715,"_hasShrinkwrap":false,"_cnpm_publish_time":1433601500715,"_cnpmcore_publish_time":"2021-12-16T10:26:06.671Z"},"0.0.14":{"name":"rlp","version":"0.0.14","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"b66e96add592acb8bde4940e696f2f3c74a54cc1","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.14","_shasum":"014d95d91faa135aa90fbf7a042b8c406eb71c45","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"014d95d91faa135aa90fbf7a042b8c406eb71c45","size":11447,"noattachment":false,"key":"/rlp/-/rlp-0.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.14.tgz"},"publish_time":1427827104840,"_hasShrinkwrap":false,"_cnpm_publish_time":1427827104840,"_cnpmcore_publish_time":"2021-12-16T10:26:06.873Z"},"0.0.13":{"name":"rlp","version":"0.0.13","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"bin":{"rlp":"./bin/rlp"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"7700124db7b880a8b0a1340af03307e943a5b05e","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.13","_shasum":"b3456bb254a1b79354a5b03bad08d86c1d78559f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"b3456bb254a1b79354a5b03bad08d86c1d78559f","size":10724,"noattachment":false,"key":"/rlp/-/rlp-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.13.tgz"},"publish_time":1427700185440,"_hasShrinkwrap":false,"_cnpm_publish_time":1427700185440,"_cnpmcore_publish_time":"2021-12-16T10:26:07.097Z"},"0.0.12":{"name":"rlp","version":"0.0.12","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"34031f4f42ee6c85376cfb9530f3f2bafbe213e5","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.12","_shasum":"62d7984c0818f790398ce6f0a7c503c6da687dfb","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"62d7984c0818f790398ce6f0a7c503c6da687dfb","size":10377,"noattachment":false,"key":"/rlp/-/rlp-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.12.tgz"},"publish_time":1419557591552,"_hasShrinkwrap":false,"_cnpm_publish_time":1419557591552,"_cnpmcore_publish_time":"2021-12-16T10:26:07.308Z"},"0.0.11":{"name":"rlp","version":"0.0.11","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"1a26bdd5b3e1151bba0468ffacf595e0b04e249a","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.11","_shasum":"0f86ecfe19a4153665c44368a3e9e220f018449d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"0f86ecfe19a4153665c44368a3e9e220f018449d","size":10373,"noattachment":false,"key":"/rlp/-/rlp-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.11.tgz"},"publish_time":1419364263191,"_hasShrinkwrap":false,"_cnpm_publish_time":1419364263191,"_cnpmcore_publish_time":"2021-12-16T10:26:07.541Z"},"0.0.10":{"name":"rlp","version":"0.0.10","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"7196c5d07c50f8dbb7db526613447cb00d719506","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.10","_shasum":"968143be814f7b5655e2aae5110db5be0c2d3492","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"968143be814f7b5655e2aae5110db5be0c2d3492","size":10353,"noattachment":false,"key":"/rlp/-/rlp-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.10.tgz"},"publish_time":1419363854667,"_hasShrinkwrap":false,"_cnpm_publish_time":1419363854667,"_cnpmcore_publish_time":"2021-12-16T10:26:07.748Z"},"0.0.9":{"name":"rlp","version":"0.0.9","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*","ethrereum-tests":"git+https://github.com/ethereum/tests.git#develop"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"9f253cb04522fc89dcbfa6b67d3553f613e42a45","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.9","_shasum":"e30a7e4785ab3b8a09b01e2f95ef3df5252da0b8","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"e30a7e4785ab3b8a09b01e2f95ef3df5252da0b8","size":10314,"noattachment":false,"key":"/rlp/-/rlp-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.9.tgz"},"publish_time":1413927182312,"_hasShrinkwrap":false,"_cnpm_publish_time":1413927182312,"_cnpmcore_publish_time":"2021-12-16T10:26:07.953Z"},"0.0.8":{"name":"rlp","version":"0.0.8","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"ab249136e25303f7fb8765fa7ac8378c18b55a3c","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.8","_shasum":"1cdabf6a81b5de5b005746570f1bd99d9a02f3bb","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"1cdabf6a81b5de5b005746570f1bd99d9a02f3bb","size":16197,"noattachment":false,"key":"/rlp/-/rlp-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.8.tgz"},"publish_time":1410675120488,"_hasShrinkwrap":false,"_cnpm_publish_time":1410675120488,"_cnpmcore_publish_time":"2021-12-16T10:26:08.542Z"},"0.0.7":{"name":"rlp","version":"0.0.7","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/","webtest":"browserify test/max.js | testling -u"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"martin becze","email":"mjbecze@gmail.com"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bn.js":"*"},"testling":{"files":"test/*.js","harness":"mocha-bdd","browsers":["chrome/22..latest","firefox/16..latest","safari/latest","opera/11.0..latest","iphone/6","ipad/6","android-browser/latest"]},"gitHead":"ab249136e25303f7fb8765fa7ac8378c18b55a3c","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.7","_shasum":"ba49cbecabef5ee60299dddcbc3992dc3f83771e","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"ba49cbecabef5ee60299dddcbc3992dc3f83771e","size":16222,"noattachment":false,"key":"/rlp/-/rlp-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.7.tgz"},"publish_time":1410622859256,"_hasShrinkwrap":false,"_cnpm_publish_time":1410622859256,"_cnpmcore_publish_time":"2021-12-16T10:26:08.819Z"},"0.0.6":{"name":"rlp","version":"0.0.6","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bignum":"^0.7.0"},"gitHead":"7c436d60859543a7c5f9dc6614851db4bc0ffb65","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.6","_shasum":"57c3b980032055c0c05cb860f6843edbe5dc14dc","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"57c3b980032055c0c05cb860f6843edbe5dc14dc","size":24953,"noattachment":false,"key":"/rlp/-/rlp-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.6.tgz"},"publish_time":1410576601828,"_hasShrinkwrap":false,"_cnpm_publish_time":1410576601828,"_cnpmcore_publish_time":"2021-12-16T10:26:09.126Z"},"0.0.5":{"name":"rlp","version":"0.0.5","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1","bignum":"^0.7.0"},"gitHead":"a83099dec011840e324ce67bcda4bca2a20ac221","homepage":"https://github.com/wanderer/rlp","_id":"rlp@0.0.5","_shasum":"ae9a6ce62780a5ee5384b432b8f90882dcaf7a33","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"null_radix","email":"mjbecze@gmail.com"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"dist":{"shasum":"ae9a6ce62780a5ee5384b432b8f90882dcaf7a33","size":16170,"noattachment":false,"key":"/rlp/-/rlp-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.5.tgz"},"publish_time":1407979352116,"_hasShrinkwrap":false,"_cnpm_publish_time":1407979352116,"_cnpmcore_publish_time":"2021-12-16T10:26:09.437Z"},"0.0.4":{"name":"rlp","version":"0.0.4","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1"},"_id":"rlp@0.0.4","dist":{"shasum":"fdd848f59bf66463b73b517006fa6607649ea384","size":10262,"noattachment":false,"key":"/rlp/-/rlp-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.4.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1399910527683,"_hasShrinkwrap":false,"_cnpm_publish_time":1399910527683,"_cnpmcore_publish_time":"2021-12-16T10:26:09.697Z"},"0.0.3":{"name":"rlp","version":"0.0.3","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1"},"_id":"rlp@0.0.3","dist":{"shasum":"76d253dae0c623ca4b322a2abadb165086f2a669","size":10260,"noattachment":false,"key":"/rlp/-/rlp-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.3.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1398312727756,"_hasShrinkwrap":false,"_cnpm_publish_time":1398312727756,"_cnpmcore_publish_time":"2021-12-16T10:26:09.912Z"},"0.0.2":{"name":"rlp","version":"0.0.2","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1"},"_id":"rlp@0.0.2","dist":{"shasum":"ede2395879498e35330d24c3f5895eb4880ede37","size":10216,"noattachment":false,"key":"/rlp/-/rlp-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1397688014122,"_hasShrinkwrap":false,"_cnpm_publish_time":1397688014122,"_cnpmcore_publish_time":"2021-12-16T10:26:10.134Z"},"0.0.1":{"name":"rlp","version":"0.0.1","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1"},"_id":"rlp@0.0.1","dist":{"shasum":"bf66511d4f2d30643c635136f93e2160882a12d1","size":10186,"noattachment":false,"key":"/rlp/-/rlp-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1394503344642,"_hasShrinkwrap":false,"_cnpm_publish_time":1394503344642,"_cnpmcore_publish_time":"2021-12-16T10:26:10.718Z"},"0.0.0":{"name":"rlp","version":"0.0.0","description":"Recursive Length Prefix Encoding Module","main":"index.js","directories":{"test":"test"},"scripts":{"test":"./node_modules/mocha/bin/mocha --timeout 5000 --reporter spec ./test/"},"repository":{"type":"git","url":"https://github.com/wanderer/rlp.git"},"keywords":["rlp","ethereum"],"contributors":[{"name":"josephyzhou"}],"author":{"name":"null_radix","email":"null_radix@riseup.net"},"license":"GPL","bugs":{"url":"https://github.com/wanderer/rlp/issues"},"devDependencies":{"mocha":"~1.17.1"},"_id":"rlp@0.0.0","dist":{"shasum":"0a43bd8b226167ae42bec60a3202d672b9645f0a","size":9740,"noattachment":false,"key":"/rlp/-/rlp-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rlp/download/rlp-0.0.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"null_radix","email":"null_radix@riseup.net"},"maintainers":[{"name":"axic","email":""},{"name":"holgerd77","email":""}],"publish_time":1394002811634,"_hasShrinkwrap":false,"_cnpm_publish_time":1394002811634,"_cnpmcore_publish_time":"2021-12-16T10:26:10.943Z"}},"readme":"# SYNOPSIS\n\n[![NPM Package](https://img.shields.io/npm/v/rlp.svg)](https://www.npmjs.org/package/rlp)\n[![Actions Status](https://github.com/ethereumjs/rlp/workflows/Build/badge.svg)](https://github.com/ethereumjs/rlp/actions)\n[![Coverage Status](https://img.shields.io/coveralls/ethereumjs/rlp.svg)](https://coveralls.io/r/ethereumjs/rlp)\n[![Discord](https://img.shields.io/static/v1?logo=discord&label=discord&message=Join&color=blue)](https://discord.gg/TNwARpR)\n\n[Recursive Length](https://github.com/ethereum/wiki/wiki/RLP) Prefix Encoding for Node.js.\n\n## INSTALL\n\n`npm install rlp`\n\ninstall with `-g` if you want to use the cli.\n\n## USAGE\n\n```typescript\nimport * as assert from 'assert'\nimport * as rlp from 'rlp'\n\nconst nestedList = [[], [[]], [[], [[]]]]\nconst encoded = rlp.encode(nestedList)\nconst decoded = rlp.decode(encoded)\nassert.deepEqual(nestedList, decoded)\n```\n\n## API\n\n`rlp.encode(plain)` - RLP encodes an `Array`, `Buffer` or `String` and returns a `Buffer`.\n\n`rlp.decode(encoded, [skipRemainderCheck=false])` - Decodes an RLP encoded `Buffer`, `Array` or `String` and returns a `Buffer` or an `Array` of `Buffers`. If `skipRemainderCheck` is enabled, `rlp` will just decode the first rlp sequence in the buffer. By default, it would throw an error if there are more bytes in Buffer than used by rlp sequence.\n\n## CLI\n\n`rlp decode <hex string>`  \n`rlp encode <json String>`\n\n## TESTS\n\nTests use mocha.\n\nTo run tests and linting: `npm test`\n\nTo auto fix linting problems use: `npm run lint:fix`\n\n## CODE COVERAGE\n\nInstall dev dependencies\n`npm install`\n\nRun\n`npm run coverage`\n\nThe results are at\n`coverage/lcov-report/index.html`\n\n# EthereumJS\n\nSee our organizational [documentation](https://ethereumjs.readthedocs.io) for an introduction to `EthereumJS` as well as information on current standards and best practices.\n\nIf you want to join for work or do improvements on the libraries have a look at our [contribution guidelines](https://ethereumjs.readthedocs.io/en/latest/contributing.html).\n","_attachments":{},"homepage":"https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/rlp#readme","bugs":{"url":"https://github.com/ethereumjs/ethereumjs-monorepo/issues?q=is%3Aissue+label%3A%22package%3A+rlp%22"},"license":"MPL-2.0"}