UNPKG

is-address

Version:
26 lines (25 loc) 543 B
{ "name": "is-address", "version": "1.0.0", "description": "\u0016以太坊web3.js中的isAddress", "main": "index.js", "scripts": { }, "repository": { "type": "git", "url": "git+https://github.com/lovely-man/is-address.git" }, "keywords": [ "isAddress", "eth" ], "author": "lovely-man", "license": "ISC", "bugs": { "url": "https://github.com/lovely-man/is-address/issues" }, "homepage": "https://github.com/lovely-man/is-address#readme", "dependencies": { "crypto-js": "^3.1.9-1" } }