@plug.cool/sense
Version:
A tiny library for easily getting Ethereum ENS data using Javascript
24 lines (23 loc) • 470 B
JSON
{
"name": "@plug.cool/sense",
"version": "0.0.11",
"description": "A tiny library for easily getting Ethereum ENS data using Javascript",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/plug-cool/sense.git"
},
"keywords": [
"ethereum",
"ens",
"infura",
"alchemy",
"cloudflare",
"ethers"
],
"author": "https://plug.cool",
"license": "MIT",
"dependencies": {
"ethers": "^5.4.2"
}
}