{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.4", "@ethersproject/logger": "^5.0.5" }, "description": "Recursive-Length Prefix (RLP) coder.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers", "rlp" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/rlp", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0xeb7a50f05552db2d9b1650fe6b04424756693eef37adc12f9b52f78f1a044f5b", "types": "./lib/index.d.ts", "version": "5.0.5" }