{
  "version": "10.0.2",
  "description": "Algorand on Metamask",
  "proposedName": "Algorand Wallet",
  "repository": {
    "type": "git",
    "url": "https://github.com/algorandfoundation/algo-metamask"
  },
  "source": {
    "shasum": "Ac+HbVc2OlKU9zIGvp7JzHfuyNh4u1hiE3EC/tHIER0=",
    "location": {
      "npm": {
        "filePath": "dist/bundle.js",
        "iconPath": "images/logo.svg",
        "packageName": "@algorandfoundation/algorand-metamask-snap",
        "registry": "https://registry.npmjs.org"
      }
    }
  },
  "initialPermissions": {
    "snap_dialog": {},
    "endowment:network-access": {},
    "snap_getBip44Entropy": [
      {
        "coinType": 283
      }
    ],
    "snap_notify": {},
    "snap_manageState": {},
    "endowment:rpc": {
      "dapps": true,
      "snaps": false
    },
    "endowment:ethereum-provider": {}
  },
  "manifestVersion": "0.1"
}
