{ "name": "@ethersproject/strings", "version": "5.0.0-beta.125", "description": "String utility functions.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">5.0.0-beta.0", "@ethersproject/constants": ">5.0.0-beta.0", "@ethersproject/errors": ">5.0.0-beta.0" }, "keywords": [ "Ethereum", "ethers", "strings", "utf8" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "tarballHash": "0x9e647e336090067257da0bb65710eb42992ce8bd99fc0a8af4b29c360afdf73b" }