UNPKG

@metamask/lifecycle-hooks-example-snap

Version:

MetaMask example snap demonstrating the use of the `onStart`, `onInstall`, and `onUpdate` lifecycle hooks

27 lines (26 loc) 746 B
{ "version": "2.3.0", "description": "MetaMask example snap demonstrating the use of the `onStart`, `onInstall`, and `onUpdate` lifecycle hooks.", "proposedName": "Lifecycle Hooks Example Snap", "repository": { "type": "git", "url": "https://github.com/MetaMask/snaps.git" }, "source": { "shasum": "s2CUQ+L8GuVTLahEgApRNp8gEdH3Fv7TAvu+9+Mmx54=", "location": { "npm": { "filePath": "dist/bundle.js", "packageName": "@metamask/lifecycle-hooks-example-snap", "registry": "https://registry.npmjs.org" } } }, "initialPermissions": { "snap_dialog": {}, "snap_notify": {}, "endowment:lifecycle-hooks": {} }, "platformVersion": "9.3.0", "manifestVersion": "0.1" }