{ "author": "Richard Moore ", "dependencies": { "@ethersproject/logger": "^5.0.5" }, "description": "Properties utility functions for ethers.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/properties", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "auto-build": "npm run build -- -w", "build": "tsc -p ./tsconfig.json", "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x6e95b217c1c9b2a9436b5a3e9fe049d74bc90ebc2cd5b913d2f4104cecde1056", "types": "./lib/index.d.ts", "version": "5.0.3" }