@hooded-hub/abstract-name-service-snap
Version:
MetaMask Snap to resolve .abs domain names from the Abstract Naming Service.
32 lines (31 loc) • 838 B
JSON
{
"version": "1.0.0",
"description": "Resolve .abs names from the Abstract Naming Service to Ethereum addresses",
"proposedName": "Abstract Name Service Resolver",
"repository": {
"type": "git",
"url": "https://github.com/0xshroomy/ans-snap.git"
},
"source": {
"shasum": "A6VbI5kcaim4ZLvbZdntBiq/hu9tHETAvTGdGHsvGiQ=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
"packageName": "@hooded-hub/abstract-name-service-snap",
"registry": "https://registry.npmjs.org/"
}
}
},
"initialPermissions": {
"snap_dialog": {},
"endowment:rpc": {
"dapps": true,
"snaps": false
},
"snap_manageState": {},
"endowment:network-access": {},
"endowment:transaction-insight": {}
},
"platformVersion": "6.18.0",
"manifestVersion": "0.1"
}