@hashgraph/hedera-identify-snap
Version:
A snap for managing Decentralized Identifiers(DIDs)
36 lines (35 loc) • 927 B
JSON
{
"version": "0.2.1",
"description": "A snap for managing Decentralized Identifiers(DIDs)",
"proposedName": "Identify",
"repository": {
"type": "git",
"url": "git+https://github.com/hashgraph/hedera-metamask-snaps.git"
},
"source": {
"shasum": "G0wvMOcnrXDw3J6hZkGXH4p/xSgF9axYIW16wkdFAf0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
"iconPath": "images/icon.svg",
"packageName": "@hashgraph/hedera-identify-snap",
"registry": "https://registry.npmjs.org/"
}
}
},
"initialPermissions": {
"snap_dialog": {},
"snap_manageState": {},
"snap_getEntropy": {},
"snap_notify": {},
"endowment:ethereum-provider": {},
"endowment:network-access": {},
"endowment:lifecycle-hooks": {},
"endowment:rpc": {
"dapps": true,
"snaps": true
},
"endowment:page-home": {}
},
"manifestVersion": "0.1"
}