{
  "_args": [
    [
      "@ethersproject/rlp@5.4.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_from": "@ethersproject/rlp@5.4.0",
  "_id": "@ethersproject/rlp@5.4.0",
  "_inBundle": false,
  "_integrity": "sha512-0I7MZKfi+T5+G8atId9QaQKHRvvasM/kqLyAH4XxBCBchAooH2EX5rL9kYZWwcm3awYV+XC7VF6nLhfeQFKVPg==",
  "_location": "/@ethersproject/rlp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/rlp@5.4.0",
    "name": "@ethersproject/rlp",
    "escapedName": "@ethersproject%2frlp",
    "scope": "@ethersproject",
    "rawSpec": "5.4.0",
    "saveSpec": null,
    "fetchSpec": "5.4.0"
  },
  "_requiredBy": [
    "/@ethersproject/address",
    "/@ethersproject/providers",
    "/@ethersproject/transactions",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/rlp/-/rlp-5.4.0.tgz",
  "_spec": "5.4.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "dependencies": {
    "@ethersproject/bytes": "^5.4.0",
    "@ethersproject/logger": "^5.4.0"
  },
  "description": "Recursive-Length Prefix (RLP) coder.",
  "ethereum": "donations.ethers.eth",
  "funding": [
    {
      "type": "individual",
      "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2"
    },
    {
      "type": "individual",
      "url": "https://www.buymeacoffee.com/ricmoo"
    }
  ],
  "gitHead": "c2c0ce75039e7256b287f9a764188d08ed0b7296",
  "homepage": "https://github.com/ethers-io/ethers.js#readme",
  "keywords": [
    "Ethereum",
    "ethers",
    "rlp"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/rlp",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/rlp",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0xa2bfdb9c86e5f22cc15af2fffa83cd9833de25a63bc1681150092231689eb7d7",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
