{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.4", "@ethersproject/constants": "^5.0.4", "@ethersproject/logger": "^5.0.5" }, "description": "String utility functions.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers", "strings", "utf8" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/strings", "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": "0x37630ecb447e1ff5da512b98e9475e057714a35f8e37391ada89bfd03ce96c82", "types": "./lib/index.d.ts", "version": "5.0.6" }