@metamask/account-watcher
Version:
Keep an eye on Ethereum accounts right in MetaMask
36 lines (35 loc) • 983 B
JSON
{
"version": "4.1.3",
"description": "Keep an eye on Ethereum addresses or ENS domains right in MetaMask",
"proposedName": "Account Watcher",
"repository": {
"type": "git",
"url": "https://github.com/metamask/snap-watch-only.git"
},
"source": {
"shasum": "lbMqjdUwRXm3jTu0E75leXL3Wl/sSL9RLahcerCJPHw=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
"iconPath": "images/watcher-fox-eye.svg",
"packageName": "@metamask/account-watcher",
"registry": "https://registry.npmjs.org/"
}
}
},
"initialPermissions": {
"snap_dialog": {},
"endowment:keyring": {
"allowedOrigins": ["https://snaps.metamask.io"]
},
"endowment:rpc": {
"allowedOrigins": ["https://snaps.metamask.io"]
},
"snap_manageAccounts": {},
"endowment:page-home": {},
"snap_manageState": {},
"endowment:ethereum-provider": {}
},
"platformVersion": "6.19.0",
"manifestVersion": "0.1"
}