{
  "version": "2.3.0",
  "description": "MetaMask example snap demonstrating the use of `snap_notify`.",
  "proposedName": "Notifications Example Snap",
  "repository": {
    "type": "git",
    "url": "https://github.com/MetaMask/snaps.git"
  },
  "source": {
    "shasum": "vgZf2fdTM9fTAFroi78267SHtaEeTJLTNa/hobO22s0=",
    "location": {
      "npm": {
        "filePath": "dist/bundle.js",
        "packageName": "@metamask/notification-example-snap",
        "registry": "https://registry.npmjs.org/"
      }
    }
  },
  "initialPermissions": {
    "endowment:rpc": {
      "dapps": true
    },
    "snap_notify": {}
  },
  "platformVersion": "6.15.0",
  "manifestVersion": "0.1"
}
