{
  "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"
  }
}
