{ "name": "@ethersproject/strings", "version": "5.0.0-beta.128", "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/logger": ">5.0.0-beta.0" }, "keywords": [ "Ethereum", "ethers", "strings", "utf8" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "tarballHash": "0xff22dfe1b56b31796ae48a63974fde63e2ae2b2d898f3182636417592df1f9dc" }