{
  "version": "2.1.4",
  "description": "MetaMask example snap demonstrating how to use the Webpack plugin to bundle a snap.",
  "proposedName": "Webpack Plugin Example Snap",
  "repository": {
    "type": "git",
    "url": "https://github.com/MetaMask/snaps.git"
  },
  "source": {
    "shasum": "zTpkwPyivJa2ebRFhy8LiO0WXYascYtXsZNbNGbUidU=",
    "location": {
      "npm": {
        "filePath": "dist/bundle.js",
        "packageName": "@metamask/webpack-plugin-example-snap",
        "registry": "https://registry.npmjs.org"
      }
    }
  },
  "initialPermissions": {
    "endowment:rpc": {
      "dapps": true
    }
  },
  "platformVersion": "6.19.0",
  "manifestVersion": "0.1"
}
