{ "_from": "@ethersproject/properties@5.7.0", "_id": "@ethersproject/properties@5.7.0", "_inBundle": false, "_integrity": "sha512-J87jy8suntrAkIZtecpxEPxY//szqr1mlBaYlQ0r4RCaiD2hjheqF9s1LVE8vVuJCXisjIP+JgtK/Do54ej4Sw==", "_location": "/@ethersproject/properties", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ethersproject/properties@5.7.0", "name": "@ethersproject/properties", "escapedName": "@ethersproject%2fproperties", "scope": "@ethersproject", "rawSpec": "5.7.0", "saveSpec": null, "fetchSpec": "5.7.0" }, "_requiredBy": [ "/@ethersproject/abi", "/@ethersproject/abstract-provider", "/@ethersproject/abstract-signer", "/@ethersproject/basex", "/@ethersproject/contracts", "/@ethersproject/hash", "/@ethersproject/hdnode", "/@ethersproject/json-wallets", "/@ethersproject/providers", "/@ethersproject/signing-key", "/@ethersproject/transactions", "/@ethersproject/wallet", "/@ethersproject/web", "/@ethersproject/wordlists", "/ethers" ], "_resolved": "https://registry.npmmirror.com/@ethersproject/properties/-/properties-5.7.0.tgz", "_shasum": "a6e12cb0439b878aaf470f1902a176033067ed30", "_spec": "@ethersproject/properties@5.7.0", "_where": "D:\\ruyi\\dapp\\node_modules\\ethers", "author": { "name": "Richard Moore", "email": "me@ricmoo.com" }, "bugs": { "url": "https://github.com/ethers-io/ethers.js/issues" }, "bundleDependencies": false, "dependencies": { "@ethersproject/logger": "^5.7.0" }, "deprecated": false, "description": "Properties utility functions for ethers.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b", "homepage": "https://github.com/ethers-io/ethers.js#readme", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/properties", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/properties", "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" }, "sideEffects": false, "tarballHash": "0xae19a78858ce5d385611b26f4f7d576681f7352281e38f0916bba8f3fa04f5b5", "types": "./lib/index.d.ts", "version": "5.7.0" }