UNPKG

@hethers/constants

Version:

Common EVM & Hedera Hashgraph constants used for hethers.

34 lines (33 loc) 840 B
{ "dependencies": { "@ethersproject/bignumber": "5.5.0" }, "description": "Common EVM & Hedera Hashgraph constants used for hethers.", "gitHead": "43c5d96c15899b8832b55785a5082ec53f4261e9", "keywords": [ "Hedera", "Hashgraph", "Ethereum", "hethers", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@hethers/constants", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/constants", "type": "git", "url": "git://github.com/hashgraph/hethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x4254d113cc9cc65080c620ef981d41e13b78068ea5c29f93c084739dce1fa86a", "types": "./lib/index.d.ts", "version": "1.2.0" }