{ "name": "@ethersproject/strings", "version": "5.0.0-beta.134", "description": "String utility functions.", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">=5.0.0-beta.129", "@ethersproject/constants": ">=5.0.0-beta.128", "@ethersproject/logger": ">=5.0.0-beta.129" }, "keywords": [ "Ethereum", "ethers", "strings", "utf8" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "module": "./lib.esm/index.js", "types": "./lib/index.d.ts", "ethereum": "donations.ethers.eth", "tarballHash": "0x3e86239eb4e439bcbc0006decb0cf701c8430f2d993462b6c8b2a25afa7c88f1" }