{ "name": "@ethersproject/properties", "version": "5.0.0-beta.128", "description": "Properties utility functions for ethers.", "main": "index.js", "scripts": { "build": "tsc -p ./tsconfig.json", "auto-build": "npm run build -- -w", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/errors": ">5.0.0-beta.0" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "tarballHash": "0x1e88d190889fba825112c1149176e055da2078d78ada4c4afbd88c6c95610420" }