{"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","dist-tags":{"beta":"4.0.0-beta.2","latest":"3.0.0"}}