UNPKG

@owstack/ows-wallet-applet-movies

Version:
71 lines 1.6 kB
{ "header": { "id": "org.openwalletstack.wallet.plugin.applet.movies", "kind": "applet", "name": "Movies!", "version": "0.0.46", "description": "An OWS Wallet sample plugin.", "author": "Open Wallet Stack", "url": { "marketing": "https://openwalletstack.org", "support": "https://github.com/owstack/ows-wallet-applet-movies/issues", "privacy": "https://openwalletstack.org/disclaimer", "terms": "https://openwalletstack.org/terms", "git": "https://github.com/owstack/ows-wallet-applet-movies/" }, "commitHash": "74ae446" }, "permissions": { "delete": false }, "linkHostCss": false, "galleryImage": "img/gallery.png", "previewImage": "img/preview.png", "iconImage": "img/icon.png", "launch": { "options": { "animation": "slideInRight", "startMode": "auto", "viewport": "cover" }, "splash": { "enabled": true, "image": "img/splash.png", "autoHide": true, "delay": 500 } }, "store": { "id": "0", "rating": "4+", "price": { "amount": "0", "currency": "USD" }, "category": { "primary": "General", "secondary": "OWS" }, "keywords": [ "ows", "plugin", "applet" ] }, "skins": { "default": { "default": true } }, "dependencies": { "org.openwalletstack.wallet.plugin.servlet.bitpay": { "package": { "@owstack/ows-wallet-servlet-bitpay": "^0.0.22" }, "options": { "startMode": "auto" } } }, "commitHash": "a76ec97" }