{
    "version": "0.7.0",
    "proposedName": "MetaMask Template Snap",
    "description": "A MetaMask Snap template.",
    "repository": {
      "type": "git",
      "url": "https://github.com/MetaMask/snap-template.git"
    },
    "source": {
      "shasum": "ugRI+2ippw2w2gNSGWpvCRu5L1LD2j4FWQ+KcO/1dIE=",
      "location": {
        "npm": {
          "filePath": "dist/bundle.js",
          "iconPath": "images/icon.svg",
          "packageName": "@metamask/template-snap",
          "registry": "https://registry.npmjs.org/"
        }
      }
    },
    "initialPermissions": {
      "snap_confirm": {}
    },
    "manifestVersion": "0.1"
  }